Initializersoto-core 7.4.0SotoCore
init(errorCode:context:)
Error.swift:69init(errorCode: String, context: AWSErrorContext)
init(errorCode: String, context: AWSErrorContext)
s8SotoCore16AWSResponseErrorV9errorCode7contextACSS_AA15AWSErrorContextVtcfc
What are these?8VKJH
import SotoCore
struct AWSResponseError
Response Error type returned by Soto if the error code is unrecognised
@frozen struct String
A Unicode string value that is a collection of characters.
struct AWSErrorContext
Additional information about error
init(errorCode: String)
let context: AWSErrorContext?
var description: String { get }
let errorCode: String