Sha256: dbf1bf1f37f59368db3f94dd16eda1d48ba7d661d19d2d5b1c235d2db00aff6f
Contents?: true
Size: 1.3 KB
Versions: 25
Compression:
Stored size: 1.3 KB
Contents
# WARNING ABOUT GENERATED CODE # # This file is generated. See the contributing guide for more information: # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md # # WARNING ABOUT GENERATED CODE module Aws module SESV2 module Errors class ServiceError < ::Aws::Errors::ServiceError end class AccountSuspendedException < ::Aws::Errors::ServiceError end class AlreadyExistsException < ::Aws::Errors::ServiceError end class BadRequestException < ::Aws::Errors::ServiceError end class ConcurrentModificationException < ::Aws::Errors::ServiceError end class ConflictException < ::Aws::Errors::ServiceError end class InternalServiceErrorException < ::Aws::Errors::ServiceError end class InvalidNextTokenException < ::Aws::Errors::ServiceError end class LimitExceededException < ::Aws::Errors::ServiceError end class MailFromDomainNotVerifiedException < ::Aws::Errors::ServiceError end class MessageRejected < ::Aws::Errors::ServiceError end class NotFoundException < ::Aws::Errors::ServiceError end class SendingPausedException < ::Aws::Errors::ServiceError end class TooManyRequestsException < ::Aws::Errors::ServiceError end end end end
Version data entries
25 entries across 25 versions & 1 rubygems