libZSservicesZSamazonka-sesv2ZSamazonka-sesv2
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.SESV2

Contents

Description

Derived from API version 2019-09-27 of the AWS service descriptions, licensed under Apache 2.0.

Amazon SES API v2

Amazon SES is an Amazon Web Services service that you can use to send email messages to your customers.

If you're new to Amazon SES API v2, you might find it helpful to review the Amazon Simple Email Service Developer Guide. The Amazon SES Developer Guide provides information and code samples that demonstrate how to use Amazon SES API v2 features programmatically.

Synopsis

Service Configuration

defaultService :: Service Source #

API version 2019-09-27 of the Amazon Simple Email Service SDK configuration.

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by SESV2.

MessageRejected

_MessageRejected :: AsError a => Getting (First ServiceError) a ServiceError Source #

The message can't be sent because it contains invalid content.

MailFromDomainNotVerifiedException

_MailFromDomainNotVerifiedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The message can't be sent because the sending domain isn't verified.

ConflictException

_ConflictException :: AsError a => Getting (First ServiceError) a ServiceError Source #

If there is already an ongoing account details update under review.

NotFoundException

_NotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The resource you attempted to access doesn't exist.

TooManyRequestsException

_TooManyRequestsException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Too many requests have been made to the operation.

ConcurrentModificationException

_ConcurrentModificationException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The resource is being modified by another operation or thread.

InvalidNextTokenException

_InvalidNextTokenException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified request includes an invalid or expired token.

AccountSuspendedException

_AccountSuspendedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The message can't be sent because the account's ability to send email has been permanently restricted.

SendingPausedException

_SendingPausedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The message can't be sent because the account's ability to send email is currently paused.

BadRequestException

_BadRequestException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The input you provided is invalid.

AlreadyExistsException

_AlreadyExistsException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The resource specified in your request already exists.

LimitExceededException

_LimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

There are too many instances of the specified resource type.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

GetConfigurationSet

data GetConfigurationSet Source #

A request to obtain information about a configuration set.

See: newGetConfigurationSet smart constructor.

Instances

Instances details
Eq GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

Read GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

Show GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

Generic GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

Associated Types

type Rep GetConfigurationSet :: Type -> Type #

NFData GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

Methods

rnf :: GetConfigurationSet -> () #

Hashable GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

AWSRequest GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

Associated Types

type AWSResponse GetConfigurationSet #

ToHeaders GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

ToPath GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

ToQuery GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

type Rep GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

type Rep GetConfigurationSet = D1 ('MetaData "GetConfigurationSet" "Amazonka.SESV2.GetConfigurationSet" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetConfigurationSet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

newGetConfigurationSet Source #

Create a value of GetConfigurationSet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:configurationSetName:GetConfigurationSet', getConfigurationSet_configurationSetName - The name of the configuration set.

data GetConfigurationSetResponse Source #

Information about a configuration set.

See: newGetConfigurationSetResponse smart constructor.

Instances

Instances details
Eq GetConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

Read GetConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

Show GetConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

Generic GetConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

Associated Types

type Rep GetConfigurationSetResponse :: Type -> Type #

NFData GetConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

type Rep GetConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSet

type Rep GetConfigurationSetResponse = D1 ('MetaData "GetConfigurationSetResponse" "Amazonka.SESV2.GetConfigurationSet" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetConfigurationSetResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "sendingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SendingOptions)) :*: S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "deliveryOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DeliveryOptions)) :*: S1 ('MetaSel ('Just "trackingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrackingOptions)))) :*: ((S1 ('MetaSel ('Just "reputationOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReputationOptions)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "suppressionOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SuppressionOptions)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newGetConfigurationSetResponse Source #

Create a value of GetConfigurationSetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sendingOptions:GetConfigurationSetResponse', getConfigurationSetResponse_sendingOptions - An object that defines whether or not Amazon SES can send email that you send using the configuration set.

$sel:configurationSetName:GetConfigurationSet', getConfigurationSetResponse_configurationSetName - The name of the configuration set.

$sel:deliveryOptions:GetConfigurationSetResponse', getConfigurationSetResponse_deliveryOptions - An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.

$sel:trackingOptions:GetConfigurationSetResponse', getConfigurationSetResponse_trackingOptions - An object that defines the open and click tracking options for emails that you send using the configuration set.

$sel:reputationOptions:GetConfigurationSetResponse', getConfigurationSetResponse_reputationOptions - An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set.

$sel:tags:GetConfigurationSetResponse', getConfigurationSetResponse_tags - An array of objects that define the tags (keys and values) that are associated with the configuration set.

$sel:suppressionOptions:GetConfigurationSetResponse', getConfigurationSetResponse_suppressionOptions - An object that contains information about the suppression list preferences for your account.

$sel:httpStatus:GetConfigurationSetResponse', getConfigurationSetResponse_httpStatus - The response's http status code.

GetImportJob

data GetImportJob Source #

Represents a request for information about an import job using the import job ID.

See: newGetImportJob smart constructor.

Constructors

GetImportJob' Text 

Instances

Instances details
Eq GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

Read GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

Show GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

Generic GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

Associated Types

type Rep GetImportJob :: Type -> Type #

NFData GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

Methods

rnf :: GetImportJob -> () #

Hashable GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

AWSRequest GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

Associated Types

type AWSResponse GetImportJob #

ToHeaders GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

ToPath GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

ToQuery GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

type Rep GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

type Rep GetImportJob = D1 ('MetaData "GetImportJob" "Amazonka.SESV2.GetImportJob" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetImportJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetImportJob Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

newGetImportJob Source #

Create a value of GetImportJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobId:GetImportJob', getImportJob_jobId - The ID of the import job.

data GetImportJobResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newGetImportJobResponse smart constructor.

Instances

Instances details
Eq GetImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

Read GetImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

Show GetImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

Generic GetImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

Associated Types

type Rep GetImportJobResponse :: Type -> Type #

NFData GetImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

Methods

rnf :: GetImportJobResponse -> () #

type Rep GetImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetImportJob

newGetImportJobResponse Source #

Create a value of GetImportJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:processedRecordsCount:GetImportJobResponse', getImportJobResponse_processedRecordsCount - The current number of records processed.

$sel:jobId:GetImportJob', getImportJobResponse_jobId - A string that represents the import job ID.

$sel:importDataSource:GetImportJobResponse', getImportJobResponse_importDataSource - The data source of the import job.

$sel:completedTimestamp:GetImportJobResponse', getImportJobResponse_completedTimestamp - The time stamp of when the import job was completed.

$sel:failureInfo:GetImportJobResponse', getImportJobResponse_failureInfo - The failure details about an import job.

$sel:importDestination:GetImportJobResponse', getImportJobResponse_importDestination - The destination of the import job.

$sel:jobStatus:GetImportJobResponse', getImportJobResponse_jobStatus - The status of the import job.

$sel:failedRecordsCount:GetImportJobResponse', getImportJobResponse_failedRecordsCount - The number of records that failed processing because of invalid input or other reasons.

$sel:createdTimestamp:GetImportJobResponse', getImportJobResponse_createdTimestamp - The time stamp of when the import job was created.

$sel:httpStatus:GetImportJobResponse', getImportJobResponse_httpStatus - The response's http status code.

PutConfigurationSetTrackingOptions

data PutConfigurationSetTrackingOptions Source #

A request to add a custom domain for tracking open and click events to a configuration set.

See: newPutConfigurationSetTrackingOptions smart constructor.

Instances

Instances details
Eq PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

Read PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

Show PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

Generic PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

Associated Types

type Rep PutConfigurationSetTrackingOptions :: Type -> Type #

NFData PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

Hashable PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

ToJSON PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

AWSRequest PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

ToHeaders PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

ToPath PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

ToQuery PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

type Rep PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

type Rep PutConfigurationSetTrackingOptions = D1 ('MetaData "PutConfigurationSetTrackingOptions" "Amazonka.SESV2.PutConfigurationSetTrackingOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutConfigurationSetTrackingOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customRedirectDomain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse PutConfigurationSetTrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

newPutConfigurationSetTrackingOptions Source #

Create a value of PutConfigurationSetTrackingOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:customRedirectDomain:PutConfigurationSetTrackingOptions', putConfigurationSetTrackingOptions_customRedirectDomain - The domain to use to track open and click events.

$sel:configurationSetName:PutConfigurationSetTrackingOptions', putConfigurationSetTrackingOptions_configurationSetName - The name of the configuration set.

data PutConfigurationSetTrackingOptionsResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutConfigurationSetTrackingOptionsResponse smart constructor.

Instances

Instances details
Eq PutConfigurationSetTrackingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

Read PutConfigurationSetTrackingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

Show PutConfigurationSetTrackingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

Generic PutConfigurationSetTrackingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

NFData PutConfigurationSetTrackingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

type Rep PutConfigurationSetTrackingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetTrackingOptions

type Rep PutConfigurationSetTrackingOptionsResponse = D1 ('MetaData "PutConfigurationSetTrackingOptionsResponse" "Amazonka.SESV2.PutConfigurationSetTrackingOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutConfigurationSetTrackingOptionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutConfigurationSetTrackingOptionsResponse Source #

Create a value of PutConfigurationSetTrackingOptionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutConfigurationSetTrackingOptionsResponse', putConfigurationSetTrackingOptionsResponse_httpStatus - The response's http status code.

PutEmailIdentityDkimSigningAttributes

data PutEmailIdentityDkimSigningAttributes Source #

A request to change the DKIM attributes for an email identity.

See: newPutEmailIdentityDkimSigningAttributes smart constructor.

Instances

Instances details
Eq PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

Show PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

Generic PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

NFData PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

Hashable PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

ToJSON PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

AWSRequest PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

ToHeaders PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

ToPath PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

ToQuery PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

type Rep PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

type Rep PutEmailIdentityDkimSigningAttributes = D1 ('MetaData "PutEmailIdentityDkimSigningAttributes" "Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutEmailIdentityDkimSigningAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "signingAttributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DkimSigningAttributes)) :*: (S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "signingAttributesOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DkimSigningAttributesOrigin))))
type AWSResponse PutEmailIdentityDkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

newPutEmailIdentityDkimSigningAttributes Source #

Create a value of PutEmailIdentityDkimSigningAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:signingAttributes:PutEmailIdentityDkimSigningAttributes', putEmailIdentityDkimSigningAttributes_signingAttributes - An object that contains information about the private key and selector that you want to use to configure DKIM for the identity for Bring Your Own DKIM (BYODKIM) for the identity, or, configures the key length to be used for Easy DKIM.

$sel:emailIdentity:PutEmailIdentityDkimSigningAttributes', putEmailIdentityDkimSigningAttributes_emailIdentity - The email identity.

$sel:signingAttributesOrigin:PutEmailIdentityDkimSigningAttributes', putEmailIdentityDkimSigningAttributes_signingAttributesOrigin - The method to use to configure DKIM for the identity. There are the following possible values:

  • AWS_SES – Configure DKIM for the identity by using Easy DKIM.
  • EXTERNAL – Configure DKIM for the identity by using Bring Your Own DKIM (BYODKIM).

data PutEmailIdentityDkimSigningAttributesResponse Source #

If the action is successful, the service sends back an HTTP 200 response.

The following data is returned in JSON format by the service.

See: newPutEmailIdentityDkimSigningAttributesResponse smart constructor.

Instances

Instances details
Eq PutEmailIdentityDkimSigningAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

Read PutEmailIdentityDkimSigningAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

Show PutEmailIdentityDkimSigningAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

Generic PutEmailIdentityDkimSigningAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

NFData PutEmailIdentityDkimSigningAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

type Rep PutEmailIdentityDkimSigningAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes

type Rep PutEmailIdentityDkimSigningAttributesResponse = D1 ('MetaData "PutEmailIdentityDkimSigningAttributesResponse" "Amazonka.SESV2.PutEmailIdentityDkimSigningAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutEmailIdentityDkimSigningAttributesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dkimStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DkimStatus)) :*: (S1 ('MetaSel ('Just "dkimTokens") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newPutEmailIdentityDkimSigningAttributesResponse Source #

Create a value of PutEmailIdentityDkimSigningAttributesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dkimStatus:PutEmailIdentityDkimSigningAttributesResponse', putEmailIdentityDkimSigningAttributesResponse_dkimStatus - The DKIM authentication status of the identity. Amazon SES determines the authentication status by searching for specific records in the DNS configuration for your domain. If you used Easy DKIM to set up DKIM authentication, Amazon SES tries to find three unique CNAME records in the DNS configuration for your domain.

If you provided a public key to perform DKIM authentication, Amazon SES tries to find a TXT record that uses the selector that you specified. The value of the TXT record must be a public key that's paired with the private key that you specified in the process of creating the identity.

The status can be one of the following:

  • PENDING – The verification process was initiated, but Amazon SES hasn't yet detected the DKIM records in the DNS configuration for the domain.
  • SUCCESS – The verification process completed successfully.
  • FAILED – The verification process failed. This typically occurs when Amazon SES fails to find the DKIM records in the DNS configuration of the domain.
  • TEMPORARY_FAILURE – A temporary issue is preventing Amazon SES from determining the DKIM authentication status of the domain.
  • NOT_STARTED – The DKIM verification process hasn't been initiated for the domain.

$sel:dkimTokens:PutEmailIdentityDkimSigningAttributesResponse', putEmailIdentityDkimSigningAttributesResponse_dkimTokens - If you used Easy DKIM to configure DKIM authentication for the domain, then this object contains a set of unique strings that you use to create a set of CNAME records that you add to the DNS configuration for your domain. When Amazon SES detects these records in the DNS configuration for your domain, the DKIM authentication process is complete.

If you configured DKIM authentication for the domain by providing your own public-private key pair, then this object contains the selector that's associated with your public key.

Regardless of the DKIM authentication method you use, Amazon SES searches for the appropriate records in the DNS configuration of the domain for up to 72 hours.

$sel:httpStatus:PutEmailIdentityDkimSigningAttributesResponse', putEmailIdentityDkimSigningAttributesResponse_httpStatus - The response's http status code.

PutEmailIdentityDkimAttributes

data PutEmailIdentityDkimAttributes Source #

A request to enable or disable DKIM signing of email that you send from an email identity.

See: newPutEmailIdentityDkimAttributes smart constructor.

Instances

Instances details
Eq PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

Read PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

Show PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

Generic PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

Associated Types

type Rep PutEmailIdentityDkimAttributes :: Type -> Type #

NFData PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

Hashable PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

ToJSON PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

AWSRequest PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

ToHeaders PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

ToPath PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

ToQuery PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

type Rep PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

type Rep PutEmailIdentityDkimAttributes = D1 ('MetaData "PutEmailIdentityDkimAttributes" "Amazonka.SESV2.PutEmailIdentityDkimAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutEmailIdentityDkimAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "signingEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse PutEmailIdentityDkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

newPutEmailIdentityDkimAttributes Source #

Create a value of PutEmailIdentityDkimAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:signingEnabled:PutEmailIdentityDkimAttributes', putEmailIdentityDkimAttributes_signingEnabled - Sets the DKIM signing configuration for the identity.

When you set this value true, then the messages that are sent from the identity are signed using DKIM. If you set this value to false, your messages are sent without DKIM signing.

$sel:emailIdentity:PutEmailIdentityDkimAttributes', putEmailIdentityDkimAttributes_emailIdentity - The email identity.

data PutEmailIdentityDkimAttributesResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutEmailIdentityDkimAttributesResponse smart constructor.

Instances

Instances details
Eq PutEmailIdentityDkimAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

Read PutEmailIdentityDkimAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

Show PutEmailIdentityDkimAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

Generic PutEmailIdentityDkimAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

NFData PutEmailIdentityDkimAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

type Rep PutEmailIdentityDkimAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityDkimAttributes

type Rep PutEmailIdentityDkimAttributesResponse = D1 ('MetaData "PutEmailIdentityDkimAttributesResponse" "Amazonka.SESV2.PutEmailIdentityDkimAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutEmailIdentityDkimAttributesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutEmailIdentityDkimAttributesResponse Source #

Create a value of PutEmailIdentityDkimAttributesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutEmailIdentityDkimAttributesResponse', putEmailIdentityDkimAttributesResponse_httpStatus - The response's http status code.

PutConfigurationSetDeliveryOptions

data PutConfigurationSetDeliveryOptions Source #

A request to associate a configuration set with a dedicated IP pool.

See: newPutConfigurationSetDeliveryOptions smart constructor.

Instances

Instances details
Eq PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

Read PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

Show PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

Generic PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

Associated Types

type Rep PutConfigurationSetDeliveryOptions :: Type -> Type #

NFData PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

Hashable PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

ToJSON PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

AWSRequest PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

ToHeaders PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

ToPath PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

ToQuery PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

type Rep PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

type Rep PutConfigurationSetDeliveryOptions = D1 ('MetaData "PutConfigurationSetDeliveryOptions" "Amazonka.SESV2.PutConfigurationSetDeliveryOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutConfigurationSetDeliveryOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sendingPoolName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tlsPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TlsPolicy)) :*: S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse PutConfigurationSetDeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

newPutConfigurationSetDeliveryOptions Source #

Create a value of PutConfigurationSetDeliveryOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sendingPoolName:PutConfigurationSetDeliveryOptions', putConfigurationSetDeliveryOptions_sendingPoolName - The name of the dedicated IP pool to associate with the configuration set.

$sel:tlsPolicy:PutConfigurationSetDeliveryOptions', putConfigurationSetDeliveryOptions_tlsPolicy - Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS). If the value is Require, messages are only delivered if a TLS connection can be established. If the value is Optional, messages can be delivered in plain text if a TLS connection can't be established.

$sel:configurationSetName:PutConfigurationSetDeliveryOptions', putConfigurationSetDeliveryOptions_configurationSetName - The name of the configuration set to associate with a dedicated IP pool.

data PutConfigurationSetDeliveryOptionsResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutConfigurationSetDeliveryOptionsResponse smart constructor.

Instances

Instances details
Eq PutConfigurationSetDeliveryOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

Read PutConfigurationSetDeliveryOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

Show PutConfigurationSetDeliveryOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

Generic PutConfigurationSetDeliveryOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

NFData PutConfigurationSetDeliveryOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

type Rep PutConfigurationSetDeliveryOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetDeliveryOptions

type Rep PutConfigurationSetDeliveryOptionsResponse = D1 ('MetaData "PutConfigurationSetDeliveryOptionsResponse" "Amazonka.SESV2.PutConfigurationSetDeliveryOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutConfigurationSetDeliveryOptionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutConfigurationSetDeliveryOptionsResponse Source #

Create a value of PutConfigurationSetDeliveryOptionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutConfigurationSetDeliveryOptionsResponse', putConfigurationSetDeliveryOptionsResponse_httpStatus - The response's http status code.

ListDedicatedIpPools

data ListDedicatedIpPools Source #

A request to obtain a list of dedicated IP pools.

See: newListDedicatedIpPools smart constructor.

Instances

Instances details
Eq ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

Read ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

Show ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

Generic ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

Associated Types

type Rep ListDedicatedIpPools :: Type -> Type #

NFData ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

Methods

rnf :: ListDedicatedIpPools -> () #

Hashable ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

AWSRequest ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

Associated Types

type AWSResponse ListDedicatedIpPools #

ToHeaders ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

ToPath ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

ToQuery ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

type Rep ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

type Rep ListDedicatedIpPools = D1 ('MetaData "ListDedicatedIpPools" "Amazonka.SESV2.ListDedicatedIpPools" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListDedicatedIpPools'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))
type AWSResponse ListDedicatedIpPools Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

newListDedicatedIpPools :: ListDedicatedIpPools Source #

Create a value of ListDedicatedIpPools with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListDedicatedIpPools', listDedicatedIpPools_nextToken - A token returned from a previous call to ListDedicatedIpPools to indicate the position in the list of dedicated IP pools.

$sel:pageSize:ListDedicatedIpPools', listDedicatedIpPools_pageSize - The number of results to show in a single call to ListDedicatedIpPools. If the number of results is larger than the number you specified in this parameter, then the response includes a NextToken element, which you can use to obtain additional results.

data ListDedicatedIpPoolsResponse Source #

A list of dedicated IP pools.

See: newListDedicatedIpPoolsResponse smart constructor.

Instances

Instances details
Eq ListDedicatedIpPoolsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

Read ListDedicatedIpPoolsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

Show ListDedicatedIpPoolsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

Generic ListDedicatedIpPoolsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

Associated Types

type Rep ListDedicatedIpPoolsResponse :: Type -> Type #

NFData ListDedicatedIpPoolsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

type Rep ListDedicatedIpPoolsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDedicatedIpPools

type Rep ListDedicatedIpPoolsResponse = D1 ('MetaData "ListDedicatedIpPoolsResponse" "Amazonka.SESV2.ListDedicatedIpPools" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListDedicatedIpPoolsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dedicatedIpPools") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDedicatedIpPoolsResponse Source #

Create a value of ListDedicatedIpPoolsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dedicatedIpPools:ListDedicatedIpPoolsResponse', listDedicatedIpPoolsResponse_dedicatedIpPools - A list of all of the dedicated IP pools that are associated with your Amazon Web Services account in the current Region.

$sel:nextToken:ListDedicatedIpPools', listDedicatedIpPoolsResponse_nextToken - A token that indicates that there are additional IP pools to list. To view additional IP pools, issue another request to ListDedicatedIpPools, passing this token in the NextToken parameter.

$sel:httpStatus:ListDedicatedIpPoolsResponse', listDedicatedIpPoolsResponse_httpStatus - The response's http status code.

GetDomainDeliverabilityCampaign

data GetDomainDeliverabilityCampaign Source #

Retrieve all the deliverability data for a specific campaign. This data is available for a campaign only if the campaign sent email by using a domain that the Deliverability dashboard is enabled for (PutDeliverabilityDashboardOption operation).

See: newGetDomainDeliverabilityCampaign smart constructor.

Instances

Instances details
Eq GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

Read GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

Show GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

Generic GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

Associated Types

type Rep GetDomainDeliverabilityCampaign :: Type -> Type #

NFData GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

Hashable GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

AWSRequest GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

ToHeaders GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

ToPath GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

ToQuery GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

type Rep GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

type Rep GetDomainDeliverabilityCampaign = D1 ('MetaData "GetDomainDeliverabilityCampaign" "Amazonka.SESV2.GetDomainDeliverabilityCampaign" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDomainDeliverabilityCampaign'" 'PrefixI 'True) (S1 ('MetaSel ('Just "campaignId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetDomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

newGetDomainDeliverabilityCampaign Source #

Create a value of GetDomainDeliverabilityCampaign with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:campaignId:GetDomainDeliverabilityCampaign', getDomainDeliverabilityCampaign_campaignId - The unique identifier for the campaign. The Deliverability dashboard automatically generates and assigns this identifier to a campaign.

data GetDomainDeliverabilityCampaignResponse Source #

An object that contains all the deliverability data for a specific campaign. This data is available for a campaign only if the campaign sent email by using a domain that the Deliverability dashboard is enabled for.

See: newGetDomainDeliverabilityCampaignResponse smart constructor.

Instances

Instances details
Eq GetDomainDeliverabilityCampaignResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

Read GetDomainDeliverabilityCampaignResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

Show GetDomainDeliverabilityCampaignResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

Generic GetDomainDeliverabilityCampaignResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

NFData GetDomainDeliverabilityCampaignResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

type Rep GetDomainDeliverabilityCampaignResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainDeliverabilityCampaign

type Rep GetDomainDeliverabilityCampaignResponse = D1 ('MetaData "GetDomainDeliverabilityCampaignResponse" "Amazonka.SESV2.GetDomainDeliverabilityCampaign" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDomainDeliverabilityCampaignResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "domainDeliverabilityCampaign") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DomainDeliverabilityCampaign)))

GetDedicatedIps

data GetDedicatedIps Source #

A request to obtain more information about dedicated IP pools.

See: newGetDedicatedIps smart constructor.

Instances

Instances details
Eq GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

Read GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

Show GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

Generic GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

Associated Types

type Rep GetDedicatedIps :: Type -> Type #

NFData GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

Methods

rnf :: GetDedicatedIps -> () #

Hashable GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

AWSRequest GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

Associated Types

type AWSResponse GetDedicatedIps #

ToHeaders GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

ToPath GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

ToQuery GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

type Rep GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

type Rep GetDedicatedIps = D1 ('MetaData "GetDedicatedIps" "Amazonka.SESV2.GetDedicatedIps" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDedicatedIps'" 'PrefixI 'True) (S1 ('MetaSel ('Just "poolName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))
type AWSResponse GetDedicatedIps Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

newGetDedicatedIps :: GetDedicatedIps Source #

Create a value of GetDedicatedIps with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:poolName:GetDedicatedIps', getDedicatedIps_poolName - The name of the IP pool that the dedicated IP address is associated with.

$sel:nextToken:GetDedicatedIps', getDedicatedIps_nextToken - A token returned from a previous call to GetDedicatedIps to indicate the position of the dedicated IP pool in the list of IP pools.

$sel:pageSize:GetDedicatedIps', getDedicatedIps_pageSize - The number of results to show in a single call to GetDedicatedIpsRequest. If the number of results is larger than the number you specified in this parameter, then the response includes a NextToken element, which you can use to obtain additional results.

data GetDedicatedIpsResponse Source #

Information about the dedicated IP addresses that are associated with your Amazon Web Services account.

See: newGetDedicatedIpsResponse smart constructor.

Instances

Instances details
Eq GetDedicatedIpsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

Read GetDedicatedIpsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

Show GetDedicatedIpsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

Generic GetDedicatedIpsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

Associated Types

type Rep GetDedicatedIpsResponse :: Type -> Type #

NFData GetDedicatedIpsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

Methods

rnf :: GetDedicatedIpsResponse -> () #

type Rep GetDedicatedIpsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIps

type Rep GetDedicatedIpsResponse = D1 ('MetaData "GetDedicatedIpsResponse" "Amazonka.SESV2.GetDedicatedIps" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDedicatedIpsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dedicatedIps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DedicatedIp])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetDedicatedIpsResponse Source #

Create a value of GetDedicatedIpsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:GetDedicatedIps', getDedicatedIpsResponse_nextToken - A token that indicates that there are additional dedicated IP addresses to list. To view additional addresses, issue another request to GetDedicatedIps, passing this token in the NextToken parameter.

$sel:dedicatedIps:GetDedicatedIpsResponse', getDedicatedIpsResponse_dedicatedIps - A list of dedicated IP addresses that are associated with your Amazon Web Services account.

$sel:httpStatus:GetDedicatedIpsResponse', getDedicatedIpsResponse_httpStatus - The response's http status code.

PutConfigurationSetSendingOptions

data PutConfigurationSetSendingOptions Source #

A request to enable or disable the ability of Amazon SES to send emails that use a specific configuration set.

See: newPutConfigurationSetSendingOptions smart constructor.

Instances

Instances details
Eq PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

Read PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

Show PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

Generic PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

Associated Types

type Rep PutConfigurationSetSendingOptions :: Type -> Type #

NFData PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

Hashable PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

ToJSON PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

AWSRequest PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

ToHeaders PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

ToPath PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

ToQuery PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

type Rep PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

type Rep PutConfigurationSetSendingOptions = D1 ('MetaData "PutConfigurationSetSendingOptions" "Amazonka.SESV2.PutConfigurationSetSendingOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutConfigurationSetSendingOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sendingEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse PutConfigurationSetSendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

newPutConfigurationSetSendingOptions Source #

Create a value of PutConfigurationSetSendingOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sendingEnabled:PutConfigurationSetSendingOptions', putConfigurationSetSendingOptions_sendingEnabled - If true, email sending is enabled for the configuration set. If false, email sending is disabled for the configuration set.

$sel:configurationSetName:PutConfigurationSetSendingOptions', putConfigurationSetSendingOptions_configurationSetName - The name of the configuration set to enable or disable email sending for.

data PutConfigurationSetSendingOptionsResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutConfigurationSetSendingOptionsResponse smart constructor.

Instances

Instances details
Eq PutConfigurationSetSendingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

Read PutConfigurationSetSendingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

Show PutConfigurationSetSendingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

Generic PutConfigurationSetSendingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

NFData PutConfigurationSetSendingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

type Rep PutConfigurationSetSendingOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSendingOptions

type Rep PutConfigurationSetSendingOptionsResponse = D1 ('MetaData "PutConfigurationSetSendingOptionsResponse" "Amazonka.SESV2.PutConfigurationSetSendingOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutConfigurationSetSendingOptionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutConfigurationSetSendingOptionsResponse Source #

Create a value of PutConfigurationSetSendingOptionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutConfigurationSetSendingOptionsResponse', putConfigurationSetSendingOptionsResponse_httpStatus - The response's http status code.

DeleteCustomVerificationEmailTemplate

data DeleteCustomVerificationEmailTemplate Source #

Represents a request to delete an existing custom verification email template.

See: newDeleteCustomVerificationEmailTemplate smart constructor.

Instances

Instances details
Eq DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

Read DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

Show DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

Generic DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

NFData DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

Hashable DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

AWSRequest DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

ToHeaders DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

ToPath DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

ToQuery DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

type Rep DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

type Rep DeleteCustomVerificationEmailTemplate = D1 ('MetaData "DeleteCustomVerificationEmailTemplate" "Amazonka.SESV2.DeleteCustomVerificationEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteCustomVerificationEmailTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

newDeleteCustomVerificationEmailTemplate Source #

Create a value of DeleteCustomVerificationEmailTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templateName:DeleteCustomVerificationEmailTemplate', deleteCustomVerificationEmailTemplate_templateName - The name of the custom verification email template that you want to delete.

data DeleteCustomVerificationEmailTemplateResponse Source #

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

See: newDeleteCustomVerificationEmailTemplateResponse smart constructor.

Instances

Instances details
Eq DeleteCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

Read DeleteCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

Show DeleteCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

Generic DeleteCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

NFData DeleteCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

type Rep DeleteCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteCustomVerificationEmailTemplate

type Rep DeleteCustomVerificationEmailTemplateResponse = D1 ('MetaData "DeleteCustomVerificationEmailTemplateResponse" "Amazonka.SESV2.DeleteCustomVerificationEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteCustomVerificationEmailTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteCustomVerificationEmailTemplateResponse Source #

Create a value of DeleteCustomVerificationEmailTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteCustomVerificationEmailTemplateResponse', deleteCustomVerificationEmailTemplateResponse_httpStatus - The response's http status code.

UpdateCustomVerificationEmailTemplate

data UpdateCustomVerificationEmailTemplate Source #

Represents a request to update an existing custom verification email template.

See: newUpdateCustomVerificationEmailTemplate smart constructor.

Instances

Instances details
Eq UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

Read UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

Show UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

Generic UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

NFData UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

Hashable UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

ToJSON UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

AWSRequest UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

ToHeaders UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

ToPath UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

ToQuery UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

type Rep UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

type Rep UpdateCustomVerificationEmailTemplate = D1 ('MetaData "UpdateCustomVerificationEmailTemplate" "Amazonka.SESV2.UpdateCustomVerificationEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateCustomVerificationEmailTemplate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "fromEmailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateSubject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "templateContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "successRedirectionURL") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "failureRedirectionURL") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse UpdateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

newUpdateCustomVerificationEmailTemplate Source #

Create a value of UpdateCustomVerificationEmailTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templateName:UpdateCustomVerificationEmailTemplate', updateCustomVerificationEmailTemplate_templateName - The name of the custom verification email template that you want to update.

$sel:fromEmailAddress:UpdateCustomVerificationEmailTemplate', updateCustomVerificationEmailTemplate_fromEmailAddress - The email address that the custom verification email is sent from.

$sel:templateSubject:UpdateCustomVerificationEmailTemplate', updateCustomVerificationEmailTemplate_templateSubject - The subject line of the custom verification email.

$sel:templateContent:UpdateCustomVerificationEmailTemplate', updateCustomVerificationEmailTemplate_templateContent - The content of the custom verification email. The total size of the email must be less than 10 MB. The message body may contain HTML, with some limitations. For more information, see Custom Verification Email Frequently Asked Questions in the Amazon SES Developer Guide.

$sel:successRedirectionURL:UpdateCustomVerificationEmailTemplate', updateCustomVerificationEmailTemplate_successRedirectionURL - The URL that the recipient of the verification email is sent to if his or her address is successfully verified.

$sel:failureRedirectionURL:UpdateCustomVerificationEmailTemplate', updateCustomVerificationEmailTemplate_failureRedirectionURL - The URL that the recipient of the verification email is sent to if his or her address is not successfully verified.

data UpdateCustomVerificationEmailTemplateResponse Source #

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

See: newUpdateCustomVerificationEmailTemplateResponse smart constructor.

Instances

Instances details
Eq UpdateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

Read UpdateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

Show UpdateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

Generic UpdateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

NFData UpdateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

type Rep UpdateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateCustomVerificationEmailTemplate

type Rep UpdateCustomVerificationEmailTemplateResponse = D1 ('MetaData "UpdateCustomVerificationEmailTemplateResponse" "Amazonka.SESV2.UpdateCustomVerificationEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateCustomVerificationEmailTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateCustomVerificationEmailTemplateResponse Source #

Create a value of UpdateCustomVerificationEmailTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateCustomVerificationEmailTemplateResponse', updateCustomVerificationEmailTemplateResponse_httpStatus - The response's http status code.

CreateDedicatedIpPool

data CreateDedicatedIpPool Source #

A request to create a new dedicated IP pool.

See: newCreateDedicatedIpPool smart constructor.

Instances

Instances details
Eq CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

Read CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

Show CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

Generic CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

Associated Types

type Rep CreateDedicatedIpPool :: Type -> Type #

NFData CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

Methods

rnf :: CreateDedicatedIpPool -> () #

Hashable CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

ToJSON CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

AWSRequest CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

Associated Types

type AWSResponse CreateDedicatedIpPool #

ToHeaders CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

ToPath CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

ToQuery CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

type Rep CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

type Rep CreateDedicatedIpPool = D1 ('MetaData "CreateDedicatedIpPool" "Amazonka.SESV2.CreateDedicatedIpPool" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateDedicatedIpPool'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "poolName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse CreateDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

newCreateDedicatedIpPool Source #

Create a value of CreateDedicatedIpPool with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tags:CreateDedicatedIpPool', createDedicatedIpPool_tags - An object that defines the tags (keys and values) that you want to associate with the pool.

$sel:poolName:CreateDedicatedIpPool', createDedicatedIpPool_poolName - The name of the dedicated IP pool.

data CreateDedicatedIpPoolResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newCreateDedicatedIpPoolResponse smart constructor.

Instances

Instances details
Eq CreateDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

Read CreateDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

Show CreateDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

Generic CreateDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

Associated Types

type Rep CreateDedicatedIpPoolResponse :: Type -> Type #

NFData CreateDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

type Rep CreateDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDedicatedIpPool

type Rep CreateDedicatedIpPoolResponse = D1 ('MetaData "CreateDedicatedIpPoolResponse" "Amazonka.SESV2.CreateDedicatedIpPool" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateDedicatedIpPoolResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateDedicatedIpPoolResponse Source #

Create a value of CreateDedicatedIpPoolResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateDedicatedIpPoolResponse', createDedicatedIpPoolResponse_httpStatus - The response's http status code.

SendCustomVerificationEmail

data SendCustomVerificationEmail Source #

Represents a request to send a custom verification email to a specified recipient.

See: newSendCustomVerificationEmail smart constructor.

Instances

Instances details
Eq SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

Read SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

Show SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

Generic SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

Associated Types

type Rep SendCustomVerificationEmail :: Type -> Type #

NFData SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

Hashable SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

ToJSON SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

AWSRequest SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

ToHeaders SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

ToPath SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

ToQuery SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

type Rep SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

type Rep SendCustomVerificationEmail = D1 ('MetaData "SendCustomVerificationEmail" "Amazonka.SESV2.SendCustomVerificationEmail" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SendCustomVerificationEmail'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse SendCustomVerificationEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

newSendCustomVerificationEmail Source #

Create a value of SendCustomVerificationEmail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:configurationSetName:SendCustomVerificationEmail', sendCustomVerificationEmail_configurationSetName - Name of a configuration set to use when sending the verification email.

$sel:emailAddress:SendCustomVerificationEmail', sendCustomVerificationEmail_emailAddress - The email address to verify.

$sel:templateName:SendCustomVerificationEmail', sendCustomVerificationEmail_templateName - The name of the custom verification email template to use when sending the verification email.

data SendCustomVerificationEmailResponse Source #

The following element is returned by the service.

See: newSendCustomVerificationEmailResponse smart constructor.

Instances

Instances details
Eq SendCustomVerificationEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

Read SendCustomVerificationEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

Show SendCustomVerificationEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

Generic SendCustomVerificationEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

NFData SendCustomVerificationEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

type Rep SendCustomVerificationEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendCustomVerificationEmail

type Rep SendCustomVerificationEmailResponse = D1 ('MetaData "SendCustomVerificationEmailResponse" "Amazonka.SESV2.SendCustomVerificationEmail" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SendCustomVerificationEmailResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "messageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newSendCustomVerificationEmailResponse Source #

Create a value of SendCustomVerificationEmailResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:messageId:SendCustomVerificationEmailResponse', sendCustomVerificationEmailResponse_messageId - The unique message identifier returned from the SendCustomVerificationEmail operation.

$sel:httpStatus:SendCustomVerificationEmailResponse', sendCustomVerificationEmailResponse_httpStatus - The response's http status code.

GetSuppressedDestination

data GetSuppressedDestination Source #

A request to retrieve information about an email address that's on the suppression list for your account.

See: newGetSuppressedDestination smart constructor.

Instances

Instances details
Eq GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

Read GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

Show GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

Generic GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

Associated Types

type Rep GetSuppressedDestination :: Type -> Type #

NFData GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

Hashable GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

AWSRequest GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

ToHeaders GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

ToPath GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

ToQuery GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

type Rep GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

type Rep GetSuppressedDestination = D1 ('MetaData "GetSuppressedDestination" "Amazonka.SESV2.GetSuppressedDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetSuppressedDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

newGetSuppressedDestination Source #

Create a value of GetSuppressedDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:emailAddress:GetSuppressedDestination', getSuppressedDestination_emailAddress - The email address that's on the account suppression list.

data GetSuppressedDestinationResponse Source #

Information about the suppressed email address.

See: newGetSuppressedDestinationResponse smart constructor.

Instances

Instances details
Eq GetSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

Read GetSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

Show GetSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

Generic GetSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

Associated Types

type Rep GetSuppressedDestinationResponse :: Type -> Type #

NFData GetSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

type Rep GetSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetSuppressedDestination

type Rep GetSuppressedDestinationResponse = D1 ('MetaData "GetSuppressedDestinationResponse" "Amazonka.SESV2.GetSuppressedDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetSuppressedDestinationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "suppressedDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SuppressedDestination)))

newGetSuppressedDestinationResponse Source #

Create a value of GetSuppressedDestinationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:GetSuppressedDestinationResponse', getSuppressedDestinationResponse_httpStatus - The response's http status code.

$sel:suppressedDestination:GetSuppressedDestinationResponse', getSuppressedDestinationResponse_suppressedDestination - An object containing information about the suppressed email address.

ListTagsForResource

data ListTagsForResource Source #

See: newListTagsForResource smart constructor.

Instances

Instances details
Eq ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

Read ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

Show ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

Generic ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

Associated Types

type Rep ListTagsForResource :: Type -> Type #

NFData ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

Methods

rnf :: ListTagsForResource -> () #

Hashable ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

AWSRequest ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

Associated Types

type AWSResponse ListTagsForResource #

ToHeaders ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

ToPath ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

ToQuery ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

type Rep ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

type Rep ListTagsForResource = D1 ('MetaData "ListTagsForResource" "Amazonka.SESV2.ListTagsForResource" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListTagsForResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse ListTagsForResource Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

newListTagsForResource Source #

Create a value of ListTagsForResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:ListTagsForResource', listTagsForResource_resourceArn - The Amazon Resource Name (ARN) of the resource that you want to retrieve tag information for.

data ListTagsForResourceResponse Source #

See: newListTagsForResourceResponse smart constructor.

Instances

Instances details
Eq ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

Read ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

Show ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

Generic ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

Associated Types

type Rep ListTagsForResourceResponse :: Type -> Type #

NFData ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

type Rep ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListTagsForResource

type Rep ListTagsForResourceResponse = D1 ('MetaData "ListTagsForResourceResponse" "Amazonka.SESV2.ListTagsForResource" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListTagsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Tag])))

newListTagsForResourceResponse Source #

Create a value of ListTagsForResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:ListTagsForResourceResponse', listTagsForResourceResponse_httpStatus - The response's http status code.

$sel:tags:ListTagsForResourceResponse', listTagsForResourceResponse_tags - An array that lists all the tags that are associated with the resource. Each tag consists of a required tag key (Key) and an associated tag value (Value)

GetEmailTemplate

data GetEmailTemplate Source #

Represents a request to display the template object (which includes the subject line, HTML part and text part) for the template you specify.

See: newGetEmailTemplate smart constructor.

Constructors

GetEmailTemplate' Text 

Instances

Instances details
Eq GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

Read GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

Show GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

Generic GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

Associated Types

type Rep GetEmailTemplate :: Type -> Type #

NFData GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

Methods

rnf :: GetEmailTemplate -> () #

Hashable GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

AWSRequest GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

Associated Types

type AWSResponse GetEmailTemplate #

ToHeaders GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

ToPath GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

ToQuery GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

type Rep GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

type Rep GetEmailTemplate = D1 ('MetaData "GetEmailTemplate" "Amazonka.SESV2.GetEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetEmailTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

newGetEmailTemplate Source #

Create a value of GetEmailTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templateName:GetEmailTemplate', getEmailTemplate_templateName - The name of the template.

data GetEmailTemplateResponse Source #

The following element is returned by the service.

See: newGetEmailTemplateResponse smart constructor.

Instances

Instances details
Eq GetEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

Read GetEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

Show GetEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

Generic GetEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

Associated Types

type Rep GetEmailTemplateResponse :: Type -> Type #

NFData GetEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

type Rep GetEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailTemplate

type Rep GetEmailTemplateResponse = D1 ('MetaData "GetEmailTemplateResponse" "Amazonka.SESV2.GetEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetEmailTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EmailTemplateContent))))

newGetEmailTemplateResponse Source #

Create a value of GetEmailTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:GetEmailTemplateResponse', getEmailTemplateResponse_httpStatus - The response's http status code.

$sel:templateName:GetEmailTemplate', getEmailTemplateResponse_templateName - The name of the template.

$sel:templateContent:GetEmailTemplateResponse', getEmailTemplateResponse_templateContent - The content of the email template, composed of a subject line, an HTML part, and a text-only part.

ListSuppressedDestinations

data ListSuppressedDestinations Source #

A request to obtain a list of email destinations that are on the suppression list for your account.

See: newListSuppressedDestinations smart constructor.

Instances

Instances details
Eq ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

Read ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

Show ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

Generic ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

Associated Types

type Rep ListSuppressedDestinations :: Type -> Type #

NFData ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

Hashable ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

AWSRequest ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

ToHeaders ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

ToPath ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

ToQuery ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

type Rep ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

type Rep ListSuppressedDestinations = D1 ('MetaData "ListSuppressedDestinations" "Amazonka.SESV2.ListSuppressedDestinations" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListSuppressedDestinations'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "reasons") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SuppressionListReason])) :*: S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))
type AWSResponse ListSuppressedDestinations Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

newListSuppressedDestinations :: ListSuppressedDestinations Source #

Create a value of ListSuppressedDestinations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:reasons:ListSuppressedDestinations', listSuppressedDestinations_reasons - The factors that caused the email address to be added to .

$sel:endDate:ListSuppressedDestinations', listSuppressedDestinations_endDate - Used to filter the list of suppressed email destinations so that it only includes addresses that were added to the list before a specific date. The date that you specify should be in Unix time format.

$sel:startDate:ListSuppressedDestinations', listSuppressedDestinations_startDate - Used to filter the list of suppressed email destinations so that it only includes addresses that were added to the list after a specific date. The date that you specify should be in Unix time format.

$sel:nextToken:ListSuppressedDestinations', listSuppressedDestinations_nextToken - A token returned from a previous call to ListSuppressedDestinations to indicate the position in the list of suppressed email addresses.

$sel:pageSize:ListSuppressedDestinations', listSuppressedDestinations_pageSize - The number of results to show in a single call to ListSuppressedDestinations. If the number of results is larger than the number you specified in this parameter, then the response includes a NextToken element, which you can use to obtain additional results.

data ListSuppressedDestinationsResponse Source #

A list of suppressed email addresses.

See: newListSuppressedDestinationsResponse smart constructor.

Instances

Instances details
Eq ListSuppressedDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

Read ListSuppressedDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

Show ListSuppressedDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

Generic ListSuppressedDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

Associated Types

type Rep ListSuppressedDestinationsResponse :: Type -> Type #

NFData ListSuppressedDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

type Rep ListSuppressedDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListSuppressedDestinations

type Rep ListSuppressedDestinationsResponse = D1 ('MetaData "ListSuppressedDestinationsResponse" "Amazonka.SESV2.ListSuppressedDestinations" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListSuppressedDestinationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "suppressedDestinationSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SuppressedDestinationSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListSuppressedDestinationsResponse Source #

Create a value of ListSuppressedDestinationsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListSuppressedDestinations', listSuppressedDestinationsResponse_nextToken - A token that indicates that there are additional email addresses on the suppression list for your account. To view additional suppressed addresses, issue another request to ListSuppressedDestinations, and pass this token in the NextToken parameter.

$sel:suppressedDestinationSummaries:ListSuppressedDestinationsResponse', listSuppressedDestinationsResponse_suppressedDestinationSummaries - A list of summaries, each containing a summary for a suppressed email destination.

$sel:httpStatus:ListSuppressedDestinationsResponse', listSuppressedDestinationsResponse_httpStatus - The response's http status code.

PutEmailIdentityFeedbackAttributes

data PutEmailIdentityFeedbackAttributes Source #

A request to set the attributes that control how bounce and complaint events are processed.

See: newPutEmailIdentityFeedbackAttributes smart constructor.

Instances

Instances details
Eq PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

Read PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

Show PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

Generic PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

Associated Types

type Rep PutEmailIdentityFeedbackAttributes :: Type -> Type #

NFData PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

Hashable PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

ToJSON PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

AWSRequest PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

ToHeaders PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

ToPath PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

ToQuery PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

type Rep PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

type Rep PutEmailIdentityFeedbackAttributes = D1 ('MetaData "PutEmailIdentityFeedbackAttributes" "Amazonka.SESV2.PutEmailIdentityFeedbackAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutEmailIdentityFeedbackAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "emailForwardingEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse PutEmailIdentityFeedbackAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

newPutEmailIdentityFeedbackAttributes Source #

Create a value of PutEmailIdentityFeedbackAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:emailForwardingEnabled:PutEmailIdentityFeedbackAttributes', putEmailIdentityFeedbackAttributes_emailForwardingEnabled - Sets the feedback forwarding configuration for the identity.

If the value is true, you receive email notifications when bounce or complaint events occur. These notifications are sent to the address that you specified in the Return-Path header of the original email.

You're required to have a method of tracking bounces and complaints. If you haven't set up another mechanism for receiving bounce or complaint notifications (for example, by setting up an event destination), you receive an email notification when these events occur (even if this setting is disabled).

$sel:emailIdentity:PutEmailIdentityFeedbackAttributes', putEmailIdentityFeedbackAttributes_emailIdentity - The email identity.

data PutEmailIdentityFeedbackAttributesResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutEmailIdentityFeedbackAttributesResponse smart constructor.

Instances

Instances details
Eq PutEmailIdentityFeedbackAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

Read PutEmailIdentityFeedbackAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

Show PutEmailIdentityFeedbackAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

Generic PutEmailIdentityFeedbackAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

NFData PutEmailIdentityFeedbackAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

type Rep PutEmailIdentityFeedbackAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityFeedbackAttributes

type Rep PutEmailIdentityFeedbackAttributesResponse = D1 ('MetaData "PutEmailIdentityFeedbackAttributesResponse" "Amazonka.SESV2.PutEmailIdentityFeedbackAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutEmailIdentityFeedbackAttributesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutEmailIdentityFeedbackAttributesResponse Source #

Create a value of PutEmailIdentityFeedbackAttributesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutEmailIdentityFeedbackAttributesResponse', putEmailIdentityFeedbackAttributesResponse_httpStatus - The response's http status code.

ListEmailTemplates

data ListEmailTemplates Source #

Represents a request to list the email templates present in your Amazon SES account in the current Amazon Web Services Region. For more information, see the Amazon SES Developer Guide.

See: newListEmailTemplates smart constructor.

Instances

Instances details
Eq ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

Read ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

Show ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

Generic ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

Associated Types

type Rep ListEmailTemplates :: Type -> Type #

NFData ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

Methods

rnf :: ListEmailTemplates -> () #

Hashable ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

AWSRequest ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

Associated Types

type AWSResponse ListEmailTemplates #

ToHeaders ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

ToPath ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

ToQuery ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

type Rep ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

type Rep ListEmailTemplates = D1 ('MetaData "ListEmailTemplates" "Amazonka.SESV2.ListEmailTemplates" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListEmailTemplates'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))
type AWSResponse ListEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

newListEmailTemplates :: ListEmailTemplates Source #

Create a value of ListEmailTemplates with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListEmailTemplates', listEmailTemplates_nextToken - A token returned from a previous call to ListEmailTemplates to indicate the position in the list of email templates.

$sel:pageSize:ListEmailTemplates', listEmailTemplates_pageSize - The number of results to show in a single call to ListEmailTemplates. If the number of results is larger than the number you specified in this parameter, then the response includes a NextToken element, which you can use to obtain additional results.

The value you specify has to be at least 1, and can be no more than 10.

data ListEmailTemplatesResponse Source #

The following elements are returned by the service.

See: newListEmailTemplatesResponse smart constructor.

Instances

Instances details
Eq ListEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

Read ListEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

Show ListEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

Generic ListEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

Associated Types

type Rep ListEmailTemplatesResponse :: Type -> Type #

NFData ListEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

type Rep ListEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailTemplates

type Rep ListEmailTemplatesResponse = D1 ('MetaData "ListEmailTemplatesResponse" "Amazonka.SESV2.ListEmailTemplates" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListEmailTemplatesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "templatesMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EmailTemplateMetadata])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListEmailTemplatesResponse Source #

Create a value of ListEmailTemplatesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templatesMetadata:ListEmailTemplatesResponse', listEmailTemplatesResponse_templatesMetadata - An array the contains the name and creation time stamp for each template in your Amazon SES account.

$sel:nextToken:ListEmailTemplates', listEmailTemplatesResponse_nextToken - A token indicating that there are additional email templates available to be listed. Pass this token to a subsequent ListEmailTemplates call to retrieve the next 10 email templates.

$sel:httpStatus:ListEmailTemplatesResponse', listEmailTemplatesResponse_httpStatus - The response's http status code.

PutConfigurationSetReputationOptions

data PutConfigurationSetReputationOptions Source #

A request to enable or disable tracking of reputation metrics for a configuration set.

See: newPutConfigurationSetReputationOptions smart constructor.

Instances

Instances details
Eq PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

Read PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

Show PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

Generic PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

NFData PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

Hashable PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

ToJSON PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

AWSRequest PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

ToHeaders PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

ToPath PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

ToQuery PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

type Rep PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

type Rep PutConfigurationSetReputationOptions = D1 ('MetaData "PutConfigurationSetReputationOptions" "Amazonka.SESV2.PutConfigurationSetReputationOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutConfigurationSetReputationOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "reputationMetricsEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse PutConfigurationSetReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

newPutConfigurationSetReputationOptions Source #

Create a value of PutConfigurationSetReputationOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:reputationMetricsEnabled:PutConfigurationSetReputationOptions', putConfigurationSetReputationOptions_reputationMetricsEnabled - If true, tracking of reputation metrics is enabled for the configuration set. If false, tracking of reputation metrics is disabled for the configuration set.

$sel:configurationSetName:PutConfigurationSetReputationOptions', putConfigurationSetReputationOptions_configurationSetName - The name of the configuration set.

data PutConfigurationSetReputationOptionsResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutConfigurationSetReputationOptionsResponse smart constructor.

Instances

Instances details
Eq PutConfigurationSetReputationOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

Read PutConfigurationSetReputationOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

Show PutConfigurationSetReputationOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

Generic PutConfigurationSetReputationOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

NFData PutConfigurationSetReputationOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

type Rep PutConfigurationSetReputationOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetReputationOptions

type Rep PutConfigurationSetReputationOptionsResponse = D1 ('MetaData "PutConfigurationSetReputationOptionsResponse" "Amazonka.SESV2.PutConfigurationSetReputationOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutConfigurationSetReputationOptionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutConfigurationSetReputationOptionsResponse Source #

Create a value of PutConfigurationSetReputationOptionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutConfigurationSetReputationOptionsResponse', putConfigurationSetReputationOptionsResponse_httpStatus - The response's http status code.

PutDedicatedIpInPool

data PutDedicatedIpInPool Source #

A request to move a dedicated IP address to a dedicated IP pool.

See: newPutDedicatedIpInPool smart constructor.

Instances

Instances details
Eq PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

Read PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

Show PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

Generic PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

Associated Types

type Rep PutDedicatedIpInPool :: Type -> Type #

NFData PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

Methods

rnf :: PutDedicatedIpInPool -> () #

Hashable PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

ToJSON PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

AWSRequest PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

Associated Types

type AWSResponse PutDedicatedIpInPool #

ToHeaders PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

ToPath PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

ToQuery PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

type Rep PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

type Rep PutDedicatedIpInPool = D1 ('MetaData "PutDedicatedIpInPool" "Amazonka.SESV2.PutDedicatedIpInPool" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutDedicatedIpInPool'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ip") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "destinationPoolName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse PutDedicatedIpInPool Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

newPutDedicatedIpInPool Source #

Create a value of PutDedicatedIpInPool with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ip:PutDedicatedIpInPool', putDedicatedIpInPool_ip - The IP address that you want to move to the dedicated IP pool. The value you specify has to be a dedicated IP address that's associated with your Amazon Web Services account.

$sel:destinationPoolName:PutDedicatedIpInPool', putDedicatedIpInPool_destinationPoolName - The name of the IP pool that you want to add the dedicated IP address to. You have to specify an IP pool that already exists.

data PutDedicatedIpInPoolResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutDedicatedIpInPoolResponse smart constructor.

Instances

Instances details
Eq PutDedicatedIpInPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

Read PutDedicatedIpInPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

Show PutDedicatedIpInPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

Generic PutDedicatedIpInPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

Associated Types

type Rep PutDedicatedIpInPoolResponse :: Type -> Type #

NFData PutDedicatedIpInPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

type Rep PutDedicatedIpInPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpInPool

type Rep PutDedicatedIpInPoolResponse = D1 ('MetaData "PutDedicatedIpInPoolResponse" "Amazonka.SESV2.PutDedicatedIpInPool" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutDedicatedIpInPoolResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutDedicatedIpInPoolResponse Source #

Create a value of PutDedicatedIpInPoolResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutDedicatedIpInPoolResponse', putDedicatedIpInPoolResponse_httpStatus - The response's http status code.

CreateEmailTemplate

data CreateEmailTemplate Source #

Represents a request to create an email template. For more information, see the Amazon SES Developer Guide.

See: newCreateEmailTemplate smart constructor.

Instances

Instances details
Eq CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

Read CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

Show CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

Generic CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

Associated Types

type Rep CreateEmailTemplate :: Type -> Type #

NFData CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

Methods

rnf :: CreateEmailTemplate -> () #

Hashable CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

ToJSON CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

AWSRequest CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

Associated Types

type AWSResponse CreateEmailTemplate #

ToHeaders CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

ToPath CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

ToQuery CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

type Rep CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

type Rep CreateEmailTemplate = D1 ('MetaData "CreateEmailTemplate" "Amazonka.SESV2.CreateEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateEmailTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EmailTemplateContent)))
type AWSResponse CreateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

newCreateEmailTemplate Source #

Create a value of CreateEmailTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templateName:CreateEmailTemplate', createEmailTemplate_templateName - The name of the template.

$sel:templateContent:CreateEmailTemplate', createEmailTemplate_templateContent - The content of the email template, composed of a subject line, an HTML part, and a text-only part.

data CreateEmailTemplateResponse Source #

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

See: newCreateEmailTemplateResponse smart constructor.

Instances

Instances details
Eq CreateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

Read CreateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

Show CreateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

Generic CreateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

Associated Types

type Rep CreateEmailTemplateResponse :: Type -> Type #

NFData CreateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

type Rep CreateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailTemplate

type Rep CreateEmailTemplateResponse = D1 ('MetaData "CreateEmailTemplateResponse" "Amazonka.SESV2.CreateEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateEmailTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateEmailTemplateResponse Source #

Create a value of CreateEmailTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateEmailTemplateResponse', createEmailTemplateResponse_httpStatus - The response's http status code.

PutAccountSendingAttributes

data PutAccountSendingAttributes Source #

A request to change the ability of your account to send email.

See: newPutAccountSendingAttributes smart constructor.

Instances

Instances details
Eq PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

Read PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

Show PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

Generic PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

Associated Types

type Rep PutAccountSendingAttributes :: Type -> Type #

NFData PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

Hashable PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

ToJSON PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

AWSRequest PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

ToHeaders PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

ToPath PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

ToQuery PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

type Rep PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

type Rep PutAccountSendingAttributes = D1 ('MetaData "PutAccountSendingAttributes" "Amazonka.SESV2.PutAccountSendingAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutAccountSendingAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sendingEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))
type AWSResponse PutAccountSendingAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

newPutAccountSendingAttributes :: PutAccountSendingAttributes Source #

Create a value of PutAccountSendingAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sendingEnabled:PutAccountSendingAttributes', putAccountSendingAttributes_sendingEnabled - Enables or disables your account's ability to send email. Set to true to enable email sending, or set to false to disable email sending.

If Amazon Web Services paused your account's ability to send email, you can't use this operation to resume your account's ability to send email.

data PutAccountSendingAttributesResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutAccountSendingAttributesResponse smart constructor.

Instances

Instances details
Eq PutAccountSendingAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

Read PutAccountSendingAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

Show PutAccountSendingAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

Generic PutAccountSendingAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

NFData PutAccountSendingAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

type Rep PutAccountSendingAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSendingAttributes

type Rep PutAccountSendingAttributesResponse = D1 ('MetaData "PutAccountSendingAttributesResponse" "Amazonka.SESV2.PutAccountSendingAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutAccountSendingAttributesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutAccountSendingAttributesResponse Source #

Create a value of PutAccountSendingAttributesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutAccountSendingAttributesResponse', putAccountSendingAttributesResponse_httpStatus - The response's http status code.

UpdateConfigurationSetEventDestination

data UpdateConfigurationSetEventDestination Source #

A request to change the settings for an event destination for a configuration set.

See: newUpdateConfigurationSetEventDestination smart constructor.

Instances

Instances details
Eq UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

Read UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

Show UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

Generic UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

NFData UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

Hashable UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

ToJSON UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

AWSRequest UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

ToHeaders UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

ToPath UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

ToQuery UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

type Rep UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

type Rep UpdateConfigurationSetEventDestination = D1 ('MetaData "UpdateConfigurationSetEventDestination" "Amazonka.SESV2.UpdateConfigurationSetEventDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateConfigurationSetEventDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "eventDestinationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "eventDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EventDestinationDefinition))))
type AWSResponse UpdateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

data UpdateConfigurationSetEventDestinationResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newUpdateConfigurationSetEventDestinationResponse smart constructor.

Instances

Instances details
Eq UpdateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

Read UpdateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

Show UpdateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

Generic UpdateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

NFData UpdateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

type Rep UpdateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateConfigurationSetEventDestination

type Rep UpdateConfigurationSetEventDestinationResponse = D1 ('MetaData "UpdateConfigurationSetEventDestinationResponse" "Amazonka.SESV2.UpdateConfigurationSetEventDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateConfigurationSetEventDestinationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateConfigurationSetEventDestinationResponse Source #

Create a value of UpdateConfigurationSetEventDestinationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateConfigurationSetEventDestinationResponse', updateConfigurationSetEventDestinationResponse_httpStatus - The response's http status code.

DeleteConfigurationSetEventDestination

data DeleteConfigurationSetEventDestination Source #

A request to delete an event destination from a configuration set.

See: newDeleteConfigurationSetEventDestination smart constructor.

Instances

Instances details
Eq DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

Read DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

Show DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

Generic DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

NFData DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

Hashable DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

AWSRequest DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

ToHeaders DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

ToPath DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

ToQuery DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

type Rep DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

type Rep DeleteConfigurationSetEventDestination = D1 ('MetaData "DeleteConfigurationSetEventDestination" "Amazonka.SESV2.DeleteConfigurationSetEventDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteConfigurationSetEventDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "eventDestinationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

newDeleteConfigurationSetEventDestination Source #

Create a value of DeleteConfigurationSetEventDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:configurationSetName:DeleteConfigurationSetEventDestination', deleteConfigurationSetEventDestination_configurationSetName - The name of the configuration set that contains the event destination to delete.

$sel:eventDestinationName:DeleteConfigurationSetEventDestination', deleteConfigurationSetEventDestination_eventDestinationName - The name of the event destination to delete.

data DeleteConfigurationSetEventDestinationResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newDeleteConfigurationSetEventDestinationResponse smart constructor.

Instances

Instances details
Eq DeleteConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

Read DeleteConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

Show DeleteConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

Generic DeleteConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

NFData DeleteConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

type Rep DeleteConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSetEventDestination

type Rep DeleteConfigurationSetEventDestinationResponse = D1 ('MetaData "DeleteConfigurationSetEventDestinationResponse" "Amazonka.SESV2.DeleteConfigurationSetEventDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteConfigurationSetEventDestinationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteConfigurationSetEventDestinationResponse Source #

Create a value of DeleteConfigurationSetEventDestinationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteConfigurationSetEventDestinationResponse', deleteConfigurationSetEventDestinationResponse_httpStatus - The response's http status code.

ListConfigurationSets

data ListConfigurationSets Source #

A request to obtain a list of configuration sets for your Amazon SES account in the current Amazon Web Services Region.

See: newListConfigurationSets smart constructor.

Instances

Instances details
Eq ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

Read ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

Show ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

Generic ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

Associated Types

type Rep ListConfigurationSets :: Type -> Type #

NFData ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

Methods

rnf :: ListConfigurationSets -> () #

Hashable ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

AWSRequest ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

Associated Types

type AWSResponse ListConfigurationSets #

ToHeaders ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

ToPath ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

ToQuery ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

type Rep ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

type Rep ListConfigurationSets = D1 ('MetaData "ListConfigurationSets" "Amazonka.SESV2.ListConfigurationSets" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListConfigurationSets'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))
type AWSResponse ListConfigurationSets Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

newListConfigurationSets :: ListConfigurationSets Source #

Create a value of ListConfigurationSets with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListConfigurationSets', listConfigurationSets_nextToken - A token returned from a previous call to ListConfigurationSets to indicate the position in the list of configuration sets.

$sel:pageSize:ListConfigurationSets', listConfigurationSets_pageSize - The number of results to show in a single call to ListConfigurationSets. If the number of results is larger than the number you specified in this parameter, then the response includes a NextToken element, which you can use to obtain additional results.

data ListConfigurationSetsResponse Source #

A list of configuration sets in your Amazon SES account in the current Amazon Web Services Region.

See: newListConfigurationSetsResponse smart constructor.

Instances

Instances details
Eq ListConfigurationSetsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

Read ListConfigurationSetsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

Show ListConfigurationSetsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

Generic ListConfigurationSetsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

Associated Types

type Rep ListConfigurationSetsResponse :: Type -> Type #

NFData ListConfigurationSetsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

type Rep ListConfigurationSetsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListConfigurationSets

type Rep ListConfigurationSetsResponse = D1 ('MetaData "ListConfigurationSetsResponse" "Amazonka.SESV2.ListConfigurationSets" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListConfigurationSetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configurationSets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListConfigurationSetsResponse Source #

Create a value of ListConfigurationSetsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:configurationSets:ListConfigurationSetsResponse', listConfigurationSetsResponse_configurationSets - An array that contains all of the configuration sets in your Amazon SES account in the current Amazon Web Services Region.

$sel:nextToken:ListConfigurationSets', listConfigurationSetsResponse_nextToken - A token that indicates that there are additional configuration sets to list. To view additional configuration sets, issue another request to ListConfigurationSets, and pass this token in the NextToken parameter.

$sel:httpStatus:ListConfigurationSetsResponse', listConfigurationSetsResponse_httpStatus - The response's http status code.

DeleteEmailIdentity

data DeleteEmailIdentity Source #

A request to delete an existing email identity. When you delete an identity, you lose the ability to send email from that identity. You can restore your ability to send email by completing the verification process for the identity again.

See: newDeleteEmailIdentity smart constructor.

Instances

Instances details
Eq DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

Read DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

Show DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

Generic DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

Associated Types

type Rep DeleteEmailIdentity :: Type -> Type #

NFData DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

Methods

rnf :: DeleteEmailIdentity -> () #

Hashable DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

AWSRequest DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

Associated Types

type AWSResponse DeleteEmailIdentity #

ToHeaders DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

ToPath DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

ToQuery DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

type Rep DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

type Rep DeleteEmailIdentity = D1 ('MetaData "DeleteEmailIdentity" "Amazonka.SESV2.DeleteEmailIdentity" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteEmailIdentity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

newDeleteEmailIdentity Source #

Create a value of DeleteEmailIdentity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:emailIdentity:DeleteEmailIdentity', deleteEmailIdentity_emailIdentity - The identity (that is, the email address or domain) to delete.

data DeleteEmailIdentityResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newDeleteEmailIdentityResponse smart constructor.

Instances

Instances details
Eq DeleteEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

Read DeleteEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

Show DeleteEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

Generic DeleteEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

Associated Types

type Rep DeleteEmailIdentityResponse :: Type -> Type #

NFData DeleteEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

type Rep DeleteEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentity

type Rep DeleteEmailIdentityResponse = D1 ('MetaData "DeleteEmailIdentityResponse" "Amazonka.SESV2.DeleteEmailIdentity" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteEmailIdentityResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteEmailIdentityResponse Source #

Create a value of DeleteEmailIdentityResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteEmailIdentityResponse', deleteEmailIdentityResponse_httpStatus - The response's http status code.

DeleteContactList

data DeleteContactList Source #

See: newDeleteContactList smart constructor.

Constructors

DeleteContactList' Text 

Instances

Instances details
Eq DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

Read DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

Show DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

Generic DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

Associated Types

type Rep DeleteContactList :: Type -> Type #

NFData DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

Methods

rnf :: DeleteContactList -> () #

Hashable DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

AWSRequest DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

Associated Types

type AWSResponse DeleteContactList #

ToHeaders DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

ToPath DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

ToQuery DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

type Rep DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

type Rep DeleteContactList = D1 ('MetaData "DeleteContactList" "Amazonka.SESV2.DeleteContactList" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteContactList'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteContactList Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

newDeleteContactList Source #

Create a value of DeleteContactList with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contactListName:DeleteContactList', deleteContactList_contactListName - The name of the contact list.

data DeleteContactListResponse Source #

See: newDeleteContactListResponse smart constructor.

Instances

Instances details
Eq DeleteContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

Read DeleteContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

Show DeleteContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

Generic DeleteContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

Associated Types

type Rep DeleteContactListResponse :: Type -> Type #

NFData DeleteContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

type Rep DeleteContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContactList

type Rep DeleteContactListResponse = D1 ('MetaData "DeleteContactListResponse" "Amazonka.SESV2.DeleteContactList" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteContactListResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteContactListResponse Source #

Create a value of DeleteContactListResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteContactListResponse', deleteContactListResponse_httpStatus - The response's http status code.

UpdateContactList

data UpdateContactList Source #

See: newUpdateContactList smart constructor.

Instances

Instances details
Eq UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

Read UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

Show UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

Generic UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

Associated Types

type Rep UpdateContactList :: Type -> Type #

NFData UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

Methods

rnf :: UpdateContactList -> () #

Hashable UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

ToJSON UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

AWSRequest UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

Associated Types

type AWSResponse UpdateContactList #

ToHeaders UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

ToPath UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

ToQuery UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

type Rep UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

type Rep UpdateContactList = D1 ('MetaData "UpdateContactList" "Amazonka.SESV2.UpdateContactList" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateContactList'" 'PrefixI 'True) (S1 ('MetaSel ('Just "topics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Topic])) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateContactList Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

newUpdateContactList Source #

Create a value of UpdateContactList with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:topics:UpdateContactList', updateContactList_topics - An interest group, theme, or label within a list. A contact list can have multiple topics.

$sel:description:UpdateContactList', updateContactList_description - A description of what the contact list is about.

$sel:contactListName:UpdateContactList', updateContactList_contactListName - The name of the contact list.

data UpdateContactListResponse Source #

See: newUpdateContactListResponse smart constructor.

Instances

Instances details
Eq UpdateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

Read UpdateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

Show UpdateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

Generic UpdateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

Associated Types

type Rep UpdateContactListResponse :: Type -> Type #

NFData UpdateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

type Rep UpdateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContactList

type Rep UpdateContactListResponse = D1 ('MetaData "UpdateContactListResponse" "Amazonka.SESV2.UpdateContactList" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateContactListResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateContactListResponse Source #

Create a value of UpdateContactListResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateContactListResponse', updateContactListResponse_httpStatus - The response's http status code.

ListImportJobs

data ListImportJobs Source #

Represents a request to list all of the import jobs for a data destination within the specified maximum number of import jobs.

See: newListImportJobs smart constructor.

Instances

Instances details
Eq ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

Read ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

Show ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

Generic ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

Associated Types

type Rep ListImportJobs :: Type -> Type #

NFData ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

Methods

rnf :: ListImportJobs -> () #

Hashable ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

AWSRequest ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

Associated Types

type AWSResponse ListImportJobs #

ToHeaders ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

ToPath ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

ToQuery ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

type Rep ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

type Rep ListImportJobs = D1 ('MetaData "ListImportJobs" "Amazonka.SESV2.ListImportJobs" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListImportJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "importDestinationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ImportDestinationType)))))
type AWSResponse ListImportJobs Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

newListImportJobs :: ListImportJobs Source #

Create a value of ListImportJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListImportJobs', listImportJobs_nextToken - A string token indicating that there might be additional import jobs available to be listed. Copy this token to a subsequent call to ListImportJobs with the same parameters to retrieve the next page of import jobs.

$sel:pageSize:ListImportJobs', listImportJobs_pageSize - Maximum number of import jobs to return at once. Use this parameter to paginate results. If additional import jobs exist beyond the specified limit, the NextToken element is sent in the response. Use the NextToken value in subsequent requests to retrieve additional addresses.

$sel:importDestinationType:ListImportJobs', listImportJobs_importDestinationType - The destination of the import job, which can be used to list import jobs that have a certain ImportDestinationType.

data ListImportJobsResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newListImportJobsResponse smart constructor.

Instances

Instances details
Eq ListImportJobsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

Read ListImportJobsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

Show ListImportJobsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

Generic ListImportJobsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

Associated Types

type Rep ListImportJobsResponse :: Type -> Type #

NFData ListImportJobsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

Methods

rnf :: ListImportJobsResponse -> () #

type Rep ListImportJobsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListImportJobs

type Rep ListImportJobsResponse = D1 ('MetaData "ListImportJobsResponse" "Amazonka.SESV2.ListImportJobs" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListImportJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "importJobs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ImportJobSummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListImportJobsResponse Source #

Create a value of ListImportJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:importJobs:ListImportJobsResponse', listImportJobsResponse_importJobs - A list of the import job summaries.

$sel:nextToken:ListImportJobs', listImportJobsResponse_nextToken - A string token indicating that there might be additional import jobs available to be listed. Copy this token to a subsequent call to ListImportJobs with the same parameters to retrieve the next page of import jobs.

$sel:httpStatus:ListImportJobsResponse', listImportJobsResponse_httpStatus - The response's http status code.

DeleteConfigurationSet

data DeleteConfigurationSet Source #

A request to delete a configuration set.

See: newDeleteConfigurationSet smart constructor.

Instances

Instances details
Eq DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

Read DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

Show DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

Generic DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

Associated Types

type Rep DeleteConfigurationSet :: Type -> Type #

NFData DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

Methods

rnf :: DeleteConfigurationSet -> () #

Hashable DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

AWSRequest DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

Associated Types

type AWSResponse DeleteConfigurationSet #

ToHeaders DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

ToPath DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

ToQuery DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

type Rep DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

type Rep DeleteConfigurationSet = D1 ('MetaData "DeleteConfigurationSet" "Amazonka.SESV2.DeleteConfigurationSet" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteConfigurationSet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

newDeleteConfigurationSet Source #

Create a value of DeleteConfigurationSet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:configurationSetName:DeleteConfigurationSet', deleteConfigurationSet_configurationSetName - The name of the configuration set.

data DeleteConfigurationSetResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newDeleteConfigurationSetResponse smart constructor.

Instances

Instances details
Eq DeleteConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

Read DeleteConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

Show DeleteConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

Generic DeleteConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

Associated Types

type Rep DeleteConfigurationSetResponse :: Type -> Type #

NFData DeleteConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

type Rep DeleteConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteConfigurationSet

type Rep DeleteConfigurationSetResponse = D1 ('MetaData "DeleteConfigurationSetResponse" "Amazonka.SESV2.DeleteConfigurationSet" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteConfigurationSetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteConfigurationSetResponse Source #

Create a value of DeleteConfigurationSetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteConfigurationSetResponse', deleteConfigurationSetResponse_httpStatus - The response's http status code.

CreateEmailIdentity

data CreateEmailIdentity Source #

A request to begin the verification process for an email identity (an email address or domain).

See: newCreateEmailIdentity smart constructor.

Instances

Instances details
Eq CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

Show CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

Generic CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

Associated Types

type Rep CreateEmailIdentity :: Type -> Type #

NFData CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

Methods

rnf :: CreateEmailIdentity -> () #

Hashable CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

ToJSON CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

AWSRequest CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

Associated Types

type AWSResponse CreateEmailIdentity #

ToHeaders CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

ToPath CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

ToQuery CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

type Rep CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

type Rep CreateEmailIdentity = D1 ('MetaData "CreateEmailIdentity" "Amazonka.SESV2.CreateEmailIdentity" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateEmailIdentity'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dkimSigningAttributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DkimSigningAttributes))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreateEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

newCreateEmailIdentity Source #

Create a value of CreateEmailIdentity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:configurationSetName:CreateEmailIdentity', createEmailIdentity_configurationSetName - The configuration set to use by default when sending from this identity. Note that any configuration set defined in the email sending request takes precedence.

$sel:dkimSigningAttributes:CreateEmailIdentity', createEmailIdentity_dkimSigningAttributes - If your request includes this object, Amazon SES configures the identity to use Bring Your Own DKIM (BYODKIM) for DKIM authentication purposes, or, configures the key length to be used for Easy DKIM.

You can only specify this object if the email identity is a domain, as opposed to an address.

$sel:tags:CreateEmailIdentity', createEmailIdentity_tags - An array of objects that define the tags (keys and values) to associate with the email identity.

$sel:emailIdentity:CreateEmailIdentity', createEmailIdentity_emailIdentity - The email address or domain to verify.

data CreateEmailIdentityResponse Source #

If the email identity is a domain, this object contains information about the DKIM verification status for the domain.

If the email identity is an email address, this object is empty.

See: newCreateEmailIdentityResponse smart constructor.

Instances

Instances details
Eq CreateEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

Read CreateEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

Show CreateEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

Generic CreateEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

Associated Types

type Rep CreateEmailIdentityResponse :: Type -> Type #

NFData CreateEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

type Rep CreateEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentity

type Rep CreateEmailIdentityResponse = D1 ('MetaData "CreateEmailIdentityResponse" "Amazonka.SESV2.CreateEmailIdentity" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateEmailIdentityResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dkimAttributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DkimAttributes)) :*: S1 ('MetaSel ('Just "verifiedForSendingStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "identityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IdentityType)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateEmailIdentityResponse Source #

Create a value of CreateEmailIdentityResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dkimAttributes:CreateEmailIdentityResponse', createEmailIdentityResponse_dkimAttributes - An object that contains information about the DKIM attributes for the identity.

$sel:verifiedForSendingStatus:CreateEmailIdentityResponse', createEmailIdentityResponse_verifiedForSendingStatus - Specifies whether or not the identity is verified. You can only send email from verified email addresses or domains. For more information about verifying identities, see the Amazon Pinpoint User Guide.

$sel:identityType:CreateEmailIdentityResponse', createEmailIdentityResponse_identityType - The email identity type. Note: the MANAGED_DOMAIN identity type is not supported.

$sel:httpStatus:CreateEmailIdentityResponse', createEmailIdentityResponse_httpStatus - The response's http status code.

GetBlacklistReports

data GetBlacklistReports Source #

A request to retrieve a list of the blacklists that your dedicated IP addresses appear on.

See: newGetBlacklistReports smart constructor.

Constructors

GetBlacklistReports' [Text] 

Instances

Instances details
Eq GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

Read GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

Show GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

Generic GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

Associated Types

type Rep GetBlacklistReports :: Type -> Type #

NFData GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

Methods

rnf :: GetBlacklistReports -> () #

Hashable GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

AWSRequest GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

Associated Types

type AWSResponse GetBlacklistReports #

ToHeaders GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

ToPath GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

ToQuery GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

type Rep GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

type Rep GetBlacklistReports = D1 ('MetaData "GetBlacklistReports" "Amazonka.SESV2.GetBlacklistReports" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetBlacklistReports'" 'PrefixI 'True) (S1 ('MetaSel ('Just "blacklistItemNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))
type AWSResponse GetBlacklistReports Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

newGetBlacklistReports :: GetBlacklistReports Source #

Create a value of GetBlacklistReports with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:blacklistItemNames:GetBlacklistReports', getBlacklistReports_blacklistItemNames - A list of IP addresses that you want to retrieve blacklist information about. You can only specify the dedicated IP addresses that you use to send email using Amazon SES or Amazon Pinpoint.

data GetBlacklistReportsResponse Source #

An object that contains information about blacklist events.

See: newGetBlacklistReportsResponse smart constructor.

Instances

Instances details
Eq GetBlacklistReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

Read GetBlacklistReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

Show GetBlacklistReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

Generic GetBlacklistReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

Associated Types

type Rep GetBlacklistReportsResponse :: Type -> Type #

NFData GetBlacklistReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

type Rep GetBlacklistReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetBlacklistReports

type Rep GetBlacklistReportsResponse = D1 ('MetaData "GetBlacklistReportsResponse" "Amazonka.SESV2.GetBlacklistReports" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetBlacklistReportsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "blacklistReport") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text [BlacklistEntry]))))

newGetBlacklistReportsResponse Source #

Create a value of GetBlacklistReportsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:GetBlacklistReportsResponse', getBlacklistReportsResponse_httpStatus - The response's http status code.

$sel:blacklistReport:GetBlacklistReportsResponse', getBlacklistReportsResponse_blacklistReport - An object that contains information about a blacklist that one of your dedicated IP addresses appears on.

CreateContactList

data CreateContactList Source #

See: newCreateContactList smart constructor.

Instances

Instances details
Eq CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

Read CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

Show CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

Generic CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

Associated Types

type Rep CreateContactList :: Type -> Type #

NFData CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

Methods

rnf :: CreateContactList -> () #

Hashable CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

ToJSON CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

AWSRequest CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

Associated Types

type AWSResponse CreateContactList #

ToHeaders CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

ToPath CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

ToQuery CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

type Rep CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

type Rep CreateContactList = D1 ('MetaData "CreateContactList" "Amazonka.SESV2.CreateContactList" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateContactList'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "topics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Topic])) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreateContactList Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

newCreateContactList Source #

Create a value of CreateContactList with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:topics:CreateContactList', createContactList_topics - An interest group, theme, or label within a list. A contact list can have multiple topics.

$sel:description:CreateContactList', createContactList_description - A description of what the contact list is about.

$sel:tags:CreateContactList', createContactList_tags - The tags associated with a contact list.

$sel:contactListName:CreateContactList', createContactList_contactListName - The name of the contact list.

data CreateContactListResponse Source #

See: newCreateContactListResponse smart constructor.

Instances

Instances details
Eq CreateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

Read CreateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

Show CreateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

Generic CreateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

Associated Types

type Rep CreateContactListResponse :: Type -> Type #

NFData CreateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

type Rep CreateContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContactList

type Rep CreateContactListResponse = D1 ('MetaData "CreateContactListResponse" "Amazonka.SESV2.CreateContactList" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateContactListResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateContactListResponse Source #

Create a value of CreateContactListResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateContactListResponse', createContactListResponse_httpStatus - The response's http status code.

ListEmailIdentities

data ListEmailIdentities Source #

A request to list all of the email identities associated with your Amazon Web Services account. This list includes identities that you've already verified, identities that are unverified, and identities that were verified in the past, but are no longer verified.

See: newListEmailIdentities smart constructor.

Instances

Instances details
Eq ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

Read ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

Show ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

Generic ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

Associated Types

type Rep ListEmailIdentities :: Type -> Type #

NFData ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

Methods

rnf :: ListEmailIdentities -> () #

Hashable ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

AWSRequest ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

Associated Types

type AWSResponse ListEmailIdentities #

ToHeaders ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

ToPath ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

ToQuery ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

type Rep ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

type Rep ListEmailIdentities = D1 ('MetaData "ListEmailIdentities" "Amazonka.SESV2.ListEmailIdentities" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListEmailIdentities'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))
type AWSResponse ListEmailIdentities Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

newListEmailIdentities :: ListEmailIdentities Source #

Create a value of ListEmailIdentities with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListEmailIdentities', listEmailIdentities_nextToken - A token returned from a previous call to ListEmailIdentities to indicate the position in the list of identities.

$sel:pageSize:ListEmailIdentities', listEmailIdentities_pageSize - The number of results to show in a single call to ListEmailIdentities. If the number of results is larger than the number you specified in this parameter, then the response includes a NextToken element, which you can use to obtain additional results.

The value you specify has to be at least 0, and can be no more than 1000.

data ListEmailIdentitiesResponse Source #

A list of all of the identities that you've attempted to verify, regardless of whether or not those identities were successfully verified.

See: newListEmailIdentitiesResponse smart constructor.

Instances

Instances details
Eq ListEmailIdentitiesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

Read ListEmailIdentitiesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

Show ListEmailIdentitiesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

Generic ListEmailIdentitiesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

Associated Types

type Rep ListEmailIdentitiesResponse :: Type -> Type #

NFData ListEmailIdentitiesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

type Rep ListEmailIdentitiesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListEmailIdentities

type Rep ListEmailIdentitiesResponse = D1 ('MetaData "ListEmailIdentitiesResponse" "Amazonka.SESV2.ListEmailIdentities" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListEmailIdentitiesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "emailIdentities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [IdentityInfo])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListEmailIdentitiesResponse Source #

Create a value of ListEmailIdentitiesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListEmailIdentities', listEmailIdentitiesResponse_nextToken - A token that indicates that there are additional configuration sets to list. To view additional configuration sets, issue another request to ListEmailIdentities, and pass this token in the NextToken parameter.

$sel:emailIdentities:ListEmailIdentitiesResponse', listEmailIdentitiesResponse_emailIdentities - An array that includes all of the email identities associated with your Amazon Web Services account.

$sel:httpStatus:ListEmailIdentitiesResponse', listEmailIdentitiesResponse_httpStatus - The response's http status code.

GetContact

data GetContact Source #

See: newGetContact smart constructor.

Constructors

GetContact' Text Text 

Instances

Instances details
Eq GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Read GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Show GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Generic GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Associated Types

type Rep GetContact :: Type -> Type #

NFData GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Methods

rnf :: GetContact -> () #

Hashable GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

AWSRequest GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Associated Types

type AWSResponse GetContact #

ToHeaders GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Methods

toHeaders :: GetContact -> [Header] #

ToPath GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

ToQuery GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

type Rep GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

type Rep GetContact = D1 ('MetaData "GetContact" "Amazonka.SESV2.GetContact" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetContact'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetContact Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

newGetContact Source #

Create a value of GetContact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contactListName:GetContact', getContact_contactListName - The name of the contact list to which the contact belongs.

$sel:emailAddress:GetContact', getContact_emailAddress - The contact's email addres.

data GetContactResponse Source #

See: newGetContactResponse smart constructor.

Instances

Instances details
Eq GetContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Read GetContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Show GetContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Generic GetContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Associated Types

type Rep GetContactResponse :: Type -> Type #

NFData GetContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

Methods

rnf :: GetContactResponse -> () #

type Rep GetContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContact

type Rep GetContactResponse = D1 ('MetaData "GetContactResponse" "Amazonka.SESV2.GetContact" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetContactResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "unsubscribeAll") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "attributesData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "topicDefaultPreferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TopicPreference])) :*: S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastUpdatedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "topicPreferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TopicPreference])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetContactResponse Source #

Create a value of GetContactResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:unsubscribeAll:GetContactResponse', getContactResponse_unsubscribeAll - A boolean value status noting if the contact is unsubscribed from all contact list topics.

$sel:attributesData:GetContactResponse', getContactResponse_attributesData - The attribute data attached to a contact.

$sel:topicDefaultPreferences:GetContactResponse', getContactResponse_topicDefaultPreferences - The default topic preferences applied to the contact.

$sel:emailAddress:GetContact', getContactResponse_emailAddress - The contact's email addres.

$sel:contactListName:GetContact', getContactResponse_contactListName - The name of the contact list to which the contact belongs.

$sel:createdTimestamp:GetContactResponse', getContactResponse_createdTimestamp - A timestamp noting when the contact was created.

$sel:lastUpdatedTimestamp:GetContactResponse', getContactResponse_lastUpdatedTimestamp - A timestamp noting the last time the contact's information was updated.

$sel:topicPreferences:GetContactResponse', getContactResponse_topicPreferences - The contact's preference for being opted-in to or opted-out of a topic.>

$sel:httpStatus:GetContactResponse', getContactResponse_httpStatus - The response's http status code.

DeleteContact

data DeleteContact Source #

See: newDeleteContact smart constructor.

Constructors

DeleteContact' Text Text 

Instances

Instances details
Eq DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

Read DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

Show DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

Generic DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

Associated Types

type Rep DeleteContact :: Type -> Type #

NFData DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

Methods

rnf :: DeleteContact -> () #

Hashable DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

AWSRequest DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

Associated Types

type AWSResponse DeleteContact #

ToHeaders DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

ToPath DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

ToQuery DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

type Rep DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

type Rep DeleteContact = D1 ('MetaData "DeleteContact" "Amazonka.SESV2.DeleteContact" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteContact'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteContact Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

newDeleteContact Source #

Create a value of DeleteContact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contactListName:DeleteContact', deleteContact_contactListName - The name of the contact list from which the contact should be removed.

$sel:emailAddress:DeleteContact', deleteContact_emailAddress - The contact's email address.

data DeleteContactResponse Source #

See: newDeleteContactResponse smart constructor.

Instances

Instances details
Eq DeleteContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

Read DeleteContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

Show DeleteContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

Generic DeleteContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

Associated Types

type Rep DeleteContactResponse :: Type -> Type #

NFData DeleteContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

Methods

rnf :: DeleteContactResponse -> () #

type Rep DeleteContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteContact

type Rep DeleteContactResponse = D1 ('MetaData "DeleteContactResponse" "Amazonka.SESV2.DeleteContact" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteContactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteContactResponse Source #

Create a value of DeleteContactResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteContactResponse', deleteContactResponse_httpStatus - The response's http status code.

UpdateContact

data UpdateContact Source #

See: newUpdateContact smart constructor.

Instances

Instances details
Eq UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

Read UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

Show UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

Generic UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

Associated Types

type Rep UpdateContact :: Type -> Type #

NFData UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

Methods

rnf :: UpdateContact -> () #

Hashable UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

ToJSON UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

AWSRequest UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

Associated Types

type AWSResponse UpdateContact #

ToHeaders UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

ToPath UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

ToQuery UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

type Rep UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

type Rep UpdateContact = D1 ('MetaData "UpdateContact" "Amazonka.SESV2.UpdateContact" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateContact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "unsubscribeAll") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "attributesData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "topicPreferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TopicPreference])) :*: (S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse UpdateContact Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

newUpdateContact Source #

Create a value of UpdateContact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:unsubscribeAll:UpdateContact', updateContact_unsubscribeAll - A boolean value status noting if the contact is unsubscribed from all contact list topics.

$sel:attributesData:UpdateContact', updateContact_attributesData - The attribute data attached to a contact.

$sel:topicPreferences:UpdateContact', updateContact_topicPreferences - The contact's preference for being opted-in to or opted-out of a topic.

$sel:contactListName:UpdateContact', updateContact_contactListName - The name of the contact list.

$sel:emailAddress:UpdateContact', updateContact_emailAddress - The contact's email addres.

data UpdateContactResponse Source #

See: newUpdateContactResponse smart constructor.

Instances

Instances details
Eq UpdateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

Read UpdateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

Show UpdateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

Generic UpdateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

Associated Types

type Rep UpdateContactResponse :: Type -> Type #

NFData UpdateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

Methods

rnf :: UpdateContactResponse -> () #

type Rep UpdateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateContact

type Rep UpdateContactResponse = D1 ('MetaData "UpdateContactResponse" "Amazonka.SESV2.UpdateContact" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateContactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateContactResponse Source #

Create a value of UpdateContactResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateContactResponse', updateContactResponse_httpStatus - The response's http status code.

GetContactList

data GetContactList Source #

See: newGetContactList smart constructor.

Constructors

GetContactList' Text 

Instances

Instances details
Eq GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

Read GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

Show GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

Generic GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

Associated Types

type Rep GetContactList :: Type -> Type #

NFData GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

Methods

rnf :: GetContactList -> () #

Hashable GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

AWSRequest GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

Associated Types

type AWSResponse GetContactList #

ToHeaders GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

ToPath GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

ToQuery GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

type Rep GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

type Rep GetContactList = D1 ('MetaData "GetContactList" "Amazonka.SESV2.GetContactList" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetContactList'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetContactList Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

newGetContactList Source #

Create a value of GetContactList with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contactListName:GetContactList', getContactList_contactListName - The name of the contact list.

data GetContactListResponse Source #

See: newGetContactListResponse smart constructor.

Instances

Instances details
Eq GetContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

Read GetContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

Show GetContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

Generic GetContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

Associated Types

type Rep GetContactListResponse :: Type -> Type #

NFData GetContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

Methods

rnf :: GetContactListResponse -> () #

type Rep GetContactListResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetContactList

type Rep GetContactListResponse = D1 ('MetaData "GetContactListResponse" "Amazonka.SESV2.GetContactList" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetContactListResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "topics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Topic])) :*: (S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "lastUpdatedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newGetContactListResponse Source #

Create a value of GetContactListResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:topics:GetContactListResponse', getContactListResponse_topics - An interest group, theme, or label within a list. A contact list can have multiple topics.

$sel:contactListName:GetContactList', getContactListResponse_contactListName - The name of the contact list.

$sel:createdTimestamp:GetContactListResponse', getContactListResponse_createdTimestamp - A timestamp noting when the contact list was created.

$sel:description:GetContactListResponse', getContactListResponse_description - A description of what the contact list is about.

$sel:tags:GetContactListResponse', getContactListResponse_tags - The tags associated with a contact list.

$sel:lastUpdatedTimestamp:GetContactListResponse', getContactListResponse_lastUpdatedTimestamp - A timestamp noting the last time the contact list was updated.

$sel:httpStatus:GetContactListResponse', getContactListResponse_httpStatus - The response's http status code.

GetDedicatedIp

data GetDedicatedIp Source #

A request to obtain more information about a dedicated IP address.

See: newGetDedicatedIp smart constructor.

Constructors

GetDedicatedIp' Text 

Instances

Instances details
Eq GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

Read GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

Show GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

Generic GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

Associated Types

type Rep GetDedicatedIp :: Type -> Type #

NFData GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

Methods

rnf :: GetDedicatedIp -> () #

Hashable GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

AWSRequest GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

Associated Types

type AWSResponse GetDedicatedIp #

ToHeaders GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

ToPath GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

ToQuery GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

type Rep GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

type Rep GetDedicatedIp = D1 ('MetaData "GetDedicatedIp" "Amazonka.SESV2.GetDedicatedIp" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDedicatedIp'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ip") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetDedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

newGetDedicatedIp Source #

Create a value of GetDedicatedIp with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ip:GetDedicatedIp', getDedicatedIp_ip - The IP address that you want to obtain more information about. The value you specify has to be a dedicated IP address that's assocaited with your Amazon Web Services account.

data GetDedicatedIpResponse Source #

Information about a dedicated IP address.

See: newGetDedicatedIpResponse smart constructor.

Instances

Instances details
Eq GetDedicatedIpResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

Read GetDedicatedIpResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

Show GetDedicatedIpResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

Generic GetDedicatedIpResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

Associated Types

type Rep GetDedicatedIpResponse :: Type -> Type #

NFData GetDedicatedIpResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

Methods

rnf :: GetDedicatedIpResponse -> () #

type Rep GetDedicatedIpResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDedicatedIp

type Rep GetDedicatedIpResponse = D1 ('MetaData "GetDedicatedIpResponse" "Amazonka.SESV2.GetDedicatedIp" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDedicatedIpResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dedicatedIp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DedicatedIp)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetDedicatedIpResponse Source #

Create a value of GetDedicatedIpResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dedicatedIp:GetDedicatedIpResponse', getDedicatedIpResponse_dedicatedIp - An object that contains information about a dedicated IP address.

$sel:httpStatus:GetDedicatedIpResponse', getDedicatedIpResponse_httpStatus - The response's http status code.

CreateContact

data CreateContact Source #

See: newCreateContact smart constructor.

Instances

Instances details
Eq CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

Read CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

Show CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

Generic CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

Associated Types

type Rep CreateContact :: Type -> Type #

NFData CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

Methods

rnf :: CreateContact -> () #

Hashable CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

ToJSON CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

AWSRequest CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

Associated Types

type AWSResponse CreateContact #

ToHeaders CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

ToPath CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

ToQuery CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

type Rep CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

type Rep CreateContact = D1 ('MetaData "CreateContact" "Amazonka.SESV2.CreateContact" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateContact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "unsubscribeAll") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "attributesData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "topicPreferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TopicPreference])) :*: (S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreateContact Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

newCreateContact Source #

Create a value of CreateContact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:unsubscribeAll:CreateContact', createContact_unsubscribeAll - A boolean value status noting if the contact is unsubscribed from all contact list topics.

$sel:attributesData:CreateContact', createContact_attributesData - The attribute data attached to a contact.

$sel:topicPreferences:CreateContact', createContact_topicPreferences - The contact's preferences for being opted-in to or opted-out of topics.

$sel:contactListName:CreateContact', createContact_contactListName - The name of the contact list to which the contact should be added.

$sel:emailAddress:CreateContact', createContact_emailAddress - The contact's email address.

data CreateContactResponse Source #

See: newCreateContactResponse smart constructor.

Instances

Instances details
Eq CreateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

Read CreateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

Show CreateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

Generic CreateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

Associated Types

type Rep CreateContactResponse :: Type -> Type #

NFData CreateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

Methods

rnf :: CreateContactResponse -> () #

type Rep CreateContactResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateContact

type Rep CreateContactResponse = D1 ('MetaData "CreateContactResponse" "Amazonka.SESV2.CreateContact" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateContactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateContactResponse Source #

Create a value of CreateContactResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateContactResponse', createContactResponse_httpStatus - The response's http status code.

GetEmailIdentity

data GetEmailIdentity Source #

A request to return details about an email identity.

See: newGetEmailIdentity smart constructor.

Constructors

GetEmailIdentity' Text 

Instances

Instances details
Eq GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

Read GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

Show GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

Generic GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

Associated Types

type Rep GetEmailIdentity :: Type -> Type #

NFData GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

Methods

rnf :: GetEmailIdentity -> () #

Hashable GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

AWSRequest GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

Associated Types

type AWSResponse GetEmailIdentity #

ToHeaders GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

ToPath GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

ToQuery GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

type Rep GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

type Rep GetEmailIdentity = D1 ('MetaData "GetEmailIdentity" "Amazonka.SESV2.GetEmailIdentity" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetEmailIdentity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetEmailIdentity Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

newGetEmailIdentity Source #

Create a value of GetEmailIdentity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:emailIdentity:GetEmailIdentity', getEmailIdentity_emailIdentity - The email identity.

data GetEmailIdentityResponse Source #

Details about an email identity.

See: newGetEmailIdentityResponse smart constructor.

Instances

Instances details
Eq GetEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

Read GetEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

Show GetEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

Generic GetEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

Associated Types

type Rep GetEmailIdentityResponse :: Type -> Type #

NFData GetEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

type Rep GetEmailIdentityResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentity

type Rep GetEmailIdentityResponse = D1 ('MetaData "GetEmailIdentityResponse" "Amazonka.SESV2.GetEmailIdentity" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetEmailIdentityResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "dkimAttributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DkimAttributes)) :*: S1 ('MetaSel ('Just "verifiedForSendingStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IdentityType)))) :*: ((S1 ('MetaSel ('Just "mailFromAttributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MailFromAttributes)) :*: S1 ('MetaSel ('Just "feedbackForwardingStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "policies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetEmailIdentityResponse Source #

Create a value of GetEmailIdentityResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dkimAttributes:GetEmailIdentityResponse', getEmailIdentityResponse_dkimAttributes - An object that contains information about the DKIM attributes for the identity.

$sel:verifiedForSendingStatus:GetEmailIdentityResponse', getEmailIdentityResponse_verifiedForSendingStatus - Specifies whether or not the identity is verified. You can only send email from verified email addresses or domains. For more information about verifying identities, see the Amazon Pinpoint User Guide.

$sel:configurationSetName:GetEmailIdentityResponse', getEmailIdentityResponse_configurationSetName - The configuration set used by default when sending from this identity.

$sel:identityType:GetEmailIdentityResponse', getEmailIdentityResponse_identityType - The email identity type. Note: the MANAGED_DOMAIN identity type is not supported.

$sel:mailFromAttributes:GetEmailIdentityResponse', getEmailIdentityResponse_mailFromAttributes - An object that contains information about the Mail-From attributes for the email identity.

$sel:feedbackForwardingStatus:GetEmailIdentityResponse', getEmailIdentityResponse_feedbackForwardingStatus - The feedback forwarding configuration for the identity.

If the value is true, you receive email notifications when bounce or complaint events occur. These notifications are sent to the address that you specified in the Return-Path header of the original email.

You're required to have a method of tracking bounces and complaints. If you haven't set up another mechanism for receiving bounce or complaint notifications (for example, by setting up an event destination), you receive an email notification when these events occur (even if this setting is disabled).

$sel:policies:GetEmailIdentityResponse', getEmailIdentityResponse_policies - A map of policy names to policies.

$sel:tags:GetEmailIdentityResponse', getEmailIdentityResponse_tags - An array of objects that define the tags (keys and values) that are associated with the email identity.

$sel:httpStatus:GetEmailIdentityResponse', getEmailIdentityResponse_httpStatus - The response's http status code.

GetConfigurationSetEventDestinations

data GetConfigurationSetEventDestinations Source #

A request to obtain information about the event destinations for a configuration set.

See: newGetConfigurationSetEventDestinations smart constructor.

Instances

Instances details
Eq GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

Read GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

Show GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

Generic GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

NFData GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

Hashable GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

AWSRequest GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

ToHeaders GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

ToPath GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

ToQuery GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

type Rep GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

type Rep GetConfigurationSetEventDestinations = D1 ('MetaData "GetConfigurationSetEventDestinations" "Amazonka.SESV2.GetConfigurationSetEventDestinations" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetConfigurationSetEventDestinations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetConfigurationSetEventDestinations Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

newGetConfigurationSetEventDestinations Source #

Create a value of GetConfigurationSetEventDestinations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:configurationSetName:GetConfigurationSetEventDestinations', getConfigurationSetEventDestinations_configurationSetName - The name of the configuration set that contains the event destination.

data GetConfigurationSetEventDestinationsResponse Source #

Information about an event destination for a configuration set.

See: newGetConfigurationSetEventDestinationsResponse smart constructor.

Instances

Instances details
Eq GetConfigurationSetEventDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

Read GetConfigurationSetEventDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

Show GetConfigurationSetEventDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

Generic GetConfigurationSetEventDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

NFData GetConfigurationSetEventDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

type Rep GetConfigurationSetEventDestinationsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetConfigurationSetEventDestinations

type Rep GetConfigurationSetEventDestinationsResponse = D1 ('MetaData "GetConfigurationSetEventDestinationsResponse" "Amazonka.SESV2.GetConfigurationSetEventDestinations" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetConfigurationSetEventDestinationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eventDestinations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EventDestination])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetConfigurationSetEventDestinationsResponse Source #

Create a value of GetConfigurationSetEventDestinationsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:eventDestinations:GetConfigurationSetEventDestinationsResponse', getConfigurationSetEventDestinationsResponse_eventDestinations - An array that includes all of the events destinations that have been configured for the configuration set.

$sel:httpStatus:GetConfigurationSetEventDestinationsResponse', getConfigurationSetEventDestinationsResponse_httpStatus - The response's http status code.

ListCustomVerificationEmailTemplates

data ListCustomVerificationEmailTemplates Source #

Represents a request to list the existing custom verification email templates for your account.

See: newListCustomVerificationEmailTemplates smart constructor.

Instances

Instances details
Eq ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

Read ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

Show ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

Generic ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

NFData ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

Hashable ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

AWSRequest ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

ToHeaders ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

ToPath ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

ToQuery ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

type Rep ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

type Rep ListCustomVerificationEmailTemplates = D1 ('MetaData "ListCustomVerificationEmailTemplates" "Amazonka.SESV2.ListCustomVerificationEmailTemplates" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListCustomVerificationEmailTemplates'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))
type AWSResponse ListCustomVerificationEmailTemplates Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

newListCustomVerificationEmailTemplates :: ListCustomVerificationEmailTemplates Source #

Create a value of ListCustomVerificationEmailTemplates with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListCustomVerificationEmailTemplates', listCustomVerificationEmailTemplates_nextToken - A token returned from a previous call to ListCustomVerificationEmailTemplates to indicate the position in the list of custom verification email templates.

$sel:pageSize:ListCustomVerificationEmailTemplates', listCustomVerificationEmailTemplates_pageSize - The number of results to show in a single call to ListCustomVerificationEmailTemplates. If the number of results is larger than the number you specified in this parameter, then the response includes a NextToken element, which you can use to obtain additional results.

The value you specify has to be at least 1, and can be no more than 50.

data ListCustomVerificationEmailTemplatesResponse Source #

The following elements are returned by the service.

See: newListCustomVerificationEmailTemplatesResponse smart constructor.

Instances

Instances details
Eq ListCustomVerificationEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

Read ListCustomVerificationEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

Show ListCustomVerificationEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

Generic ListCustomVerificationEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

NFData ListCustomVerificationEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

type Rep ListCustomVerificationEmailTemplatesResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListCustomVerificationEmailTemplates

type Rep ListCustomVerificationEmailTemplatesResponse = D1 ('MetaData "ListCustomVerificationEmailTemplatesResponse" "Amazonka.SESV2.ListCustomVerificationEmailTemplates" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListCustomVerificationEmailTemplatesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "customVerificationEmailTemplates") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CustomVerificationEmailTemplateMetadata])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListCustomVerificationEmailTemplatesResponse Source #

Create a value of ListCustomVerificationEmailTemplatesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListCustomVerificationEmailTemplates', listCustomVerificationEmailTemplatesResponse_nextToken - A token indicating that there are additional custom verification email templates available to be listed. Pass this token to a subsequent call to ListCustomVerificationEmailTemplates to retrieve the next 50 custom verification email templates.

$sel:customVerificationEmailTemplates:ListCustomVerificationEmailTemplatesResponse', listCustomVerificationEmailTemplatesResponse_customVerificationEmailTemplates - A list of the custom verification email templates that exist in your account.

$sel:httpStatus:ListCustomVerificationEmailTemplatesResponse', listCustomVerificationEmailTemplatesResponse_httpStatus - The response's http status code.

GetAccount

data GetAccount Source #

A request to obtain information about the email-sending capabilities of your Amazon SES account.

See: newGetAccount smart constructor.

Constructors

GetAccount' 

Instances

Instances details
Eq GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

Read GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

Show GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

Generic GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

Associated Types

type Rep GetAccount :: Type -> Type #

NFData GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

Methods

rnf :: GetAccount -> () #

Hashable GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

AWSRequest GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

Associated Types

type AWSResponse GetAccount #

ToHeaders GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

Methods

toHeaders :: GetAccount -> [Header] #

ToPath GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

ToQuery GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

type Rep GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

type Rep GetAccount = D1 ('MetaData "GetAccount" "Amazonka.SESV2.GetAccount" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetAccount'" 'PrefixI 'False) (U1 :: Type -> Type))
type AWSResponse GetAccount Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

newGetAccount :: GetAccount Source #

Create a value of GetAccount with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

data GetAccountResponse Source #

A list of details about the email-sending capabilities of your Amazon SES account in the current Amazon Web Services Region.

See: newGetAccountResponse smart constructor.

Instances

Instances details
Eq GetAccountResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

Show GetAccountResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

Generic GetAccountResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

Associated Types

type Rep GetAccountResponse :: Type -> Type #

NFData GetAccountResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

Methods

rnf :: GetAccountResponse -> () #

type Rep GetAccountResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetAccount

type Rep GetAccountResponse = D1 ('MetaData "GetAccountResponse" "Amazonka.SESV2.GetAccount" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetAccountResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "enforcementStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dedicatedIpAutoWarmupEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "sendQuota") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SendQuota)) :*: S1 ('MetaSel ('Just "productionAccessEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "details") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AccountDetails)) :*: S1 ('MetaSel ('Just "suppressionAttributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SuppressionAttributes))) :*: (S1 ('MetaSel ('Just "sendingEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newGetAccountResponse Source #

Create a value of GetAccountResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enforcementStatus:GetAccountResponse', getAccountResponse_enforcementStatus - The reputation status of your Amazon SES account. The status can be one of the following:

  • HEALTHY – There are no reputation-related issues that currently impact your account.
  • PROBATION – We've identified potential issues with your Amazon SES account. We're placing your account under review while you work on correcting these issues.
  • SHUTDOWN – Your account's ability to send email is currently paused because of an issue with the email sent from your account. When you correct the issue, you can contact us and request that your account's ability to send email is resumed.

$sel:dedicatedIpAutoWarmupEnabled:GetAccountResponse', getAccountResponse_dedicatedIpAutoWarmupEnabled - Indicates whether or not the automatic warm-up feature is enabled for dedicated IP addresses that are associated with your account.

$sel:sendQuota:GetAccountResponse', getAccountResponse_sendQuota - An object that contains information about the per-day and per-second sending limits for your Amazon SES account in the current Amazon Web Services Region.

$sel:productionAccessEnabled:GetAccountResponse', getAccountResponse_productionAccessEnabled - Indicates whether or not your account has production access in the current Amazon Web Services Region.

If the value is false, then your account is in the sandbox. When your account is in the sandbox, you can only send email to verified identities. Additionally, the maximum number of emails you can send in a 24-hour period (your sending quota) is 200, and the maximum number of emails you can send per second (your maximum sending rate) is 1.

If the value is true, then your account has production access. When your account has production access, you can send email to any address. The sending quota and maximum sending rate for your account vary based on your specific use case.

$sel:details:GetAccountResponse', getAccountResponse_details - An object that defines your account details.

$sel:suppressionAttributes:GetAccountResponse', getAccountResponse_suppressionAttributes - An object that contains information about the email address suppression preferences for your account in the current Amazon Web Services Region.

$sel:sendingEnabled:GetAccountResponse', getAccountResponse_sendingEnabled - Indicates whether or not email sending is enabled for your Amazon SES account in the current Amazon Web Services Region.

$sel:httpStatus:GetAccountResponse', getAccountResponse_httpStatus - The response's http status code.

DeleteDedicatedIpPool

data DeleteDedicatedIpPool Source #

A request to delete a dedicated IP pool.

See: newDeleteDedicatedIpPool smart constructor.

Instances

Instances details
Eq DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

Read DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

Show DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

Generic DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

Associated Types

type Rep DeleteDedicatedIpPool :: Type -> Type #

NFData DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

Methods

rnf :: DeleteDedicatedIpPool -> () #

Hashable DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

AWSRequest DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

Associated Types

type AWSResponse DeleteDedicatedIpPool #

ToHeaders DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

ToPath DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

ToQuery DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

type Rep DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

type Rep DeleteDedicatedIpPool = D1 ('MetaData "DeleteDedicatedIpPool" "Amazonka.SESV2.DeleteDedicatedIpPool" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteDedicatedIpPool'" 'PrefixI 'True) (S1 ('MetaSel ('Just "poolName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteDedicatedIpPool Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

newDeleteDedicatedIpPool Source #

Create a value of DeleteDedicatedIpPool with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:poolName:DeleteDedicatedIpPool', deleteDedicatedIpPool_poolName - The name of the dedicated IP pool that you want to delete.

data DeleteDedicatedIpPoolResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newDeleteDedicatedIpPoolResponse smart constructor.

Instances

Instances details
Eq DeleteDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

Read DeleteDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

Show DeleteDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

Generic DeleteDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

Associated Types

type Rep DeleteDedicatedIpPoolResponse :: Type -> Type #

NFData DeleteDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

type Rep DeleteDedicatedIpPoolResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteDedicatedIpPool

type Rep DeleteDedicatedIpPoolResponse = D1 ('MetaData "DeleteDedicatedIpPoolResponse" "Amazonka.SESV2.DeleteDedicatedIpPool" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteDedicatedIpPoolResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteDedicatedIpPoolResponse Source #

Create a value of DeleteDedicatedIpPoolResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteDedicatedIpPoolResponse', deleteDedicatedIpPoolResponse_httpStatus - The response's http status code.

GetEmailIdentityPolicies

data GetEmailIdentityPolicies Source #

A request to return the policies of an email identity.

See: newGetEmailIdentityPolicies smart constructor.

Instances

Instances details
Eq GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

Read GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

Show GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

Generic GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

Associated Types

type Rep GetEmailIdentityPolicies :: Type -> Type #

NFData GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

Hashable GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

AWSRequest GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

ToHeaders GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

ToPath GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

ToQuery GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

type Rep GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

type Rep GetEmailIdentityPolicies = D1 ('MetaData "GetEmailIdentityPolicies" "Amazonka.SESV2.GetEmailIdentityPolicies" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetEmailIdentityPolicies'" 'PrefixI 'True) (S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetEmailIdentityPolicies Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

newGetEmailIdentityPolicies Source #

Create a value of GetEmailIdentityPolicies with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:emailIdentity:GetEmailIdentityPolicies', getEmailIdentityPolicies_emailIdentity - The email identity.

data GetEmailIdentityPoliciesResponse Source #

Identity policies associated with email identity.

See: newGetEmailIdentityPoliciesResponse smart constructor.

Instances

Instances details
Eq GetEmailIdentityPoliciesResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

Read GetEmailIdentityPoliciesResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

Show GetEmailIdentityPoliciesResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

Generic GetEmailIdentityPoliciesResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

Associated Types

type Rep GetEmailIdentityPoliciesResponse :: Type -> Type #

NFData GetEmailIdentityPoliciesResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

type Rep GetEmailIdentityPoliciesResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetEmailIdentityPolicies

type Rep GetEmailIdentityPoliciesResponse = D1 ('MetaData "GetEmailIdentityPoliciesResponse" "Amazonka.SESV2.GetEmailIdentityPolicies" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetEmailIdentityPoliciesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "policies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetEmailIdentityPoliciesResponse Source #

Create a value of GetEmailIdentityPoliciesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:policies:GetEmailIdentityPoliciesResponse', getEmailIdentityPoliciesResponse_policies - A map of policy names to policies.

$sel:httpStatus:GetEmailIdentityPoliciesResponse', getEmailIdentityPoliciesResponse_httpStatus - The response's http status code.

PutConfigurationSetSuppressionOptions

data PutConfigurationSetSuppressionOptions Source #

A request to change the account suppression list preferences for a specific configuration set.

See: newPutConfigurationSetSuppressionOptions smart constructor.

Instances

Instances details
Eq PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

Read PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

Show PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

Generic PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

NFData PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

Hashable PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

ToJSON PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

AWSRequest PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

ToHeaders PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

ToPath PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

ToQuery PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

type Rep PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

type Rep PutConfigurationSetSuppressionOptions = D1 ('MetaData "PutConfigurationSetSuppressionOptions" "Amazonka.SESV2.PutConfigurationSetSuppressionOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutConfigurationSetSuppressionOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "suppressedReasons") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SuppressionListReason])) :*: S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse PutConfigurationSetSuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

newPutConfigurationSetSuppressionOptions Source #

Create a value of PutConfigurationSetSuppressionOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:suppressedReasons:PutConfigurationSetSuppressionOptions', putConfigurationSetSuppressionOptions_suppressedReasons - A list that contains the reasons that email addresses are automatically added to the suppression list for your account. This list can contain any or all of the following:

  • COMPLAINT – Amazon SES adds an email address to the suppression list for your account when a message sent to that address results in a complaint.
  • BOUNCE – Amazon SES adds an email address to the suppression list for your account when a message sent to that address results in a hard bounce.

$sel:configurationSetName:PutConfigurationSetSuppressionOptions', putConfigurationSetSuppressionOptions_configurationSetName - The name of the configuration set to change the suppression list preferences for.

data PutConfigurationSetSuppressionOptionsResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutConfigurationSetSuppressionOptionsResponse smart constructor.

Instances

Instances details
Eq PutConfigurationSetSuppressionOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

Read PutConfigurationSetSuppressionOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

Show PutConfigurationSetSuppressionOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

Generic PutConfigurationSetSuppressionOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

NFData PutConfigurationSetSuppressionOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

type Rep PutConfigurationSetSuppressionOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutConfigurationSetSuppressionOptions

type Rep PutConfigurationSetSuppressionOptionsResponse = D1 ('MetaData "PutConfigurationSetSuppressionOptionsResponse" "Amazonka.SESV2.PutConfigurationSetSuppressionOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutConfigurationSetSuppressionOptionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutConfigurationSetSuppressionOptionsResponse Source #

Create a value of PutConfigurationSetSuppressionOptionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutConfigurationSetSuppressionOptionsResponse', putConfigurationSetSuppressionOptionsResponse_httpStatus - The response's http status code.

CreateCustomVerificationEmailTemplate

data CreateCustomVerificationEmailTemplate Source #

Represents a request to create a custom verification email template.

See: newCreateCustomVerificationEmailTemplate smart constructor.

Instances

Instances details
Eq CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

Read CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

Show CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

Generic CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

NFData CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

Hashable CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

ToJSON CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

AWSRequest CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

ToHeaders CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

ToPath CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

ToQuery CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

type Rep CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

type Rep CreateCustomVerificationEmailTemplate = D1 ('MetaData "CreateCustomVerificationEmailTemplate" "Amazonka.SESV2.CreateCustomVerificationEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateCustomVerificationEmailTemplate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "fromEmailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateSubject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "templateContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "successRedirectionURL") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "failureRedirectionURL") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreateCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

newCreateCustomVerificationEmailTemplate Source #

Create a value of CreateCustomVerificationEmailTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templateName:CreateCustomVerificationEmailTemplate', createCustomVerificationEmailTemplate_templateName - The name of the custom verification email template.

$sel:fromEmailAddress:CreateCustomVerificationEmailTemplate', createCustomVerificationEmailTemplate_fromEmailAddress - The email address that the custom verification email is sent from.

$sel:templateSubject:CreateCustomVerificationEmailTemplate', createCustomVerificationEmailTemplate_templateSubject - The subject line of the custom verification email.

$sel:templateContent:CreateCustomVerificationEmailTemplate', createCustomVerificationEmailTemplate_templateContent - The content of the custom verification email. The total size of the email must be less than 10 MB. The message body may contain HTML, with some limitations. For more information, see Custom Verification Email Frequently Asked Questions in the Amazon SES Developer Guide.

$sel:successRedirectionURL:CreateCustomVerificationEmailTemplate', createCustomVerificationEmailTemplate_successRedirectionURL - The URL that the recipient of the verification email is sent to if his or her address is successfully verified.

$sel:failureRedirectionURL:CreateCustomVerificationEmailTemplate', createCustomVerificationEmailTemplate_failureRedirectionURL - The URL that the recipient of the verification email is sent to if his or her address is not successfully verified.

data CreateCustomVerificationEmailTemplateResponse Source #

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

See: newCreateCustomVerificationEmailTemplateResponse smart constructor.

Instances

Instances details
Eq CreateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

Read CreateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

Show CreateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

Generic CreateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

NFData CreateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

type Rep CreateCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateCustomVerificationEmailTemplate

type Rep CreateCustomVerificationEmailTemplateResponse = D1 ('MetaData "CreateCustomVerificationEmailTemplateResponse" "Amazonka.SESV2.CreateCustomVerificationEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateCustomVerificationEmailTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateCustomVerificationEmailTemplateResponse Source #

Create a value of CreateCustomVerificationEmailTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateCustomVerificationEmailTemplateResponse', createCustomVerificationEmailTemplateResponse_httpStatus - The response's http status code.

PutAccountDetails

data PutAccountDetails Source #

A request to submit new account details.

See: newPutAccountDetails smart constructor.

Instances

Instances details
Eq PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

Show PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

Generic PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

Associated Types

type Rep PutAccountDetails :: Type -> Type #

NFData PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

Methods

rnf :: PutAccountDetails -> () #

Hashable PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

ToJSON PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

AWSRequest PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

Associated Types

type AWSResponse PutAccountDetails #

ToHeaders PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

ToPath PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

ToQuery PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

type Rep PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

type Rep PutAccountDetails = D1 ('MetaData "PutAccountDetails" "Amazonka.SESV2.PutAccountDetails" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutAccountDetails'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "contactLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContactLanguage)) :*: (S1 ('MetaSel ('Just "productionAccessEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "additionalContactEmailAddresses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (NonEmpty (Sensitive Text))))))) :*: (S1 ('MetaSel ('Just "mailType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MailType) :*: (S1 ('MetaSel ('Just "websiteURL") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "useCaseDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))))))
type AWSResponse PutAccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

newPutAccountDetails Source #

Create a value of PutAccountDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contactLanguage:PutAccountDetails', putAccountDetails_contactLanguage - The language you would prefer to be contacted with.

$sel:productionAccessEnabled:PutAccountDetails', putAccountDetails_productionAccessEnabled - Indicates whether or not your account should have production access in the current Amazon Web Services Region.

If the value is false, then your account is in the sandbox. When your account is in the sandbox, you can only send email to verified identities. Additionally, the maximum number of emails you can send in a 24-hour period (your sending quota) is 200, and the maximum number of emails you can send per second (your maximum sending rate) is 1.

If the value is true, then your account has production access. When your account has production access, you can send email to any address. The sending quota and maximum sending rate for your account vary based on your specific use case.

$sel:additionalContactEmailAddresses:PutAccountDetails', putAccountDetails_additionalContactEmailAddresses - Additional email addresses that you would like to be notified regarding Amazon SES matters.

$sel:mailType:PutAccountDetails', putAccountDetails_mailType - The type of email your account will send.

$sel:websiteURL:PutAccountDetails', putAccountDetails_websiteURL - The URL of your website. This information helps us better understand the type of content that you plan to send.

$sel:useCaseDescription:PutAccountDetails', putAccountDetails_useCaseDescription - A description of the types of email that you plan to send.

data PutAccountDetailsResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutAccountDetailsResponse smart constructor.

Instances

Instances details
Eq PutAccountDetailsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

Read PutAccountDetailsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

Show PutAccountDetailsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

Generic PutAccountDetailsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

Associated Types

type Rep PutAccountDetailsResponse :: Type -> Type #

NFData PutAccountDetailsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

type Rep PutAccountDetailsResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDetails

type Rep PutAccountDetailsResponse = D1 ('MetaData "PutAccountDetailsResponse" "Amazonka.SESV2.PutAccountDetails" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutAccountDetailsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutAccountDetailsResponse Source #

Create a value of PutAccountDetailsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutAccountDetailsResponse', putAccountDetailsResponse_httpStatus - The response's http status code.

DeleteSuppressedDestination

data DeleteSuppressedDestination Source #

A request to remove an email address from the suppression list for your account.

See: newDeleteSuppressedDestination smart constructor.

Instances

Instances details
Eq DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

Read DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

Show DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

Generic DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

Associated Types

type Rep DeleteSuppressedDestination :: Type -> Type #

NFData DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

Hashable DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

AWSRequest DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

ToHeaders DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

ToPath DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

ToQuery DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

type Rep DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

type Rep DeleteSuppressedDestination = D1 ('MetaData "DeleteSuppressedDestination" "Amazonka.SESV2.DeleteSuppressedDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteSuppressedDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

newDeleteSuppressedDestination Source #

Create a value of DeleteSuppressedDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:emailAddress:DeleteSuppressedDestination', deleteSuppressedDestination_emailAddress - The suppressed email destination to remove from the account suppression list.

data DeleteSuppressedDestinationResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newDeleteSuppressedDestinationResponse smart constructor.

Instances

Instances details
Eq DeleteSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

Read DeleteSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

Show DeleteSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

Generic DeleteSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

NFData DeleteSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

type Rep DeleteSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteSuppressedDestination

type Rep DeleteSuppressedDestinationResponse = D1 ('MetaData "DeleteSuppressedDestinationResponse" "Amazonka.SESV2.DeleteSuppressedDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteSuppressedDestinationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteSuppressedDestinationResponse Source #

Create a value of DeleteSuppressedDestinationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteSuppressedDestinationResponse', deleteSuppressedDestinationResponse_httpStatus - The response's http status code.

PutSuppressedDestination

data PutSuppressedDestination Source #

A request to add an email destination to the suppression list for your account.

See: newPutSuppressedDestination smart constructor.

Instances

Instances details
Eq PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

Read PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

Show PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

Generic PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

Associated Types

type Rep PutSuppressedDestination :: Type -> Type #

NFData PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

Hashable PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

ToJSON PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

AWSRequest PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

ToHeaders PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

ToPath PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

ToQuery PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

type Rep PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

type Rep PutSuppressedDestination = D1 ('MetaData "PutSuppressedDestination" "Amazonka.SESV2.PutSuppressedDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutSuppressedDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "reason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SuppressionListReason)))
type AWSResponse PutSuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

newPutSuppressedDestination Source #

Create a value of PutSuppressedDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:emailAddress:PutSuppressedDestination', putSuppressedDestination_emailAddress - The email address that should be added to the suppression list for your account.

$sel:reason:PutSuppressedDestination', putSuppressedDestination_reason - The factors that should cause the email address to be added to the suppression list for your account.

data PutSuppressedDestinationResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutSuppressedDestinationResponse smart constructor.

Instances

Instances details
Eq PutSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

Read PutSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

Show PutSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

Generic PutSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

Associated Types

type Rep PutSuppressedDestinationResponse :: Type -> Type #

NFData PutSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

type Rep PutSuppressedDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutSuppressedDestination

type Rep PutSuppressedDestinationResponse = D1 ('MetaData "PutSuppressedDestinationResponse" "Amazonka.SESV2.PutSuppressedDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutSuppressedDestinationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutSuppressedDestinationResponse Source #

Create a value of PutSuppressedDestinationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutSuppressedDestinationResponse', putSuppressedDestinationResponse_httpStatus - The response's http status code.

GetDomainStatisticsReport

data GetDomainStatisticsReport Source #

A request to obtain deliverability metrics for a domain.

See: newGetDomainStatisticsReport smart constructor.

Instances

Instances details
Eq GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

Read GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

Show GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

Generic GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

Associated Types

type Rep GetDomainStatisticsReport :: Type -> Type #

NFData GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

Hashable GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

AWSRequest GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

ToHeaders GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

ToPath GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

ToQuery GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

type Rep GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

type Rep GetDomainStatisticsReport = D1 ('MetaData "GetDomainStatisticsReport" "Amazonka.SESV2.GetDomainStatisticsReport" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDomainStatisticsReport'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))
type AWSResponse GetDomainStatisticsReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

newGetDomainStatisticsReport Source #

Create a value of GetDomainStatisticsReport with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domain:GetDomainStatisticsReport', getDomainStatisticsReport_domain - The domain that you want to obtain deliverability metrics for.

$sel:startDate:GetDomainStatisticsReport', getDomainStatisticsReport_startDate - The first day (in Unix time) that you want to obtain domain deliverability metrics for.

$sel:endDate:GetDomainStatisticsReport', getDomainStatisticsReport_endDate - The last day (in Unix time) that you want to obtain domain deliverability metrics for. The EndDate that you specify has to be less than or equal to 30 days after the StartDate.

data GetDomainStatisticsReportResponse Source #

An object that includes statistics that are related to the domain that you specified.

See: newGetDomainStatisticsReportResponse smart constructor.

Instances

Instances details
Eq GetDomainStatisticsReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

Read GetDomainStatisticsReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

Show GetDomainStatisticsReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

Generic GetDomainStatisticsReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

Associated Types

type Rep GetDomainStatisticsReportResponse :: Type -> Type #

NFData GetDomainStatisticsReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

type Rep GetDomainStatisticsReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDomainStatisticsReport

type Rep GetDomainStatisticsReportResponse = D1 ('MetaData "GetDomainStatisticsReportResponse" "Amazonka.SESV2.GetDomainStatisticsReport" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDomainStatisticsReportResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "overallVolume") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OverallVolume) :*: S1 ('MetaSel ('Just "dailyVolumes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DailyVolume]))))

newGetDomainStatisticsReportResponse Source #

Create a value of GetDomainStatisticsReportResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:GetDomainStatisticsReportResponse', getDomainStatisticsReportResponse_httpStatus - The response's http status code.

$sel:overallVolume:GetDomainStatisticsReportResponse', getDomainStatisticsReportResponse_overallVolume - An object that contains deliverability metrics for the domain that you specified. The data in this object is a summary of all of the data that was collected from the StartDate to the EndDate.

$sel:dailyVolumes:GetDomainStatisticsReportResponse', getDomainStatisticsReportResponse_dailyVolumes - An object that contains deliverability metrics for the domain that you specified. This object contains data for each day, starting on the StartDate and ending on the EndDate.

DeleteEmailTemplate

data DeleteEmailTemplate Source #

Represents a request to delete an email template. For more information, see the Amazon SES Developer Guide.

See: newDeleteEmailTemplate smart constructor.

Instances

Instances details
Eq DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

Read DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

Show DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

Generic DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

Associated Types

type Rep DeleteEmailTemplate :: Type -> Type #

NFData DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

Methods

rnf :: DeleteEmailTemplate -> () #

Hashable DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

AWSRequest DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

Associated Types

type AWSResponse DeleteEmailTemplate #

ToHeaders DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

ToPath DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

ToQuery DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

type Rep DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

type Rep DeleteEmailTemplate = D1 ('MetaData "DeleteEmailTemplate" "Amazonka.SESV2.DeleteEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteEmailTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

newDeleteEmailTemplate Source #

Create a value of DeleteEmailTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templateName:DeleteEmailTemplate', deleteEmailTemplate_templateName - The name of the template to be deleted.

data DeleteEmailTemplateResponse Source #

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

See: newDeleteEmailTemplateResponse smart constructor.

Instances

Instances details
Eq DeleteEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

Read DeleteEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

Show DeleteEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

Generic DeleteEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

Associated Types

type Rep DeleteEmailTemplateResponse :: Type -> Type #

NFData DeleteEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

type Rep DeleteEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailTemplate

type Rep DeleteEmailTemplateResponse = D1 ('MetaData "DeleteEmailTemplateResponse" "Amazonka.SESV2.DeleteEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteEmailTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteEmailTemplateResponse Source #

Create a value of DeleteEmailTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteEmailTemplateResponse', deleteEmailTemplateResponse_httpStatus - The response's http status code.

UpdateEmailTemplate

data UpdateEmailTemplate Source #

Represents a request to update an email template. For more information, see the Amazon SES Developer Guide.

See: newUpdateEmailTemplate smart constructor.

Instances

Instances details
Eq UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

Read UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

Show UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

Generic UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

Associated Types

type Rep UpdateEmailTemplate :: Type -> Type #

NFData UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

Methods

rnf :: UpdateEmailTemplate -> () #

Hashable UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

ToJSON UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

AWSRequest UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

Associated Types

type AWSResponse UpdateEmailTemplate #

ToHeaders UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

ToPath UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

ToQuery UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

type Rep UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

type Rep UpdateEmailTemplate = D1 ('MetaData "UpdateEmailTemplate" "Amazonka.SESV2.UpdateEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateEmailTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EmailTemplateContent)))
type AWSResponse UpdateEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

newUpdateEmailTemplate Source #

Create a value of UpdateEmailTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templateName:UpdateEmailTemplate', updateEmailTemplate_templateName - The name of the template.

$sel:templateContent:UpdateEmailTemplate', updateEmailTemplate_templateContent - The content of the email template, composed of a subject line, an HTML part, and a text-only part.

data UpdateEmailTemplateResponse Source #

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

See: newUpdateEmailTemplateResponse smart constructor.

Instances

Instances details
Eq UpdateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

Read UpdateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

Show UpdateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

Generic UpdateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

Associated Types

type Rep UpdateEmailTemplateResponse :: Type -> Type #

NFData UpdateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

type Rep UpdateEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailTemplate

type Rep UpdateEmailTemplateResponse = D1 ('MetaData "UpdateEmailTemplateResponse" "Amazonka.SESV2.UpdateEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateEmailTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateEmailTemplateResponse Source #

Create a value of UpdateEmailTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateEmailTemplateResponse', updateEmailTemplateResponse_httpStatus - The response's http status code.

GetDeliverabilityDashboardOptions

data GetDeliverabilityDashboardOptions Source #

Retrieve information about the status of the Deliverability dashboard for your Amazon Web Services account. When the Deliverability dashboard is enabled, you gain access to reputation, deliverability, and other metrics for your domains. You also gain the ability to perform predictive inbox placement tests.

When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition to any other fees that you accrue by using Amazon SES and other Amazon Web Services services. For more information about the features and cost of a Deliverability dashboard subscription, see Amazon Pinpoint Pricing.

See: newGetDeliverabilityDashboardOptions smart constructor.

Instances

Instances details
Eq GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

Read GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

Show GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

Generic GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

Associated Types

type Rep GetDeliverabilityDashboardOptions :: Type -> Type #

NFData GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

Hashable GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

AWSRequest GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

ToHeaders GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

ToPath GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

ToQuery GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

type Rep GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

type Rep GetDeliverabilityDashboardOptions = D1 ('MetaData "GetDeliverabilityDashboardOptions" "Amazonka.SESV2.GetDeliverabilityDashboardOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDeliverabilityDashboardOptions'" 'PrefixI 'False) (U1 :: Type -> Type))
type AWSResponse GetDeliverabilityDashboardOptions Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

newGetDeliverabilityDashboardOptions :: GetDeliverabilityDashboardOptions Source #

Create a value of GetDeliverabilityDashboardOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

data GetDeliverabilityDashboardOptionsResponse Source #

An object that shows the status of the Deliverability dashboard.

See: newGetDeliverabilityDashboardOptionsResponse smart constructor.

Instances

Instances details
Eq GetDeliverabilityDashboardOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

Read GetDeliverabilityDashboardOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

Show GetDeliverabilityDashboardOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

Generic GetDeliverabilityDashboardOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

NFData GetDeliverabilityDashboardOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

type Rep GetDeliverabilityDashboardOptionsResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityDashboardOptions

type Rep GetDeliverabilityDashboardOptionsResponse = D1 ('MetaData "GetDeliverabilityDashboardOptionsResponse" "Amazonka.SESV2.GetDeliverabilityDashboardOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDeliverabilityDashboardOptionsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accountStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DeliverabilityDashboardAccountStatus)) :*: (S1 ('MetaSel ('Just "subscriptionExpiryDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "activeSubscribedDomains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DomainDeliverabilityTrackingOption])))) :*: (S1 ('MetaSel ('Just "pendingExpirationSubscribedDomains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DomainDeliverabilityTrackingOption])) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "dashboardEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Bool)))))

newGetDeliverabilityDashboardOptionsResponse Source #

Create a value of GetDeliverabilityDashboardOptionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accountStatus:GetDeliverabilityDashboardOptionsResponse', getDeliverabilityDashboardOptionsResponse_accountStatus - The current status of your Deliverability dashboard subscription. If this value is PENDING_EXPIRATION, your subscription is scheduled to expire at the end of the current calendar month.

$sel:subscriptionExpiryDate:GetDeliverabilityDashboardOptionsResponse', getDeliverabilityDashboardOptionsResponse_subscriptionExpiryDate - The date, in Unix time format, when your current subscription to the Deliverability dashboard is scheduled to expire, if your subscription is scheduled to expire at the end of the current calendar month. This value is null if you have an active subscription that isn’t due to expire at the end of the month.

$sel:activeSubscribedDomains:GetDeliverabilityDashboardOptionsResponse', getDeliverabilityDashboardOptionsResponse_activeSubscribedDomains - An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that isn’t scheduled to expire at the end of the current calendar month.

$sel:pendingExpirationSubscribedDomains:GetDeliverabilityDashboardOptionsResponse', getDeliverabilityDashboardOptionsResponse_pendingExpirationSubscribedDomains - An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.

$sel:httpStatus:GetDeliverabilityDashboardOptionsResponse', getDeliverabilityDashboardOptionsResponse_httpStatus - The response's http status code.

$sel:dashboardEnabled:GetDeliverabilityDashboardOptionsResponse', getDeliverabilityDashboardOptionsResponse_dashboardEnabled - Specifies whether the Deliverability dashboard is enabled. If this value is true, the dashboard is enabled.

GetCustomVerificationEmailTemplate

data GetCustomVerificationEmailTemplate Source #

Represents a request to retrieve an existing custom verification email template.

See: newGetCustomVerificationEmailTemplate smart constructor.

Instances

Instances details
Eq GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

Read GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

Show GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

Generic GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

Associated Types

type Rep GetCustomVerificationEmailTemplate :: Type -> Type #

NFData GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

Hashable GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

AWSRequest GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

ToHeaders GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

ToPath GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

ToQuery GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

type Rep GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

type Rep GetCustomVerificationEmailTemplate = D1 ('MetaData "GetCustomVerificationEmailTemplate" "Amazonka.SESV2.GetCustomVerificationEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetCustomVerificationEmailTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetCustomVerificationEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

newGetCustomVerificationEmailTemplate Source #

Create a value of GetCustomVerificationEmailTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templateName:GetCustomVerificationEmailTemplate', getCustomVerificationEmailTemplate_templateName - The name of the custom verification email template that you want to retrieve.

data GetCustomVerificationEmailTemplateResponse Source #

The following elements are returned by the service.

See: newGetCustomVerificationEmailTemplateResponse smart constructor.

Instances

Instances details
Eq GetCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

Read GetCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

Show GetCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

Generic GetCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

NFData GetCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

type Rep GetCustomVerificationEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetCustomVerificationEmailTemplate

type Rep GetCustomVerificationEmailTemplateResponse = D1 ('MetaData "GetCustomVerificationEmailTemplateResponse" "Amazonka.SESV2.GetCustomVerificationEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetCustomVerificationEmailTemplateResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "fromEmailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "failureRedirectionURL") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "templateSubject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "successRedirectionURL") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "templateContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newGetCustomVerificationEmailTemplateResponse Source #

Create a value of GetCustomVerificationEmailTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fromEmailAddress:GetCustomVerificationEmailTemplateResponse', getCustomVerificationEmailTemplateResponse_fromEmailAddress - The email address that the custom verification email is sent from.

$sel:templateName:GetCustomVerificationEmailTemplate', getCustomVerificationEmailTemplateResponse_templateName - The name of the custom verification email template.

$sel:failureRedirectionURL:GetCustomVerificationEmailTemplateResponse', getCustomVerificationEmailTemplateResponse_failureRedirectionURL - The URL that the recipient of the verification email is sent to if his or her address is not successfully verified.

$sel:templateSubject:GetCustomVerificationEmailTemplateResponse', getCustomVerificationEmailTemplateResponse_templateSubject - The subject line of the custom verification email.

$sel:successRedirectionURL:GetCustomVerificationEmailTemplateResponse', getCustomVerificationEmailTemplateResponse_successRedirectionURL - The URL that the recipient of the verification email is sent to if his or her address is successfully verified.

$sel:templateContent:GetCustomVerificationEmailTemplateResponse', getCustomVerificationEmailTemplateResponse_templateContent - The content of the custom verification email.

$sel:httpStatus:GetCustomVerificationEmailTemplateResponse', getCustomVerificationEmailTemplateResponse_httpStatus - The response's http status code.

ListDomainDeliverabilityCampaigns

data ListDomainDeliverabilityCampaigns Source #

Retrieve deliverability data for all the campaigns that used a specific domain to send email during a specified time range. This data is available for a domain only if you enabled the Deliverability dashboard.

See: newListDomainDeliverabilityCampaigns smart constructor.

Instances

Instances details
Eq ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

Read ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

Show ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

Generic ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

Associated Types

type Rep ListDomainDeliverabilityCampaigns :: Type -> Type #

NFData ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

Hashable ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

AWSRequest ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

ToHeaders ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

ToPath ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

ToQuery ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

type Rep ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

type Rep ListDomainDeliverabilityCampaigns = D1 ('MetaData "ListDomainDeliverabilityCampaigns" "Amazonka.SESV2.ListDomainDeliverabilityCampaigns" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListDomainDeliverabilityCampaigns'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "subscribedDomain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse ListDomainDeliverabilityCampaigns Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

newListDomainDeliverabilityCampaigns Source #

Create a value of ListDomainDeliverabilityCampaigns with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListDomainDeliverabilityCampaigns', listDomainDeliverabilityCampaigns_nextToken - A token that’s returned from a previous call to the ListDomainDeliverabilityCampaigns operation. This token indicates the position of a campaign in the list of campaigns.

$sel:pageSize:ListDomainDeliverabilityCampaigns', listDomainDeliverabilityCampaigns_pageSize - The maximum number of results to include in response to a single call to the ListDomainDeliverabilityCampaigns operation. If the number of results is larger than the number that you specify in this parameter, the response includes a NextToken element, which you can use to obtain additional results.

$sel:startDate:ListDomainDeliverabilityCampaigns', listDomainDeliverabilityCampaigns_startDate - The first day, in Unix time format, that you want to obtain deliverability data for.

$sel:endDate:ListDomainDeliverabilityCampaigns', listDomainDeliverabilityCampaigns_endDate - The last day, in Unix time format, that you want to obtain deliverability data for. This value has to be less than or equal to 30 days after the value of the StartDate parameter.

$sel:subscribedDomain:ListDomainDeliverabilityCampaigns', listDomainDeliverabilityCampaigns_subscribedDomain - The domain to obtain deliverability data for.

data ListDomainDeliverabilityCampaignsResponse Source #

An array of objects that provide deliverability data for all the campaigns that used a specific domain to send email during a specified time range. This data is available for a domain only if you enabled the Deliverability dashboard for the domain.

See: newListDomainDeliverabilityCampaignsResponse smart constructor.

Instances

Instances details
Eq ListDomainDeliverabilityCampaignsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

Read ListDomainDeliverabilityCampaignsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

Show ListDomainDeliverabilityCampaignsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

Generic ListDomainDeliverabilityCampaignsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

NFData ListDomainDeliverabilityCampaignsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

type Rep ListDomainDeliverabilityCampaignsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDomainDeliverabilityCampaigns

type Rep ListDomainDeliverabilityCampaignsResponse = D1 ('MetaData "ListDomainDeliverabilityCampaignsResponse" "Amazonka.SESV2.ListDomainDeliverabilityCampaigns" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListDomainDeliverabilityCampaignsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "domainDeliverabilityCampaigns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DomainDeliverabilityCampaign]))))

newListDomainDeliverabilityCampaignsResponse Source #

Create a value of ListDomainDeliverabilityCampaignsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListDomainDeliverabilityCampaigns', listDomainDeliverabilityCampaignsResponse_nextToken - A token that’s returned from a previous call to the ListDomainDeliverabilityCampaigns operation. This token indicates the position of the campaign in the list of campaigns.

$sel:httpStatus:ListDomainDeliverabilityCampaignsResponse', listDomainDeliverabilityCampaignsResponse_httpStatus - The response's http status code.

$sel:domainDeliverabilityCampaigns:ListDomainDeliverabilityCampaignsResponse', listDomainDeliverabilityCampaignsResponse_domainDeliverabilityCampaigns - An array of responses, one for each campaign that used the domain to send email during the specified time range.

SendBulkEmail

data SendBulkEmail Source #

Represents a request to send email messages to multiple destinations using Amazon SES. For more information, see the Amazon SES Developer Guide.

See: newSendBulkEmail smart constructor.

Instances

Instances details
Eq SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

Read SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

Show SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

Generic SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

Associated Types

type Rep SendBulkEmail :: Type -> Type #

NFData SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

Methods

rnf :: SendBulkEmail -> () #

Hashable SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

ToJSON SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

AWSRequest SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

Associated Types

type AWSResponse SendBulkEmail #

ToHeaders SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

ToPath SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

ToQuery SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

type Rep SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

type Rep SendBulkEmail = D1 ('MetaData "SendBulkEmail" "Amazonka.SESV2.SendBulkEmail" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SendBulkEmail'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "fromEmailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "fromEmailAddressIdentityArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "feedbackForwardingEmailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "feedbackForwardingEmailAddressIdentityArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "defaultEmailTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MessageTag]))) :*: (S1 ('MetaSel ('Just "replyToAddresses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "defaultContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BulkEmailContent) :*: S1 ('MetaSel ('Just "bulkEmailEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BulkEmailEntry]))))))
type AWSResponse SendBulkEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

newSendBulkEmail Source #

Create a value of SendBulkEmail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fromEmailAddress:SendBulkEmail', sendBulkEmail_fromEmailAddress - The email address to use as the "From" address for the email. The address that you specify has to be verified.

$sel:fromEmailAddressIdentityArn:SendBulkEmail', sendBulkEmail_fromEmailAddressIdentityArn - This parameter is used only for sending authorization. It is the ARN of the identity that is associated with the sending authorization policy that permits you to use the email address specified in the FromEmailAddress parameter.

For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use sender@example.com, then you would specify the FromEmailAddressIdentityArn to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FromEmailAddress to be sender@example.com.

For more information about sending authorization, see the Amazon SES Developer Guide.

$sel:configurationSetName:SendBulkEmail', sendBulkEmail_configurationSetName - The name of the configuration set to use when sending the email.

$sel:feedbackForwardingEmailAddress:SendBulkEmail', sendBulkEmail_feedbackForwardingEmailAddress - The address that you want bounce and complaint notifications to be sent to.

$sel:feedbackForwardingEmailAddressIdentityArn:SendBulkEmail', sendBulkEmail_feedbackForwardingEmailAddressIdentityArn - This parameter is used only for sending authorization. It is the ARN of the identity that is associated with the sending authorization policy that permits you to use the email address specified in the FeedbackForwardingEmailAddress parameter.

For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use feedback@example.com, then you would specify the FeedbackForwardingEmailAddressIdentityArn to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FeedbackForwardingEmailAddress to be feedback@example.com.

For more information about sending authorization, see the Amazon SES Developer Guide.

$sel:defaultEmailTags:SendBulkEmail', sendBulkEmail_defaultEmailTags - A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendEmail operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.

$sel:replyToAddresses:SendBulkEmail', sendBulkEmail_replyToAddresses - The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.

$sel:defaultContent:SendBulkEmail', sendBulkEmail_defaultContent - An object that contains the body of the message. You can specify a template message.

$sel:bulkEmailEntries:SendBulkEmail', sendBulkEmail_bulkEmailEntries - The list of bulk email entry objects.

data SendBulkEmailResponse Source #

The following data is returned in JSON format by the service.

See: newSendBulkEmailResponse smart constructor.

Instances

Instances details
Eq SendBulkEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

Read SendBulkEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

Show SendBulkEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

Generic SendBulkEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

Associated Types

type Rep SendBulkEmailResponse :: Type -> Type #

NFData SendBulkEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

Methods

rnf :: SendBulkEmailResponse -> () #

type Rep SendBulkEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendBulkEmail

type Rep SendBulkEmailResponse = D1 ('MetaData "SendBulkEmailResponse" "Amazonka.SESV2.SendBulkEmail" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SendBulkEmailResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "bulkEmailEntryResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BulkEmailEntryResult])))

newSendBulkEmailResponse Source #

Create a value of SendBulkEmailResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:SendBulkEmailResponse', sendBulkEmailResponse_httpStatus - The response's http status code.

$sel:bulkEmailEntryResults:SendBulkEmailResponse', sendBulkEmailResponse_bulkEmailEntryResults - One object per intended recipient. Check each response object and retry any messages with a failure status.

TestRenderEmailTemplate

data TestRenderEmailTemplate Source #

Represents a request to create a preview of the MIME content of an

email when provided with a template and a set of replacement data.

See: newTestRenderEmailTemplate smart constructor.

Instances

Instances details
Eq TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

Read TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

Show TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

Generic TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

Associated Types

type Rep TestRenderEmailTemplate :: Type -> Type #

NFData TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

Methods

rnf :: TestRenderEmailTemplate -> () #

Hashable TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

ToJSON TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

AWSRequest TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

ToHeaders TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

ToPath TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

ToQuery TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

type Rep TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

type Rep TestRenderEmailTemplate = D1 ('MetaData "TestRenderEmailTemplate" "Amazonka.SESV2.TestRenderEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "TestRenderEmailTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "templateData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse TestRenderEmailTemplate Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

newTestRenderEmailTemplate Source #

Create a value of TestRenderEmailTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templateName:TestRenderEmailTemplate', testRenderEmailTemplate_templateName - The name of the template.

$sel:templateData:TestRenderEmailTemplate', testRenderEmailTemplate_templateData - A list of replacement values to apply to the template. This parameter is a JSON object, typically consisting of key-value pairs in which the keys correspond to replacement tags in the email template.

data TestRenderEmailTemplateResponse Source #

The following element is returned by the service.

See: newTestRenderEmailTemplateResponse smart constructor.

Instances

Instances details
Eq TestRenderEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

Read TestRenderEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

Show TestRenderEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

Generic TestRenderEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

Associated Types

type Rep TestRenderEmailTemplateResponse :: Type -> Type #

NFData TestRenderEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

type Rep TestRenderEmailTemplateResponse Source # 
Instance details

Defined in Amazonka.SESV2.TestRenderEmailTemplate

type Rep TestRenderEmailTemplateResponse = D1 ('MetaData "TestRenderEmailTemplateResponse" "Amazonka.SESV2.TestRenderEmailTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "TestRenderEmailTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "renderedTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTestRenderEmailTemplateResponse Source #

Create a value of TestRenderEmailTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:TestRenderEmailTemplateResponse', testRenderEmailTemplateResponse_httpStatus - The response's http status code.

$sel:renderedTemplate:TestRenderEmailTemplateResponse', testRenderEmailTemplateResponse_renderedTemplate - The complete MIME message rendered by applying the data in the TemplateData parameter to the template specified in the TemplateName parameter.

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Constructors

TagResource' Text [Tag] 

Instances

Instances details
Eq TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Read TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Generic TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

NFData TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Methods

rnf :: TagResource -> () #

Hashable TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

ToJSON TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Associated Types

type AWSResponse TagResource #

ToHeaders TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Methods

toHeaders :: TagResource -> [Header] #

ToPath TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

ToQuery TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

type Rep TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

type Rep TagResource = D1 ('MetaData "TagResource" "Amazonka.SESV2.TagResource" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "TagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Tag])))
type AWSResponse TagResource Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

newTagResource Source #

Create a value of TagResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:TagResource', tagResource_resourceArn - The Amazon Resource Name (ARN) of the resource that you want to add one or more tags to.

$sel:tags:TagResource', tagResource_tags - A list of the tags that you want to add to the resource. A tag consists of a required tag key (Key) and an associated tag value (Value). The maximum length of a tag key is 128 characters. The maximum length of a tag value is 256 characters.

data TagResourceResponse Source #

See: newTagResourceResponse smart constructor.

Instances

Instances details
Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

Methods

rnf :: TagResourceResponse -> () #

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.SESV2.TagResource" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "TagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newTagResourceResponse Source #

Create a value of TagResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:TagResourceResponse', tagResourceResponse_httpStatus - The response's http status code.

SendEmail

data SendEmail Source #

Represents a request to send a single formatted email using Amazon SES. For more information, see the Amazon SES Developer Guide.

See: newSendEmail smart constructor.

Instances

Instances details
Eq SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Read SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Show SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Generic SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Associated Types

type Rep SendEmail :: Type -> Type #

NFData SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Methods

rnf :: SendEmail -> () #

Hashable SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

ToJSON SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

AWSRequest SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Associated Types

type AWSResponse SendEmail #

ToHeaders SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Methods

toHeaders :: SendEmail -> [Header] #

ToPath SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

ToQuery SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

type Rep SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

type Rep SendEmail = D1 ('MetaData "SendEmail" "Amazonka.SESV2.SendEmail" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SendEmail'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "fromEmailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Destination))) :*: (S1 ('MetaSel ('Just "fromEmailAddressIdentityArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "listManagementOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListManagementOptions))))) :*: ((S1 ('MetaSel ('Just "emailTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MessageTag])) :*: S1 ('MetaSel ('Just "feedbackForwardingEmailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "feedbackForwardingEmailAddressIdentityArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "replyToAddresses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EmailContent))))))
type AWSResponse SendEmail Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

newSendEmail Source #

Create a value of SendEmail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fromEmailAddress:SendEmail', sendEmail_fromEmailAddress - The email address to use as the "From" address for the email. The address that you specify has to be verified.

$sel:destination:SendEmail', sendEmail_destination - An object that contains the recipients of the email message.

$sel:fromEmailAddressIdentityArn:SendEmail', sendEmail_fromEmailAddressIdentityArn - This parameter is used only for sending authorization. It is the ARN of the identity that is associated with the sending authorization policy that permits you to use the email address specified in the FromEmailAddress parameter.

For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use sender@example.com, then you would specify the FromEmailAddressIdentityArn to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FromEmailAddress to be sender@example.com.

For more information about sending authorization, see the Amazon SES Developer Guide.

For Raw emails, the FromEmailAddressIdentityArn value overrides the X-SES-SOURCE-ARN and X-SES-FROM-ARN headers specified in raw email message content.

$sel:configurationSetName:SendEmail', sendEmail_configurationSetName - The name of the configuration set to use when sending the email.

$sel:listManagementOptions:SendEmail', sendEmail_listManagementOptions - An object used to specify a list or topic to which an email belongs, which will be used when a contact chooses to unsubscribe.

$sel:emailTags:SendEmail', sendEmail_emailTags - A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendEmail operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.

$sel:feedbackForwardingEmailAddress:SendEmail', sendEmail_feedbackForwardingEmailAddress - The address that you want bounce and complaint notifications to be sent to.

$sel:feedbackForwardingEmailAddressIdentityArn:SendEmail', sendEmail_feedbackForwardingEmailAddressIdentityArn - This parameter is used only for sending authorization. It is the ARN of the identity that is associated with the sending authorization policy that permits you to use the email address specified in the FeedbackForwardingEmailAddress parameter.

For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com) attaches a policy to it that authorizes you to use feedback@example.com, then you would specify the FeedbackForwardingEmailAddressIdentityArn to be arn:aws:ses:us-east-1:123456789012:identity/example.com, and the FeedbackForwardingEmailAddress to be feedback@example.com.

For more information about sending authorization, see the Amazon SES Developer Guide.

$sel:replyToAddresses:SendEmail', sendEmail_replyToAddresses - The "Reply-to" email addresses for the message. When the recipient replies to the message, each Reply-to address receives the reply.

$sel:content:SendEmail', sendEmail_content - An object that contains the body of the message. You can send either a Simple message Raw message or a template Message.

data SendEmailResponse Source #

A unique message ID that you receive when an email is accepted for sending.

See: newSendEmailResponse smart constructor.

Instances

Instances details
Eq SendEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Read SendEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Show SendEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Generic SendEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Associated Types

type Rep SendEmailResponse :: Type -> Type #

NFData SendEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

Methods

rnf :: SendEmailResponse -> () #

type Rep SendEmailResponse Source # 
Instance details

Defined in Amazonka.SESV2.SendEmail

type Rep SendEmailResponse = D1 ('MetaData "SendEmailResponse" "Amazonka.SESV2.SendEmail" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SendEmailResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "messageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newSendEmailResponse Source #

Create a value of SendEmailResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:messageId:SendEmailResponse', sendEmailResponse_messageId - A unique identifier for the message that is generated when the message is accepted.

It's possible for Amazon SES to accept a message without sending it. This can happen when the message that you're trying to send has an attachment contains a virus, or when you send a templated email that contains invalid personalization content, for example.

$sel:httpStatus:SendEmailResponse', sendEmailResponse_httpStatus - The response's http status code.

PutDedicatedIpWarmupAttributes

data PutDedicatedIpWarmupAttributes Source #

A request to change the warm-up attributes for a dedicated IP address. This operation is useful when you want to resume the warm-up process for an existing IP address.

See: newPutDedicatedIpWarmupAttributes smart constructor.

Instances

Instances details
Eq PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

Read PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

Show PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

Generic PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

Associated Types

type Rep PutDedicatedIpWarmupAttributes :: Type -> Type #

NFData PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

Hashable PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

ToJSON PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

AWSRequest PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

ToHeaders PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

ToPath PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

ToQuery PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

type Rep PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

type Rep PutDedicatedIpWarmupAttributes = D1 ('MetaData "PutDedicatedIpWarmupAttributes" "Amazonka.SESV2.PutDedicatedIpWarmupAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutDedicatedIpWarmupAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ip") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "warmupPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))
type AWSResponse PutDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

newPutDedicatedIpWarmupAttributes Source #

Create a value of PutDedicatedIpWarmupAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ip:PutDedicatedIpWarmupAttributes', putDedicatedIpWarmupAttributes_ip - The dedicated IP address that you want to update the warm-up attributes for.

$sel:warmupPercentage:PutDedicatedIpWarmupAttributes', putDedicatedIpWarmupAttributes_warmupPercentage - The warm-up percentage that you want to associate with the dedicated IP address.

data PutDedicatedIpWarmupAttributesResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutDedicatedIpWarmupAttributesResponse smart constructor.

Instances

Instances details
Eq PutDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

Read PutDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

Show PutDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

Generic PutDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

NFData PutDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

type Rep PutDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDedicatedIpWarmupAttributes

type Rep PutDedicatedIpWarmupAttributesResponse = D1 ('MetaData "PutDedicatedIpWarmupAttributesResponse" "Amazonka.SESV2.PutDedicatedIpWarmupAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutDedicatedIpWarmupAttributesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutDedicatedIpWarmupAttributesResponse Source #

Create a value of PutDedicatedIpWarmupAttributesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutDedicatedIpWarmupAttributesResponse', putDedicatedIpWarmupAttributesResponse_httpStatus - The response's http status code.

DeleteEmailIdentityPolicy

data DeleteEmailIdentityPolicy Source #

Represents a request to delete a sending authorization policy for an identity. Sending authorization is an Amazon SES feature that enables you to authorize other senders to use your identities. For information, see the Amazon SES Developer Guide.

See: newDeleteEmailIdentityPolicy smart constructor.

Instances

Instances details
Eq DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

Read DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

Show DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

Generic DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

Associated Types

type Rep DeleteEmailIdentityPolicy :: Type -> Type #

NFData DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

Hashable DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

AWSRequest DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

ToHeaders DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

ToPath DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

ToQuery DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

type Rep DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

type Rep DeleteEmailIdentityPolicy = D1 ('MetaData "DeleteEmailIdentityPolicy" "Amazonka.SESV2.DeleteEmailIdentityPolicy" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteEmailIdentityPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "policyName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

newDeleteEmailIdentityPolicy Source #

Create a value of DeleteEmailIdentityPolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:emailIdentity:DeleteEmailIdentityPolicy', deleteEmailIdentityPolicy_emailIdentity - The email identity.

$sel:policyName:DeleteEmailIdentityPolicy', deleteEmailIdentityPolicy_policyName - The name of the policy.

The policy name cannot exceed 64 characters and can only include alphanumeric characters, dashes, and underscores.

data DeleteEmailIdentityPolicyResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newDeleteEmailIdentityPolicyResponse smart constructor.

Instances

Instances details
Eq DeleteEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

Read DeleteEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

Show DeleteEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

Generic DeleteEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

Associated Types

type Rep DeleteEmailIdentityPolicyResponse :: Type -> Type #

NFData DeleteEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

type Rep DeleteEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.DeleteEmailIdentityPolicy

type Rep DeleteEmailIdentityPolicyResponse = D1 ('MetaData "DeleteEmailIdentityPolicyResponse" "Amazonka.SESV2.DeleteEmailIdentityPolicy" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeleteEmailIdentityPolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteEmailIdentityPolicyResponse Source #

Create a value of DeleteEmailIdentityPolicyResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteEmailIdentityPolicyResponse', deleteEmailIdentityPolicyResponse_httpStatus - The response's http status code.

UpdateEmailIdentityPolicy

data UpdateEmailIdentityPolicy Source #

Represents a request to update a sending authorization policy for an identity. Sending authorization is an Amazon SES feature that enables you to authorize other senders to use your identities. For information, see the Amazon SES Developer Guide.

See: newUpdateEmailIdentityPolicy smart constructor.

Instances

Instances details
Eq UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

Read UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

Show UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

Generic UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

Associated Types

type Rep UpdateEmailIdentityPolicy :: Type -> Type #

NFData UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

Hashable UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

ToJSON UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

AWSRequest UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

ToHeaders UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

ToPath UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

ToQuery UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

type Rep UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

type Rep UpdateEmailIdentityPolicy = D1 ('MetaData "UpdateEmailIdentityPolicy" "Amazonka.SESV2.UpdateEmailIdentityPolicy" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateEmailIdentityPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "policyName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "policy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse UpdateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

newUpdateEmailIdentityPolicy Source #

Create a value of UpdateEmailIdentityPolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:emailIdentity:UpdateEmailIdentityPolicy', updateEmailIdentityPolicy_emailIdentity - The email identity.

$sel:policyName:UpdateEmailIdentityPolicy', updateEmailIdentityPolicy_policyName - The name of the policy.

The policy name cannot exceed 64 characters and can only include alphanumeric characters, dashes, and underscores.

$sel:policy:UpdateEmailIdentityPolicy', updateEmailIdentityPolicy_policy - The text of the policy in JSON format. The policy cannot exceed 4 KB.

For information about the syntax of sending authorization policies, see the Amazon SES Developer Guide.

data UpdateEmailIdentityPolicyResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newUpdateEmailIdentityPolicyResponse smart constructor.

Instances

Instances details
Eq UpdateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

Read UpdateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

Show UpdateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

Generic UpdateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

Associated Types

type Rep UpdateEmailIdentityPolicyResponse :: Type -> Type #

NFData UpdateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

type Rep UpdateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.UpdateEmailIdentityPolicy

type Rep UpdateEmailIdentityPolicyResponse = D1 ('MetaData "UpdateEmailIdentityPolicyResponse" "Amazonka.SESV2.UpdateEmailIdentityPolicy" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UpdateEmailIdentityPolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateEmailIdentityPolicyResponse Source #

Create a value of UpdateEmailIdentityPolicyResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateEmailIdentityPolicyResponse', updateEmailIdentityPolicyResponse_httpStatus - The response's http status code.

UntagResource

data UntagResource Source #

See: newUntagResource smart constructor.

Constructors

UntagResource' Text [Text] 

Instances

Instances details
Eq UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

Read UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

Generic UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

NFData UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

Methods

rnf :: UntagResource -> () #

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

Associated Types

type AWSResponse UntagResource #

ToHeaders UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

ToPath UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

ToQuery UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

type Rep UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

type Rep UntagResource = D1 ('MetaData "UntagResource" "Amazonka.SESV2.UntagResource" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UntagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))
type AWSResponse UntagResource Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

newUntagResource Source #

Create a value of UntagResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:UntagResource', untagResource_resourceArn - The Amazon Resource Name (ARN) of the resource that you want to remove one or more tags from.

$sel:tagKeys:UntagResource', untagResource_tagKeys - The tags (tag keys) that you want to remove from the resource. When you specify a tag key, the action removes both that key and its associated tag value.

To remove more than one tag from the resource, append the TagKeys parameter and argument for each additional tag to remove, separated by an ampersand. For example: /v2/email/tags?ResourceArn=ResourceArn&TagKeys=Key1&TagKeys=Key2

data UntagResourceResponse Source #

See: newUntagResourceResponse smart constructor.

Instances

Instances details
Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.SESV2.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.SESV2.UntagResource" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "UntagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUntagResourceResponse Source #

Create a value of UntagResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UntagResourceResponse', untagResourceResponse_httpStatus - The response's http status code.

CreateDeliverabilityTestReport

data CreateDeliverabilityTestReport Source #

A request to perform a predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled by various email providers around the world. When you perform a predictive inbox placement test, you provide a sample message that contains the content that you plan to send to your customers. We send that message to special email addresses spread across several major email providers around the world. The test takes about 24 hours to complete. When the test is complete, you can use the GetDeliverabilityTestReport operation to view the results of the test.

See: newCreateDeliverabilityTestReport smart constructor.

Instances

Instances details
Eq CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

Read CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

Show CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

Generic CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

Associated Types

type Rep CreateDeliverabilityTestReport :: Type -> Type #

NFData CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

Hashable CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

ToJSON CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

AWSRequest CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

ToHeaders CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

ToPath CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

ToQuery CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

type Rep CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

type Rep CreateDeliverabilityTestReport = D1 ('MetaData "CreateDeliverabilityTestReport" "Amazonka.SESV2.CreateDeliverabilityTestReport" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateDeliverabilityTestReport'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "reportName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "fromEmailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EmailContent))))
type AWSResponse CreateDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

newCreateDeliverabilityTestReport Source #

Create a value of CreateDeliverabilityTestReport with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:reportName:CreateDeliverabilityTestReport', createDeliverabilityTestReport_reportName - A unique name that helps you to identify the predictive inbox placement test when you retrieve the results.

$sel:tags:CreateDeliverabilityTestReport', createDeliverabilityTestReport_tags - An array of objects that define the tags (keys and values) that you want to associate with the predictive inbox placement test.

$sel:fromEmailAddress:CreateDeliverabilityTestReport', createDeliverabilityTestReport_fromEmailAddress - The email address that the predictive inbox placement test email was sent from.

$sel:content:CreateDeliverabilityTestReport', createDeliverabilityTestReport_content - The HTML body of the message that you sent when you performed the predictive inbox placement test.

data CreateDeliverabilityTestReportResponse Source #

Information about the predictive inbox placement test that you created.

See: newCreateDeliverabilityTestReportResponse smart constructor.

Instances

Instances details
Eq CreateDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

Read CreateDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

Show CreateDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

Generic CreateDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

NFData CreateDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

type Rep CreateDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateDeliverabilityTestReport

type Rep CreateDeliverabilityTestReportResponse = D1 ('MetaData "CreateDeliverabilityTestReportResponse" "Amazonka.SESV2.CreateDeliverabilityTestReport" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateDeliverabilityTestReportResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "reportId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "deliverabilityTestStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DeliverabilityTestStatus))))

newCreateDeliverabilityTestReportResponse Source #

Create a value of CreateDeliverabilityTestReportResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateDeliverabilityTestReportResponse', createDeliverabilityTestReportResponse_httpStatus - The response's http status code.

$sel:reportId:CreateDeliverabilityTestReportResponse', createDeliverabilityTestReportResponse_reportId - A unique string that identifies the predictive inbox placement test.

$sel:deliverabilityTestStatus:CreateDeliverabilityTestReportResponse', createDeliverabilityTestReportResponse_deliverabilityTestStatus - The status of the predictive inbox placement test. If the status is IN_PROGRESS, then the predictive inbox placement test is currently running. Predictive inbox placement tests are usually complete within 24 hours of creating the test. If the status is COMPLETE, then the test is finished, and you can use the GetDeliverabilityTestReport to view the results of the test.

PutEmailIdentityMailFromAttributes

data PutEmailIdentityMailFromAttributes Source #

A request to configure the custom MAIL FROM domain for a verified identity.

See: newPutEmailIdentityMailFromAttributes smart constructor.

Instances

Instances details
Eq PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

Read PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

Show PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

Generic PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

Associated Types

type Rep PutEmailIdentityMailFromAttributes :: Type -> Type #

NFData PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

Hashable PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

ToJSON PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

AWSRequest PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

ToHeaders PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

ToPath PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

ToQuery PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

type Rep PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

type Rep PutEmailIdentityMailFromAttributes = D1 ('MetaData "PutEmailIdentityMailFromAttributes" "Amazonka.SESV2.PutEmailIdentityMailFromAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutEmailIdentityMailFromAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mailFromDomain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "behaviorOnMxFailure") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BehaviorOnMxFailure)) :*: S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse PutEmailIdentityMailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

newPutEmailIdentityMailFromAttributes Source #

Create a value of PutEmailIdentityMailFromAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mailFromDomain:PutEmailIdentityMailFromAttributes', putEmailIdentityMailFromAttributes_mailFromDomain - The custom MAIL FROM domain that you want the verified identity to use. The MAIL FROM domain must meet the following criteria:

  • It has to be a subdomain of the verified identity.
  • It can't be used to receive email.
  • It can't be used in a "From" address if the MAIL FROM domain is a destination for feedback forwarding emails.

$sel:behaviorOnMxFailure:PutEmailIdentityMailFromAttributes', putEmailIdentityMailFromAttributes_behaviorOnMxFailure - The action to take if the required MX record isn't found when you send an email. When you set this value to UseDefaultValue, the mail is sent using amazonses.com as the MAIL FROM domain. When you set this value to RejectMessage, the Amazon SES API v2 returns a MailFromDomainNotVerified error, and doesn't attempt to deliver the email.

These behaviors are taken when the custom MAIL FROM domain configuration is in the Pending, Failed, and TemporaryFailure states.

$sel:emailIdentity:PutEmailIdentityMailFromAttributes', putEmailIdentityMailFromAttributes_emailIdentity - The verified email identity.

data PutEmailIdentityMailFromAttributesResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutEmailIdentityMailFromAttributesResponse smart constructor.

Instances

Instances details
Eq PutEmailIdentityMailFromAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

Read PutEmailIdentityMailFromAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

Show PutEmailIdentityMailFromAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

Generic PutEmailIdentityMailFromAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

NFData PutEmailIdentityMailFromAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

type Rep PutEmailIdentityMailFromAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityMailFromAttributes

type Rep PutEmailIdentityMailFromAttributesResponse = D1 ('MetaData "PutEmailIdentityMailFromAttributesResponse" "Amazonka.SESV2.PutEmailIdentityMailFromAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutEmailIdentityMailFromAttributesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutEmailIdentityMailFromAttributesResponse Source #

Create a value of PutEmailIdentityMailFromAttributesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutEmailIdentityMailFromAttributesResponse', putEmailIdentityMailFromAttributesResponse_httpStatus - The response's http status code.

ListContactLists

data ListContactLists Source #

See: newListContactLists smart constructor.

Instances

Instances details
Eq ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

Read ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

Show ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

Generic ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

Associated Types

type Rep ListContactLists :: Type -> Type #

NFData ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

Methods

rnf :: ListContactLists -> () #

Hashable ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

AWSRequest ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

Associated Types

type AWSResponse ListContactLists #

ToHeaders ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

ToPath ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

ToQuery ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

type Rep ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

type Rep ListContactLists = D1 ('MetaData "ListContactLists" "Amazonka.SESV2.ListContactLists" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListContactLists'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))
type AWSResponse ListContactLists Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

newListContactLists :: ListContactLists Source #

Create a value of ListContactLists with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListContactLists', listContactLists_nextToken - A string token indicating that there might be additional contact lists available to be listed. Use the token provided in the Response to use in the subsequent call to ListContactLists with the same parameters to retrieve the next page of contact lists.

$sel:pageSize:ListContactLists', listContactLists_pageSize - Maximum number of contact lists to return at once. Use this parameter to paginate results. If additional contact lists exist beyond the specified limit, the NextToken element is sent in the response. Use the NextToken value in subsequent requests to retrieve additional lists.

data ListContactListsResponse Source #

See: newListContactListsResponse smart constructor.

Instances

Instances details
Eq ListContactListsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

Read ListContactListsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

Show ListContactListsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

Generic ListContactListsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

Associated Types

type Rep ListContactListsResponse :: Type -> Type #

NFData ListContactListsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

type Rep ListContactListsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContactLists

type Rep ListContactListsResponse = D1 ('MetaData "ListContactListsResponse" "Amazonka.SESV2.ListContactLists" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListContactListsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "contactLists") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ContactList])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListContactListsResponse Source #

Create a value of ListContactListsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListContactLists', listContactListsResponse_nextToken - A string token indicating that there might be additional contact lists available to be listed. Copy this token to a subsequent call to ListContactLists with the same parameters to retrieve the next page of contact lists.

$sel:contactLists:ListContactListsResponse', listContactListsResponse_contactLists - The available contact lists.

$sel:httpStatus:ListContactListsResponse', listContactListsResponse_httpStatus - The response's http status code.

CreateEmailIdentityPolicy

data CreateEmailIdentityPolicy Source #

Represents a request to create a sending authorization policy for an identity. Sending authorization is an Amazon SES feature that enables you to authorize other senders to use your identities. For information, see the Amazon SES Developer Guide.

See: newCreateEmailIdentityPolicy smart constructor.

Instances

Instances details
Eq CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

Read CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

Show CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

Generic CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

Associated Types

type Rep CreateEmailIdentityPolicy :: Type -> Type #

NFData CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

Hashable CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

ToJSON CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

AWSRequest CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

ToHeaders CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

ToPath CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

ToQuery CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

type Rep CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

type Rep CreateEmailIdentityPolicy = D1 ('MetaData "CreateEmailIdentityPolicy" "Amazonka.SESV2.CreateEmailIdentityPolicy" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateEmailIdentityPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "policyName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "policy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreateEmailIdentityPolicy Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

newCreateEmailIdentityPolicy Source #

Create a value of CreateEmailIdentityPolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:emailIdentity:CreateEmailIdentityPolicy', createEmailIdentityPolicy_emailIdentity - The email identity.

$sel:policyName:CreateEmailIdentityPolicy', createEmailIdentityPolicy_policyName - The name of the policy.

The policy name cannot exceed 64 characters and can only include alphanumeric characters, dashes, and underscores.

$sel:policy:CreateEmailIdentityPolicy', createEmailIdentityPolicy_policy - The text of the policy in JSON format. The policy cannot exceed 4 KB.

For information about the syntax of sending authorization policies, see the Amazon SES Developer Guide.

data CreateEmailIdentityPolicyResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newCreateEmailIdentityPolicyResponse smart constructor.

Instances

Instances details
Eq CreateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

Read CreateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

Show CreateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

Generic CreateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

Associated Types

type Rep CreateEmailIdentityPolicyResponse :: Type -> Type #

NFData CreateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

type Rep CreateEmailIdentityPolicyResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateEmailIdentityPolicy

type Rep CreateEmailIdentityPolicyResponse = D1 ('MetaData "CreateEmailIdentityPolicyResponse" "Amazonka.SESV2.CreateEmailIdentityPolicy" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateEmailIdentityPolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateEmailIdentityPolicyResponse Source #

Create a value of CreateEmailIdentityPolicyResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateEmailIdentityPolicyResponse', createEmailIdentityPolicyResponse_httpStatus - The response's http status code.

CreateConfigurationSetEventDestination

data CreateConfigurationSetEventDestination Source #

A request to add an event destination to a configuration set.

See: newCreateConfigurationSetEventDestination smart constructor.

Instances

Instances details
Eq CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

Read CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

Show CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

Generic CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

NFData CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

Hashable CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

ToJSON CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

AWSRequest CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

ToHeaders CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

ToPath CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

ToQuery CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

type Rep CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

type Rep CreateConfigurationSetEventDestination = D1 ('MetaData "CreateConfigurationSetEventDestination" "Amazonka.SESV2.CreateConfigurationSetEventDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateConfigurationSetEventDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "eventDestinationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "eventDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EventDestinationDefinition))))
type AWSResponse CreateConfigurationSetEventDestination Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

data CreateConfigurationSetEventDestinationResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newCreateConfigurationSetEventDestinationResponse smart constructor.

Instances

Instances details
Eq CreateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

Read CreateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

Show CreateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

Generic CreateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

NFData CreateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

type Rep CreateConfigurationSetEventDestinationResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSetEventDestination

type Rep CreateConfigurationSetEventDestinationResponse = D1 ('MetaData "CreateConfigurationSetEventDestinationResponse" "Amazonka.SESV2.CreateConfigurationSetEventDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateConfigurationSetEventDestinationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateConfigurationSetEventDestinationResponse Source #

Create a value of CreateConfigurationSetEventDestinationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateConfigurationSetEventDestinationResponse', createConfigurationSetEventDestinationResponse_httpStatus - The response's http status code.

PutEmailIdentityConfigurationSetAttributes

data PutEmailIdentityConfigurationSetAttributes Source #

A request to associate a configuration set with an email identity.

See: newPutEmailIdentityConfigurationSetAttributes smart constructor.

Instances

Instances details
Eq PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

Read PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

Show PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

Generic PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

NFData PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

Hashable PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

ToJSON PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

AWSRequest PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

ToHeaders PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

ToPath PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

ToQuery PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

type Rep PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

type Rep PutEmailIdentityConfigurationSetAttributes = D1 ('MetaData "PutEmailIdentityConfigurationSetAttributes" "Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutEmailIdentityConfigurationSetAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "emailIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse PutEmailIdentityConfigurationSetAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

newPutEmailIdentityConfigurationSetAttributes Source #

Create a value of PutEmailIdentityConfigurationSetAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:configurationSetName:PutEmailIdentityConfigurationSetAttributes', putEmailIdentityConfigurationSetAttributes_configurationSetName - The configuration set to associate with an email identity.

$sel:emailIdentity:PutEmailIdentityConfigurationSetAttributes', putEmailIdentityConfigurationSetAttributes_emailIdentity - The email address or domain to associate with a configuration set.

data PutEmailIdentityConfigurationSetAttributesResponse Source #

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

See: newPutEmailIdentityConfigurationSetAttributesResponse smart constructor.

Instances

Instances details
Eq PutEmailIdentityConfigurationSetAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

Read PutEmailIdentityConfigurationSetAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

Show PutEmailIdentityConfigurationSetAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

Generic PutEmailIdentityConfigurationSetAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

NFData PutEmailIdentityConfigurationSetAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

type Rep PutEmailIdentityConfigurationSetAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes

type Rep PutEmailIdentityConfigurationSetAttributesResponse = D1 ('MetaData "PutEmailIdentityConfigurationSetAttributesResponse" "Amazonka.SESV2.PutEmailIdentityConfigurationSetAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutEmailIdentityConfigurationSetAttributesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutEmailIdentityConfigurationSetAttributesResponse Source #

Create a value of PutEmailIdentityConfigurationSetAttributesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutEmailIdentityConfigurationSetAttributesResponse', putEmailIdentityConfigurationSetAttributesResponse_httpStatus - The response's http status code.

PutAccountSuppressionAttributes

data PutAccountSuppressionAttributes Source #

A request to change your account's suppression preferences.

See: newPutAccountSuppressionAttributes smart constructor.

Instances

Instances details
Eq PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

Read PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

Show PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

Generic PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

Associated Types

type Rep PutAccountSuppressionAttributes :: Type -> Type #

NFData PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

Hashable PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

ToJSON PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

AWSRequest PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

ToHeaders PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

ToPath PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

ToQuery PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

type Rep PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

type Rep PutAccountSuppressionAttributes = D1 ('MetaData "PutAccountSuppressionAttributes" "Amazonka.SESV2.PutAccountSuppressionAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutAccountSuppressionAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "suppressedReasons") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SuppressionListReason]))))
type AWSResponse PutAccountSuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

newPutAccountSuppressionAttributes :: PutAccountSuppressionAttributes Source #

Create a value of PutAccountSuppressionAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:suppressedReasons:PutAccountSuppressionAttributes', putAccountSuppressionAttributes_suppressedReasons - A list that contains the reasons that email addresses will be automatically added to the suppression list for your account. This list can contain any or all of the following:

  • COMPLAINT – Amazon SES adds an email address to the suppression list for your account when a message sent to that address results in a complaint.
  • BOUNCE – Amazon SES adds an email address to the suppression list for your account when a message sent to that address results in a hard bounce.

data PutAccountSuppressionAttributesResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutAccountSuppressionAttributesResponse smart constructor.

Instances

Instances details
Eq PutAccountSuppressionAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

Read PutAccountSuppressionAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

Show PutAccountSuppressionAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

Generic PutAccountSuppressionAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

NFData PutAccountSuppressionAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

type Rep PutAccountSuppressionAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountSuppressionAttributes

type Rep PutAccountSuppressionAttributesResponse = D1 ('MetaData "PutAccountSuppressionAttributesResponse" "Amazonka.SESV2.PutAccountSuppressionAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutAccountSuppressionAttributesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutAccountSuppressionAttributesResponse Source #

Create a value of PutAccountSuppressionAttributesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutAccountSuppressionAttributesResponse', putAccountSuppressionAttributesResponse_httpStatus - The response's http status code.

CreateImportJob

data CreateImportJob Source #

Represents a request to create an import job from a data source for a data destination.

See: newCreateImportJob smart constructor.

Instances

Instances details
Eq CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

Read CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

Show CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

Generic CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

Associated Types

type Rep CreateImportJob :: Type -> Type #

NFData CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

Methods

rnf :: CreateImportJob -> () #

Hashable CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

ToJSON CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

AWSRequest CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

Associated Types

type AWSResponse CreateImportJob #

ToHeaders CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

ToPath CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

ToQuery CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

type Rep CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

type Rep CreateImportJob = D1 ('MetaData "CreateImportJob" "Amazonka.SESV2.CreateImportJob" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateImportJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "importDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ImportDestination) :*: S1 ('MetaSel ('Just "importDataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ImportDataSource)))
type AWSResponse CreateImportJob Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

newCreateImportJob Source #

Create a value of CreateImportJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:importDestination:CreateImportJob', createImportJob_importDestination - The destination for the import job.

$sel:importDataSource:CreateImportJob', createImportJob_importDataSource - The data source for the import job.

data CreateImportJobResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newCreateImportJobResponse smart constructor.

Instances

Instances details
Eq CreateImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

Read CreateImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

Show CreateImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

Generic CreateImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

Associated Types

type Rep CreateImportJobResponse :: Type -> Type #

NFData CreateImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

Methods

rnf :: CreateImportJobResponse -> () #

type Rep CreateImportJobResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateImportJob

type Rep CreateImportJobResponse = D1 ('MetaData "CreateImportJobResponse" "Amazonka.SESV2.CreateImportJob" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateImportJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateImportJobResponse Source #

Create a value of CreateImportJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobId:CreateImportJobResponse', createImportJobResponse_jobId - A string that represents the import job ID.

$sel:httpStatus:CreateImportJobResponse', createImportJobResponse_httpStatus - The response's http status code.

ListDeliverabilityTestReports

data ListDeliverabilityTestReports Source #

A request to list all of the predictive inbox placement tests that you've performed.

See: newListDeliverabilityTestReports smart constructor.

Instances

Instances details
Eq ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

Read ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

Show ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

Generic ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

Associated Types

type Rep ListDeliverabilityTestReports :: Type -> Type #

NFData ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

Hashable ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

AWSRequest ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

ToHeaders ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

ToPath ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

ToQuery ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

type Rep ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

type Rep ListDeliverabilityTestReports = D1 ('MetaData "ListDeliverabilityTestReports" "Amazonka.SESV2.ListDeliverabilityTestReports" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListDeliverabilityTestReports'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))
type AWSResponse ListDeliverabilityTestReports Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

newListDeliverabilityTestReports :: ListDeliverabilityTestReports Source #

Create a value of ListDeliverabilityTestReports with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListDeliverabilityTestReports', listDeliverabilityTestReports_nextToken - A token returned from a previous call to ListDeliverabilityTestReports to indicate the position in the list of predictive inbox placement tests.

$sel:pageSize:ListDeliverabilityTestReports', listDeliverabilityTestReports_pageSize - The number of results to show in a single call to ListDeliverabilityTestReports. If the number of results is larger than the number you specified in this parameter, then the response includes a NextToken element, which you can use to obtain additional results.

The value you specify has to be at least 0, and can be no more than 1000.

data ListDeliverabilityTestReportsResponse Source #

A list of the predictive inbox placement test reports that are available for your account, regardless of whether or not those tests are complete.

See: newListDeliverabilityTestReportsResponse smart constructor.

Instances

Instances details
Eq ListDeliverabilityTestReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

Read ListDeliverabilityTestReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

Show ListDeliverabilityTestReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

Generic ListDeliverabilityTestReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

NFData ListDeliverabilityTestReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

type Rep ListDeliverabilityTestReportsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListDeliverabilityTestReports

type Rep ListDeliverabilityTestReportsResponse = D1 ('MetaData "ListDeliverabilityTestReportsResponse" "Amazonka.SESV2.ListDeliverabilityTestReports" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListDeliverabilityTestReportsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "deliverabilityTestReports") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DeliverabilityTestReport]))))

newListDeliverabilityTestReportsResponse Source #

Create a value of ListDeliverabilityTestReportsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListDeliverabilityTestReports', listDeliverabilityTestReportsResponse_nextToken - A token that indicates that there are additional predictive inbox placement tests to list. To view additional predictive inbox placement tests, issue another request to ListDeliverabilityTestReports, and pass this token in the NextToken parameter.

$sel:httpStatus:ListDeliverabilityTestReportsResponse', listDeliverabilityTestReportsResponse_httpStatus - The response's http status code.

$sel:deliverabilityTestReports:ListDeliverabilityTestReportsResponse', listDeliverabilityTestReportsResponse_deliverabilityTestReports - An object that contains a lists of predictive inbox placement tests that you've performed.

CreateConfigurationSet

data CreateConfigurationSet Source #

A request to create a configuration set.

See: newCreateConfigurationSet smart constructor.

Instances

Instances details
Eq CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

Read CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

Show CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

Generic CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

Associated Types

type Rep CreateConfigurationSet :: Type -> Type #

NFData CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

Methods

rnf :: CreateConfigurationSet -> () #

Hashable CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

ToJSON CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

AWSRequest CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

Associated Types

type AWSResponse CreateConfigurationSet #

ToHeaders CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

ToPath CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

ToQuery CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

type Rep CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

type Rep CreateConfigurationSet = D1 ('MetaData "CreateConfigurationSet" "Amazonka.SESV2.CreateConfigurationSet" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateConfigurationSet'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "sendingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SendingOptions)) :*: (S1 ('MetaSel ('Just "deliveryOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DeliveryOptions)) :*: S1 ('MetaSel ('Just "trackingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrackingOptions)))) :*: ((S1 ('MetaSel ('Just "reputationOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReputationOptions)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "suppressionOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SuppressionOptions)) :*: S1 ('MetaSel ('Just "configurationSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse CreateConfigurationSet Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

newCreateConfigurationSet Source #

Create a value of CreateConfigurationSet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sendingOptions:CreateConfigurationSet', createConfigurationSet_sendingOptions - An object that defines whether or not Amazon SES can send email that you send using the configuration set.

$sel:deliveryOptions:CreateConfigurationSet', createConfigurationSet_deliveryOptions - An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.

$sel:trackingOptions:CreateConfigurationSet', createConfigurationSet_trackingOptions - An object that defines the open and click tracking options for emails that you send using the configuration set.

$sel:reputationOptions:CreateConfigurationSet', createConfigurationSet_reputationOptions - An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set.

$sel:tags:CreateConfigurationSet', createConfigurationSet_tags - An array of objects that define the tags (keys and values) to associate with the configuration set.

$sel:suppressionOptions:CreateConfigurationSet', createConfigurationSet_suppressionOptions - Undocumented member.

$sel:configurationSetName:CreateConfigurationSet', createConfigurationSet_configurationSetName - The name of the configuration set. The name can contain up to 64 alphanumeric characters, including letters, numbers, hyphens (-) and underscores (_) only.

data CreateConfigurationSetResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newCreateConfigurationSetResponse smart constructor.

Instances

Instances details
Eq CreateConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

Read CreateConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

Show CreateConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

Generic CreateConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

Associated Types

type Rep CreateConfigurationSetResponse :: Type -> Type #

NFData CreateConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

type Rep CreateConfigurationSetResponse Source # 
Instance details

Defined in Amazonka.SESV2.CreateConfigurationSet

type Rep CreateConfigurationSetResponse = D1 ('MetaData "CreateConfigurationSetResponse" "Amazonka.SESV2.CreateConfigurationSet" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CreateConfigurationSetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateConfigurationSetResponse Source #

Create a value of CreateConfigurationSetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:CreateConfigurationSetResponse', createConfigurationSetResponse_httpStatus - The response's http status code.

GetDeliverabilityTestReport

data GetDeliverabilityTestReport Source #

A request to retrieve the results of a predictive inbox placement test.

See: newGetDeliverabilityTestReport smart constructor.

Instances

Instances details
Eq GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

Read GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

Show GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

Generic GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

Associated Types

type Rep GetDeliverabilityTestReport :: Type -> Type #

NFData GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

Hashable GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

AWSRequest GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

ToHeaders GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

ToPath GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

ToQuery GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

type Rep GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

type Rep GetDeliverabilityTestReport = D1 ('MetaData "GetDeliverabilityTestReport" "Amazonka.SESV2.GetDeliverabilityTestReport" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDeliverabilityTestReport'" 'PrefixI 'True) (S1 ('MetaSel ('Just "reportId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetDeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

newGetDeliverabilityTestReport Source #

Create a value of GetDeliverabilityTestReport with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:reportId:GetDeliverabilityTestReport', getDeliverabilityTestReport_reportId - A unique string that identifies the predictive inbox placement test.

data GetDeliverabilityTestReportResponse Source #

The results of the predictive inbox placement test.

See: newGetDeliverabilityTestReportResponse smart constructor.

Instances

Instances details
Eq GetDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

Read GetDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

Show GetDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

Generic GetDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

NFData GetDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

type Rep GetDeliverabilityTestReportResponse Source # 
Instance details

Defined in Amazonka.SESV2.GetDeliverabilityTestReport

type Rep GetDeliverabilityTestReportResponse = D1 ('MetaData "GetDeliverabilityTestReportResponse" "Amazonka.SESV2.GetDeliverabilityTestReport" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "GetDeliverabilityTestReportResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) :*: (S1 ('MetaSel ('Just "deliverabilityTestReport") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DeliverabilityTestReport) :*: (S1 ('MetaSel ('Just "overallPlacement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PlacementStatistics) :*: S1 ('MetaSel ('Just "ispPlacements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [IspPlacement])))))

newGetDeliverabilityTestReportResponse Source #

Create a value of GetDeliverabilityTestReportResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:message:GetDeliverabilityTestReportResponse', getDeliverabilityTestReportResponse_message - An object that contains the message that you sent when you performed this predictive inbox placement test.

$sel:tags:GetDeliverabilityTestReportResponse', getDeliverabilityTestReportResponse_tags - An array of objects that define the tags (keys and values) that are associated with the predictive inbox placement test.

$sel:httpStatus:GetDeliverabilityTestReportResponse', getDeliverabilityTestReportResponse_httpStatus - The response's http status code.

$sel:deliverabilityTestReport:GetDeliverabilityTestReportResponse', getDeliverabilityTestReportResponse_deliverabilityTestReport - An object that contains the results of the predictive inbox placement test.

$sel:overallPlacement:GetDeliverabilityTestReportResponse', getDeliverabilityTestReportResponse_overallPlacement - An object that specifies how many test messages that were sent during the predictive inbox placement test were delivered to recipients' inboxes, how many were sent to recipients' spam folders, and how many weren't delivered.

$sel:ispPlacements:GetDeliverabilityTestReportResponse', getDeliverabilityTestReportResponse_ispPlacements - An object that describes how the test email was handled by several email providers, including Gmail, Hotmail, Yahoo, AOL, and others.

PutDeliverabilityDashboardOption

data PutDeliverabilityDashboardOption Source #

Enable or disable the Deliverability dashboard. When you enable the Deliverability dashboard, you gain access to reputation, deliverability, and other metrics for the domains that you use to send email using Amazon SES API v2. You also gain the ability to perform predictive inbox placement tests.

When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition to any other fees that you accrue by using Amazon SES and other Amazon Web Services services. For more information about the features and cost of a Deliverability dashboard subscription, see Amazon Pinpoint Pricing.

See: newPutDeliverabilityDashboardOption smart constructor.

Instances

Instances details
Eq PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

Read PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

Show PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

Generic PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

Associated Types

type Rep PutDeliverabilityDashboardOption :: Type -> Type #

NFData PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

Hashable PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

ToJSON PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

AWSRequest PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

ToHeaders PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

ToPath PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

ToQuery PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

type Rep PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

type Rep PutDeliverabilityDashboardOption = D1 ('MetaData "PutDeliverabilityDashboardOption" "Amazonka.SESV2.PutDeliverabilityDashboardOption" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutDeliverabilityDashboardOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "subscribedDomains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DomainDeliverabilityTrackingOption])) :*: S1 ('MetaSel ('Just "dashboardEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Bool)))
type AWSResponse PutDeliverabilityDashboardOption Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

newPutDeliverabilityDashboardOption Source #

Create a value of PutDeliverabilityDashboardOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:subscribedDomains:PutDeliverabilityDashboardOption', putDeliverabilityDashboardOption_subscribedDomains - An array of objects, one for each verified domain that you use to send email and enabled the Deliverability dashboard for.

$sel:dashboardEnabled:PutDeliverabilityDashboardOption', putDeliverabilityDashboardOption_dashboardEnabled - Specifies whether to enable the Deliverability dashboard. To enable the dashboard, set this value to true.

data PutDeliverabilityDashboardOptionResponse Source #

A response that indicates whether the Deliverability dashboard is enabled.

See: newPutDeliverabilityDashboardOptionResponse smart constructor.

Instances

Instances details
Eq PutDeliverabilityDashboardOptionResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

Read PutDeliverabilityDashboardOptionResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

Show PutDeliverabilityDashboardOptionResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

Generic PutDeliverabilityDashboardOptionResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

NFData PutDeliverabilityDashboardOptionResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

type Rep PutDeliverabilityDashboardOptionResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutDeliverabilityDashboardOption

type Rep PutDeliverabilityDashboardOptionResponse = D1 ('MetaData "PutDeliverabilityDashboardOptionResponse" "Amazonka.SESV2.PutDeliverabilityDashboardOption" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutDeliverabilityDashboardOptionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutDeliverabilityDashboardOptionResponse Source #

Create a value of PutDeliverabilityDashboardOptionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutDeliverabilityDashboardOptionResponse', putDeliverabilityDashboardOptionResponse_httpStatus - The response's http status code.

PutAccountDedicatedIpWarmupAttributes

data PutAccountDedicatedIpWarmupAttributes Source #

A request to enable or disable the automatic IP address warm-up feature.

See: newPutAccountDedicatedIpWarmupAttributes smart constructor.

Instances

Instances details
Eq PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

Read PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

Show PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

Generic PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

NFData PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

Hashable PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

ToJSON PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

AWSRequest PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

ToHeaders PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

ToPath PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

ToQuery PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

type Rep PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

type Rep PutAccountDedicatedIpWarmupAttributes = D1 ('MetaData "PutAccountDedicatedIpWarmupAttributes" "Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutAccountDedicatedIpWarmupAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "autoWarmupEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))
type AWSResponse PutAccountDedicatedIpWarmupAttributes Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

newPutAccountDedicatedIpWarmupAttributes :: PutAccountDedicatedIpWarmupAttributes Source #

Create a value of PutAccountDedicatedIpWarmupAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:autoWarmupEnabled:PutAccountDedicatedIpWarmupAttributes', putAccountDedicatedIpWarmupAttributes_autoWarmupEnabled - Enables or disables the automatic warm-up feature for dedicated IP addresses that are associated with your Amazon SES account in the current Amazon Web Services Region. Set to true to enable the automatic warm-up feature, or set to false to disable it.

data PutAccountDedicatedIpWarmupAttributesResponse Source #

An HTTP 200 response if the request succeeds, or an error message if the request fails.

See: newPutAccountDedicatedIpWarmupAttributesResponse smart constructor.

Instances

Instances details
Eq PutAccountDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

Read PutAccountDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

Show PutAccountDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

Generic PutAccountDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

NFData PutAccountDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

type Rep PutAccountDedicatedIpWarmupAttributesResponse Source # 
Instance details

Defined in Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes

type Rep PutAccountDedicatedIpWarmupAttributesResponse = D1 ('MetaData "PutAccountDedicatedIpWarmupAttributesResponse" "Amazonka.SESV2.PutAccountDedicatedIpWarmupAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PutAccountDedicatedIpWarmupAttributesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutAccountDedicatedIpWarmupAttributesResponse Source #

Create a value of PutAccountDedicatedIpWarmupAttributesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutAccountDedicatedIpWarmupAttributesResponse', putAccountDedicatedIpWarmupAttributesResponse_httpStatus - The response's http status code.

ListContacts

data ListContacts Source #

See: newListContacts smart constructor.

Instances

Instances details
Eq ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

Read ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

Show ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

Generic ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

Associated Types

type Rep ListContacts :: Type -> Type #

NFData ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

Methods

rnf :: ListContacts -> () #

Hashable ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

AWSRequest ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

Associated Types

type AWSResponse ListContacts #

ToHeaders ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

ToPath ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

ToQuery ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

type Rep ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

type Rep ListContacts = D1 ('MetaData "ListContacts" "Amazonka.SESV2.ListContacts" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListContacts'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListContactsFilter))) :*: (S1 ('MetaSel ('Just "pageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse ListContacts Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

newListContacts Source #

Create a value of ListContacts with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListContacts', listContacts_nextToken - A string token indicating that there might be additional contacts available to be listed. Use the token provided in the Response to use in the subsequent call to ListContacts with the same parameters to retrieve the next page of contacts.

$sel:filter':ListContacts', listContacts_filter - A filter that can be applied to a list of contacts.

$sel:pageSize:ListContacts', listContacts_pageSize - The number of contacts that may be returned at once, which is dependent on if there are more or less contacts than the value of the PageSize. Use this parameter to paginate results. If additional contacts exist beyond the specified limit, the NextToken element is sent in the response. Use the NextToken value in subsequent requests to retrieve additional contacts.

$sel:contactListName:ListContacts', listContacts_contactListName - The name of the contact list.

data ListContactsResponse Source #

See: newListContactsResponse smart constructor.

Instances

Instances details
Eq ListContactsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

Read ListContactsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

Show ListContactsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

Generic ListContactsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

Associated Types

type Rep ListContactsResponse :: Type -> Type #

NFData ListContactsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

Methods

rnf :: ListContactsResponse -> () #

type Rep ListContactsResponse Source # 
Instance details

Defined in Amazonka.SESV2.ListContacts

type Rep ListContactsResponse = D1 ('MetaData "ListContactsResponse" "Amazonka.SESV2.ListContacts" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListContactsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "contacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Contact])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListContactsResponse Source #

Create a value of ListContactsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextToken:ListContacts', listContactsResponse_nextToken - A string token indicating that there might be additional contacts available to be listed. Copy this token to a subsequent call to ListContacts with the same parameters to retrieve the next page of contacts.

$sel:contacts:ListContactsResponse', listContactsResponse_contacts - The contacts present in a specific contact list.

$sel:httpStatus:ListContactsResponse', listContactsResponse_httpStatus - The response's http status code.

Types

BehaviorOnMxFailure

newtype BehaviorOnMxFailure Source #

The action to take if the required MX record can't be found when you send an email. When you set this value to UseDefaultValue, the mail is sent using amazonses.com as the MAIL FROM domain. When you set this value to RejectMessage, the Amazon SES API v2 returns a MailFromDomainNotVerified error, and doesn't attempt to deliver the email.

These behaviors are taken when the custom MAIL FROM domain configuration is in the Pending, Failed, and TemporaryFailure states.

Instances

Instances details
Eq BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

Ord BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

Read BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

Show BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

Generic BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

Associated Types

type Rep BehaviorOnMxFailure :: Type -> Type #

NFData BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

Methods

rnf :: BehaviorOnMxFailure -> () #

Hashable BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

ToJSON BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

ToJSONKey BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

FromJSON BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

FromJSONKey BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

ToLog BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

ToHeader BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

ToQuery BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

FromXML BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

ToXML BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

ToByteString BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

FromText BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

ToText BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

type Rep BehaviorOnMxFailure Source # 
Instance details

Defined in Amazonka.SESV2.Types.BehaviorOnMxFailure

type Rep BehaviorOnMxFailure = D1 ('MetaData "BehaviorOnMxFailure" "Amazonka.SESV2.Types.BehaviorOnMxFailure" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "BehaviorOnMxFailure'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBehaviorOnMxFailure") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BulkEmailStatus

newtype BulkEmailStatus Source #

Constructors

BulkEmailStatus' 

Instances

Instances details
Eq BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

Ord BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

Read BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

Show BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

Generic BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

Associated Types

type Rep BulkEmailStatus :: Type -> Type #

NFData BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

Methods

rnf :: BulkEmailStatus -> () #

Hashable BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

ToJSON BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

ToJSONKey BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

FromJSON BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

FromJSONKey BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

ToLog BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

ToHeader BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

ToQuery BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

FromXML BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

ToXML BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

Methods

toXML :: BulkEmailStatus -> XML #

ToByteString BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

FromText BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

ToText BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

type Rep BulkEmailStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailStatus

type Rep BulkEmailStatus = D1 ('MetaData "BulkEmailStatus" "Amazonka.SESV2.Types.BulkEmailStatus" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "BulkEmailStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBulkEmailStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ContactLanguage

newtype ContactLanguage Source #

Constructors

ContactLanguage' 

Bundled Patterns

pattern ContactLanguage_EN :: ContactLanguage 
pattern ContactLanguage_JA :: ContactLanguage 

Instances

Instances details
Eq ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

Ord ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

Read ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

Show ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

Generic ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

Associated Types

type Rep ContactLanguage :: Type -> Type #

NFData ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

Methods

rnf :: ContactLanguage -> () #

Hashable ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

ToJSON ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

ToJSONKey ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

FromJSON ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

FromJSONKey ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

ToLog ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

ToHeader ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

ToQuery ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

FromXML ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

ToXML ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

Methods

toXML :: ContactLanguage -> XML #

ToByteString ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

FromText ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

ToText ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

type Rep ContactLanguage Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactLanguage

type Rep ContactLanguage = D1 ('MetaData "ContactLanguage" "Amazonka.SESV2.Types.ContactLanguage" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "ContactLanguage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromContactLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ContactListImportAction

newtype ContactListImportAction Source #

Instances

Instances details
Eq ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

Ord ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

Read ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

Show ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

Generic ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

Associated Types

type Rep ContactListImportAction :: Type -> Type #

NFData ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

Methods

rnf :: ContactListImportAction -> () #

Hashable ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

ToJSON ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

ToJSONKey ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

FromJSON ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

FromJSONKey ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

ToLog ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

ToHeader ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

ToQuery ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

FromXML ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

ToXML ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

ToByteString ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

FromText ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

ToText ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

type Rep ContactListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListImportAction

type Rep ContactListImportAction = D1 ('MetaData "ContactListImportAction" "Amazonka.SESV2.Types.ContactListImportAction" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "ContactListImportAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromContactListImportAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataFormat

newtype DataFormat Source #

The data format of the import job's data source.

Constructors

DataFormat' 

Fields

Bundled Patterns

pattern DataFormat_CSV :: DataFormat 
pattern DataFormat_JSON :: DataFormat 

Instances

Instances details
Eq DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

Ord DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

Read DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

Show DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

Generic DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

Associated Types

type Rep DataFormat :: Type -> Type #

NFData DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

Methods

rnf :: DataFormat -> () #

Hashable DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

ToJSON DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

ToJSONKey DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

FromJSON DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

FromJSONKey DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

ToLog DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

ToHeader DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

ToQuery DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

FromXML DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

ToXML DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

Methods

toXML :: DataFormat -> XML #

ToByteString DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

FromText DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

ToText DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

Methods

toText :: DataFormat -> Text #

type Rep DataFormat Source # 
Instance details

Defined in Amazonka.SESV2.Types.DataFormat

type Rep DataFormat = D1 ('MetaData "DataFormat" "Amazonka.SESV2.Types.DataFormat" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "DataFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DeliverabilityDashboardAccountStatus

newtype DeliverabilityDashboardAccountStatus Source #

The current status of your Deliverability dashboard subscription. If this value is PENDING_EXPIRATION, your subscription is scheduled to expire at the end of the current calendar month.

Instances

Instances details
Eq DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

Ord DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

Read DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

Show DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

Generic DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

NFData DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

Hashable DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

ToJSON DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

ToJSONKey DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

FromJSON DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

FromJSONKey DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

ToLog DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

ToHeader DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

ToQuery DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

FromXML DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

ToXML DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

ToByteString DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

FromText DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

ToText DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

type Rep DeliverabilityDashboardAccountStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus

type Rep DeliverabilityDashboardAccountStatus = D1 ('MetaData "DeliverabilityDashboardAccountStatus" "Amazonka.SESV2.Types.DeliverabilityDashboardAccountStatus" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "DeliverabilityDashboardAccountStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeliverabilityDashboardAccountStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DeliverabilityTestStatus

newtype DeliverabilityTestStatus Source #

The status of a predictive inbox placement test. If the status is IN_PROGRESS, then the predictive inbox placement test is currently running. Predictive inbox placement tests are usually complete within 24 hours of creating the test. If the status is COMPLETE, then the test is finished, and you can use the GetDeliverabilityTestReport operation to view the results of the test.

Instances

Instances details
Eq DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

Ord DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

Read DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

Show DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

Generic DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

Associated Types

type Rep DeliverabilityTestStatus :: Type -> Type #

NFData DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

Hashable DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

ToJSON DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

ToJSONKey DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

FromJSON DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

FromJSONKey DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

ToLog DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

ToHeader DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

ToQuery DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

FromXML DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

ToXML DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

ToByteString DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

FromText DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

ToText DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

type Rep DeliverabilityTestStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestStatus

type Rep DeliverabilityTestStatus = D1 ('MetaData "DeliverabilityTestStatus" "Amazonka.SESV2.Types.DeliverabilityTestStatus" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "DeliverabilityTestStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeliverabilityTestStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DimensionValueSource

newtype DimensionValueSource Source #

The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch. To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail or SendRawEmail API, choose messageTag. To use your own email headers, choose emailHeader. To use link tags, choose linkTags.

Instances

Instances details
Eq DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

Ord DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

Read DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

Show DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

Generic DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

Associated Types

type Rep DimensionValueSource :: Type -> Type #

NFData DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

Methods

rnf :: DimensionValueSource -> () #

Hashable DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

ToJSON DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

ToJSONKey DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

FromJSON DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

FromJSONKey DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

ToLog DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

ToHeader DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

ToQuery DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

FromXML DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

ToXML DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

ToByteString DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

FromText DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

ToText DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

type Rep DimensionValueSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.DimensionValueSource

type Rep DimensionValueSource = D1 ('MetaData "DimensionValueSource" "Amazonka.SESV2.Types.DimensionValueSource" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "DimensionValueSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDimensionValueSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DkimSigningAttributesOrigin

newtype DkimSigningAttributesOrigin Source #

Instances

Instances details
Eq DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

Ord DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

Read DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

Show DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

Generic DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

Associated Types

type Rep DkimSigningAttributesOrigin :: Type -> Type #

NFData DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

Hashable DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

ToJSON DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

ToJSONKey DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

FromJSON DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

FromJSONKey DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

ToLog DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

ToHeader DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

ToQuery DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

FromXML DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

ToXML DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

ToByteString DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

FromText DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

ToText DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

type Rep DkimSigningAttributesOrigin Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributesOrigin

type Rep DkimSigningAttributesOrigin = D1 ('MetaData "DkimSigningAttributesOrigin" "Amazonka.SESV2.Types.DkimSigningAttributesOrigin" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "DkimSigningAttributesOrigin'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDkimSigningAttributesOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DkimSigningKeyLength

newtype DkimSigningKeyLength Source #

Instances

Instances details
Eq DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

Ord DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

Read DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

Show DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

Generic DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

Associated Types

type Rep DkimSigningKeyLength :: Type -> Type #

NFData DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

Methods

rnf :: DkimSigningKeyLength -> () #

Hashable DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

ToJSON DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

ToJSONKey DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

FromJSON DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

FromJSONKey DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

ToLog DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

ToHeader DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

ToQuery DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

FromXML DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

ToXML DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

ToByteString DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

FromText DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

ToText DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

type Rep DkimSigningKeyLength Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningKeyLength

type Rep DkimSigningKeyLength = D1 ('MetaData "DkimSigningKeyLength" "Amazonka.SESV2.Types.DkimSigningKeyLength" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "DkimSigningKeyLength'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDkimSigningKeyLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DkimStatus

newtype DkimStatus Source #

The DKIM authentication status of the identity. The status can be one of the following:

  • PENDING – The verification process was initiated, but Amazon SES hasn't yet detected the DKIM records in the DNS configuration for the domain.
  • SUCCESS – The verification process completed successfully.
  • FAILED – The verification process failed. This typically occurs when Amazon SES fails to find the DKIM records in the DNS configuration of the domain.
  • TEMPORARY_FAILURE – A temporary issue is preventing Amazon SES from determining the DKIM authentication status of the domain.
  • NOT_STARTED – The DKIM verification process hasn't been initiated for the domain.

Constructors

DkimStatus' 

Fields

Instances

Instances details
Eq DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

Ord DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

Read DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

Show DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

Generic DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

Associated Types

type Rep DkimStatus :: Type -> Type #

NFData DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

Methods

rnf :: DkimStatus -> () #

Hashable DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

ToJSON DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

ToJSONKey DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

FromJSON DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

FromJSONKey DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

ToLog DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

ToHeader DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

ToQuery DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

FromXML DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

ToXML DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

Methods

toXML :: DkimStatus -> XML #

ToByteString DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

FromText DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

ToText DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

Methods

toText :: DkimStatus -> Text #

type Rep DkimStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimStatus

type Rep DkimStatus = D1 ('MetaData "DkimStatus" "Amazonka.SESV2.Types.DkimStatus" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "DkimStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDkimStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EventType

newtype EventType Source #

An email sending event type. For example, email sends, opens, and bounces are all email events.

Constructors

EventType' 

Fields

Instances

Instances details
Eq EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

Ord EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

Read EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

Show EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

Generic EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

Associated Types

type Rep EventType :: Type -> Type #

NFData EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

Methods

rnf :: EventType -> () #

Hashable EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

ToJSON EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

ToJSONKey EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

FromJSON EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

FromJSONKey EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

ToLog EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

ToHeader EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

ToQuery EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

FromXML EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

ToXML EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

Methods

toXML :: EventType -> XML #

ToByteString EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

Methods

toBS :: EventType -> ByteString #

FromText EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

ToText EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

Methods

toText :: EventType -> Text #

type Rep EventType Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventType

type Rep EventType = D1 ('MetaData "EventType" "Amazonka.SESV2.Types.EventType" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "EventType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEventType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IdentityType

newtype IdentityType Source #

Constructors

IdentityType' 

Instances

Instances details
Eq IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

Ord IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

Read IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

Show IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

Generic IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

Associated Types

type Rep IdentityType :: Type -> Type #

NFData IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

Methods

rnf :: IdentityType -> () #

Hashable IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

ToJSON IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

ToJSONKey IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

FromJSON IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

FromJSONKey IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

ToLog IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

ToHeader IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

ToQuery IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

FromXML IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

ToXML IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

Methods

toXML :: IdentityType -> XML #

ToByteString IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

FromText IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

ToText IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

Methods

toText :: IdentityType -> Text #

type Rep IdentityType Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityType

type Rep IdentityType = D1 ('MetaData "IdentityType" "Amazonka.SESV2.Types.IdentityType" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "IdentityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIdentityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ImportDestinationType

newtype ImportDestinationType Source #

The destination of the import job, which can be used to list import jobs that have a certain ImportDestinationType.

Instances

Instances details
Eq ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Ord ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Read ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Show ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Generic ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Associated Types

type Rep ImportDestinationType :: Type -> Type #

NFData ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Methods

rnf :: ImportDestinationType -> () #

Hashable ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToJSON ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToJSONKey ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

FromJSON ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

FromJSONKey ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToLog ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToHeader ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToQuery ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

FromXML ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToXML ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToByteString ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

FromText ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToText ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

type Rep ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

type Rep ImportDestinationType = D1 ('MetaData "ImportDestinationType" "Amazonka.SESV2.Types.ImportDestinationType" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "ImportDestinationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImportDestinationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JobStatus

newtype JobStatus Source #

The status of the import job.

Constructors

JobStatus' 

Fields

Bundled Patterns

pattern JobStatus_COMPLETED :: JobStatus 
pattern JobStatus_CREATED :: JobStatus 
pattern JobStatus_FAILED :: JobStatus 
pattern JobStatus_PROCESSING :: JobStatus 

Instances

Instances details
Eq JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

Ord JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

Read JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

Show JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

Generic JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

Associated Types

type Rep JobStatus :: Type -> Type #

NFData JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

Methods

rnf :: JobStatus -> () #

Hashable JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

ToJSON JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

ToJSONKey JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

FromJSON JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

FromJSONKey JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

ToLog JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

ToHeader JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

ToQuery JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

FromXML JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

ToXML JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

Methods

toXML :: JobStatus -> XML #

ToByteString JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

Methods

toBS :: JobStatus -> ByteString #

FromText JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

ToText JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

Methods

toText :: JobStatus -> Text #

type Rep JobStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.JobStatus

type Rep JobStatus = D1 ('MetaData "JobStatus" "Amazonka.SESV2.Types.JobStatus" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "JobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MailFromDomainStatus

newtype MailFromDomainStatus Source #

The status of the MAIL FROM domain. This status can have the following values:

  • PENDING – Amazon SES hasn't started searching for the MX record yet.
  • SUCCESS – Amazon SES detected the required MX record for the MAIL FROM domain.
  • FAILED – Amazon SES can't find the required MX record, or the record no longer exists.
  • TEMPORARY_FAILURE – A temporary issue occurred, which prevented Amazon SES from determining the status of the MAIL FROM domain.

Instances

Instances details
Eq MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

Ord MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

Read MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

Show MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

Generic MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

Associated Types

type Rep MailFromDomainStatus :: Type -> Type #

NFData MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

Methods

rnf :: MailFromDomainStatus -> () #

Hashable MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

ToJSON MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

ToJSONKey MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

FromJSON MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

FromJSONKey MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

ToLog MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

ToHeader MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

ToQuery MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

FromXML MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

ToXML MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

ToByteString MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

FromText MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

ToText MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

type Rep MailFromDomainStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromDomainStatus

type Rep MailFromDomainStatus = D1 ('MetaData "MailFromDomainStatus" "Amazonka.SESV2.Types.MailFromDomainStatus" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "MailFromDomainStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMailFromDomainStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MailType

newtype MailType Source #

Constructors

MailType' 

Fields

Bundled Patterns

pattern MailType_MARKETING :: MailType 
pattern MailType_TRANSACTIONAL :: MailType 

Instances

Instances details
Eq MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

Ord MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

Read MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

Show MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

Generic MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

Associated Types

type Rep MailType :: Type -> Type #

Methods

from :: MailType -> Rep MailType x #

to :: Rep MailType x -> MailType #

NFData MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

Methods

rnf :: MailType -> () #

Hashable MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

Methods

hashWithSalt :: Int -> MailType -> Int #

hash :: MailType -> Int #

ToJSON MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

ToJSONKey MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

FromJSON MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

FromJSONKey MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

ToLog MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

ToHeader MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

Methods

toHeader :: HeaderName -> MailType -> [Header] #

ToQuery MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

FromXML MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

ToXML MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

Methods

toXML :: MailType -> XML #

ToByteString MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

Methods

toBS :: MailType -> ByteString #

FromText MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

ToText MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

Methods

toText :: MailType -> Text #

type Rep MailType Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailType

type Rep MailType = D1 ('MetaData "MailType" "Amazonka.SESV2.Types.MailType" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "MailType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMailType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ReviewStatus

newtype ReviewStatus Source #

Constructors

ReviewStatus' 

Instances

Instances details
Eq ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

Ord ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

Read ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

Show ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

Generic ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

Associated Types

type Rep ReviewStatus :: Type -> Type #

NFData ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

Methods

rnf :: ReviewStatus -> () #

Hashable ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

ToJSON ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

ToJSONKey ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

FromJSON ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

FromJSONKey ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

ToLog ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

ToHeader ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

ToQuery ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

FromXML ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

ToXML ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

Methods

toXML :: ReviewStatus -> XML #

ToByteString ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

FromText ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

ToText ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

Methods

toText :: ReviewStatus -> Text #

type Rep ReviewStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewStatus

type Rep ReviewStatus = D1 ('MetaData "ReviewStatus" "Amazonka.SESV2.Types.ReviewStatus" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "ReviewStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromReviewStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SubscriptionStatus

newtype SubscriptionStatus Source #

Instances

Instances details
Eq SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

Ord SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

Read SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

Show SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

Generic SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

Associated Types

type Rep SubscriptionStatus :: Type -> Type #

NFData SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

Methods

rnf :: SubscriptionStatus -> () #

Hashable SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

ToJSON SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

ToJSONKey SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

FromJSON SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

FromJSONKey SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

ToLog SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

ToHeader SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

ToQuery SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

FromXML SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

ToXML SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

ToByteString SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

FromText SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

ToText SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

type Rep SubscriptionStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.SubscriptionStatus

type Rep SubscriptionStatus = D1 ('MetaData "SubscriptionStatus" "Amazonka.SESV2.Types.SubscriptionStatus" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "SubscriptionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSubscriptionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SuppressionListImportAction

newtype SuppressionListImportAction Source #

The type of action to perform on the address. The following are possible values:

  • PUT: add the addresses to the suppression list.
  • DELETE: remove the address from the suppression list.

Instances

Instances details
Eq SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Ord SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Read SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Show SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Generic SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Associated Types

type Rep SuppressionListImportAction :: Type -> Type #

NFData SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Hashable SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToJSON SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToJSONKey SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

FromJSON SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

FromJSONKey SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToLog SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToHeader SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToQuery SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

FromXML SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToXML SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToByteString SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

FromText SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToText SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

type Rep SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

type Rep SuppressionListImportAction = D1 ('MetaData "SuppressionListImportAction" "Amazonka.SESV2.Types.SuppressionListImportAction" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "SuppressionListImportAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSuppressionListImportAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SuppressionListReason

newtype SuppressionListReason Source #

The reason that the address was added to the suppression list for your account. The value can be one of the following:

  • COMPLAINT – Amazon SES added an email address to the suppression list for your account because a message sent to that address results in a complaint.
  • BOUNCE – Amazon SES added an email address to the suppression list for your account because a message sent to that address results in a hard bounce.

Instances

Instances details
Eq SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

Ord SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

Read SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

Show SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

Generic SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

Associated Types

type Rep SuppressionListReason :: Type -> Type #

NFData SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

Methods

rnf :: SuppressionListReason -> () #

Hashable SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

ToJSON SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

ToJSONKey SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

FromJSON SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

FromJSONKey SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

ToLog SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

ToHeader SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

ToQuery SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

FromXML SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

ToXML SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

ToByteString SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

FromText SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

ToText SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

type Rep SuppressionListReason Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListReason

type Rep SuppressionListReason = D1 ('MetaData "SuppressionListReason" "Amazonka.SESV2.Types.SuppressionListReason" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "SuppressionListReason'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSuppressionListReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TlsPolicy

newtype TlsPolicy Source #

Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS). If the value is Require, messages are only delivered if a TLS connection can be established. If the value is Optional, messages can be delivered in plain text if a TLS connection can't be established.

Constructors

TlsPolicy' 

Fields

Bundled Patterns

pattern TlsPolicy_OPTIONAL :: TlsPolicy 
pattern TlsPolicy_REQUIRE :: TlsPolicy 

Instances

Instances details
Eq TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

Ord TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

Read TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

Show TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

Generic TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

Associated Types

type Rep TlsPolicy :: Type -> Type #

NFData TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

Methods

rnf :: TlsPolicy -> () #

Hashable TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

ToJSON TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

ToJSONKey TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

FromJSON TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

FromJSONKey TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

ToLog TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

ToHeader TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

ToQuery TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

FromXML TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

ToXML TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

Methods

toXML :: TlsPolicy -> XML #

ToByteString TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

Methods

toBS :: TlsPolicy -> ByteString #

FromText TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

ToText TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

Methods

toText :: TlsPolicy -> Text #

type Rep TlsPolicy Source # 
Instance details

Defined in Amazonka.SESV2.Types.TlsPolicy

type Rep TlsPolicy = D1 ('MetaData "TlsPolicy" "Amazonka.SESV2.Types.TlsPolicy" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "TlsPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTlsPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WarmupStatus

newtype WarmupStatus Source #

The warmup status of a dedicated IP.

Constructors

WarmupStatus' 

Bundled Patterns

pattern WarmupStatus_DONE :: WarmupStatus 
pattern WarmupStatus_IN_PROGRESS :: WarmupStatus 

Instances

Instances details
Eq WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

Ord WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

Read WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

Show WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

Generic WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

Associated Types

type Rep WarmupStatus :: Type -> Type #

NFData WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

Methods

rnf :: WarmupStatus -> () #

Hashable WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

ToJSON WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

ToJSONKey WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

FromJSON WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

FromJSONKey WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

ToLog WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

ToHeader WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

ToQuery WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

FromXML WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

ToXML WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

Methods

toXML :: WarmupStatus -> XML #

ToByteString WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

FromText WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

ToText WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

Methods

toText :: WarmupStatus -> Text #

type Rep WarmupStatus Source # 
Instance details

Defined in Amazonka.SESV2.Types.WarmupStatus

type Rep WarmupStatus = D1 ('MetaData "WarmupStatus" "Amazonka.SESV2.Types.WarmupStatus" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "WarmupStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWarmupStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AccountDetails

data AccountDetails Source #

An object that contains information about your account details.

See: newAccountDetails smart constructor.

Instances

Instances details
Eq AccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.AccountDetails

Show AccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.AccountDetails

Generic AccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.AccountDetails

Associated Types

type Rep AccountDetails :: Type -> Type #

NFData AccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.AccountDetails

Methods

rnf :: AccountDetails -> () #

Hashable AccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.AccountDetails

FromJSON AccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.AccountDetails

type Rep AccountDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.AccountDetails

type Rep AccountDetails = D1 ('MetaData "AccountDetails" "Amazonka.SESV2.Types.AccountDetails" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "AccountDetails'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "reviewDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReviewDetails)) :*: (S1 ('MetaSel ('Just "mailType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MailType)) :*: S1 ('MetaSel ('Just "useCaseDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: (S1 ('MetaSel ('Just "contactLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContactLanguage)) :*: (S1 ('MetaSel ('Just "additionalContactEmailAddresses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive (NonEmpty (Sensitive Text))))) :*: S1 ('MetaSel ('Just "websiteURL") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))))

newAccountDetails :: AccountDetails Source #

Create a value of AccountDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:reviewDetails:AccountDetails', accountDetails_reviewDetails - Information about the review of the latest details you submitted.

$sel:mailType:AccountDetails', accountDetails_mailType - The type of email your account is sending. The mail type can be one of the following:

  • MARKETING – Most of your sending traffic is to keep your customers informed of your latest offering.
  • TRANSACTIONAL – Most of your sending traffic is to communicate during a transaction with a customer.

$sel:useCaseDescription:AccountDetails', accountDetails_useCaseDescription - A description of the types of email that you plan to send.

$sel:contactLanguage:AccountDetails', accountDetails_contactLanguage - The language you would prefer for the case. The contact language can be one of ENGLISH or JAPANESE.

$sel:additionalContactEmailAddresses:AccountDetails', accountDetails_additionalContactEmailAddresses - Additional email addresses where updates are sent about your account review process.

$sel:websiteURL:AccountDetails', accountDetails_websiteURL - The URL of your website. This information helps us better understand the type of content that you plan to send.

BlacklistEntry

data BlacklistEntry Source #

An object that contains information about a blacklisting event that impacts one of the dedicated IP addresses that is associated with your account.

See: newBlacklistEntry smart constructor.

Instances

Instances details
Eq BlacklistEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BlacklistEntry

Read BlacklistEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BlacklistEntry

Show BlacklistEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BlacklistEntry

Generic BlacklistEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BlacklistEntry

Associated Types

type Rep BlacklistEntry :: Type -> Type #

NFData BlacklistEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BlacklistEntry

Methods

rnf :: BlacklistEntry -> () #

Hashable BlacklistEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BlacklistEntry

FromJSON BlacklistEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BlacklistEntry

type Rep BlacklistEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BlacklistEntry

type Rep BlacklistEntry = D1 ('MetaData "BlacklistEntry" "Amazonka.SESV2.Types.BlacklistEntry" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "BlacklistEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "listingTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "rblName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newBlacklistEntry :: BlacklistEntry Source #

Create a value of BlacklistEntry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:listingTime:BlacklistEntry', blacklistEntry_listingTime - The time when the blacklisting event occurred, shown in Unix time format.

$sel:rblName:BlacklistEntry', blacklistEntry_rblName - The name of the blacklist that the IP address appears on.

$sel:description:BlacklistEntry', blacklistEntry_description - Additional information about the blacklisting event, as provided by the blacklist maintainer.

Body

data Body Source #

Represents the body of the email message.

See: newBody smart constructor.

Constructors

Body' (Maybe Content) (Maybe Content) 

Instances

Instances details
Eq Body Source # 
Instance details

Defined in Amazonka.SESV2.Types.Body

Methods

(==) :: Body -> Body -> Bool #

(/=) :: Body -> Body -> Bool #

Read Body Source # 
Instance details

Defined in Amazonka.SESV2.Types.Body

Show Body Source # 
Instance details

Defined in Amazonka.SESV2.Types.Body

Methods

showsPrec :: Int -> Body -> ShowS #

show :: Body -> String #

showList :: [Body] -> ShowS #

Generic Body Source # 
Instance details

Defined in Amazonka.SESV2.Types.Body

Associated Types

type Rep Body :: Type -> Type #

Methods

from :: Body -> Rep Body x #

to :: Rep Body x -> Body #

NFData Body Source # 
Instance details

Defined in Amazonka.SESV2.Types.Body

Methods

rnf :: Body -> () #

Hashable Body Source # 
Instance details

Defined in Amazonka.SESV2.Types.Body

Methods

hashWithSalt :: Int -> Body -> Int #

hash :: Body -> Int #

ToJSON Body Source # 
Instance details

Defined in Amazonka.SESV2.Types.Body

type Rep Body Source # 
Instance details

Defined in Amazonka.SESV2.Types.Body

type Rep Body = D1 ('MetaData "Body" "Amazonka.SESV2.Types.Body" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "Body'" 'PrefixI 'True) (S1 ('MetaSel ('Just "text") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Content)) :*: S1 ('MetaSel ('Just "html") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Content))))

newBody :: Body Source #

Create a value of Body with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:text:Body', body_text - An object that represents the version of the message that is displayed in email clients that don't support HTML, or clients where the recipient has disabled HTML rendering.

$sel:html:Body', body_html - An object that represents the version of the message that is displayed in email clients that support HTML. HTML messages can include formatted text, hyperlinks, images, and more.

BulkEmailContent

data BulkEmailContent Source #

An object that contains the body of the message. You can specify a template message.

See: newBulkEmailContent smart constructor.

Instances

Instances details
Eq BulkEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailContent

Read BulkEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailContent

Show BulkEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailContent

Generic BulkEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailContent

Associated Types

type Rep BulkEmailContent :: Type -> Type #

NFData BulkEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailContent

Methods

rnf :: BulkEmailContent -> () #

Hashable BulkEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailContent

ToJSON BulkEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailContent

type Rep BulkEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailContent

type Rep BulkEmailContent = D1 ('MetaData "BulkEmailContent" "Amazonka.SESV2.Types.BulkEmailContent" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "BulkEmailContent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "template") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Template))))

newBulkEmailContent :: BulkEmailContent Source #

Create a value of BulkEmailContent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:template:BulkEmailContent', bulkEmailContent_template - The template to use for the bulk email message.

BulkEmailEntry

data BulkEmailEntry Source #

See: newBulkEmailEntry smart constructor.

Instances

Instances details
Eq BulkEmailEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntry

Read BulkEmailEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntry

Show BulkEmailEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntry

Generic BulkEmailEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntry

Associated Types

type Rep BulkEmailEntry :: Type -> Type #

NFData BulkEmailEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntry

Methods

rnf :: BulkEmailEntry -> () #

Hashable BulkEmailEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntry

ToJSON BulkEmailEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntry

type Rep BulkEmailEntry Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntry

type Rep BulkEmailEntry = D1 ('MetaData "BulkEmailEntry" "Amazonka.SESV2.Types.BulkEmailEntry" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "BulkEmailEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "replacementEmailContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReplacementEmailContent)) :*: (S1 ('MetaSel ('Just "replacementTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MessageTag])) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Destination))))

newBulkEmailEntry Source #

Create a value of BulkEmailEntry with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:replacementEmailContent:BulkEmailEntry', bulkEmailEntry_replacementEmailContent - The ReplacementEmailContent associated with a BulkEmailEntry.

$sel:replacementTags:BulkEmailEntry', bulkEmailEntry_replacementTags - A list of tags, in the form of name/value pairs, to apply to an email that you send using the SendBulkTemplatedEmail operation. Tags correspond to characteristics of the email that you define, so that you can publish email sending events.

$sel:destination:BulkEmailEntry', bulkEmailEntry_destination - Represents the destination of the message, consisting of To:, CC:, and BCC: fields.

Amazon SES does not support the SMTPUTF8 extension, as described in RFC6531. For this reason, the local part of a destination email address (the part of the email address that precedes the @ sign) may only contain 7-bit ASCII characters. If the domain part of an address (the part after the @ sign) contains non-ASCII characters, they must be encoded using Punycode, as described in RFC3492.

BulkEmailEntryResult

data BulkEmailEntryResult Source #

The result of the SendBulkEmail operation of each specified BulkEmailEntry.

See: newBulkEmailEntryResult smart constructor.

Instances

Instances details
Eq BulkEmailEntryResult Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntryResult

Read BulkEmailEntryResult Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntryResult

Show BulkEmailEntryResult Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntryResult

Generic BulkEmailEntryResult Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntryResult

Associated Types

type Rep BulkEmailEntryResult :: Type -> Type #

NFData BulkEmailEntryResult Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntryResult

Methods

rnf :: BulkEmailEntryResult -> () #

Hashable BulkEmailEntryResult Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntryResult

FromJSON BulkEmailEntryResult Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntryResult

type Rep BulkEmailEntryResult Source # 
Instance details

Defined in Amazonka.SESV2.Types.BulkEmailEntryResult

type Rep BulkEmailEntryResult = D1 ('MetaData "BulkEmailEntryResult" "Amazonka.SESV2.Types.BulkEmailEntryResult" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "BulkEmailEntryResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BulkEmailStatus)) :*: (S1 ('MetaSel ('Just "error") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "messageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newBulkEmailEntryResult :: BulkEmailEntryResult Source #

Create a value of BulkEmailEntryResult with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:BulkEmailEntryResult', bulkEmailEntryResult_status - The status of a message sent using the SendBulkTemplatedEmail operation.

Possible values for this parameter include:

  • SUCCESS: Amazon SES accepted the message, and will attempt to deliver it to the recipients.
  • MESSAGE_REJECTED: The message was rejected because it contained a virus.
  • MAIL_FROM_DOMAIN_NOT_VERIFIED: The sender's email address or domain was not verified.
  • CONFIGURATION_SET_DOES_NOT_EXIST: The configuration set you specified does not exist.
  • TEMPLATE_DOES_NOT_EXIST: The template you specified does not exist.
  • ACCOUNT_SUSPENDED: Your account has been shut down because of issues related to your email sending practices.
  • ACCOUNT_THROTTLED: The number of emails you can send has been reduced because your account has exceeded its allocated sending limit.
  • ACCOUNT_DAILY_QUOTA_EXCEEDED: You have reached or exceeded the maximum number of emails you can send from your account in a 24-hour period.
  • INVALID_SENDING_POOL_NAME: The configuration set you specified refers to an IP pool that does not exist.
  • ACCOUNT_SENDING_PAUSED: Email sending for the Amazon SES account was disabled using the UpdateAccountSendingEnabled operation.
  • CONFIGURATION_SET_SENDING_PAUSED: Email sending for this configuration set was disabled using the UpdateConfigurationSetSendingEnabled operation.
  • INVALID_PARAMETER_VALUE: One or more of the parameters you specified when calling this operation was invalid. See the error message for additional information.
  • TRANSIENT_FAILURE: Amazon SES was unable to process your request because of a temporary issue.
  • FAILED: Amazon SES was unable to process your request. See the error message for additional information.

$sel:error:BulkEmailEntryResult', bulkEmailEntryResult_error - A description of an error that prevented a message being sent using the SendBulkTemplatedEmail operation.

$sel:messageId:BulkEmailEntryResult', bulkEmailEntryResult_messageId - The unique message identifier returned from the SendBulkTemplatedEmail operation.

CloudWatchDestination

data CloudWatchDestination Source #

An object that defines an Amazon CloudWatch destination for email events. You can use Amazon CloudWatch to monitor and gain insights on your email sending metrics.

See: newCloudWatchDestination smart constructor.

Instances

Instances details
Eq CloudWatchDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDestination

Read CloudWatchDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDestination

Show CloudWatchDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDestination

Generic CloudWatchDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDestination

Associated Types

type Rep CloudWatchDestination :: Type -> Type #

NFData CloudWatchDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDestination

Methods

rnf :: CloudWatchDestination -> () #

Hashable CloudWatchDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDestination

ToJSON CloudWatchDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDestination

FromJSON CloudWatchDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDestination

type Rep CloudWatchDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDestination

type Rep CloudWatchDestination = D1 ('MetaData "CloudWatchDestination" "Amazonka.SESV2.Types.CloudWatchDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CloudWatchDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dimensionConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [CloudWatchDimensionConfiguration])))

newCloudWatchDestination :: CloudWatchDestination Source #

Create a value of CloudWatchDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dimensionConfigurations:CloudWatchDestination', cloudWatchDestination_dimensionConfigurations - An array of objects that define the dimensions to use when you send email events to Amazon CloudWatch.

CloudWatchDimensionConfiguration

data CloudWatchDimensionConfiguration Source #

An object that defines the dimension configuration to use when you send email events to Amazon CloudWatch.

See: newCloudWatchDimensionConfiguration smart constructor.

Instances

Instances details
Eq CloudWatchDimensionConfiguration Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDimensionConfiguration

Read CloudWatchDimensionConfiguration Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDimensionConfiguration

Show CloudWatchDimensionConfiguration Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDimensionConfiguration

Generic CloudWatchDimensionConfiguration Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDimensionConfiguration

Associated Types

type Rep CloudWatchDimensionConfiguration :: Type -> Type #

NFData CloudWatchDimensionConfiguration Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDimensionConfiguration

Hashable CloudWatchDimensionConfiguration Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDimensionConfiguration

ToJSON CloudWatchDimensionConfiguration Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDimensionConfiguration

FromJSON CloudWatchDimensionConfiguration Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDimensionConfiguration

type Rep CloudWatchDimensionConfiguration Source # 
Instance details

Defined in Amazonka.SESV2.Types.CloudWatchDimensionConfiguration

type Rep CloudWatchDimensionConfiguration = D1 ('MetaData "CloudWatchDimensionConfiguration" "Amazonka.SESV2.Types.CloudWatchDimensionConfiguration" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CloudWatchDimensionConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dimensionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dimensionValueSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DimensionValueSource) :*: S1 ('MetaSel ('Just "defaultDimensionValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCloudWatchDimensionConfiguration Source #

Create a value of CloudWatchDimensionConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dimensionName:CloudWatchDimensionConfiguration', cloudWatchDimensionConfiguration_dimensionName - The name of an Amazon CloudWatch dimension associated with an email sending metric. The name has to meet the following criteria:

  • It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).
  • It can contain no more than 256 characters.

$sel:dimensionValueSource:CloudWatchDimensionConfiguration', cloudWatchDimensionConfiguration_dimensionValueSource - The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch. To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail or SendRawEmail API, choose messageTag. To use your own email headers, choose emailHeader. To use link tags, choose linkTags.

$sel:defaultDimensionValue:CloudWatchDimensionConfiguration', cloudWatchDimensionConfiguration_defaultDimensionValue - The default value of the dimension that is published to Amazon CloudWatch if you don't provide the value of the dimension when you send an email. This value has to meet the following criteria:

  • It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).
  • It can contain no more than 256 characters.

Contact

data Contact Source #

A contact is the end-user who is receiving the email.

See: newContact smart constructor.

Instances

Instances details
Eq Contact Source # 
Instance details

Defined in Amazonka.SESV2.Types.Contact

Methods

(==) :: Contact -> Contact -> Bool #

(/=) :: Contact -> Contact -> Bool #

Read Contact Source # 
Instance details

Defined in Amazonka.SESV2.Types.Contact

Show Contact Source # 
Instance details

Defined in Amazonka.SESV2.Types.Contact

Generic Contact Source # 
Instance details

Defined in Amazonka.SESV2.Types.Contact

Associated Types

type Rep Contact :: Type -> Type #

Methods

from :: Contact -> Rep Contact x #

to :: Rep Contact x -> Contact #

NFData Contact Source # 
Instance details

Defined in Amazonka.SESV2.Types.Contact

Methods

rnf :: Contact -> () #

Hashable Contact Source # 
Instance details

Defined in Amazonka.SESV2.Types.Contact

Methods

hashWithSalt :: Int -> Contact -> Int #

hash :: Contact -> Int #

FromJSON Contact Source # 
Instance details

Defined in Amazonka.SESV2.Types.Contact

type Rep Contact Source # 
Instance details

Defined in Amazonka.SESV2.Types.Contact

type Rep Contact = D1 ('MetaData "Contact" "Amazonka.SESV2.Types.Contact" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "Contact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "unsubscribeAll") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "topicDefaultPreferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TopicPreference]))) :*: (S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastUpdatedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "topicPreferences") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TopicPreference]))))))

newContact :: Contact Source #

Create a value of Contact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:unsubscribeAll:Contact', contact_unsubscribeAll - A boolean value status noting if the contact is unsubscribed from all contact list topics.

$sel:topicDefaultPreferences:Contact', contact_topicDefaultPreferences - The default topic preferences applied to the contact.

$sel:emailAddress:Contact', contact_emailAddress - The contact's email address.

$sel:lastUpdatedTimestamp:Contact', contact_lastUpdatedTimestamp - A timestamp noting the last time the contact's information was updated.

$sel:topicPreferences:Contact', contact_topicPreferences - The contact's preference for being opted-in to or opted-out of a topic.

ContactList

data ContactList Source #

A list that contains contacts that have subscribed to a particular topic or topics.

See: newContactList smart constructor.

Constructors

ContactList' (Maybe Text) (Maybe POSIX) 

Instances

Instances details
Eq ContactList Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactList

Read ContactList Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactList

Show ContactList Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactList

Generic ContactList Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactList

Associated Types

type Rep ContactList :: Type -> Type #

NFData ContactList Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactList

Methods

rnf :: ContactList -> () #

Hashable ContactList Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactList

FromJSON ContactList Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactList

type Rep ContactList Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactList

type Rep ContactList = D1 ('MetaData "ContactList" "Amazonka.SESV2.Types.ContactList" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ContactList'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastUpdatedTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))

newContactList :: ContactList Source #

Create a value of ContactList with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contactListName:ContactList', contactList_contactListName - The name of the contact list.

$sel:lastUpdatedTimestamp:ContactList', contactList_lastUpdatedTimestamp - A timestamp noting the last time the contact list was updated.

ContactListDestination

data ContactListDestination Source #

An object that contains details about the action of a contact list.

See: newContactListDestination smart constructor.

Instances

Instances details
Eq ContactListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListDestination

Read ContactListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListDestination

Show ContactListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListDestination

Generic ContactListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListDestination

Associated Types

type Rep ContactListDestination :: Type -> Type #

NFData ContactListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListDestination

Methods

rnf :: ContactListDestination -> () #

Hashable ContactListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListDestination

ToJSON ContactListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListDestination

FromJSON ContactListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListDestination

type Rep ContactListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ContactListDestination

type Rep ContactListDestination = D1 ('MetaData "ContactListDestination" "Amazonka.SESV2.Types.ContactListDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ContactListDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "contactListImportAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ContactListImportAction)))

newContactListDestination Source #

Create a value of ContactListDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contactListName:ContactListDestination', contactListDestination_contactListName - The name of the contact list.

$sel:contactListImportAction:ContactListDestination', contactListDestination_contactListImportAction - >The type of action to perform on the addresses. The following are the possible values:

  • PUT: add the addresses to the contact list. If the record already exists, it will override it with the new value.
  • DELETE: remove the addresses from the contact list.

Content

data Content Source #

An object that represents the content of the email, and optionally a character set specification.

See: newContent smart constructor.

Constructors

Content' (Maybe Text) Text 

Instances

Instances details
Eq Content Source # 
Instance details

Defined in Amazonka.SESV2.Types.Content

Methods

(==) :: Content -> Content -> Bool #

(/=) :: Content -> Content -> Bool #

Read Content Source # 
Instance details

Defined in Amazonka.SESV2.Types.Content

Show Content Source # 
Instance details

Defined in Amazonka.SESV2.Types.Content

Generic Content Source # 
Instance details

Defined in Amazonka.SESV2.Types.Content

Associated Types

type Rep Content :: Type -> Type #

Methods

from :: Content -> Rep Content x #

to :: Rep Content x -> Content #

NFData Content Source # 
Instance details

Defined in Amazonka.SESV2.Types.Content

Methods

rnf :: Content -> () #

Hashable Content Source # 
Instance details

Defined in Amazonka.SESV2.Types.Content

Methods

hashWithSalt :: Int -> Content -> Int #

hash :: Content -> Int #

ToJSON Content Source # 
Instance details

Defined in Amazonka.SESV2.Types.Content

type Rep Content Source # 
Instance details

Defined in Amazonka.SESV2.Types.Content

type Rep Content = D1 ('MetaData "Content" "Amazonka.SESV2.Types.Content" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "Content'" 'PrefixI 'True) (S1 ('MetaSel ('Just "charset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "data'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newContent Source #

Create a value of Content with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:charset:Content', content_charset - The character set for the content. Because of the constraints of the SMTP protocol, Amazon SES uses 7-bit ASCII by default. If the text includes characters outside of the ASCII range, you have to specify a character set. For example, you could specify UTF-8, ISO-8859-1, or Shift_JIS.

$sel:data':Content', content_data - The content of the message itself.

CustomVerificationEmailTemplateMetadata

data CustomVerificationEmailTemplateMetadata Source #

Contains information about a custom verification email template.

See: newCustomVerificationEmailTemplateMetadata smart constructor.

Instances

Instances details
Eq CustomVerificationEmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.CustomVerificationEmailTemplateMetadata

Read CustomVerificationEmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.CustomVerificationEmailTemplateMetadata

Show CustomVerificationEmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.CustomVerificationEmailTemplateMetadata

Generic CustomVerificationEmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.CustomVerificationEmailTemplateMetadata

NFData CustomVerificationEmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.CustomVerificationEmailTemplateMetadata

Hashable CustomVerificationEmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.CustomVerificationEmailTemplateMetadata

FromJSON CustomVerificationEmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.CustomVerificationEmailTemplateMetadata

type Rep CustomVerificationEmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.CustomVerificationEmailTemplateMetadata

type Rep CustomVerificationEmailTemplateMetadata = D1 ('MetaData "CustomVerificationEmailTemplateMetadata" "Amazonka.SESV2.Types.CustomVerificationEmailTemplateMetadata" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "CustomVerificationEmailTemplateMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "fromEmailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "failureRedirectionURL") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateSubject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "successRedirectionURL") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newCustomVerificationEmailTemplateMetadata :: CustomVerificationEmailTemplateMetadata Source #

Create a value of CustomVerificationEmailTemplateMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fromEmailAddress:CustomVerificationEmailTemplateMetadata', customVerificationEmailTemplateMetadata_fromEmailAddress - The email address that the custom verification email is sent from.

$sel:templateName:CustomVerificationEmailTemplateMetadata', customVerificationEmailTemplateMetadata_templateName - The name of the custom verification email template.

$sel:failureRedirectionURL:CustomVerificationEmailTemplateMetadata', customVerificationEmailTemplateMetadata_failureRedirectionURL - The URL that the recipient of the verification email is sent to if his or her address is not successfully verified.

$sel:templateSubject:CustomVerificationEmailTemplateMetadata', customVerificationEmailTemplateMetadata_templateSubject - The subject line of the custom verification email.

$sel:successRedirectionURL:CustomVerificationEmailTemplateMetadata', customVerificationEmailTemplateMetadata_successRedirectionURL - The URL that the recipient of the verification email is sent to if his or her address is successfully verified.

DailyVolume

data DailyVolume Source #

An object that contains information about the volume of email sent on each day of the analysis period.

See: newDailyVolume smart constructor.

Instances

Instances details
Eq DailyVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.DailyVolume

Read DailyVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.DailyVolume

Show DailyVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.DailyVolume

Generic DailyVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.DailyVolume

Associated Types

type Rep DailyVolume :: Type -> Type #

NFData DailyVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.DailyVolume

Methods

rnf :: DailyVolume -> () #

Hashable DailyVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.DailyVolume

FromJSON DailyVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.DailyVolume

type Rep DailyVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.DailyVolume

type Rep DailyVolume = D1 ('MetaData "DailyVolume" "Amazonka.SESV2.Types.DailyVolume" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DailyVolume'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domainIspPlacements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DomainIspPlacement])) :*: (S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "volumeStatistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VolumeStatistics)))))

newDailyVolume :: DailyVolume Source #

Create a value of DailyVolume with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domainIspPlacements:DailyVolume', dailyVolume_domainIspPlacements - An object that contains inbox placement metrics for a specified day in the analysis period, broken out by the recipient's email provider.

$sel:startDate:DailyVolume', dailyVolume_startDate - The date that the DailyVolume metrics apply to, in Unix time.

$sel:volumeStatistics:DailyVolume', dailyVolume_volumeStatistics - An object that contains inbox placement metrics for a specific day in the analysis period.

DedicatedIp

data DedicatedIp Source #

Contains information about a dedicated IP address that is associated with your Amazon SES account.

To learn more about requesting dedicated IP addresses, see Requesting and Relinquishing Dedicated IP Addresses in the Amazon SES Developer Guide.

See: newDedicatedIp smart constructor.

Instances

Instances details
Eq DedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.Types.DedicatedIp

Read DedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.Types.DedicatedIp

Show DedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.Types.DedicatedIp

Generic DedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.Types.DedicatedIp

Associated Types

type Rep DedicatedIp :: Type -> Type #

NFData DedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.Types.DedicatedIp

Methods

rnf :: DedicatedIp -> () #

Hashable DedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.Types.DedicatedIp

FromJSON DedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.Types.DedicatedIp

type Rep DedicatedIp Source # 
Instance details

Defined in Amazonka.SESV2.Types.DedicatedIp

type Rep DedicatedIp = D1 ('MetaData "DedicatedIp" "Amazonka.SESV2.Types.DedicatedIp" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DedicatedIp'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "poolName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ip") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "warmupStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 WarmupStatus) :*: S1 ('MetaSel ('Just "warmupPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDedicatedIp Source #

Create a value of DedicatedIp with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:poolName:DedicatedIp', dedicatedIp_poolName - The name of the dedicated IP pool that the IP address is associated with.

$sel:ip:DedicatedIp', dedicatedIp_ip - An IPv4 address.

$sel:warmupStatus:DedicatedIp', dedicatedIp_warmupStatus - The warm-up status of a dedicated IP address. The status can have one of the following values:

  • IN_PROGRESS – The IP address isn't ready to use because the dedicated IP warm-up process is ongoing.
  • DONE – The dedicated IP warm-up process is complete, and the IP address is ready to use.

$sel:warmupPercentage:DedicatedIp', dedicatedIp_warmupPercentage - Indicates how complete the dedicated IP warm-up process is. When this value equals 1, the address has completed the warm-up process and is ready for use.

DeliverabilityTestReport

data DeliverabilityTestReport Source #

An object that contains metadata related to a predictive inbox placement test.

See: newDeliverabilityTestReport smart constructor.

Instances

Instances details
Eq DeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestReport

Read DeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestReport

Show DeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestReport

Generic DeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestReport

Associated Types

type Rep DeliverabilityTestReport :: Type -> Type #

NFData DeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestReport

Hashable DeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestReport

FromJSON DeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestReport

type Rep DeliverabilityTestReport Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliverabilityTestReport

type Rep DeliverabilityTestReport = D1 ('MetaData "DeliverabilityTestReport" "Amazonka.SESV2.Types.DeliverabilityTestReport" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeliverabilityTestReport'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "subject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "fromEmailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "reportId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "reportName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "deliverabilityTestStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DeliverabilityTestStatus))))))

newDeliverabilityTestReport :: DeliverabilityTestReport Source #

Create a value of DeliverabilityTestReport with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:subject:DeliverabilityTestReport', deliverabilityTestReport_subject - The subject line for an email that you submitted in a predictive inbox placement test.

$sel:fromEmailAddress:DeliverabilityTestReport', deliverabilityTestReport_fromEmailAddress - The sender address that you specified for the predictive inbox placement test.

$sel:createDate:DeliverabilityTestReport', deliverabilityTestReport_createDate - The date and time when the predictive inbox placement test was created, in Unix time format.

$sel:reportId:DeliverabilityTestReport', deliverabilityTestReport_reportId - A unique string that identifies the predictive inbox placement test.

$sel:reportName:DeliverabilityTestReport', deliverabilityTestReport_reportName - A name that helps you identify a predictive inbox placement test report.

$sel:deliverabilityTestStatus:DeliverabilityTestReport', deliverabilityTestReport_deliverabilityTestStatus - The status of the predictive inbox placement test. If the status is IN_PROGRESS, then the predictive inbox placement test is currently running. Predictive inbox placement tests are usually complete within 24 hours of creating the test. If the status is COMPLETE, then the test is finished, and you can use the GetDeliverabilityTestReport to view the results of the test.

DeliveryOptions

data DeliveryOptions Source #

Used to associate a configuration set with a dedicated IP pool.

See: newDeliveryOptions smart constructor.

Instances

Instances details
Eq DeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliveryOptions

Read DeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliveryOptions

Show DeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliveryOptions

Generic DeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliveryOptions

Associated Types

type Rep DeliveryOptions :: Type -> Type #

NFData DeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliveryOptions

Methods

rnf :: DeliveryOptions -> () #

Hashable DeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliveryOptions

ToJSON DeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliveryOptions

FromJSON DeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliveryOptions

type Rep DeliveryOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.DeliveryOptions

type Rep DeliveryOptions = D1 ('MetaData "DeliveryOptions" "Amazonka.SESV2.Types.DeliveryOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DeliveryOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sendingPoolName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tlsPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TlsPolicy))))

newDeliveryOptions :: DeliveryOptions Source #

Create a value of DeliveryOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sendingPoolName:DeliveryOptions', deliveryOptions_sendingPoolName - The name of the dedicated IP pool to associate with the configuration set.

$sel:tlsPolicy:DeliveryOptions', deliveryOptions_tlsPolicy - Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS). If the value is Require, messages are only delivered if a TLS connection can be established. If the value is Optional, messages can be delivered in plain text if a TLS connection can't be established.

Destination

data Destination Source #

An object that describes the recipients for an email.

Amazon SES does not support the SMTPUTF8 extension, as described in RFC6531. For this reason, the local part of a destination email address (the part of the email address that precedes the @ sign) may only contain 7-bit ASCII characters. If the domain part of an address (the part after the @ sign) contains non-ASCII characters, they must be encoded using Punycode, as described in RFC3492.

See: newDestination smart constructor.

Constructors

Destination' (Maybe [Text]) (Maybe [Text]) (Maybe [Text]) 

Instances

Instances details
Eq Destination Source # 
Instance details

Defined in Amazonka.SESV2.Types.Destination

Read Destination Source # 
Instance details

Defined in Amazonka.SESV2.Types.Destination

Show Destination Source # 
Instance details

Defined in Amazonka.SESV2.Types.Destination

Generic Destination Source # 
Instance details

Defined in Amazonka.SESV2.Types.Destination

Associated Types

type Rep Destination :: Type -> Type #

NFData Destination Source # 
Instance details

Defined in Amazonka.SESV2.Types.Destination

Methods

rnf :: Destination -> () #

Hashable Destination Source # 
Instance details

Defined in Amazonka.SESV2.Types.Destination

ToJSON Destination Source # 
Instance details

Defined in Amazonka.SESV2.Types.Destination

type Rep Destination Source # 
Instance details

Defined in Amazonka.SESV2.Types.Destination

type Rep Destination = D1 ('MetaData "Destination" "Amazonka.SESV2.Types.Destination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "Destination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "bccAddresses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "ccAddresses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "toAddresses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newDestination :: Destination Source #

Create a value of Destination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bccAddresses:Destination', destination_bccAddresses - An array that contains the email addresses of the "BCC" (blind carbon copy) recipients for the email.

$sel:ccAddresses:Destination', destination_ccAddresses - An array that contains the email addresses of the "CC" (carbon copy) recipients for the email.

$sel:toAddresses:Destination', destination_toAddresses - An array that contains the email addresses of the "To" recipients for the email.

DkimAttributes

data DkimAttributes Source #

An object that contains information about the DKIM authentication status for an email identity.

Amazon SES determines the authentication status by searching for specific records in the DNS configuration for the domain. If you used Easy DKIM to set up DKIM authentication, Amazon SES tries to find three unique CNAME records in the DNS configuration for your domain. If you provided a public key to perform DKIM authentication, Amazon SES tries to find a TXT record that uses the selector that you specified. The value of the TXT record must be a public key that's paired with the private key that you specified in the process of creating the identity

See: newDkimAttributes smart constructor.

Instances

Instances details
Eq DkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimAttributes

Read DkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimAttributes

Show DkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimAttributes

Generic DkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimAttributes

Associated Types

type Rep DkimAttributes :: Type -> Type #

NFData DkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimAttributes

Methods

rnf :: DkimAttributes -> () #

Hashable DkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimAttributes

FromJSON DkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimAttributes

type Rep DkimAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimAttributes

type Rep DkimAttributes = D1 ('MetaData "DkimAttributes" "Amazonka.SESV2.Types.DkimAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DkimAttributes'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DkimStatus)) :*: (S1 ('MetaSel ('Just "nextSigningKeyLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DkimSigningKeyLength)) :*: S1 ('MetaSel ('Just "tokens") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "signingEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "currentSigningKeyLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DkimSigningKeyLength))) :*: (S1 ('MetaSel ('Just "lastKeyGenerationTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "signingAttributesOrigin") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DkimSigningAttributesOrigin))))))

newDkimAttributes :: DkimAttributes Source #

Create a value of DkimAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:DkimAttributes', dkimAttributes_status - Describes whether or not Amazon SES has successfully located the DKIM records in the DNS records for the domain. The status can be one of the following:

  • PENDING – The verification process was initiated, but Amazon SES hasn't yet detected the DKIM records in the DNS configuration for the domain.
  • SUCCESS – The verification process completed successfully.
  • FAILED – The verification process failed. This typically occurs when Amazon SES fails to find the DKIM records in the DNS configuration of the domain.
  • TEMPORARY_FAILURE – A temporary issue is preventing Amazon SES from determining the DKIM authentication status of the domain.
  • NOT_STARTED – The DKIM verification process hasn't been initiated for the domain.

$sel:nextSigningKeyLength:DkimAttributes', dkimAttributes_nextSigningKeyLength - [Easy DKIM] The key length of the future DKIM key pair to be generated. This can be changed at most once per day.

$sel:tokens:DkimAttributes', dkimAttributes_tokens - If you used Easy DKIM to configure DKIM authentication for the domain, then this object contains a set of unique strings that you use to create a set of CNAME records that you add to the DNS configuration for your domain. When Amazon SES detects these records in the DNS configuration for your domain, the DKIM authentication process is complete.

If you configured DKIM authentication for the domain by providing your own public-private key pair, then this object contains the selector for the public key.

Regardless of the DKIM authentication method you use, Amazon SES searches for the appropriate records in the DNS configuration of the domain for up to 72 hours.

$sel:signingEnabled:DkimAttributes', dkimAttributes_signingEnabled - If the value is true, then the messages that you send from the identity are signed using DKIM. If the value is false, then the messages that you send from the identity aren't DKIM-signed.

$sel:currentSigningKeyLength:DkimAttributes', dkimAttributes_currentSigningKeyLength - [Easy DKIM] The key length of the DKIM key pair in use.

$sel:lastKeyGenerationTimestamp:DkimAttributes', dkimAttributes_lastKeyGenerationTimestamp - [Easy DKIM] The last time a key pair was generated for this identity.

$sel:signingAttributesOrigin:DkimAttributes', dkimAttributes_signingAttributesOrigin - A string that indicates how DKIM was configured for the identity. These are the possible values:

  • AWS_SES – Indicates that DKIM was configured for the identity by using Easy DKIM.
  • EXTERNAL – Indicates that DKIM was configured for the identity by using Bring Your Own DKIM (BYODKIM).

DkimSigningAttributes

data DkimSigningAttributes Source #

An object that contains configuration for Bring Your Own DKIM (BYODKIM), or, for Easy DKIM

See: newDkimSigningAttributes smart constructor.

Instances

Instances details
Eq DkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributes

Show DkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributes

Generic DkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributes

Associated Types

type Rep DkimSigningAttributes :: Type -> Type #

NFData DkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributes

Methods

rnf :: DkimSigningAttributes -> () #

Hashable DkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributes

ToJSON DkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributes

type Rep DkimSigningAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.DkimSigningAttributes

type Rep DkimSigningAttributes = D1 ('MetaData "DkimSigningAttributes" "Amazonka.SESV2.Types.DkimSigningAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DkimSigningAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextSigningKeyLength") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DkimSigningKeyLength)) :*: (S1 ('MetaSel ('Just "domainSigningPrivateKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "domainSigningSelector") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDkimSigningAttributes :: DkimSigningAttributes Source #

Create a value of DkimSigningAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nextSigningKeyLength:DkimSigningAttributes', dkimSigningAttributes_nextSigningKeyLength - [Easy DKIM] The key length of the future DKIM key pair to be generated. This can be changed at most once per day.

$sel:domainSigningPrivateKey:DkimSigningAttributes', dkimSigningAttributes_domainSigningPrivateKey - [Bring Your Own DKIM] A private key that's used to generate a DKIM signature.

The private key must use 1024 or 2048-bit RSA encryption, and must be encoded using base64 encoding.

$sel:domainSigningSelector:DkimSigningAttributes', dkimSigningAttributes_domainSigningSelector - [Bring Your Own DKIM] A string that's used to identify a public key in the DNS configuration for a domain.

DomainDeliverabilityCampaign

data DomainDeliverabilityCampaign Source #

An object that contains the deliverability data for a specific campaign. This data is available for a campaign only if the campaign sent email by using a domain that the Deliverability dashboard is enabled for (PutDeliverabilityDashboardOption operation).

See: newDomainDeliverabilityCampaign smart constructor.

Instances

Instances details
Eq DomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityCampaign

Read DomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityCampaign

Show DomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityCampaign

Generic DomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityCampaign

Associated Types

type Rep DomainDeliverabilityCampaign :: Type -> Type #

NFData DomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityCampaign

Hashable DomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityCampaign

FromJSON DomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityCampaign

type Rep DomainDeliverabilityCampaign Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityCampaign

type Rep DomainDeliverabilityCampaign = D1 ('MetaData "DomainDeliverabilityCampaign" "Amazonka.SESV2.Types.DomainDeliverabilityCampaign" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DomainDeliverabilityCampaign'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "spamCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "subject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "esps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "fromAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "deleteRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "campaignId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sendingIps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))) :*: ((S1 ('MetaSel ('Just "firstSeenDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "inboxCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "readDeleteRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: ((S1 ('MetaSel ('Just "projectedVolume") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "imageUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "readRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "lastSeenDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))))

newDomainDeliverabilityCampaign :: DomainDeliverabilityCampaign Source #

Create a value of DomainDeliverabilityCampaign with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:spamCount:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_spamCount - The number of email messages that were delivered to recipients' spam or junk mail folders.

$sel:subject:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_subject - The subject line, or title, of the email message.

$sel:esps:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_esps - The major email providers who handled the email message.

$sel:fromAddress:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_fromAddress - The verified email address that the email message was sent from.

$sel:deleteRate:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_deleteRate - The percentage of email messages that were deleted by recipients, without being opened first. Due to technical limitations, this value only includes recipients who opened the message by using an email client that supports images.

$sel:campaignId:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_campaignId - The unique identifier for the campaign. The Deliverability dashboard automatically generates and assigns this identifier to a campaign.

$sel:sendingIps:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_sendingIps - The IP addresses that were used to send the email message.

$sel:firstSeenDateTime:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_firstSeenDateTime - The first time, in Unix time format, when the email message was delivered to any recipient's inbox. This value can help you determine how long it took for a campaign to deliver an email message.

$sel:inboxCount:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_inboxCount - The number of email messages that were delivered to recipients’ inboxes.

$sel:readDeleteRate:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_readDeleteRate - The percentage of email messages that were opened and then deleted by recipients. Due to technical limitations, this value only includes recipients who opened the message by using an email client that supports images.

$sel:projectedVolume:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_projectedVolume - The projected number of recipients that the email message was sent to.

$sel:imageUrl:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_imageUrl - The URL of an image that contains a snapshot of the email message that was sent.

$sel:readRate:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_readRate - The percentage of email messages that were opened by recipients. Due to technical limitations, this value only includes recipients who opened the message by using an email client that supports images.

$sel:lastSeenDateTime:DomainDeliverabilityCampaign', domainDeliverabilityCampaign_lastSeenDateTime - The last time, in Unix time format, when the email message was delivered to any recipient's inbox. This value can help you determine how long it took for a campaign to deliver an email message.

DomainDeliverabilityTrackingOption

data DomainDeliverabilityTrackingOption Source #

An object that contains information about the Deliverability dashboard subscription for a verified domain that you use to send email and currently has an active Deliverability dashboard subscription. If a Deliverability dashboard subscription is active for a domain, you gain access to reputation, inbox placement, and other metrics for the domain.

See: newDomainDeliverabilityTrackingOption smart constructor.

Instances

Instances details
Eq DomainDeliverabilityTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityTrackingOption

Read DomainDeliverabilityTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityTrackingOption

Show DomainDeliverabilityTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityTrackingOption

Generic DomainDeliverabilityTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityTrackingOption

Associated Types

type Rep DomainDeliverabilityTrackingOption :: Type -> Type #

NFData DomainDeliverabilityTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityTrackingOption

Hashable DomainDeliverabilityTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityTrackingOption

ToJSON DomainDeliverabilityTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityTrackingOption

FromJSON DomainDeliverabilityTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityTrackingOption

type Rep DomainDeliverabilityTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainDeliverabilityTrackingOption

type Rep DomainDeliverabilityTrackingOption = D1 ('MetaData "DomainDeliverabilityTrackingOption" "Amazonka.SESV2.Types.DomainDeliverabilityTrackingOption" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DomainDeliverabilityTrackingOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "subscriptionStartDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "inboxPlacementTrackingOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InboxPlacementTrackingOption)))))

newDomainDeliverabilityTrackingOption :: DomainDeliverabilityTrackingOption Source #

Create a value of DomainDeliverabilityTrackingOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domain:DomainDeliverabilityTrackingOption', domainDeliverabilityTrackingOption_domain - A verified domain that’s associated with your Amazon Web Services account and currently has an active Deliverability dashboard subscription.

$sel:subscriptionStartDate:DomainDeliverabilityTrackingOption', domainDeliverabilityTrackingOption_subscriptionStartDate - The date, in Unix time format, when you enabled the Deliverability dashboard for the domain.

$sel:inboxPlacementTrackingOption:DomainDeliverabilityTrackingOption', domainDeliverabilityTrackingOption_inboxPlacementTrackingOption - An object that contains information about the inbox placement data settings for the domain.

DomainIspPlacement

data DomainIspPlacement Source #

An object that contains inbox placement data for email sent from one of your email domains to a specific email provider.

See: newDomainIspPlacement smart constructor.

Instances

Instances details
Eq DomainIspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainIspPlacement

Read DomainIspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainIspPlacement

Show DomainIspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainIspPlacement

Generic DomainIspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainIspPlacement

Associated Types

type Rep DomainIspPlacement :: Type -> Type #

NFData DomainIspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainIspPlacement

Methods

rnf :: DomainIspPlacement -> () #

Hashable DomainIspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainIspPlacement

FromJSON DomainIspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainIspPlacement

type Rep DomainIspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.DomainIspPlacement

type Rep DomainIspPlacement = D1 ('MetaData "DomainIspPlacement" "Amazonka.SESV2.Types.DomainIspPlacement" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "DomainIspPlacement'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "spamPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "inboxRawCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "ispName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "inboxPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "spamRawCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))))))

newDomainIspPlacement :: DomainIspPlacement Source #

Create a value of DomainIspPlacement with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:spamPercentage:DomainIspPlacement', domainIspPlacement_spamPercentage - The percentage of messages that were sent from the selected domain to the specified email provider that arrived in recipients' spam or junk mail folders.

$sel:inboxRawCount:DomainIspPlacement', domainIspPlacement_inboxRawCount - The total number of messages that were sent from the selected domain to the specified email provider that arrived in recipients' inboxes.

$sel:ispName:DomainIspPlacement', domainIspPlacement_ispName - The name of the email provider that the inbox placement data applies to.

$sel:inboxPercentage:DomainIspPlacement', domainIspPlacement_inboxPercentage - The percentage of messages that were sent from the selected domain to the specified email provider that arrived in recipients' inboxes.

$sel:spamRawCount:DomainIspPlacement', domainIspPlacement_spamRawCount - The total number of messages that were sent from the selected domain to the specified email provider that arrived in recipients' spam or junk mail folders.

EmailContent

data EmailContent Source #

An object that defines the entire content of the email, including the message headers and the body content. You can create a simple email message, in which you specify the subject and the text and HTML versions of the message body. You can also create raw messages, in which you specify a complete MIME-formatted message. Raw messages can include attachments and custom headers.

See: newEmailContent smart constructor.

Instances

Instances details
Eq EmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailContent

Read EmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailContent

Show EmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailContent

Generic EmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailContent

Associated Types

type Rep EmailContent :: Type -> Type #

NFData EmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailContent

Methods

rnf :: EmailContent -> () #

Hashable EmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailContent

ToJSON EmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailContent

type Rep EmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailContent

type Rep EmailContent = D1 ('MetaData "EmailContent" "Amazonka.SESV2.Types.EmailContent" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "EmailContent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "raw") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RawMessage)) :*: (S1 ('MetaSel ('Just "simple") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Message)) :*: S1 ('MetaSel ('Just "template") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Template)))))

newEmailContent :: EmailContent Source #

Create a value of EmailContent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:raw:EmailContent', emailContent_raw - The raw email message. The message has to meet the following criteria:

  • The message has to contain a header and a body, separated by one blank line.
  • All of the required header fields must be present in the message.
  • Each part of a multipart MIME message must be formatted properly.
  • If you include attachments, they must be in a file format that the Amazon SES API v2 supports.
  • The entire message must be Base64 encoded.
  • If any of the MIME parts in your message contain content that is outside of the 7-bit ASCII character range, you should encode that content to ensure that recipients' email clients render the message properly.
  • The length of any single line of text in the message can't exceed 1,000 characters. This restriction is defined in RFC 5321.

$sel:simple:EmailContent', emailContent_simple - The simple email message. The message consists of a subject and a message body.

$sel:template:EmailContent', emailContent_template - The template to use for the email message.

EmailTemplateContent

data EmailTemplateContent Source #

The content of the email, composed of a subject line, an HTML part, and a text-only part.

See: newEmailTemplateContent smart constructor.

Instances

Instances details
Eq EmailTemplateContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateContent

Read EmailTemplateContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateContent

Show EmailTemplateContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateContent

Generic EmailTemplateContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateContent

Associated Types

type Rep EmailTemplateContent :: Type -> Type #

NFData EmailTemplateContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateContent

Methods

rnf :: EmailTemplateContent -> () #

Hashable EmailTemplateContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateContent

ToJSON EmailTemplateContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateContent

FromJSON EmailTemplateContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateContent

type Rep EmailTemplateContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateContent

type Rep EmailTemplateContent = D1 ('MetaData "EmailTemplateContent" "Amazonka.SESV2.Types.EmailTemplateContent" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "EmailTemplateContent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "subject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "text") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "html") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newEmailTemplateContent :: EmailTemplateContent Source #

Create a value of EmailTemplateContent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:subject:EmailTemplateContent', emailTemplateContent_subject - The subject line of the email.

$sel:text:EmailTemplateContent', emailTemplateContent_text - The email body that will be visible to recipients whose email clients do not display HTML.

$sel:html:EmailTemplateContent', emailTemplateContent_html - The HTML body of the email.

EmailTemplateMetadata

data EmailTemplateMetadata Source #

Contains information about an email template.

See: newEmailTemplateMetadata smart constructor.

Instances

Instances details
Eq EmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateMetadata

Read EmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateMetadata

Show EmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateMetadata

Generic EmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateMetadata

Associated Types

type Rep EmailTemplateMetadata :: Type -> Type #

NFData EmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateMetadata

Methods

rnf :: EmailTemplateMetadata -> () #

Hashable EmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateMetadata

FromJSON EmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateMetadata

type Rep EmailTemplateMetadata Source # 
Instance details

Defined in Amazonka.SESV2.Types.EmailTemplateMetadata

type Rep EmailTemplateMetadata = D1 ('MetaData "EmailTemplateMetadata" "Amazonka.SESV2.Types.EmailTemplateMetadata" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "EmailTemplateMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))

newEmailTemplateMetadata :: EmailTemplateMetadata Source #

Create a value of EmailTemplateMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templateName:EmailTemplateMetadata', emailTemplateMetadata_templateName - The name of the template.

$sel:createdTimestamp:EmailTemplateMetadata', emailTemplateMetadata_createdTimestamp - The time and date the template was created.

EventDestination

data EventDestination Source #

In the Amazon SES API v2, events include message sends, deliveries, opens, clicks, bounces, complaints and delivery delays. /Event destinations/ are places that you can send information about these events to. For example, you can send event data to Amazon SNS to receive notifications when you receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.

See: newEventDestination smart constructor.

Instances

Instances details
Eq EventDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestination

Read EventDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestination

Show EventDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestination

Generic EventDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestination

Associated Types

type Rep EventDestination :: Type -> Type #

NFData EventDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestination

Methods

rnf :: EventDestination -> () #

Hashable EventDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestination

FromJSON EventDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestination

type Rep EventDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestination

type Rep EventDestination = D1 ('MetaData "EventDestination" "Amazonka.SESV2.Types.EventDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "EventDestination'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "pinpointDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PinpointDestination)) :*: (S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "kinesisFirehoseDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KinesisFirehoseDestination)))) :*: ((S1 ('MetaSel ('Just "cloudWatchDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchDestination)) :*: S1 ('MetaSel ('Just "snsDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SnsDestination))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "matchingEventTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [EventType])))))

newEventDestination Source #

Create a value of EventDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pinpointDestination:EventDestination', eventDestination_pinpointDestination - An object that defines an Amazon Pinpoint project destination for email events. You can send email event data to a Amazon Pinpoint project to view metrics using the Transactional Messaging dashboards that are built in to Amazon Pinpoint. For more information, see Transactional Messaging Charts in the Amazon Pinpoint User Guide.

$sel:enabled:EventDestination', eventDestination_enabled - If true, the event destination is enabled. When the event destination is enabled, the specified event types are sent to the destinations in this EventDestinationDefinition.

If false, the event destination is disabled. When the event destination is disabled, events aren't sent to the specified destinations.

$sel:kinesisFirehoseDestination:EventDestination', eventDestination_kinesisFirehoseDestination - An object that defines an Amazon Kinesis Data Firehose destination for email events. You can use Amazon Kinesis Data Firehose to stream data to other services, such as Amazon S3 and Amazon Redshift.

$sel:cloudWatchDestination:EventDestination', eventDestination_cloudWatchDestination - An object that defines an Amazon CloudWatch destination for email events. You can use Amazon CloudWatch to monitor and gain insights on your email sending metrics.

$sel:snsDestination:EventDestination', eventDestination_snsDestination - An object that defines an Amazon SNS destination for email events. You can use Amazon SNS to send notification when certain email events occur.

$sel:name:EventDestination', eventDestination_name - A name that identifies the event destination.

$sel:matchingEventTypes:EventDestination', eventDestination_matchingEventTypes - The types of events that Amazon SES sends to the specified event destinations.

EventDestinationDefinition

data EventDestinationDefinition Source #

An object that defines the event destination. Specifically, it defines which services receive events from emails sent using the configuration set that the event destination is associated with. Also defines the types of events that are sent to the event destination.

See: newEventDestinationDefinition smart constructor.

Instances

Instances details
Eq EventDestinationDefinition Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestinationDefinition

Read EventDestinationDefinition Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestinationDefinition

Show EventDestinationDefinition Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestinationDefinition

Generic EventDestinationDefinition Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestinationDefinition

Associated Types

type Rep EventDestinationDefinition :: Type -> Type #

NFData EventDestinationDefinition Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestinationDefinition

Hashable EventDestinationDefinition Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestinationDefinition

ToJSON EventDestinationDefinition Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestinationDefinition

type Rep EventDestinationDefinition Source # 
Instance details

Defined in Amazonka.SESV2.Types.EventDestinationDefinition

type Rep EventDestinationDefinition = D1 ('MetaData "EventDestinationDefinition" "Amazonka.SESV2.Types.EventDestinationDefinition" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "EventDestinationDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "matchingEventTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EventType])) :*: (S1 ('MetaSel ('Just "pinpointDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PinpointDestination)) :*: S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: (S1 ('MetaSel ('Just "kinesisFirehoseDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KinesisFirehoseDestination)) :*: (S1 ('MetaSel ('Just "cloudWatchDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CloudWatchDestination)) :*: S1 ('MetaSel ('Just "snsDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SnsDestination))))))

newEventDestinationDefinition :: EventDestinationDefinition Source #

Create a value of EventDestinationDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:matchingEventTypes:EventDestinationDefinition', eventDestinationDefinition_matchingEventTypes - An array that specifies which events the Amazon SES API v2 should send to the destinations in this EventDestinationDefinition.

$sel:pinpointDestination:EventDestinationDefinition', eventDestinationDefinition_pinpointDestination - An object that defines an Amazon Pinpoint project destination for email events. You can send email event data to a Amazon Pinpoint project to view metrics using the Transactional Messaging dashboards that are built in to Amazon Pinpoint. For more information, see Transactional Messaging Charts in the Amazon Pinpoint User Guide.

$sel:enabled:EventDestinationDefinition', eventDestinationDefinition_enabled - If true, the event destination is enabled. When the event destination is enabled, the specified event types are sent to the destinations in this EventDestinationDefinition.

If false, the event destination is disabled. When the event destination is disabled, events aren't sent to the specified destinations.

$sel:kinesisFirehoseDestination:EventDestinationDefinition', eventDestinationDefinition_kinesisFirehoseDestination - An object that defines an Amazon Kinesis Data Firehose destination for email events. You can use Amazon Kinesis Data Firehose to stream data to other services, such as Amazon S3 and Amazon Redshift.

$sel:cloudWatchDestination:EventDestinationDefinition', eventDestinationDefinition_cloudWatchDestination - An object that defines an Amazon CloudWatch destination for email events. You can use Amazon CloudWatch to monitor and gain insights on your email sending metrics.

$sel:snsDestination:EventDestinationDefinition', eventDestinationDefinition_snsDestination - An object that defines an Amazon SNS destination for email events. You can use Amazon SNS to send notification when certain email events occur.

FailureInfo

data FailureInfo Source #

An object that contains the failure details about an import job.

See: newFailureInfo smart constructor.

Constructors

FailureInfo' (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq FailureInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.FailureInfo

Read FailureInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.FailureInfo

Show FailureInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.FailureInfo

Generic FailureInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.FailureInfo

Associated Types

type Rep FailureInfo :: Type -> Type #

NFData FailureInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.FailureInfo

Methods

rnf :: FailureInfo -> () #

Hashable FailureInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.FailureInfo

FromJSON FailureInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.FailureInfo

type Rep FailureInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.FailureInfo

type Rep FailureInfo = D1 ('MetaData "FailureInfo" "Amazonka.SESV2.Types.FailureInfo" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "FailureInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failedRecordsS3Url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newFailureInfo :: FailureInfo Source #

Create a value of FailureInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failedRecordsS3Url:FailureInfo', failureInfo_failedRecordsS3Url - An Amazon S3 presigned URL that contains all the failed records and related information.

$sel:errorMessage:FailureInfo', failureInfo_errorMessage - A message about why the import job failed.

IdentityInfo

data IdentityInfo Source #

Information about an email identity.

See: newIdentityInfo smart constructor.

Instances

Instances details
Eq IdentityInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityInfo

Read IdentityInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityInfo

Show IdentityInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityInfo

Generic IdentityInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityInfo

Associated Types

type Rep IdentityInfo :: Type -> Type #

NFData IdentityInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityInfo

Methods

rnf :: IdentityInfo -> () #

Hashable IdentityInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityInfo

FromJSON IdentityInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityInfo

type Rep IdentityInfo Source # 
Instance details

Defined in Amazonka.SESV2.Types.IdentityInfo

type Rep IdentityInfo = D1 ('MetaData "IdentityInfo" "Amazonka.SESV2.Types.IdentityInfo" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "IdentityInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "identityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IdentityType)) :*: (S1 ('MetaSel ('Just "identityName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sendingEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))

newIdentityInfo :: IdentityInfo Source #

Create a value of IdentityInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:identityType:IdentityInfo', identityInfo_identityType - The email identity type. Note: the MANAGED_DOMAIN type is not supported for email identity types.

$sel:identityName:IdentityInfo', identityInfo_identityName - The address or domain of the identity.

$sel:sendingEnabled:IdentityInfo', identityInfo_sendingEnabled - Indicates whether or not you can send email from the identity.

An identity is an email address or domain that you send email from. Before you can send email from an identity, you have to demostrate that you own the identity, and that you authorize Amazon SES to send email from that identity.

ImportDataSource

data ImportDataSource Source #

An object that contains details about the data source of the import job.

See: newImportDataSource smart constructor.

Instances

Instances details
Eq ImportDataSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDataSource

Read ImportDataSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDataSource

Show ImportDataSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDataSource

Generic ImportDataSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDataSource

Associated Types

type Rep ImportDataSource :: Type -> Type #

NFData ImportDataSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDataSource

Methods

rnf :: ImportDataSource -> () #

Hashable ImportDataSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDataSource

ToJSON ImportDataSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDataSource

FromJSON ImportDataSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDataSource

type Rep ImportDataSource Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDataSource

type Rep ImportDataSource = D1 ('MetaData "ImportDataSource" "Amazonka.SESV2.Types.ImportDataSource" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ImportDataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataFormat)))

newImportDataSource Source #

Create a value of ImportDataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3Url:ImportDataSource', importDataSource_s3Url - An Amazon S3 URL in the format s3://<bucket_name>/<object>.

$sel:dataFormat:ImportDataSource', importDataSource_dataFormat - The data format of the import job's data source.

ImportDestination

data ImportDestination Source #

An object that contains details about the resource destination the import job is going to target.

See: newImportDestination smart constructor.

Instances

Instances details
Eq ImportDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestination

Read ImportDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestination

Show ImportDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestination

Generic ImportDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestination

Associated Types

type Rep ImportDestination :: Type -> Type #

NFData ImportDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestination

Methods

rnf :: ImportDestination -> () #

Hashable ImportDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestination

ToJSON ImportDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestination

FromJSON ImportDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestination

type Rep ImportDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestination

type Rep ImportDestination = D1 ('MetaData "ImportDestination" "Amazonka.SESV2.Types.ImportDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ImportDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "suppressionListDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SuppressionListDestination)) :*: S1 ('MetaSel ('Just "contactListDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContactListDestination))))

newImportDestination :: ImportDestination Source #

Create a value of ImportDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:suppressionListDestination:ImportDestination', importDestination_suppressionListDestination - An object that contains the action of the import job towards suppression list.

$sel:contactListDestination:ImportDestination', importDestination_contactListDestination - An object that contains the action of the import job towards a contact list.

ImportJobSummary

data ImportJobSummary Source #

A summary of the import job.

See: newImportJobSummary smart constructor.

Instances

Instances details
Eq ImportJobSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportJobSummary

Read ImportJobSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportJobSummary

Show ImportJobSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportJobSummary

Generic ImportJobSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportJobSummary

Associated Types

type Rep ImportJobSummary :: Type -> Type #

NFData ImportJobSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportJobSummary

Methods

rnf :: ImportJobSummary -> () #

Hashable ImportJobSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportJobSummary

FromJSON ImportJobSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportJobSummary

type Rep ImportJobSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportJobSummary

type Rep ImportJobSummary = D1 ('MetaData "ImportJobSummary" "Amazonka.SESV2.Types.ImportJobSummary" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ImportJobSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "jobId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "importDestination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ImportDestination))) :*: (S1 ('MetaSel ('Just "jobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobStatus)) :*: S1 ('MetaSel ('Just "createdTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))

newImportJobSummary :: ImportJobSummary Source #

Create a value of ImportJobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobId:ImportJobSummary', importJobSummary_jobId - Undocumented member.

$sel:importDestination:ImportJobSummary', importJobSummary_importDestination - Undocumented member.

$sel:jobStatus:ImportJobSummary', importJobSummary_jobStatus - Undocumented member.

$sel:createdTimestamp:ImportJobSummary', importJobSummary_createdTimestamp - The date and time when the import job was created.

InboxPlacementTrackingOption

data InboxPlacementTrackingOption Source #

An object that contains information about the inbox placement data settings for a verified domain that’s associated with your Amazon Web Services account. This data is available only if you enabled the Deliverability dashboard for the domain.

See: newInboxPlacementTrackingOption smart constructor.

Instances

Instances details
Eq InboxPlacementTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.InboxPlacementTrackingOption

Read InboxPlacementTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.InboxPlacementTrackingOption

Show InboxPlacementTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.InboxPlacementTrackingOption

Generic InboxPlacementTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.InboxPlacementTrackingOption

Associated Types

type Rep InboxPlacementTrackingOption :: Type -> Type #

NFData InboxPlacementTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.InboxPlacementTrackingOption

Hashable InboxPlacementTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.InboxPlacementTrackingOption

ToJSON InboxPlacementTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.InboxPlacementTrackingOption

FromJSON InboxPlacementTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.InboxPlacementTrackingOption

type Rep InboxPlacementTrackingOption Source # 
Instance details

Defined in Amazonka.SESV2.Types.InboxPlacementTrackingOption

type Rep InboxPlacementTrackingOption = D1 ('MetaData "InboxPlacementTrackingOption" "Amazonka.SESV2.Types.InboxPlacementTrackingOption" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "InboxPlacementTrackingOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trackedIsps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "global") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newInboxPlacementTrackingOption :: InboxPlacementTrackingOption Source #

Create a value of InboxPlacementTrackingOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:trackedIsps:InboxPlacementTrackingOption', inboxPlacementTrackingOption_trackedIsps - An array of strings, one for each major email provider that the inbox placement data applies to.

$sel:global:InboxPlacementTrackingOption', inboxPlacementTrackingOption_global - Specifies whether inbox placement data is being tracked for the domain.

IspPlacement

data IspPlacement Source #

An object that describes how email sent during the predictive inbox placement test was handled by a certain email provider.

See: newIspPlacement smart constructor.

Instances

Instances details
Eq IspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.IspPlacement

Read IspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.IspPlacement

Show IspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.IspPlacement

Generic IspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.IspPlacement

Associated Types

type Rep IspPlacement :: Type -> Type #

NFData IspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.IspPlacement

Methods

rnf :: IspPlacement -> () #

Hashable IspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.IspPlacement

FromJSON IspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.IspPlacement

type Rep IspPlacement Source # 
Instance details

Defined in Amazonka.SESV2.Types.IspPlacement

type Rep IspPlacement = D1 ('MetaData "IspPlacement" "Amazonka.SESV2.Types.IspPlacement" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "IspPlacement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "placementStatistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PlacementStatistics)) :*: S1 ('MetaSel ('Just "ispName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newIspPlacement :: IspPlacement Source #

Create a value of IspPlacement with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:placementStatistics:IspPlacement', ispPlacement_placementStatistics - An object that contains inbox placement metrics for a specific email provider.

$sel:ispName:IspPlacement', ispPlacement_ispName - The name of the email provider that the inbox placement data applies to.

KinesisFirehoseDestination

data KinesisFirehoseDestination Source #

An object that defines an Amazon Kinesis Data Firehose destination for email events. You can use Amazon Kinesis Data Firehose to stream data to other services, such as Amazon S3 and Amazon Redshift.

See: newKinesisFirehoseDestination smart constructor.

Instances

Instances details
Eq KinesisFirehoseDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.KinesisFirehoseDestination

Read KinesisFirehoseDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.KinesisFirehoseDestination

Show KinesisFirehoseDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.KinesisFirehoseDestination

Generic KinesisFirehoseDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.KinesisFirehoseDestination

Associated Types

type Rep KinesisFirehoseDestination :: Type -> Type #

NFData KinesisFirehoseDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.KinesisFirehoseDestination

Hashable KinesisFirehoseDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.KinesisFirehoseDestination

ToJSON KinesisFirehoseDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.KinesisFirehoseDestination

FromJSON KinesisFirehoseDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.KinesisFirehoseDestination

type Rep KinesisFirehoseDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.KinesisFirehoseDestination

type Rep KinesisFirehoseDestination = D1 ('MetaData "KinesisFirehoseDestination" "Amazonka.SESV2.Types.KinesisFirehoseDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "KinesisFirehoseDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "iamRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "deliveryStreamArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newKinesisFirehoseDestination Source #

Create a value of KinesisFirehoseDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:iamRoleArn:KinesisFirehoseDestination', kinesisFirehoseDestination_iamRoleArn - The Amazon Resource Name (ARN) of the IAM role that the Amazon SES API v2 uses to send email events to the Amazon Kinesis Data Firehose stream.

$sel:deliveryStreamArn:KinesisFirehoseDestination', kinesisFirehoseDestination_deliveryStreamArn - The Amazon Resource Name (ARN) of the Amazon Kinesis Data Firehose stream that the Amazon SES API v2 sends email events to.

ListContactsFilter

data ListContactsFilter Source #

A filter that can be applied to a list of contacts.

See: newListContactsFilter smart constructor.

Instances

Instances details
Eq ListContactsFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListContactsFilter

Read ListContactsFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListContactsFilter

Show ListContactsFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListContactsFilter

Generic ListContactsFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListContactsFilter

Associated Types

type Rep ListContactsFilter :: Type -> Type #

NFData ListContactsFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListContactsFilter

Methods

rnf :: ListContactsFilter -> () #

Hashable ListContactsFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListContactsFilter

ToJSON ListContactsFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListContactsFilter

type Rep ListContactsFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListContactsFilter

type Rep ListContactsFilter = D1 ('MetaData "ListContactsFilter" "Amazonka.SESV2.Types.ListContactsFilter" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListContactsFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filteredStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SubscriptionStatus)) :*: S1 ('MetaSel ('Just "topicFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TopicFilter))))

newListContactsFilter :: ListContactsFilter Source #

Create a value of ListContactsFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:filteredStatus:ListContactsFilter', listContactsFilter_filteredStatus - The status by which you are filtering: OPT_IN or OPT_OUT.

$sel:topicFilter:ListContactsFilter', listContactsFilter_topicFilter - Used for filtering by a specific topic preference.

ListManagementOptions

data ListManagementOptions Source #

An object used to specify a list or topic to which an email belongs, which will be used when a contact chooses to unsubscribe.

See: newListManagementOptions smart constructor.

Instances

Instances details
Eq ListManagementOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListManagementOptions

Read ListManagementOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListManagementOptions

Show ListManagementOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListManagementOptions

Generic ListManagementOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListManagementOptions

Associated Types

type Rep ListManagementOptions :: Type -> Type #

NFData ListManagementOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListManagementOptions

Methods

rnf :: ListManagementOptions -> () #

Hashable ListManagementOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListManagementOptions

ToJSON ListManagementOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListManagementOptions

type Rep ListManagementOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ListManagementOptions

type Rep ListManagementOptions = D1 ('MetaData "ListManagementOptions" "Amazonka.SESV2.Types.ListManagementOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ListManagementOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "topicName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "contactListName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newListManagementOptions Source #

Create a value of ListManagementOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:topicName:ListManagementOptions', listManagementOptions_topicName - The name of the topic.

$sel:contactListName:ListManagementOptions', listManagementOptions_contactListName - The name of the contact list.

MailFromAttributes

data MailFromAttributes Source #

A list of attributes that are associated with a MAIL FROM domain.

See: newMailFromAttributes smart constructor.

Instances

Instances details
Eq MailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromAttributes

Read MailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromAttributes

Show MailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromAttributes

Generic MailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromAttributes

Associated Types

type Rep MailFromAttributes :: Type -> Type #

NFData MailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromAttributes

Methods

rnf :: MailFromAttributes -> () #

Hashable MailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromAttributes

FromJSON MailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromAttributes

type Rep MailFromAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.MailFromAttributes

type Rep MailFromAttributes = D1 ('MetaData "MailFromAttributes" "Amazonka.SESV2.Types.MailFromAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "MailFromAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mailFromDomain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "mailFromDomainStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MailFromDomainStatus) :*: S1 ('MetaSel ('Just "behaviorOnMxFailure") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BehaviorOnMxFailure))))

newMailFromAttributes Source #

Create a value of MailFromAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mailFromDomain:MailFromAttributes', mailFromAttributes_mailFromDomain - The name of a domain that an email identity uses as a custom MAIL FROM domain.

$sel:mailFromDomainStatus:MailFromAttributes', mailFromAttributes_mailFromDomainStatus - The status of the MAIL FROM domain. This status can have the following values:

  • PENDING – Amazon SES hasn't started searching for the MX record yet.
  • SUCCESS – Amazon SES detected the required MX record for the MAIL FROM domain.
  • FAILED – Amazon SES can't find the required MX record, or the record no longer exists.
  • TEMPORARY_FAILURE – A temporary issue occurred, which prevented Amazon SES from determining the status of the MAIL FROM domain.

$sel:behaviorOnMxFailure:MailFromAttributes', mailFromAttributes_behaviorOnMxFailure - The action to take if the required MX record can't be found when you send an email. When you set this value to UseDefaultValue, the mail is sent using amazonses.com as the MAIL FROM domain. When you set this value to RejectMessage, the Amazon SES API v2 returns a MailFromDomainNotVerified error, and doesn't attempt to deliver the email.

These behaviors are taken when the custom MAIL FROM domain configuration is in the Pending, Failed, and TemporaryFailure states.

Message

data Message Source #

Represents the email message that you're sending. The Message object consists of a subject line and a message body.

See: newMessage smart constructor.

Constructors

Message' Content Body 

Instances

Instances details
Eq Message Source # 
Instance details

Defined in Amazonka.SESV2.Types.Message

Methods

(==) :: Message -> Message -> Bool #

(/=) :: Message -> Message -> Bool #

Read Message Source # 
Instance details

Defined in Amazonka.SESV2.Types.Message

Show Message Source # 
Instance details

Defined in Amazonka.SESV2.Types.Message

Generic Message Source # 
Instance details

Defined in Amazonka.SESV2.Types.Message

Associated Types

type Rep Message :: Type -> Type #

Methods

from :: Message -> Rep Message x #

to :: Rep Message x -> Message #

NFData Message Source # 
Instance details

Defined in Amazonka.SESV2.Types.Message

Methods

rnf :: Message -> () #

Hashable Message Source # 
Instance details

Defined in Amazonka.SESV2.Types.Message

Methods

hashWithSalt :: Int -> Message -> Int #

hash :: Message -> Int #

ToJSON Message Source # 
Instance details

Defined in Amazonka.SESV2.Types.Message

type Rep Message Source # 
Instance details

Defined in Amazonka.SESV2.Types.Message

type Rep Message = D1 ('MetaData "Message" "Amazonka.SESV2.Types.Message" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "Message'" 'PrefixI 'True) (S1 ('MetaSel ('Just "subject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Content) :*: S1 ('MetaSel ('Just "body") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Body)))

newMessage Source #

Create a value of Message with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:subject:Message', message_subject - The subject line of the email. The subject line can only contain 7-bit ASCII characters. However, you can specify non-ASCII characters in the subject line by using encoded-word syntax, as described in RFC 2047.

$sel:body:Message', message_body - The body of the message. You can specify an HTML version of the message, a text-only version of the message, or both.

MessageTag

data MessageTag Source #

Contains the name and value of a tag that you apply to an email. You can use message tags when you publish email sending events.

See: newMessageTag smart constructor.

Constructors

MessageTag' Text Text 

Instances

Instances details
Eq MessageTag Source # 
Instance details

Defined in Amazonka.SESV2.Types.MessageTag

Read MessageTag Source # 
Instance details

Defined in Amazonka.SESV2.Types.MessageTag

Show MessageTag Source # 
Instance details

Defined in Amazonka.SESV2.Types.MessageTag

Generic MessageTag Source # 
Instance details

Defined in Amazonka.SESV2.Types.MessageTag

Associated Types

type Rep MessageTag :: Type -> Type #

NFData MessageTag Source # 
Instance details

Defined in Amazonka.SESV2.Types.MessageTag

Methods

rnf :: MessageTag -> () #

Hashable MessageTag Source # 
Instance details

Defined in Amazonka.SESV2.Types.MessageTag

ToJSON MessageTag Source # 
Instance details

Defined in Amazonka.SESV2.Types.MessageTag

type Rep MessageTag Source # 
Instance details

Defined in Amazonka.SESV2.Types.MessageTag

type Rep MessageTag = D1 ('MetaData "MessageTag" "Amazonka.SESV2.Types.MessageTag" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "MessageTag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newMessageTag Source #

Create a value of MessageTag with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:MessageTag', messageTag_name - The name of the message tag. The message tag name has to meet the following criteria:

  • It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).
  • It can contain no more than 256 characters.

$sel:value:MessageTag', messageTag_value - The value of the message tag. The message tag value has to meet the following criteria:

  • It can only contain ASCII letters (a–z, A–Z), numbers (0–9), underscores (_), or dashes (-).
  • It can contain no more than 256 characters.

OverallVolume

data OverallVolume Source #

An object that contains information about email that was sent from the selected domain.

See: newOverallVolume smart constructor.

Instances

Instances details
Eq OverallVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.OverallVolume

Read OverallVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.OverallVolume

Show OverallVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.OverallVolume

Generic OverallVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.OverallVolume

Associated Types

type Rep OverallVolume :: Type -> Type #

NFData OverallVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.OverallVolume

Methods

rnf :: OverallVolume -> () #

Hashable OverallVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.OverallVolume

FromJSON OverallVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.OverallVolume

type Rep OverallVolume Source # 
Instance details

Defined in Amazonka.SESV2.Types.OverallVolume

type Rep OverallVolume = D1 ('MetaData "OverallVolume" "Amazonka.SESV2.Types.OverallVolume" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "OverallVolume'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domainIspPlacements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DomainIspPlacement])) :*: (S1 ('MetaSel ('Just "volumeStatistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VolumeStatistics)) :*: S1 ('MetaSel ('Just "readRatePercent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))))

newOverallVolume :: OverallVolume Source #

Create a value of OverallVolume with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domainIspPlacements:OverallVolume', overallVolume_domainIspPlacements - An object that contains inbox and junk mail placement metrics for individual email providers.

$sel:volumeStatistics:OverallVolume', overallVolume_volumeStatistics - An object that contains information about the numbers of messages that arrived in recipients' inboxes and junk mail folders.

$sel:readRatePercent:OverallVolume', overallVolume_readRatePercent - The percentage of emails that were sent from the domain that were read by their recipients.

PinpointDestination

data PinpointDestination Source #

An object that defines an Amazon Pinpoint project destination for email events. You can send email event data to a Amazon Pinpoint project to view metrics using the Transactional Messaging dashboards that are built in to Amazon Pinpoint. For more information, see Transactional Messaging Charts in the Amazon Pinpoint User Guide.

See: newPinpointDestination smart constructor.

Instances

Instances details
Eq PinpointDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.PinpointDestination

Read PinpointDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.PinpointDestination

Show PinpointDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.PinpointDestination

Generic PinpointDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.PinpointDestination

Associated Types

type Rep PinpointDestination :: Type -> Type #

NFData PinpointDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.PinpointDestination

Methods

rnf :: PinpointDestination -> () #

Hashable PinpointDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.PinpointDestination

ToJSON PinpointDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.PinpointDestination

FromJSON PinpointDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.PinpointDestination

type Rep PinpointDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.PinpointDestination

type Rep PinpointDestination = D1 ('MetaData "PinpointDestination" "Amazonka.SESV2.Types.PinpointDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PinpointDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "applicationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newPinpointDestination :: PinpointDestination Source #

Create a value of PinpointDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:applicationArn:PinpointDestination', pinpointDestination_applicationArn - The Amazon Resource Name (ARN) of the Amazon Pinpoint project to send email events to.

PlacementStatistics

data PlacementStatistics Source #

An object that contains inbox placement data for an email provider.

See: newPlacementStatistics smart constructor.

Instances

Instances details
Eq PlacementStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.PlacementStatistics

Read PlacementStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.PlacementStatistics

Show PlacementStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.PlacementStatistics

Generic PlacementStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.PlacementStatistics

Associated Types

type Rep PlacementStatistics :: Type -> Type #

NFData PlacementStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.PlacementStatistics

Methods

rnf :: PlacementStatistics -> () #

Hashable PlacementStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.PlacementStatistics

FromJSON PlacementStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.PlacementStatistics

type Rep PlacementStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.PlacementStatistics

type Rep PlacementStatistics = D1 ('MetaData "PlacementStatistics" "Amazonka.SESV2.Types.PlacementStatistics" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "PlacementStatistics'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "missingPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "spamPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "spfPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "dkimPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "inboxPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))))

newPlacementStatistics :: PlacementStatistics Source #

Create a value of PlacementStatistics with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:missingPercentage:PlacementStatistics', placementStatistics_missingPercentage - The percentage of emails that didn't arrive in recipients' inboxes at all during the predictive inbox placement test.

$sel:spamPercentage:PlacementStatistics', placementStatistics_spamPercentage - The percentage of emails that arrived in recipients' spam or junk mail folders during the predictive inbox placement test.

$sel:spfPercentage:PlacementStatistics', placementStatistics_spfPercentage - The percentage of emails that were authenticated by using Sender Policy Framework (SPF) during the predictive inbox placement test.

$sel:dkimPercentage:PlacementStatistics', placementStatistics_dkimPercentage - The percentage of emails that were authenticated by using DomainKeys Identified Mail (DKIM) during the predictive inbox placement test.

$sel:inboxPercentage:PlacementStatistics', placementStatistics_inboxPercentage - The percentage of emails that arrived in recipients' inboxes during the predictive inbox placement test.

RawMessage

data RawMessage Source #

Represents the raw content of an email message.

See: newRawMessage smart constructor.

Constructors

RawMessage' Base64 

Instances

Instances details
Eq RawMessage Source # 
Instance details

Defined in Amazonka.SESV2.Types.RawMessage

Read RawMessage Source # 
Instance details

Defined in Amazonka.SESV2.Types.RawMessage

Show RawMessage Source # 
Instance details

Defined in Amazonka.SESV2.Types.RawMessage

Generic RawMessage Source # 
Instance details

Defined in Amazonka.SESV2.Types.RawMessage

Associated Types

type Rep RawMessage :: Type -> Type #

NFData RawMessage Source # 
Instance details

Defined in Amazonka.SESV2.Types.RawMessage

Methods

rnf :: RawMessage -> () #

Hashable RawMessage Source # 
Instance details

Defined in Amazonka.SESV2.Types.RawMessage

ToJSON RawMessage Source # 
Instance details

Defined in Amazonka.SESV2.Types.RawMessage

type Rep RawMessage Source # 
Instance details

Defined in Amazonka.SESV2.Types.RawMessage

type Rep RawMessage = D1 ('MetaData "RawMessage" "Amazonka.SESV2.Types.RawMessage" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "RawMessage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "data'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Base64)))

newRawMessage Source #

Create a value of RawMessage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:data':RawMessage', rawMessage_data - The raw email message. The message has to meet the following criteria:

  • The message has to contain a header and a body, separated by one blank line.
  • All of the required header fields must be present in the message.
  • Each part of a multipart MIME message must be formatted properly.
  • Attachments must be in a file format that the Amazon SES supports.
  • The entire message must be Base64 encoded.
  • If any of the MIME parts in your message contain content that is outside of the 7-bit ASCII character range, you should encode that content to ensure that recipients' email clients render the message properly.
  • The length of any single line of text in the message can't exceed 1,000 characters. This restriction is defined in RFC 5321.--
  • - Note: This Lens automatically encodes and decodes Base64 data.
  • - The underlying isomorphism will encode to Base64 representation during
  • - serialisation, and decode from Base64 representation during deserialisation.
  • - This Lens accepts and returns only raw unencoded data.

ReplacementEmailContent

data ReplacementEmailContent Source #

The ReplaceEmailContent object to be used for a specific BulkEmailEntry. The ReplacementTemplate can be specified within this object.

See: newReplacementEmailContent smart constructor.

Instances

Instances details
Eq ReplacementEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementEmailContent

Read ReplacementEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementEmailContent

Show ReplacementEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementEmailContent

Generic ReplacementEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementEmailContent

Associated Types

type Rep ReplacementEmailContent :: Type -> Type #

NFData ReplacementEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementEmailContent

Methods

rnf :: ReplacementEmailContent -> () #

Hashable ReplacementEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementEmailContent

ToJSON ReplacementEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementEmailContent

type Rep ReplacementEmailContent Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementEmailContent

type Rep ReplacementEmailContent = D1 ('MetaData "ReplacementEmailContent" "Amazonka.SESV2.Types.ReplacementEmailContent" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ReplacementEmailContent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "replacementTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReplacementTemplate))))

newReplacementEmailContent :: ReplacementEmailContent Source #

Create a value of ReplacementEmailContent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:replacementTemplate:ReplacementEmailContent', replacementEmailContent_replacementTemplate - The ReplacementTemplate associated with ReplacementEmailContent.

ReplacementTemplate

data ReplacementTemplate Source #

An object which contains ReplacementTemplateData to be used for a specific BulkEmailEntry.

See: newReplacementTemplate smart constructor.

Instances

Instances details
Eq ReplacementTemplate Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementTemplate

Read ReplacementTemplate Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementTemplate

Show ReplacementTemplate Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementTemplate

Generic ReplacementTemplate Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementTemplate

Associated Types

type Rep ReplacementTemplate :: Type -> Type #

NFData ReplacementTemplate Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementTemplate

Methods

rnf :: ReplacementTemplate -> () #

Hashable ReplacementTemplate Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementTemplate

ToJSON ReplacementTemplate Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementTemplate

type Rep ReplacementTemplate Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReplacementTemplate

type Rep ReplacementTemplate = D1 ('MetaData "ReplacementTemplate" "Amazonka.SESV2.Types.ReplacementTemplate" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ReplacementTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "replacementTemplateData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newReplacementTemplate :: ReplacementTemplate Source #

Create a value of ReplacementTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:replacementTemplateData:ReplacementTemplate', replacementTemplate_replacementTemplateData - A list of replacement values to apply to the template. This parameter is a JSON object, typically consisting of key-value pairs in which the keys correspond to replacement tags in the email template.

ReputationOptions

data ReputationOptions Source #

Enable or disable collection of reputation metrics for emails that you send using this configuration set in the current Amazon Web Services Region.

See: newReputationOptions smart constructor.

Instances

Instances details
Eq ReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReputationOptions

Read ReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReputationOptions

Show ReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReputationOptions

Generic ReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReputationOptions

Associated Types

type Rep ReputationOptions :: Type -> Type #

NFData ReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReputationOptions

Methods

rnf :: ReputationOptions -> () #

Hashable ReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReputationOptions

ToJSON ReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReputationOptions

FromJSON ReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReputationOptions

type Rep ReputationOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReputationOptions

type Rep ReputationOptions = D1 ('MetaData "ReputationOptions" "Amazonka.SESV2.Types.ReputationOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ReputationOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lastFreshStart") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "reputationMetricsEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newReputationOptions :: ReputationOptions Source #

Create a value of ReputationOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastFreshStart:ReputationOptions', reputationOptions_lastFreshStart - The date and time (in Unix time) when the reputation metrics were last given a fresh start. When your account is given a fresh start, your reputation metrics are calculated starting from the date of the fresh start.

$sel:reputationMetricsEnabled:ReputationOptions', reputationOptions_reputationMetricsEnabled - If true, tracking of reputation metrics is enabled for the configuration set. If false, tracking of reputation metrics is disabled for the configuration set.

ReviewDetails

data ReviewDetails Source #

An object that contains information about your account details review.

See: newReviewDetails smart constructor.

Instances

Instances details
Eq ReviewDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewDetails

Read ReviewDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewDetails

Show ReviewDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewDetails

Generic ReviewDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewDetails

Associated Types

type Rep ReviewDetails :: Type -> Type #

NFData ReviewDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewDetails

Methods

rnf :: ReviewDetails -> () #

Hashable ReviewDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewDetails

FromJSON ReviewDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewDetails

type Rep ReviewDetails Source # 
Instance details

Defined in Amazonka.SESV2.Types.ReviewDetails

type Rep ReviewDetails = D1 ('MetaData "ReviewDetails" "Amazonka.SESV2.Types.ReviewDetails" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "ReviewDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ReviewStatus)) :*: S1 ('MetaSel ('Just "caseId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newReviewDetails :: ReviewDetails Source #

Create a value of ReviewDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:ReviewDetails', reviewDetails_status - The status of the latest review of your account. The status can be one of the following:

  • PENDING – We have received your appeal and are in the process of reviewing it.
  • GRANTED – Your appeal has been reviewed and your production access has been granted.
  • DENIED – Your appeal has been reviewed and your production access has been denied.
  • FAILED – An internal error occurred and we didn't receive your appeal. You can submit your appeal again.

$sel:caseId:ReviewDetails', reviewDetails_caseId - The associated support center case ID (if any).

SendQuota

data SendQuota Source #

An object that contains information about the per-day and per-second sending limits for your Amazon SES account in the current Amazon Web Services Region.

See: newSendQuota smart constructor.

Instances

Instances details
Eq SendQuota Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendQuota

Read SendQuota Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendQuota

Show SendQuota Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendQuota

Generic SendQuota Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendQuota

Associated Types

type Rep SendQuota :: Type -> Type #

NFData SendQuota Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendQuota

Methods

rnf :: SendQuota -> () #

Hashable SendQuota Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendQuota

FromJSON SendQuota Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendQuota

type Rep SendQuota Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendQuota

type Rep SendQuota = D1 ('MetaData "SendQuota" "Amazonka.SESV2.Types.SendQuota" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SendQuota'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxSendRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "sentLast24Hours") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "max24HourSend") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))))

newSendQuota :: SendQuota Source #

Create a value of SendQuota with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxSendRate:SendQuota', sendQuota_maxSendRate - The maximum number of emails that you can send per second in the current Amazon Web Services Region. This value is also called your /maximum sending rate or your maximum TPS (transactions per second) rate/.

$sel:sentLast24Hours:SendQuota', sendQuota_sentLast24Hours - The number of emails sent from your Amazon SES account in the current Amazon Web Services Region over the past 24 hours.

$sel:max24HourSend:SendQuota', sendQuota_max24HourSend - The maximum number of emails that you can send in the current Amazon Web Services Region over a 24-hour period. This value is also called your sending quota.

SendingOptions

data SendingOptions Source #

Used to enable or disable email sending for messages that use this configuration set in the current Amazon Web Services Region.

See: newSendingOptions smart constructor.

Constructors

SendingOptions' (Maybe Bool) 

Instances

Instances details
Eq SendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendingOptions

Read SendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendingOptions

Show SendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendingOptions

Generic SendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendingOptions

Associated Types

type Rep SendingOptions :: Type -> Type #

NFData SendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendingOptions

Methods

rnf :: SendingOptions -> () #

Hashable SendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendingOptions

ToJSON SendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendingOptions

FromJSON SendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendingOptions

type Rep SendingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SendingOptions

type Rep SendingOptions = D1 ('MetaData "SendingOptions" "Amazonka.SESV2.Types.SendingOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SendingOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sendingEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newSendingOptions :: SendingOptions Source #

Create a value of SendingOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sendingEnabled:SendingOptions', sendingOptions_sendingEnabled - If true, email sending is enabled for the configuration set. If false, email sending is disabled for the configuration set.

SnsDestination

data SnsDestination Source #

An object that defines an Amazon SNS destination for email events. You can use Amazon SNS to send notification when certain email events occur.

See: newSnsDestination smart constructor.

Constructors

SnsDestination' Text 

Instances

Instances details
Eq SnsDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SnsDestination

Read SnsDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SnsDestination

Show SnsDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SnsDestination

Generic SnsDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SnsDestination

Associated Types

type Rep SnsDestination :: Type -> Type #

NFData SnsDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SnsDestination

Methods

rnf :: SnsDestination -> () #

Hashable SnsDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SnsDestination

ToJSON SnsDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SnsDestination

FromJSON SnsDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SnsDestination

type Rep SnsDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SnsDestination

type Rep SnsDestination = D1 ('MetaData "SnsDestination" "Amazonka.SESV2.Types.SnsDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SnsDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "topicArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSnsDestination Source #

Create a value of SnsDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:topicArn:SnsDestination', snsDestination_topicArn - The Amazon Resource Name (ARN) of the Amazon SNS topic to publish email events to. For more information about Amazon SNS topics, see the Amazon SNS Developer Guide.

SuppressedDestination

data SuppressedDestination Source #

An object that contains information about an email address that is on the suppression list for your account.

See: newSuppressedDestination smart constructor.

Instances

Instances details
Eq SuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestination

Read SuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestination

Show SuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestination

Generic SuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestination

Associated Types

type Rep SuppressedDestination :: Type -> Type #

NFData SuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestination

Methods

rnf :: SuppressedDestination -> () #

Hashable SuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestination

FromJSON SuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestination

type Rep SuppressedDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestination

type Rep SuppressedDestination = D1 ('MetaData "SuppressedDestination" "Amazonka.SESV2.Types.SuppressedDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SuppressedDestination'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "attributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SuppressedDestinationAttributes)) :*: S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "reason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SuppressionListReason) :*: S1 ('MetaSel ('Just "lastUpdateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))

newSuppressedDestination Source #

Create a value of SuppressedDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:attributes:SuppressedDestination', suppressedDestination_attributes - An optional value that can contain additional information about the reasons that the address was added to the suppression list for your account.

$sel:emailAddress:SuppressedDestination', suppressedDestination_emailAddress - The email address that is on the suppression list for your account.

$sel:reason:SuppressedDestination', suppressedDestination_reason - The reason that the address was added to the suppression list for your account.

$sel:lastUpdateTime:SuppressedDestination', suppressedDestination_lastUpdateTime - The date and time when the suppressed destination was last updated, shown in Unix time format.

SuppressedDestinationAttributes

data SuppressedDestinationAttributes Source #

An object that contains additional attributes that are related an email address that is on the suppression list for your account.

See: newSuppressedDestinationAttributes smart constructor.

Instances

Instances details
Eq SuppressedDestinationAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationAttributes

Read SuppressedDestinationAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationAttributes

Show SuppressedDestinationAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationAttributes

Generic SuppressedDestinationAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationAttributes

Associated Types

type Rep SuppressedDestinationAttributes :: Type -> Type #

NFData SuppressedDestinationAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationAttributes

Hashable SuppressedDestinationAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationAttributes

FromJSON SuppressedDestinationAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationAttributes

type Rep SuppressedDestinationAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationAttributes

type Rep SuppressedDestinationAttributes = D1 ('MetaData "SuppressedDestinationAttributes" "Amazonka.SESV2.Types.SuppressedDestinationAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SuppressedDestinationAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "feedbackId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "messageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSuppressedDestinationAttributes :: SuppressedDestinationAttributes Source #

Create a value of SuppressedDestinationAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:feedbackId:SuppressedDestinationAttributes', suppressedDestinationAttributes_feedbackId - A unique identifier that's generated when an email address is added to the suppression list for your account.

$sel:messageId:SuppressedDestinationAttributes', suppressedDestinationAttributes_messageId - The unique identifier of the email message that caused the email address to be added to the suppression list for your account.

SuppressedDestinationSummary

data SuppressedDestinationSummary Source #

A summary that describes the suppressed email address.

See: newSuppressedDestinationSummary smart constructor.

Instances

Instances details
Eq SuppressedDestinationSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationSummary

Read SuppressedDestinationSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationSummary

Show SuppressedDestinationSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationSummary

Generic SuppressedDestinationSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationSummary

Associated Types

type Rep SuppressedDestinationSummary :: Type -> Type #

NFData SuppressedDestinationSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationSummary

Hashable SuppressedDestinationSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationSummary

FromJSON SuppressedDestinationSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationSummary

type Rep SuppressedDestinationSummary Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressedDestinationSummary

type Rep SuppressedDestinationSummary = D1 ('MetaData "SuppressedDestinationSummary" "Amazonka.SESV2.Types.SuppressedDestinationSummary" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SuppressedDestinationSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "emailAddress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "reason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SuppressionListReason) :*: S1 ('MetaSel ('Just "lastUpdateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))

newSuppressedDestinationSummary Source #

Create a value of SuppressedDestinationSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:emailAddress:SuppressedDestinationSummary', suppressedDestinationSummary_emailAddress - The email address that's on the suppression list for your account.

$sel:reason:SuppressedDestinationSummary', suppressedDestinationSummary_reason - The reason that the address was added to the suppression list for your account.

$sel:lastUpdateTime:SuppressedDestinationSummary', suppressedDestinationSummary_lastUpdateTime - The date and time when the suppressed destination was last updated, shown in Unix time format.

SuppressionAttributes

data SuppressionAttributes Source #

An object that contains information about the email address suppression preferences for your account in the current Amazon Web Services Region.

See: newSuppressionAttributes smart constructor.

Instances

Instances details
Eq SuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionAttributes

Read SuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionAttributes

Show SuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionAttributes

Generic SuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionAttributes

Associated Types

type Rep SuppressionAttributes :: Type -> Type #

NFData SuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionAttributes

Methods

rnf :: SuppressionAttributes -> () #

Hashable SuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionAttributes

FromJSON SuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionAttributes

type Rep SuppressionAttributes Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionAttributes

type Rep SuppressionAttributes = D1 ('MetaData "SuppressionAttributes" "Amazonka.SESV2.Types.SuppressionAttributes" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SuppressionAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "suppressedReasons") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SuppressionListReason]))))

newSuppressionAttributes :: SuppressionAttributes Source #

Create a value of SuppressionAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:suppressedReasons:SuppressionAttributes', suppressionAttributes_suppressedReasons - A list that contains the reasons that email addresses will be automatically added to the suppression list for your account. This list can contain any or all of the following:

  • COMPLAINT – Amazon SES adds an email address to the suppression list for your account when a message sent to that address results in a complaint.
  • BOUNCE – Amazon SES adds an email address to the suppression list for your account when a message sent to that address results in a hard bounce.

SuppressionListDestination

data SuppressionListDestination Source #

An object that contains details about the action of suppression list.

See: newSuppressionListDestination smart constructor.

Instances

Instances details
Eq SuppressionListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListDestination

Read SuppressionListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListDestination

Show SuppressionListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListDestination

Generic SuppressionListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListDestination

Associated Types

type Rep SuppressionListDestination :: Type -> Type #

NFData SuppressionListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListDestination

Hashable SuppressionListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListDestination

ToJSON SuppressionListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListDestination

FromJSON SuppressionListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListDestination

type Rep SuppressionListDestination Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListDestination

type Rep SuppressionListDestination = D1 ('MetaData "SuppressionListDestination" "Amazonka.SESV2.Types.SuppressionListDestination" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SuppressionListDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "suppressionListImportAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SuppressionListImportAction)))

newSuppressionListDestination Source #

Create a value of SuppressionListDestination with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:suppressionListImportAction:SuppressionListDestination', suppressionListDestination_suppressionListImportAction - The type of action to perform on the address. The following are possible values:

  • PUT: add the addresses to the suppression list. If the record already exists, it will override it with the new value.
  • DELETE: remove the addresses from the suppression list.

SuppressionOptions

data SuppressionOptions Source #

An object that contains information about the suppression list preferences for your account.

See: newSuppressionOptions smart constructor.

Instances

Instances details
Eq SuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionOptions

Read SuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionOptions

Show SuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionOptions

Generic SuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionOptions

Associated Types

type Rep SuppressionOptions :: Type -> Type #

NFData SuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionOptions

Methods

rnf :: SuppressionOptions -> () #

Hashable SuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionOptions

ToJSON SuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionOptions

FromJSON SuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionOptions

type Rep SuppressionOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionOptions

type Rep SuppressionOptions = D1 ('MetaData "SuppressionOptions" "Amazonka.SESV2.Types.SuppressionOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "SuppressionOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "suppressedReasons") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SuppressionListReason]))))

newSuppressionOptions :: SuppressionOptions Source #

Create a value of SuppressionOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:suppressedReasons:SuppressionOptions', suppressionOptions_suppressedReasons - A list that contains the reasons that email addresses are automatically added to the suppression list for your account. This list can contain any or all of the following:

  • COMPLAINT – Amazon SES adds an email address to the suppression list for your account when a message sent to that address results in a complaint.
  • BOUNCE – Amazon SES adds an email address to the suppression list for your account when a message sent to that address results in a hard bounce.

Tag

data Tag Source #

An object that defines the tags that are associated with a resource. A tag is a label that you optionally define and associate with a resource. Tags can help you categorize and manage resources in different ways, such as by purpose, owner, environment, or other criteria. A resource can have as many as 50 tags.

Each tag consists of a required tag key and an associated tag value, both of which you define. A tag key is a general label that acts as a category for a more specific tag value. A tag value acts as a descriptor within a tag key. A tag key can contain as many as 128 characters. A tag value can contain as many as 256 characters. The characters can be Unicode letters, digits, white space, or one of the following symbols: _ . : / = + -. The following additional restrictions apply to tags:

  • Tag keys and values are case sensitive.
  • For each associated resource, each tag key must be unique and it can have only one value.
  • The aws: prefix is reserved for use by Amazon Web Services; you can’t use it in any tag keys or values that you define. In addition, you can't edit or remove tag keys or values that use this prefix. Tags that use this prefix don’t count against the limit of 50 tags per resource.
  • You can associate tags with public or shared resources, but the tags are available only for your Amazon Web Services account, not any other accounts that share the resource. In addition, the tags are available only for resources that are located in the specified Amazon Web Services Region for your Amazon Web Services account.

See: newTag smart constructor.

Constructors

Tag' Text Text 

Instances

Instances details
Eq Tag Source # 
Instance details

Defined in Amazonka.SESV2.Types.Tag

Methods

(==) :: Tag -> Tag -> Bool #

(/=) :: Tag -> Tag -> Bool #

Read Tag Source # 
Instance details

Defined in Amazonka.SESV2.Types.Tag

Show Tag Source # 
Instance details

Defined in Amazonka.SESV2.Types.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #

Generic Tag Source # 
Instance details

Defined in Amazonka.SESV2.Types.Tag

Associated Types

type Rep Tag :: Type -> Type #

Methods

from :: Tag -> Rep Tag x #

to :: Rep Tag x -> Tag #

NFData Tag Source # 
Instance details

Defined in Amazonka.SESV2.Types.Tag

Methods

rnf :: Tag -> () #

Hashable Tag Source # 
Instance details

Defined in Amazonka.SESV2.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

ToJSON Tag Source # 
Instance details

Defined in Amazonka.SESV2.Types.Tag

FromJSON Tag Source # 
Instance details

Defined in Amazonka.SESV2.Types.Tag

type Rep Tag Source # 
Instance details

Defined in Amazonka.SESV2.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.SESV2.Types.Tag" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTag Source #

Create a value of Tag with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:Tag', tag_key - One part of a key-value pair that defines a tag. The maximum length of a tag key is 128 characters. The minimum length is 1 character.

$sel:value:Tag', tag_value - The optional part of a key-value pair that defines a tag. The maximum length of a tag value is 256 characters. The minimum length is 0 characters. If you don't want a resource to have a specific tag value, don't specify a value for this parameter. If you don't specify a value, Amazon SES sets the value to an empty string.

Template

data Template Source #

An object that defines the email template to use for an email message, and the values to use for any message variables in that template. An email template is a type of message template that contains content that you want to define, save, and reuse in email messages that you send.

See: newTemplate smart constructor.

Constructors

Template' (Maybe Text) (Maybe Text) (Maybe Text) 

Instances

Instances details
Eq Template Source # 
Instance details

Defined in Amazonka.SESV2.Types.Template

Read Template Source # 
Instance details

Defined in Amazonka.SESV2.Types.Template

Show Template Source # 
Instance details

Defined in Amazonka.SESV2.Types.Template

Generic Template Source # 
Instance details

Defined in Amazonka.SESV2.Types.Template

Associated Types

type Rep Template :: Type -> Type #

Methods

from :: Template -> Rep Template x #

to :: Rep Template x -> Template #

NFData Template Source # 
Instance details

Defined in Amazonka.SESV2.Types.Template

Methods

rnf :: Template -> () #

Hashable Template Source # 
Instance details

Defined in Amazonka.SESV2.Types.Template

Methods

hashWithSalt :: Int -> Template -> Int #

hash :: Template -> Int #

ToJSON Template Source # 
Instance details

Defined in Amazonka.SESV2.Types.Template

type Rep Template Source # 
Instance details

Defined in Amazonka.SESV2.Types.Template

type Rep Template = D1 ('MetaData "Template" "Amazonka.SESV2.Types.Template" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "Template'" 'PrefixI 'True) (S1 ('MetaSel ('Just "templateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "templateArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "templateData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newTemplate :: Template Source #

Create a value of Template with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:templateName:Template', template_templateName - The name of the template. You will refer to this name when you send email using the SendTemplatedEmail or SendBulkTemplatedEmail operations.

$sel:templateArn:Template', template_templateArn - The Amazon Resource Name (ARN) of the template.

$sel:templateData:Template', template_templateData - An object that defines the values to use for message variables in the template. This object is a set of key-value pairs. Each key defines a message variable in the template. The corresponding value defines the value to use for that variable.

Topic

data Topic Source #

An interest group, theme, or label within a list. Lists can have multiple topics.

See: newTopic smart constructor.

Instances

Instances details
Eq Topic Source # 
Instance details

Defined in Amazonka.SESV2.Types.Topic

Methods

(==) :: Topic -> Topic -> Bool #

(/=) :: Topic -> Topic -> Bool #

Read Topic Source # 
Instance details

Defined in Amazonka.SESV2.Types.Topic

Show Topic Source # 
Instance details

Defined in Amazonka.SESV2.Types.Topic

Methods

showsPrec :: Int -> Topic -> ShowS #

show :: Topic -> String #

showList :: [Topic] -> ShowS #

Generic Topic Source # 
Instance details

Defined in Amazonka.SESV2.Types.Topic

Associated Types

type Rep Topic :: Type -> Type #

Methods

from :: Topic -> Rep Topic x #

to :: Rep Topic x -> Topic #

NFData Topic Source # 
Instance details

Defined in Amazonka.SESV2.Types.Topic

Methods

rnf :: Topic -> () #

Hashable Topic Source # 
Instance details

Defined in Amazonka.SESV2.Types.Topic

Methods

hashWithSalt :: Int -> Topic -> Int #

hash :: Topic -> Int #

ToJSON Topic Source # 
Instance details

Defined in Amazonka.SESV2.Types.Topic

FromJSON Topic Source # 
Instance details

Defined in Amazonka.SESV2.Types.Topic

type Rep Topic Source # 
Instance details

Defined in Amazonka.SESV2.Types.Topic

type Rep Topic = D1 ('MetaData "Topic" "Amazonka.SESV2.Types.Topic" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "Topic'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "topicName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "defaultSubscriptionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SubscriptionStatus))))

newTopic Source #

Create a value of Topic with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:description:Topic', topic_description - A description of what the topic is about, which the contact will see.

$sel:topicName:Topic', topic_topicName - The name of the topic.

$sel:displayName:Topic', topic_displayName - The name of the topic the contact will see.

$sel:defaultSubscriptionStatus:Topic', topic_defaultSubscriptionStatus - The default subscription status to be applied to a contact if the contact has not noted their preference for subscribing to a topic.

TopicFilter

data TopicFilter Source #

Used for filtering by a specific topic preference.

See: newTopicFilter smart constructor.

Constructors

TopicFilter' (Maybe Text) (Maybe Bool) 

Instances

Instances details
Eq TopicFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicFilter

Read TopicFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicFilter

Show TopicFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicFilter

Generic TopicFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicFilter

Associated Types

type Rep TopicFilter :: Type -> Type #

NFData TopicFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicFilter

Methods

rnf :: TopicFilter -> () #

Hashable TopicFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicFilter

ToJSON TopicFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicFilter

type Rep TopicFilter Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicFilter

type Rep TopicFilter = D1 ('MetaData "TopicFilter" "Amazonka.SESV2.Types.TopicFilter" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "TopicFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "topicName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "useDefaultIfPreferenceUnavailable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newTopicFilter :: TopicFilter Source #

Create a value of TopicFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:topicName:TopicFilter', topicFilter_topicName - The name of a topic on which you wish to apply the filter.

$sel:useDefaultIfPreferenceUnavailable:TopicFilter', topicFilter_useDefaultIfPreferenceUnavailable - Notes that the default subscription status should be applied to a contact because the contact has not noted their preference for subscribing to a topic.

TopicPreference

data TopicPreference Source #

The contact's preference for being opted-in to or opted-out of a topic.

See: newTopicPreference smart constructor.

Instances

Instances details
Eq TopicPreference Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicPreference

Read TopicPreference Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicPreference

Show TopicPreference Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicPreference

Generic TopicPreference Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicPreference

Associated Types

type Rep TopicPreference :: Type -> Type #

NFData TopicPreference Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicPreference

Methods

rnf :: TopicPreference -> () #

Hashable TopicPreference Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicPreference

ToJSON TopicPreference Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicPreference

FromJSON TopicPreference Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicPreference

type Rep TopicPreference Source # 
Instance details

Defined in Amazonka.SESV2.Types.TopicPreference

type Rep TopicPreference = D1 ('MetaData "TopicPreference" "Amazonka.SESV2.Types.TopicPreference" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "TopicPreference'" 'PrefixI 'True) (S1 ('MetaSel ('Just "topicName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "subscriptionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SubscriptionStatus)))

newTopicPreference Source #

Create a value of TopicPreference with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:topicName:TopicPreference', topicPreference_topicName - The name of the topic.

$sel:subscriptionStatus:TopicPreference', topicPreference_subscriptionStatus - The contact's subscription status to a topic which is either OPT_IN or OPT_OUT.

TrackingOptions

data TrackingOptions Source #

An object that defines the tracking options for a configuration set. When you use the Amazon SES API v2 to send an email, it contains an invisible image that's used to track when recipients open your email. If your email contains links, those links are changed slightly in order to track when recipients click them.

These images and links include references to a domain operated by Amazon Web Services. You can optionally configure the Amazon SES to use a domain that you operate for these images and links.

See: newTrackingOptions smart constructor.

Constructors

TrackingOptions' Text 

Instances

Instances details
Eq TrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.TrackingOptions

Read TrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.TrackingOptions

Show TrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.TrackingOptions

Generic TrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.TrackingOptions

Associated Types

type Rep TrackingOptions :: Type -> Type #

NFData TrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.TrackingOptions

Methods

rnf :: TrackingOptions -> () #

Hashable TrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.TrackingOptions

ToJSON TrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.TrackingOptions

FromJSON TrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.TrackingOptions

type Rep TrackingOptions Source # 
Instance details

Defined in Amazonka.SESV2.Types.TrackingOptions

type Rep TrackingOptions = D1 ('MetaData "TrackingOptions" "Amazonka.SESV2.Types.TrackingOptions" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "TrackingOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customRedirectDomain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTrackingOptions Source #

Create a value of TrackingOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:customRedirectDomain:TrackingOptions', trackingOptions_customRedirectDomain - The domain to use for tracking open and click events.

VolumeStatistics

data VolumeStatistics Source #

An object that contains information about the amount of email that was delivered to recipients.

See: newVolumeStatistics smart constructor.

Instances

Instances details
Eq VolumeStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.VolumeStatistics

Read VolumeStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.VolumeStatistics

Show VolumeStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.VolumeStatistics

Generic VolumeStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.VolumeStatistics

Associated Types

type Rep VolumeStatistics :: Type -> Type #

NFData VolumeStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.VolumeStatistics

Methods

rnf :: VolumeStatistics -> () #

Hashable VolumeStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.VolumeStatistics

FromJSON VolumeStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.VolumeStatistics

type Rep VolumeStatistics Source # 
Instance details

Defined in Amazonka.SESV2.Types.VolumeStatistics

type Rep VolumeStatistics = D1 ('MetaData "VolumeStatistics" "Amazonka.SESV2.Types.VolumeStatistics" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'False) (C1 ('MetaCons "VolumeStatistics'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "inboxRawCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "projectedSpam") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "projectedInbox") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "spamRawCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))))

newVolumeStatistics :: VolumeStatistics Source #

Create a value of VolumeStatistics with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inboxRawCount:VolumeStatistics', volumeStatistics_inboxRawCount - The total number of emails that arrived in recipients' inboxes.

$sel:projectedSpam:VolumeStatistics', volumeStatistics_projectedSpam - An estimate of the percentage of emails sent from the current domain that will arrive in recipients' spam or junk mail folders.

$sel:projectedInbox:VolumeStatistics', volumeStatistics_projectedInbox - An estimate of the percentage of emails sent from the current domain that will arrive in recipients' inboxes.

$sel:spamRawCount:VolumeStatistics', volumeStatistics_spamRawCount - The total number of emails that arrived in recipients' spam or junk mail folders.