init(_ code: String)
s8SotoCore19AWSErrorCodeMatcherVyACSScfc
3XZOZ
import SotoCore
struct AWSErrorCodeMatcher
Match whether an AWS API call returns a specific error code
@frozen struct String
A Unicode string value that is a collection of characters.
func match(result: Result<Any, Error>) -> Bool