@aws-sdk/client-sesv2 3.36.0 → 3.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +42 -0
- package/dist-cjs/SESv2.js +0 -10
- package/dist-cjs/SESv2Client.js +0 -15
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -28
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -30
- package/dist-cjs/commands/CreateContactCommand.js +0 -25
- package/dist-cjs/commands/CreateContactListCommand.js +0 -24
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +0 -27
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +0 -30
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +0 -49
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +0 -35
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/CreateImportJobCommand.js +0 -24
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -29
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -30
- package/dist-cjs/commands/DeleteContactCommand.js +0 -24
- package/dist-cjs/commands/DeleteContactListCommand.js +0 -24
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +0 -24
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +0 -25
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +0 -36
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +0 -26
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +0 -24
- package/dist-cjs/commands/GetAccountCommand.js +0 -25
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +0 -24
- package/dist-cjs/commands/GetConfigurationSetCommand.js +0 -31
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +0 -31
- package/dist-cjs/commands/GetContactCommand.js +0 -24
- package/dist-cjs/commands/GetContactListCommand.js +0 -25
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/GetDedicatedIpCommand.js +0 -26
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +0 -25
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -31
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +0 -24
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +0 -26
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +0 -25
- package/dist-cjs/commands/GetEmailIdentityCommand.js +0 -26
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +0 -35
- package/dist-cjs/commands/GetEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/GetImportJobCommand.js +0 -24
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +0 -25
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -30
- package/dist-cjs/commands/ListContactListsCommand.js +0 -24
- package/dist-cjs/commands/ListContactsCommand.js +0 -24
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -28
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +0 -25
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +0 -26
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -26
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +0 -27
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +0 -27
- package/dist-cjs/commands/ListImportJobsCommand.js +0 -24
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +0 -25
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -29
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutAccountDetailsCommand.js +0 -24
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +0 -24
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +0 -33
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +0 -30
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +0 -46
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -33
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +0 -24
- package/dist-cjs/commands/SendBulkEmailCommand.js +0 -24
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -31
- package/dist-cjs/commands/SendEmailCommand.js +0 -47
- package/dist-cjs/commands/TagResourceCommand.js +0 -32
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -30
- package/dist-cjs/commands/UpdateContactCommand.js +0 -26
- package/dist-cjs/commands/UpdateContactListCommand.js +0 -24
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +0 -36
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/index.js +84 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +4 -96
- package/dist-cjs/models/models_0.js +0 -717
- package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +0 -10
- package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +0 -10
- package/dist-cjs/pagination/ListContactListsPaginator.js +0 -10
- package/dist-cjs/pagination/ListContactsPaginator.js +0 -10
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -10
- package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +0 -10
- package/dist-cjs/pagination/ListEmailTemplatesPaginator.js +0 -10
- package/dist-cjs/pagination/ListImportJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +16 -0
- package/dist-cjs/protocols/Aws_restJson1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-es/commands/index.js +81 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +4 -96
- package/dist-es/pagination/index.js +13 -0
- package/dist-types/commands/index.d.ts +81 -0
- package/dist-types/index.d.ts +4 -96
- package/dist-types/pagination/index.d.ts +13 -0
- package/dist-types/ts3.4/SESv2.d.ts +82 -539
- package/dist-types/ts3.4/SESv2Client.d.ts +24 -96
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetContactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -43
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/index.d.ts +81 -0
- package/dist-types/ts3.4/index.d.ts +4 -96
- package/dist-types/ts3.4/models/models_0.d.ts +947 -4045
- package/dist-types/ts3.4/pagination/index.d.ts +13 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +32 -32
|
@@ -90,131 +90,59 @@ import { UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput } fro
|
|
|
90
90
|
export declare type ServiceInputTypes = CreateConfigurationSetCommandInput | CreateConfigurationSetEventDestinationCommandInput | CreateContactCommandInput | CreateContactListCommandInput | CreateCustomVerificationEmailTemplateCommandInput | CreateDedicatedIpPoolCommandInput | CreateDeliverabilityTestReportCommandInput | CreateEmailIdentityCommandInput | CreateEmailIdentityPolicyCommandInput | CreateEmailTemplateCommandInput | CreateImportJobCommandInput | DeleteConfigurationSetCommandInput | DeleteConfigurationSetEventDestinationCommandInput | DeleteContactCommandInput | DeleteContactListCommandInput | DeleteCustomVerificationEmailTemplateCommandInput | DeleteDedicatedIpPoolCommandInput | DeleteEmailIdentityCommandInput | DeleteEmailIdentityPolicyCommandInput | DeleteEmailTemplateCommandInput | DeleteSuppressedDestinationCommandInput | GetAccountCommandInput | GetBlacklistReportsCommandInput | GetConfigurationSetCommandInput | GetConfigurationSetEventDestinationsCommandInput | GetContactCommandInput | GetContactListCommandInput | GetCustomVerificationEmailTemplateCommandInput | GetDedicatedIpCommandInput | GetDedicatedIpsCommandInput | GetDeliverabilityDashboardOptionsCommandInput | GetDeliverabilityTestReportCommandInput | GetDomainDeliverabilityCampaignCommandInput | GetDomainStatisticsReportCommandInput | GetEmailIdentityCommandInput | GetEmailIdentityPoliciesCommandInput | GetEmailTemplateCommandInput | GetImportJobCommandInput | GetSuppressedDestinationCommandInput | ListConfigurationSetsCommandInput | ListContactListsCommandInput | ListContactsCommandInput | ListCustomVerificationEmailTemplatesCommandInput | ListDedicatedIpPoolsCommandInput | ListDeliverabilityTestReportsCommandInput | ListDomainDeliverabilityCampaignsCommandInput | ListEmailIdentitiesCommandInput | ListEmailTemplatesCommandInput | ListImportJobsCommandInput | ListSuppressedDestinationsCommandInput | ListTagsForResourceCommandInput | PutAccountDedicatedIpWarmupAttributesCommandInput | PutAccountDetailsCommandInput | PutAccountSendingAttributesCommandInput | PutAccountSuppressionAttributesCommandInput | PutConfigurationSetDeliveryOptionsCommandInput | PutConfigurationSetReputationOptionsCommandInput | PutConfigurationSetSendingOptionsCommandInput | PutConfigurationSetSuppressionOptionsCommandInput | PutConfigurationSetTrackingOptionsCommandInput | PutDedicatedIpInPoolCommandInput | PutDedicatedIpWarmupAttributesCommandInput | PutDeliverabilityDashboardOptionCommandInput | PutEmailIdentityConfigurationSetAttributesCommandInput | PutEmailIdentityDkimAttributesCommandInput | PutEmailIdentityDkimSigningAttributesCommandInput | PutEmailIdentityFeedbackAttributesCommandInput | PutEmailIdentityMailFromAttributesCommandInput | PutSuppressedDestinationCommandInput | SendBulkEmailCommandInput | SendCustomVerificationEmailCommandInput | SendEmailCommandInput | TagResourceCommandInput | TestRenderEmailTemplateCommandInput | UntagResourceCommandInput | UpdateConfigurationSetEventDestinationCommandInput | UpdateContactCommandInput | UpdateContactListCommandInput | UpdateCustomVerificationEmailTemplateCommandInput | UpdateEmailIdentityPolicyCommandInput | UpdateEmailTemplateCommandInput;
|
|
91
91
|
export declare type ServiceOutputTypes = CreateConfigurationSetCommandOutput | CreateConfigurationSetEventDestinationCommandOutput | CreateContactCommandOutput | CreateContactListCommandOutput | CreateCustomVerificationEmailTemplateCommandOutput | CreateDedicatedIpPoolCommandOutput | CreateDeliverabilityTestReportCommandOutput | CreateEmailIdentityCommandOutput | CreateEmailIdentityPolicyCommandOutput | CreateEmailTemplateCommandOutput | CreateImportJobCommandOutput | DeleteConfigurationSetCommandOutput | DeleteConfigurationSetEventDestinationCommandOutput | DeleteContactCommandOutput | DeleteContactListCommandOutput | DeleteCustomVerificationEmailTemplateCommandOutput | DeleteDedicatedIpPoolCommandOutput | DeleteEmailIdentityCommandOutput | DeleteEmailIdentityPolicyCommandOutput | DeleteEmailTemplateCommandOutput | DeleteSuppressedDestinationCommandOutput | GetAccountCommandOutput | GetBlacklistReportsCommandOutput | GetConfigurationSetCommandOutput | GetConfigurationSetEventDestinationsCommandOutput | GetContactCommandOutput | GetContactListCommandOutput | GetCustomVerificationEmailTemplateCommandOutput | GetDedicatedIpCommandOutput | GetDedicatedIpsCommandOutput | GetDeliverabilityDashboardOptionsCommandOutput | GetDeliverabilityTestReportCommandOutput | GetDomainDeliverabilityCampaignCommandOutput | GetDomainStatisticsReportCommandOutput | GetEmailIdentityCommandOutput | GetEmailIdentityPoliciesCommandOutput | GetEmailTemplateCommandOutput | GetImportJobCommandOutput | GetSuppressedDestinationCommandOutput | ListConfigurationSetsCommandOutput | ListContactListsCommandOutput | ListContactsCommandOutput | ListCustomVerificationEmailTemplatesCommandOutput | ListDedicatedIpPoolsCommandOutput | ListDeliverabilityTestReportsCommandOutput | ListDomainDeliverabilityCampaignsCommandOutput | ListEmailIdentitiesCommandOutput | ListEmailTemplatesCommandOutput | ListImportJobsCommandOutput | ListSuppressedDestinationsCommandOutput | ListTagsForResourceCommandOutput | PutAccountDedicatedIpWarmupAttributesCommandOutput | PutAccountDetailsCommandOutput | PutAccountSendingAttributesCommandOutput | PutAccountSuppressionAttributesCommandOutput | PutConfigurationSetDeliveryOptionsCommandOutput | PutConfigurationSetReputationOptionsCommandOutput | PutConfigurationSetSendingOptionsCommandOutput | PutConfigurationSetSuppressionOptionsCommandOutput | PutConfigurationSetTrackingOptionsCommandOutput | PutDedicatedIpInPoolCommandOutput | PutDedicatedIpWarmupAttributesCommandOutput | PutDeliverabilityDashboardOptionCommandOutput | PutEmailIdentityConfigurationSetAttributesCommandOutput | PutEmailIdentityDkimAttributesCommandOutput | PutEmailIdentityDkimSigningAttributesCommandOutput | PutEmailIdentityFeedbackAttributesCommandOutput | PutEmailIdentityMailFromAttributesCommandOutput | PutSuppressedDestinationCommandOutput | SendBulkEmailCommandOutput | SendCustomVerificationEmailCommandOutput | SendEmailCommandOutput | TagResourceCommandOutput | TestRenderEmailTemplateCommandOutput | UntagResourceCommandOutput | UpdateConfigurationSetEventDestinationCommandOutput | UpdateContactCommandOutput | UpdateContactListCommandOutput | UpdateCustomVerificationEmailTemplateCommandOutput | UpdateEmailIdentityPolicyCommandOutput | UpdateEmailTemplateCommandOutput;
|
|
92
92
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
93
|
-
|
|
94
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
95
|
-
*/
|
|
93
|
+
|
|
96
94
|
requestHandler?: __HttpHandler;
|
|
97
|
-
|
|
98
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
99
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
95
|
+
|
|
102
96
|
sha256?: __HashConstructor;
|
|
103
|
-
|
|
104
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
97
|
+
|
|
107
98
|
urlParser?: __UrlParser;
|
|
108
|
-
|
|
109
|
-
* A function that can calculate the length of a request body.
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
99
|
+
|
|
112
100
|
bodyLengthChecker?: (body: any) => number | undefined;
|
|
113
|
-
|
|
114
|
-
* A function that converts a stream into an array of bytes.
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
101
|
+
|
|
117
102
|
streamCollector?: __StreamCollector;
|
|
118
|
-
|
|
119
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
103
|
+
|
|
122
104
|
base64Decoder?: __Decoder;
|
|
123
|
-
|
|
124
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
105
|
+
|
|
127
106
|
base64Encoder?: __Encoder;
|
|
128
|
-
|
|
129
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
107
|
+
|
|
132
108
|
utf8Decoder?: __Decoder;
|
|
133
|
-
|
|
134
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
109
|
+
|
|
137
110
|
utf8Encoder?: __Encoder;
|
|
138
|
-
|
|
139
|
-
* The runtime environment.
|
|
140
|
-
* @internal
|
|
141
|
-
*/
|
|
111
|
+
|
|
142
112
|
runtime?: string;
|
|
143
|
-
|
|
144
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
145
|
-
* trait of an operation.
|
|
146
|
-
*/
|
|
113
|
+
|
|
147
114
|
disableHostPrefix?: boolean;
|
|
148
|
-
|
|
149
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
150
|
-
*/
|
|
115
|
+
|
|
151
116
|
maxAttempts?: number | __Provider<number>;
|
|
152
|
-
|
|
153
|
-
* Specifies which retry algorithm to use.
|
|
154
|
-
*/
|
|
117
|
+
|
|
155
118
|
retryMode?: string | __Provider<string>;
|
|
156
|
-
|
|
157
|
-
* Optional logger for logging debug/info/warn/error.
|
|
158
|
-
*/
|
|
119
|
+
|
|
159
120
|
logger?: __Logger;
|
|
160
|
-
|
|
161
|
-
* Unique service identifier.
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
121
|
+
|
|
164
122
|
serviceId?: string;
|
|
165
|
-
|
|
166
|
-
* The AWS region to which this client will send requests
|
|
167
|
-
*/
|
|
123
|
+
|
|
168
124
|
region?: string | __Provider<string>;
|
|
169
|
-
|
|
170
|
-
* Default credentials provider; Not available in browser runtime.
|
|
171
|
-
* @internal
|
|
172
|
-
*/
|
|
125
|
+
|
|
173
126
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
174
|
-
|
|
175
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
176
|
-
* @internal
|
|
177
|
-
*/
|
|
127
|
+
|
|
178
128
|
regionInfoProvider?: RegionInfoProvider;
|
|
179
|
-
|
|
180
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
181
|
-
* @internal
|
|
182
|
-
*/
|
|
129
|
+
|
|
183
130
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
184
131
|
}
|
|
185
132
|
declare type SESv2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
|
|
186
|
-
|
|
187
|
-
* The configuration interface of SESv2Client class constructor that set the region, credentials and other options.
|
|
188
|
-
*/
|
|
133
|
+
|
|
189
134
|
export interface SESv2ClientConfig extends SESv2ClientConfigType {
|
|
190
135
|
}
|
|
191
136
|
declare type SESv2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
|
|
192
|
-
|
|
193
|
-
* The resolved configuration interface of SESv2Client class. This is resolved and normalized from the {@link SESv2ClientConfig | constructor configuration interface}.
|
|
194
|
-
*/
|
|
137
|
+
|
|
195
138
|
export interface SESv2ClientResolvedConfig extends SESv2ClientResolvedConfigType {
|
|
196
139
|
}
|
|
197
|
-
|
|
198
|
-
* <fullname>Amazon SES API v2</fullname>
|
|
199
|
-
*
|
|
200
|
-
* <p>
|
|
201
|
-
* <a href="http://aws.amazon.com/ses">Amazon SES</a> is an Amazon Web Services service that
|
|
202
|
-
* you can use to send email messages to your customers.</p>
|
|
203
|
-
* <p>If you're new to Amazon SES API v2, you might find it helpful to review the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/">Amazon Simple Email Service Developer
|
|
204
|
-
* Guide</a>. The <i>Amazon SES Developer Guide</i> provides information
|
|
205
|
-
* and code samples that demonstrate how to use Amazon SES API v2 features programmatically.</p>
|
|
206
|
-
*/
|
|
140
|
+
|
|
207
141
|
export declare class SESv2Client extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig> {
|
|
208
|
-
|
|
209
|
-
* The resolved configuration of SESv2Client class. This is resolved and normalized from the {@link SESv2ClientConfig | constructor configuration interface}.
|
|
210
|
-
*/
|
|
142
|
+
|
|
211
143
|
readonly config: SESv2ClientResolvedConfig;
|
|
212
144
|
constructor(configuration: SESv2ClientConfig);
|
|
213
|
-
|
|
214
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
215
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
216
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
217
|
-
*/
|
|
145
|
+
|
|
218
146
|
destroy(): void;
|
|
219
147
|
}
|
|
220
148
|
export {};
|
|
@@ -6,33 +6,11 @@ export interface CreateConfigurationSetCommandInput extends CreateConfigurationS
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateConfigurationSetCommandOutput extends CreateConfigurationSetResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Create a configuration set. <i>Configuration sets</i> are groups of
|
|
11
|
-
* rules that you can apply to the emails that you send. You apply a configuration set to
|
|
12
|
-
* an email by specifying the name of the configuration set when you call the Amazon SES API v2. When
|
|
13
|
-
* you apply a configuration set to an email, all of the rules in that configuration set
|
|
14
|
-
* are applied to the email. </p>
|
|
15
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { SESv2Client, CreateConfigurationSetCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
19
|
-
* // const { SESv2Client, CreateConfigurationSetCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
20
|
-
* const client = new SESv2Client(config);
|
|
21
|
-
* const command = new CreateConfigurationSetCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link CreateConfigurationSetCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link CreateConfigurationSetCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
9
|
+
|
|
30
10
|
export declare class CreateConfigurationSetCommand extends $Command<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, SESv2ClientResolvedConfig> {
|
|
31
11
|
readonly input: CreateConfigurationSetCommandInput;
|
|
32
12
|
constructor(input: CreateConfigurationSetCommandInput);
|
|
33
|
-
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
13
|
+
|
|
36
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput>;
|
|
37
15
|
private serialize;
|
|
38
16
|
private deserialize;
|
|
@@ -6,35 +6,11 @@ export interface CreateConfigurationSetEventDestinationCommandInput extends Crea
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateConfigurationSetEventDestinationCommandOutput extends CreateConfigurationSetEventDestinationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Create an event destination. <i>Events</i> include message sends,
|
|
11
|
-
* deliveries, opens, clicks, bounces, and complaints. <i>Event
|
|
12
|
-
* destinations</i> are places that you can send information about these events
|
|
13
|
-
* to. For example, you can send event data to Amazon SNS to receive notifications when you
|
|
14
|
-
* receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term
|
|
15
|
-
* storage.</p>
|
|
16
|
-
* <p>A single configuration set can include more than one event destination.</p>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { SESv2Client, CreateConfigurationSetEventDestinationCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
21
|
-
* // const { SESv2Client, CreateConfigurationSetEventDestinationCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
22
|
-
* const client = new SESv2Client(config);
|
|
23
|
-
* const command = new CreateConfigurationSetEventDestinationCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link CreateConfigurationSetEventDestinationCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link CreateConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
9
|
+
|
|
32
10
|
export declare class CreateConfigurationSetEventDestinationCommand extends $Command<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig> {
|
|
33
11
|
readonly input: CreateConfigurationSetEventDestinationCommandInput;
|
|
34
12
|
constructor(input: CreateConfigurationSetEventDestinationCommandInput);
|
|
35
|
-
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
13
|
+
|
|
38
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput>;
|
|
39
15
|
private serialize;
|
|
40
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface CreateContactCommandInput extends CreateContactRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateContactCommandOutput extends CreateContactResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a contact, which is an end-user who is receiving the email, and adds them to a
|
|
11
|
-
* contact list.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { SESv2Client, CreateContactCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
16
|
-
* // const { SESv2Client, CreateContactCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
17
|
-
* const client = new SESv2Client(config);
|
|
18
|
-
* const command = new CreateContactCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link CreateContactCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link CreateContactCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class CreateContactCommand extends $Command<CreateContactCommandInput, CreateContactCommandOutput, SESv2ClientResolvedConfig> {
|
|
28
11
|
readonly input: CreateContactCommandInput;
|
|
29
12
|
constructor(input: CreateContactCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateContactCommandInput, CreateContactCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateContactListCommandInput extends CreateContactListRequest
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateContactListCommandOutput extends CreateContactListResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a contact list.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { SESv2Client, CreateContactListCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
15
|
-
* // const { SESv2Client, CreateContactListCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
16
|
-
* const client = new SESv2Client(config);
|
|
17
|
-
* const command = new CreateContactListCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateContactListCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateContactListCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateContactListCommand extends $Command<CreateContactListCommandInput, CreateContactListCommandOutput, SESv2ClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateContactListCommandInput;
|
|
28
12
|
constructor(input: CreateContactListCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateContactListCommandInput, CreateContactListCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface CreateCustomVerificationEmailTemplateCommandInput extends Creat
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateCustomVerificationEmailTemplateCommandOutput extends CreateCustomVerificationEmailTemplateResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a new custom verification email template.</p>
|
|
11
|
-
* <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-verify-address-custom.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
|
|
12
|
-
* Guide</i>.</p>
|
|
13
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { SESv2Client, CreateCustomVerificationEmailTemplateCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
18
|
-
* // const { SESv2Client, CreateCustomVerificationEmailTemplateCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
19
|
-
* const client = new SESv2Client(config);
|
|
20
|
-
* const command = new CreateCustomVerificationEmailTemplateCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link CreateCustomVerificationEmailTemplateCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link CreateCustomVerificationEmailTemplateCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class CreateCustomVerificationEmailTemplateCommand extends $Command<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
|
|
30
11
|
readonly input: CreateCustomVerificationEmailTemplateCommandInput;
|
|
31
12
|
constructor(input: CreateCustomVerificationEmailTemplateCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface CreateDedicatedIpPoolCommandInput extends CreateDedicatedIpPool
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDedicatedIpPoolCommandOutput extends CreateDedicatedIpPoolResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Create a new pool of dedicated IP addresses. A pool can include one or more dedicated
|
|
11
|
-
* IP addresses that are associated with your Amazon Web Services account. You can associate a pool with
|
|
12
|
-
* a configuration set. When you send an email that uses that configuration set, the
|
|
13
|
-
* message is sent from one of the addresses in the associated pool.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { SESv2Client, CreateDedicatedIpPoolCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
18
|
-
* // const { SESv2Client, CreateDedicatedIpPoolCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
19
|
-
* const client = new SESv2Client(config);
|
|
20
|
-
* const command = new CreateDedicatedIpPoolCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link CreateDedicatedIpPoolCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link CreateDedicatedIpPoolCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class CreateDedicatedIpPoolCommand extends $Command<CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput, SESv2ClientResolvedConfig> {
|
|
30
11
|
readonly input: CreateDedicatedIpPoolCommandInput;
|
|
31
12
|
constructor(input: CreateDedicatedIpPoolCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,35 +6,11 @@ export interface CreateDeliverabilityTestReportCommandInput extends CreateDelive
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDeliverabilityTestReportCommandOutput extends CreateDeliverabilityTestReportResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Create a new predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled
|
|
11
|
-
* by various email providers around the world. When you perform a predictive inbox placement test, you provide a
|
|
12
|
-
* sample message that contains the content that you plan to send to your customers. Amazon SES
|
|
13
|
-
* then sends that message to special email addresses spread across several major email
|
|
14
|
-
* providers. After about 24 hours, the test is complete, and you can use the
|
|
15
|
-
* <code>GetDeliverabilityTestReport</code> operation to view the results of the
|
|
16
|
-
* test.</p>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { SESv2Client, CreateDeliverabilityTestReportCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
21
|
-
* // const { SESv2Client, CreateDeliverabilityTestReportCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
22
|
-
* const client = new SESv2Client(config);
|
|
23
|
-
* const command = new CreateDeliverabilityTestReportCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link CreateDeliverabilityTestReportCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link CreateDeliverabilityTestReportCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
9
|
+
|
|
32
10
|
export declare class CreateDeliverabilityTestReportCommand extends $Command<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput, SESv2ClientResolvedConfig> {
|
|
33
11
|
readonly input: CreateDeliverabilityTestReportCommandInput;
|
|
34
12
|
constructor(input: CreateDeliverabilityTestReportCommandInput);
|
|
35
|
-
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
13
|
+
|
|
38
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput>;
|
|
39
15
|
private serialize;
|
|
40
16
|
private deserialize;
|
|
@@ -6,54 +6,11 @@ export interface CreateEmailIdentityCommandInput extends CreateEmailIdentityRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateEmailIdentityCommandOutput extends CreateEmailIdentityResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Starts the process of verifying an email identity. An <i>identity</i> is
|
|
11
|
-
* an email address or domain that you use when you send email. Before you can use an
|
|
12
|
-
* identity to send email, you first have to verify it. By verifying an identity, you
|
|
13
|
-
* demonstrate that you're the owner of the identity, and that you've given Amazon SES API v2
|
|
14
|
-
* permission to send email from the identity.</p>
|
|
15
|
-
* <p>When you verify an email address, Amazon SES sends an email to the address. Your email
|
|
16
|
-
* address is verified as soon as you follow the link in the verification email.
|
|
17
|
-
*
|
|
18
|
-
* </p>
|
|
19
|
-
* <p>When you verify a domain without specifying the <code>DkimSigningAttributes</code>
|
|
20
|
-
* object, this operation provides a set of DKIM tokens. You can convert these tokens into
|
|
21
|
-
* CNAME records, which you then add to the DNS configuration for your domain. Your domain
|
|
22
|
-
* is verified when Amazon SES detects these records in the DNS configuration for your domain.
|
|
23
|
-
* This verification method is known as <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html">Easy DKIM</a>.</p>
|
|
24
|
-
* <p>Alternatively, you can perform the verification process by providing your own
|
|
25
|
-
* public-private key pair. This verification method is known as Bring Your Own DKIM
|
|
26
|
-
* (BYODKIM). To use BYODKIM, your call to the <code>CreateEmailIdentity</code> operation
|
|
27
|
-
* has to include the <code>DkimSigningAttributes</code> object. When you specify this
|
|
28
|
-
* object, you provide a selector (a component of the DNS record name that identifies the
|
|
29
|
-
* public key to use for DKIM authentication) and a private key.</p>
|
|
30
|
-
* <p>When you verify a domain, this operation provides a set of DKIM tokens, which you can
|
|
31
|
-
* convert into CNAME tokens. You add these CNAME tokens to the DNS configuration for your
|
|
32
|
-
* domain. Your domain is verified when Amazon SES detects these records in the DNS
|
|
33
|
-
* configuration for your domain. For some DNS providers, it can take 72 hours or more to
|
|
34
|
-
* complete the domain verification process.</p>
|
|
35
|
-
* <p>Additionally, you can associate an existing configuration set with the email identity that you're verifying.</p>
|
|
36
|
-
* @example
|
|
37
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
38
|
-
* ```javascript
|
|
39
|
-
* import { SESv2Client, CreateEmailIdentityCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
40
|
-
* // const { SESv2Client, CreateEmailIdentityCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
41
|
-
* const client = new SESv2Client(config);
|
|
42
|
-
* const command = new CreateEmailIdentityCommand(input);
|
|
43
|
-
* const response = await client.send(command);
|
|
44
|
-
* ```
|
|
45
|
-
*
|
|
46
|
-
* @see {@link CreateEmailIdentityCommandInput} for command's `input` shape.
|
|
47
|
-
* @see {@link CreateEmailIdentityCommandOutput} for command's `response` shape.
|
|
48
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
49
|
-
*
|
|
50
|
-
*/
|
|
9
|
+
|
|
51
10
|
export declare class CreateEmailIdentityCommand extends $Command<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput, SESv2ClientResolvedConfig> {
|
|
52
11
|
readonly input: CreateEmailIdentityCommandInput;
|
|
53
12
|
constructor(input: CreateEmailIdentityCommandInput);
|
|
54
|
-
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
13
|
+
|
|
57
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput>;
|
|
58
15
|
private serialize;
|
|
59
16
|
private deserialize;
|
|
@@ -6,40 +6,11 @@ export interface CreateEmailIdentityPolicyCommandInput extends CreateEmailIdenti
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateEmailIdentityPolicyCommandOutput extends CreateEmailIdentityPolicyResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates the specified sending authorization policy for the given identity (an email
|
|
11
|
-
* address or a domain).</p>
|
|
12
|
-
* <note>
|
|
13
|
-
* <p>This API is for the identity owner only. If you have not verified the identity,
|
|
14
|
-
* this API will return an error.</p>
|
|
15
|
-
* </note>
|
|
16
|
-
* <p>Sending authorization is a feature that enables an identity owner to authorize other
|
|
17
|
-
* senders to use its identities. For information about using sending authorization, see
|
|
18
|
-
* the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html">Amazon SES Developer
|
|
19
|
-
* Guide</a>.</p>
|
|
20
|
-
*
|
|
21
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
22
|
-
* @example
|
|
23
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
24
|
-
* ```javascript
|
|
25
|
-
* import { SESv2Client, CreateEmailIdentityPolicyCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
26
|
-
* // const { SESv2Client, CreateEmailIdentityPolicyCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
27
|
-
* const client = new SESv2Client(config);
|
|
28
|
-
* const command = new CreateEmailIdentityPolicyCommand(input);
|
|
29
|
-
* const response = await client.send(command);
|
|
30
|
-
* ```
|
|
31
|
-
*
|
|
32
|
-
* @see {@link CreateEmailIdentityPolicyCommandInput} for command's `input` shape.
|
|
33
|
-
* @see {@link CreateEmailIdentityPolicyCommandOutput} for command's `response` shape.
|
|
34
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
35
|
-
*
|
|
36
|
-
*/
|
|
9
|
+
|
|
37
10
|
export declare class CreateEmailIdentityPolicyCommand extends $Command<CreateEmailIdentityPolicyCommandInput, CreateEmailIdentityPolicyCommandOutput, SESv2ClientResolvedConfig> {
|
|
38
11
|
readonly input: CreateEmailIdentityPolicyCommandInput;
|
|
39
12
|
constructor(input: CreateEmailIdentityPolicyCommandInput);
|
|
40
|
-
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
13
|
+
|
|
43
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEmailIdentityPolicyCommandInput, CreateEmailIdentityPolicyCommandOutput>;
|
|
44
15
|
private serialize;
|
|
45
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface CreateEmailTemplateCommandInput extends CreateEmailTemplateRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateEmailTemplateCommandOutput extends CreateEmailTemplateResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates an email template. Email templates enable you to send personalized email to
|
|
11
|
-
* one or more destinations in a single API operation. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
|
|
12
|
-
* Guide</a>.</p>
|
|
13
|
-
* <p>You can execute this operation no more than once per second.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { SESv2Client, CreateEmailTemplateCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
18
|
-
* // const { SESv2Client, CreateEmailTemplateCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
19
|
-
* const client = new SESv2Client(config);
|
|
20
|
-
* const command = new CreateEmailTemplateCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link CreateEmailTemplateCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link CreateEmailTemplateCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class CreateEmailTemplateCommand extends $Command<CreateEmailTemplateCommandInput, CreateEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
|
|
30
11
|
readonly input: CreateEmailTemplateCommandInput;
|
|
31
12
|
constructor(input: CreateEmailTemplateCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEmailTemplateCommandInput, CreateEmailTemplateCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateImportJobCommandInput extends CreateImportJobRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateImportJobCommandOutput extends CreateImportJobResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates an import job for a data destination.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { SESv2Client, CreateImportJobCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
15
|
-
* // const { SESv2Client, CreateImportJobCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
16
|
-
* const client = new SESv2Client(config);
|
|
17
|
-
* const command = new CreateImportJobCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateImportJobCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateImportJobCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateImportJobCommand extends $Command<CreateImportJobCommandInput, CreateImportJobCommandOutput, SESv2ClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateImportJobCommandInput;
|
|
28
12
|
constructor(input: CreateImportJobCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateImportJobCommandInput, CreateImportJobCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,34 +6,11 @@ export interface DeleteConfigurationSetCommandInput extends DeleteConfigurationS
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteConfigurationSetCommandOutput extends DeleteConfigurationSetResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Delete an existing configuration set.</p>
|
|
11
|
-
* <p>
|
|
12
|
-
* <i>Configuration sets</i> are groups of rules that you can apply to the
|
|
13
|
-
* emails you send. You apply a configuration set to an email by including a reference to
|
|
14
|
-
* the configuration set in the headers of the email. When you apply a configuration set to
|
|
15
|
-
* an email, all of the rules in that configuration set are applied to the email.</p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { SESv2Client, DeleteConfigurationSetCommand } from "@aws-sdk/client-sesv2"; // ES Modules import
|
|
20
|
-
* // const { SESv2Client, DeleteConfigurationSetCommand } = require("@aws-sdk/client-sesv2"); // CommonJS import
|
|
21
|
-
* const client = new SESv2Client(config);
|
|
22
|
-
* const command = new DeleteConfigurationSetCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link DeleteConfigurationSetCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link DeleteConfigurationSetCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link SESv2ClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
9
|
+
|
|
31
10
|
export declare class DeleteConfigurationSetCommand extends $Command<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, SESv2ClientResolvedConfig> {
|
|
32
11
|
readonly input: DeleteConfigurationSetCommandInput;
|
|
33
12
|
constructor(input: DeleteConfigurationSetCommandInput);
|
|
34
|
-
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
13
|
+
|
|
37
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput>;
|
|
38
15
|
private serialize;
|
|
39
16
|
private deserialize;
|