AWSSESSendResult

public struct AWSSESSendResult : Decodable

The result of an AWS SES send request.

  • The id of the sent message.

    Declaration

    Swift

    public let messageID: String