Initializersoto-core 7.4.0SotoCore
init(errorCode:)
Error.swift:64init(errorCode: String)
init(errorCode: String)
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.
init(errorCode: String, context: AWSErrorContext)
let context: AWSErrorContext?
var description: String { get }
let errorCode: String