Match whether an AWS API call was successful
struct AWSSuccessMatcher
s8SotoCore17AWSSuccessMatcherV
5LVQA
import SotoCore
protocol AWSWaiterMatcher : Sendable
Protocol for matchers used in waiters.
protocol Sendable
init()
func match(result: Result<Any, Error>) -> Bool