@aws-sdk/client-ses 3.39.0 → 3.43.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 +38 -0
- package/dist-cjs/endpoints.js +85 -8
- package/dist-cjs/runtimeConfig.browser.js +6 -3
- package/dist-cjs/runtimeConfig.js +5 -3
- package/dist-es/endpoints.js +85 -8
- package/dist-es/runtimeConfig.browser.js +3 -2
- package/dist-es/runtimeConfig.js +3 -3
- package/dist-types/SESClient.d.ts +8 -0
- package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +1 -1
- package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateReceiptFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateReceiptRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIdentityCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/GetSendQuotaCommand.d.ts +1 -1
- package/dist-types/commands/GetSendStatisticsCommand.d.ts +1 -1
- package/dist-types/commands/GetTemplateCommand.d.ts +1 -1
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentitiesCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/ListReceiptFiltersCommand.d.ts +1 -1
- package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutIdentityPolicyCommand.d.ts +1 -1
- package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/SendBounceCommand.d.ts +1 -1
- package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendRawEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendTemplatedEmailCommand.d.ts +1 -1
- package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +1 -1
- package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +1 -1
- package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +1 -1
- package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +1 -1
- package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +1 -1
- package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +1 -1
- package/dist-types/commands/TestRenderTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTemplateCommand.d.ts +1 -1
- package/dist-types/commands/VerifyDomainDkimCommand.d.ts +1 -1
- package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +1 -1
- package/dist-types/commands/VerifyEmailAddressCommand.d.ts +1 -1
- package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/runtimeConfig.d.ts +2 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -0
- package/dist-types/ts3.4/SESClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/package.json +24 -24
|
@@ -24,7 +24,7 @@ export interface DescribeActiveReceiptRuleSetCommandOutput extends DescribeActiv
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link DescribeActiveReceiptRuleSetCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link DescribeActiveReceiptRuleSetCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class DescribeActiveReceiptRuleSetCommand extends $Command<DescribeActiveReceiptRuleSetCommandInput, DescribeActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface DescribeConfigurationSetCommandOutput extends DescribeConfigura
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link DescribeConfigurationSetCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link DescribeConfigurationSetCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class DescribeConfigurationSetCommand extends $Command<DescribeConfigurationSetCommandInput, DescribeConfigurationSetCommandOutput, SESClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface DescribeReceiptRuleCommandOutput extends DescribeReceiptRuleRes
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link DescribeReceiptRuleCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link DescribeReceiptRuleCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class DescribeReceiptRuleCommand extends $Command<DescribeReceiptRuleCommandInput, DescribeReceiptRuleCommandOutput, SESClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface DescribeReceiptRuleSetCommandOutput extends DescribeReceiptRule
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link DescribeReceiptRuleSetCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link DescribeReceiptRuleSetCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class DescribeReceiptRuleSetCommand extends $Command<DescribeReceiptRuleSetCommandInput, DescribeReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface GetAccountSendingEnabledCommandOutput extends GetAccountSending
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link GetAccountSendingEnabledCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link GetAccountSendingEnabledCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class GetAccountSendingEnabledCommand extends $Command<GetAccountSendingEnabledCommandInput, GetAccountSendingEnabledCommandOutput, SESClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface GetCustomVerificationEmailTemplateCommandOutput extends GetCust
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link GetCustomVerificationEmailTemplateCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link GetCustomVerificationEmailTemplateCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class GetCustomVerificationEmailTemplateCommand extends $Command<GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -42,7 +42,7 @@ export interface GetIdentityDkimAttributesCommandOutput extends GetIdentityDkimA
|
|
|
42
42
|
*
|
|
43
43
|
* @see {@link GetIdentityDkimAttributesCommandInput} for command's `input` shape.
|
|
44
44
|
* @see {@link GetIdentityDkimAttributesCommandOutput} for command's `response` shape.
|
|
45
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
45
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
export declare class GetIdentityDkimAttributesCommand extends $Command<GetIdentityDkimAttributesCommandInput, GetIdentityDkimAttributesCommandOutput, SESClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface GetIdentityMailFromDomainAttributesCommandOutput extends GetIde
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link GetIdentityMailFromDomainAttributesCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link GetIdentityMailFromDomainAttributesCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class GetIdentityMailFromDomainAttributesCommand extends $Command<GetIdentityMailFromDomainAttributesCommandInput, GetIdentityMailFromDomainAttributesCommandOutput, SESClientResolvedConfig> {
|
|
@@ -25,7 +25,7 @@ export interface GetIdentityNotificationAttributesCommandOutput extends GetIdent
|
|
|
25
25
|
*
|
|
26
26
|
* @see {@link GetIdentityNotificationAttributesCommandInput} for command's `input` shape.
|
|
27
27
|
* @see {@link GetIdentityNotificationAttributesCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
28
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
export declare class GetIdentityNotificationAttributesCommand extends $Command<GetIdentityNotificationAttributesCommandInput, GetIdentityNotificationAttributesCommandOutput, SESClientResolvedConfig> {
|
|
@@ -31,7 +31,7 @@ export interface GetIdentityPoliciesCommandOutput extends GetIdentityPoliciesRes
|
|
|
31
31
|
*
|
|
32
32
|
* @see {@link GetIdentityPoliciesCommandInput} for command's `input` shape.
|
|
33
33
|
* @see {@link GetIdentityPoliciesCommandOutput} for command's `response` shape.
|
|
34
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
34
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
export declare class GetIdentityPoliciesCommand extends $Command<GetIdentityPoliciesCommandInput, GetIdentityPoliciesCommandOutput, SESClientResolvedConfig> {
|
|
@@ -35,7 +35,7 @@ export interface GetIdentityVerificationAttributesCommandOutput extends GetIdent
|
|
|
35
35
|
*
|
|
36
36
|
* @see {@link GetIdentityVerificationAttributesCommandInput} for command's `input` shape.
|
|
37
37
|
* @see {@link GetIdentityVerificationAttributesCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
38
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
export declare class GetIdentityVerificationAttributesCommand extends $Command<GetIdentityVerificationAttributesCommandInput, GetIdentityVerificationAttributesCommandOutput, SESClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface GetSendQuotaCommandOutput extends GetSendQuotaResponse, __Metad
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link GetSendQuotaCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link GetSendQuotaCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class GetSendQuotaCommand extends $Command<GetSendQuotaCommandInput, GetSendQuotaCommandOutput, SESClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface GetSendStatisticsCommandOutput extends GetSendStatisticsRespons
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link GetSendStatisticsCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link GetSendStatisticsCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class GetSendStatisticsCommand extends $Command<GetSendStatisticsCommandInput, GetSendStatisticsCommandOutput, SESClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface GetTemplateCommandOutput extends GetTemplateResponse, __Metadat
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link GetTemplateCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link GetTemplateCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class GetTemplateCommand extends $Command<GetTemplateCommandInput, GetTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -29,7 +29,7 @@ export interface ListConfigurationSetsCommandOutput extends ListConfigurationSet
|
|
|
29
29
|
*
|
|
30
30
|
* @see {@link ListConfigurationSetsCommandInput} for command's `input` shape.
|
|
31
31
|
* @see {@link ListConfigurationSetsCommandOutput} for command's `response` shape.
|
|
32
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
32
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
export declare class ListConfigurationSetsCommand extends $Command<ListConfigurationSetsCommandInput, ListConfigurationSetsCommandOutput, SESClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface ListCustomVerificationEmailTemplatesCommandOutput extends ListC
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link ListCustomVerificationEmailTemplatesCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link ListCustomVerificationEmailTemplatesCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class ListCustomVerificationEmailTemplatesCommand extends $Command<ListCustomVerificationEmailTemplatesCommandInput, ListCustomVerificationEmailTemplatesCommandOutput, SESClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface ListIdentitiesCommandOutput extends ListIdentitiesResponse, __M
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link ListIdentitiesCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link ListIdentitiesCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class ListIdentitiesCommand extends $Command<ListIdentitiesCommandInput, ListIdentitiesCommandOutput, SESClientResolvedConfig> {
|
|
@@ -31,7 +31,7 @@ export interface ListIdentityPoliciesCommandOutput extends ListIdentityPoliciesR
|
|
|
31
31
|
*
|
|
32
32
|
* @see {@link ListIdentityPoliciesCommandInput} for command's `input` shape.
|
|
33
33
|
* @see {@link ListIdentityPoliciesCommandOutput} for command's `response` shape.
|
|
34
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
34
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
export declare class ListIdentityPoliciesCommand extends $Command<ListIdentityPoliciesCommandInput, ListIdentityPoliciesCommandOutput, SESClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface ListReceiptFiltersCommandOutput extends ListReceiptFiltersRespo
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link ListReceiptFiltersCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link ListReceiptFiltersCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class ListReceiptFiltersCommand extends $Command<ListReceiptFiltersCommandInput, ListReceiptFiltersCommandOutput, SESClientResolvedConfig> {
|
|
@@ -25,7 +25,7 @@ export interface ListReceiptRuleSetsCommandOutput extends ListReceiptRuleSetsRes
|
|
|
25
25
|
*
|
|
26
26
|
* @see {@link ListReceiptRuleSetsCommandInput} for command's `input` shape.
|
|
27
27
|
* @see {@link ListReceiptRuleSetsCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
28
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
export declare class ListReceiptRuleSetsCommand extends $Command<ListReceiptRuleSetsCommandInput, ListReceiptRuleSetsCommandOutput, SESClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface ListTemplatesCommandOutput extends ListTemplatesResponse, __Met
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link ListTemplatesCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link ListTemplatesCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class ListTemplatesCommand extends $Command<ListTemplatesCommandInput, ListTemplatesCommandOutput, SESClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface ListVerifiedEmailAddressesCommandOutput extends ListVerifiedEma
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link ListVerifiedEmailAddressesCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link ListVerifiedEmailAddressesCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class ListVerifiedEmailAddressesCommand extends $Command<ListVerifiedEmailAddressesCommandInput, ListVerifiedEmailAddressesCommandOutput, SESClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface PutConfigurationSetDeliveryOptionsCommandOutput extends PutConf
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link PutConfigurationSetDeliveryOptionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link PutConfigurationSetDeliveryOptionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class PutConfigurationSetDeliveryOptionsCommand extends $Command<PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput, SESClientResolvedConfig> {
|
|
@@ -30,7 +30,7 @@ export interface PutIdentityPolicyCommandOutput extends PutIdentityPolicyRespons
|
|
|
30
30
|
*
|
|
31
31
|
* @see {@link PutIdentityPolicyCommandInput} for command's `input` shape.
|
|
32
32
|
* @see {@link PutIdentityPolicyCommandOutput} for command's `response` shape.
|
|
33
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
33
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
export declare class PutIdentityPolicyCommand extends $Command<PutIdentityPolicyCommandInput, PutIdentityPolicyCommandOutput, SESClientResolvedConfig> {
|
|
@@ -27,7 +27,7 @@ export interface ReorderReceiptRuleSetCommandOutput extends ReorderReceiptRuleSe
|
|
|
27
27
|
*
|
|
28
28
|
* @see {@link ReorderReceiptRuleSetCommandInput} for command's `input` shape.
|
|
29
29
|
* @see {@link ReorderReceiptRuleSetCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
30
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
export declare class ReorderReceiptRuleSetCommand extends $Command<ReorderReceiptRuleSetCommandInput, ReorderReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
|
|
@@ -28,7 +28,7 @@ export interface SendBounceCommandOutput extends SendBounceResponse, __MetadataB
|
|
|
28
28
|
*
|
|
29
29
|
* @see {@link SendBounceCommandInput} for command's `input` shape.
|
|
30
30
|
* @see {@link SendBounceCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
31
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
export declare class SendBounceCommand extends $Command<SendBounceCommandInput, SendBounceCommandOutput, SESClientResolvedConfig> {
|
|
@@ -62,7 +62,7 @@ export interface SendBulkTemplatedEmailCommandOutput extends SendBulkTemplatedEm
|
|
|
62
62
|
*
|
|
63
63
|
* @see {@link SendBulkTemplatedEmailCommandInput} for command's `input` shape.
|
|
64
64
|
* @see {@link SendBulkTemplatedEmailCommandOutput} for command's `response` shape.
|
|
65
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
65
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
66
66
|
*
|
|
67
67
|
*/
|
|
68
68
|
export declare class SendBulkTemplatedEmailCommand extends $Command<SendBulkTemplatedEmailCommandInput, SendBulkTemplatedEmailCommandOutput, SESClientResolvedConfig> {
|
|
@@ -28,7 +28,7 @@ export interface SendCustomVerificationEmailCommandOutput extends SendCustomVeri
|
|
|
28
28
|
*
|
|
29
29
|
* @see {@link SendCustomVerificationEmailCommandInput} for command's `input` shape.
|
|
30
30
|
* @see {@link SendCustomVerificationEmailCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
31
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
export declare class SendCustomVerificationEmailCommand extends $Command<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESClientResolvedConfig> {
|
|
@@ -64,7 +64,7 @@ export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBea
|
|
|
64
64
|
*
|
|
65
65
|
* @see {@link SendEmailCommandInput} for command's `input` shape.
|
|
66
66
|
* @see {@link SendEmailCommandOutput} for command's `response` shape.
|
|
67
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
67
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
export declare class SendEmailCommand extends $Command<SendEmailCommandInput, SendEmailCommandOutput, SESClientResolvedConfig> {
|
|
@@ -128,7 +128,7 @@ export interface SendRawEmailCommandOutput extends SendRawEmailResponse, __Metad
|
|
|
128
128
|
*
|
|
129
129
|
* @see {@link SendRawEmailCommandInput} for command's `input` shape.
|
|
130
130
|
* @see {@link SendRawEmailCommandOutput} for command's `response` shape.
|
|
131
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
131
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
132
132
|
*
|
|
133
133
|
*/
|
|
134
134
|
export declare class SendRawEmailCommand extends $Command<SendRawEmailCommandInput, SendRawEmailCommandOutput, SESClientResolvedConfig> {
|
|
@@ -69,7 +69,7 @@ export interface SendTemplatedEmailCommandOutput extends SendTemplatedEmailRespo
|
|
|
69
69
|
*
|
|
70
70
|
* @see {@link SendTemplatedEmailCommandInput} for command's `input` shape.
|
|
71
71
|
* @see {@link SendTemplatedEmailCommandOutput} for command's `response` shape.
|
|
72
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
72
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
export declare class SendTemplatedEmailCommand extends $Command<SendTemplatedEmailCommandInput, SendTemplatedEmailCommandOutput, SESClientResolvedConfig> {
|
|
@@ -26,7 +26,7 @@ export interface SetActiveReceiptRuleSetCommandOutput extends SetActiveReceiptRu
|
|
|
26
26
|
*
|
|
27
27
|
* @see {@link SetActiveReceiptRuleSetCommandInput} for command's `input` shape.
|
|
28
28
|
* @see {@link SetActiveReceiptRuleSetCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
29
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
export declare class SetActiveReceiptRuleSetCommand extends $Command<SetActiveReceiptRuleSetCommandInput, SetActiveReceiptRuleSetCommandOutput, SESClientResolvedConfig> {
|
|
@@ -32,7 +32,7 @@ export interface SetIdentityDkimEnabledCommandOutput extends SetIdentityDkimEnab
|
|
|
32
32
|
*
|
|
33
33
|
* @see {@link SetIdentityDkimEnabledCommandInput} for command's `input` shape.
|
|
34
34
|
* @see {@link SetIdentityDkimEnabledCommandOutput} for command's `response` shape.
|
|
35
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
35
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
export declare class SetIdentityDkimEnabledCommand extends $Command<SetIdentityDkimEnabledCommandInput, SetIdentityDkimEnabledCommandOutput, SESClientResolvedConfig> {
|
|
@@ -30,7 +30,7 @@ export interface SetIdentityFeedbackForwardingEnabledCommandOutput extends SetId
|
|
|
30
30
|
*
|
|
31
31
|
* @see {@link SetIdentityFeedbackForwardingEnabledCommandInput} for command's `input` shape.
|
|
32
32
|
* @see {@link SetIdentityFeedbackForwardingEnabledCommandOutput} for command's `response` shape.
|
|
33
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
33
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
export declare class SetIdentityFeedbackForwardingEnabledCommand extends $Command<SetIdentityFeedbackForwardingEnabledCommandInput, SetIdentityFeedbackForwardingEnabledCommandOutput, SESClientResolvedConfig> {
|
|
@@ -25,7 +25,7 @@ export interface SetIdentityHeadersInNotificationsEnabledCommandOutput extends S
|
|
|
25
25
|
*
|
|
26
26
|
* @see {@link SetIdentityHeadersInNotificationsEnabledCommandInput} for command's `input` shape.
|
|
27
27
|
* @see {@link SetIdentityHeadersInNotificationsEnabledCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
28
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
export declare class SetIdentityHeadersInNotificationsEnabledCommand extends $Command<SetIdentityHeadersInNotificationsEnabledCommandInput, SetIdentityHeadersInNotificationsEnabledCommandOutput, SESClientResolvedConfig> {
|
|
@@ -29,7 +29,7 @@ export interface SetIdentityMailFromDomainCommandOutput extends SetIdentityMailF
|
|
|
29
29
|
*
|
|
30
30
|
* @see {@link SetIdentityMailFromDomainCommandInput} for command's `input` shape.
|
|
31
31
|
* @see {@link SetIdentityMailFromDomainCommandOutput} for command's `response` shape.
|
|
32
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
32
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
export declare class SetIdentityMailFromDomainCommand extends $Command<SetIdentityMailFromDomainCommandInput, SetIdentityMailFromDomainCommandOutput, SESClientResolvedConfig> {
|
|
@@ -28,7 +28,7 @@ export interface SetIdentityNotificationTopicCommandOutput extends SetIdentityNo
|
|
|
28
28
|
*
|
|
29
29
|
* @see {@link SetIdentityNotificationTopicCommandInput} for command's `input` shape.
|
|
30
30
|
* @see {@link SetIdentityNotificationTopicCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
31
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
export declare class SetIdentityNotificationTopicCommand extends $Command<SetIdentityNotificationTopicCommandInput, SetIdentityNotificationTopicCommandOutput, SESClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface SetReceiptRulePositionCommandOutput extends SetReceiptRulePosit
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link SetReceiptRulePositionCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link SetReceiptRulePositionCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class SetReceiptRulePositionCommand extends $Command<SetReceiptRulePositionCommandInput, SetReceiptRulePositionCommandOutput, SESClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface TestRenderTemplateCommandOutput extends TestRenderTemplateRespo
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link TestRenderTemplateCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link TestRenderTemplateCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class TestRenderTemplateCommand extends $Command<TestRenderTemplateCommandInput, TestRenderTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -25,7 +25,7 @@ export interface UpdateAccountSendingEnabledCommandOutput extends __MetadataBear
|
|
|
25
25
|
*
|
|
26
26
|
* @see {@link UpdateAccountSendingEnabledCommandInput} for command's `input` shape.
|
|
27
27
|
* @see {@link UpdateAccountSendingEnabledCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
28
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
export declare class UpdateAccountSendingEnabledCommand extends $Command<UpdateAccountSendingEnabledCommandInput, UpdateAccountSendingEnabledCommandOutput, SESClientResolvedConfig> {
|
|
@@ -31,7 +31,7 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
|
|
|
31
31
|
*
|
|
32
32
|
* @see {@link UpdateConfigurationSetEventDestinationCommandInput} for command's `input` shape.
|
|
33
33
|
* @see {@link UpdateConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
|
|
34
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
34
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
export declare class UpdateConfigurationSetEventDestinationCommand extends $Command<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface UpdateConfigurationSetReputationMetricsEnabledCommandOutput ext
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link UpdateConfigurationSetReputationMetricsEnabledCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link UpdateConfigurationSetReputationMetricsEnabledCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class UpdateConfigurationSetReputationMetricsEnabledCommand extends $Command<UpdateConfigurationSetReputationMetricsEnabledCommandInput, UpdateConfigurationSetReputationMetricsEnabledCommandOutput, SESClientResolvedConfig> {
|
|
@@ -25,7 +25,7 @@ export interface UpdateConfigurationSetSendingEnabledCommandOutput extends __Met
|
|
|
25
25
|
*
|
|
26
26
|
* @see {@link UpdateConfigurationSetSendingEnabledCommandInput} for command's `input` shape.
|
|
27
27
|
* @see {@link UpdateConfigurationSetSendingEnabledCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
28
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
export declare class UpdateConfigurationSetSendingEnabledCommand extends $Command<UpdateConfigurationSetSendingEnabledCommandInput, UpdateConfigurationSetSendingEnabledCommandOutput, SESClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface UpdateConfigurationSetTrackingOptionsCommandOutput extends Upda
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link UpdateConfigurationSetTrackingOptionsCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link UpdateConfigurationSetTrackingOptionsCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class UpdateConfigurationSetTrackingOptionsCommand extends $Command<UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface UpdateCustomVerificationEmailTemplateCommandOutput extends __Me
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link UpdateCustomVerificationEmailTemplateCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link UpdateCustomVerificationEmailTemplateCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class UpdateCustomVerificationEmailTemplateCommand extends $Command<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface UpdateReceiptRuleCommandOutput extends UpdateReceiptRuleRespons
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link UpdateReceiptRuleCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link UpdateReceiptRuleCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class UpdateReceiptRuleCommand extends $Command<UpdateReceiptRuleCommandInput, UpdateReceiptRuleCommandOutput, SESClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface UpdateTemplateCommandOutput extends UpdateTemplateResponse, __M
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link UpdateTemplateCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link UpdateTemplateCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class UpdateTemplateCommand extends $Command<UpdateTemplateCommandInput, UpdateTemplateCommandOutput, SESClientResolvedConfig> {
|
|
@@ -58,7 +58,7 @@ export interface VerifyDomainDkimCommandOutput extends VerifyDomainDkimResponse,
|
|
|
58
58
|
*
|
|
59
59
|
* @see {@link VerifyDomainDkimCommandInput} for command's `input` shape.
|
|
60
60
|
* @see {@link VerifyDomainDkimCommandOutput} for command's `response` shape.
|
|
61
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
61
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
export declare class VerifyDomainDkimCommand extends $Command<VerifyDomainDkimCommandInput, VerifyDomainDkimCommandOutput, SESClientResolvedConfig> {
|
|
@@ -26,7 +26,7 @@ export interface VerifyDomainIdentityCommandOutput extends VerifyDomainIdentityR
|
|
|
26
26
|
*
|
|
27
27
|
* @see {@link VerifyDomainIdentityCommandInput} for command's `input` shape.
|
|
28
28
|
* @see {@link VerifyDomainIdentityCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
29
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
export declare class VerifyDomainIdentityCommand extends $Command<VerifyDomainIdentityCommandInput, VerifyDomainIdentityCommandOutput, SESClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface VerifyEmailAddressCommandOutput extends __MetadataBearer {
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link VerifyEmailAddressCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link VerifyEmailAddressCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class VerifyEmailAddressCommand extends $Command<VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput, SESClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface VerifyEmailIdentityCommandOutput extends VerifyEmailIdentityRes
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link VerifyEmailIdentityCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link VerifyEmailIdentityCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SESClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class VerifyEmailIdentityCommand extends $Command<VerifyEmailIdentityCommandInput, VerifyEmailIdentityCommandOutput, SESClientResolvedConfig> {
|
|
@@ -16,6 +16,8 @@ export declare const getRuntimeConfig: (config: SESClientConfig) => {
|
|
|
16
16
|
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
17
17
|
sha256: import("@aws-sdk/types").HashConstructor;
|
|
18
18
|
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
19
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
20
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
19
21
|
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
20
22
|
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
21
23
|
apiVersion: string;
|
|
@@ -16,6 +16,8 @@ export declare const getRuntimeConfig: (config: SESClientConfig) => {
|
|
|
16
16
|
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
17
17
|
sha256: import("@aws-sdk/types").HashConstructor;
|
|
18
18
|
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
19
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
20
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
19
21
|
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
20
22
|
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
21
23
|
apiVersion: string;
|
|
@@ -18,6 +18,8 @@ export declare const getRuntimeConfig: (config: SESClientConfig) => {
|
|
|
18
18
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
19
19
|
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
20
20
|
logger: import("@aws-sdk/types").Logger;
|
|
21
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
22
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
21
23
|
serviceId: string;
|
|
22
24
|
region: string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Provider<any>;
|
|
23
25
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
@@ -109,6 +109,10 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
109
109
|
|
|
110
110
|
logger?: __Logger;
|
|
111
111
|
|
|
112
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
113
|
+
|
|
114
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
115
|
+
|
|
112
116
|
serviceId?: string;
|
|
113
117
|
|
|
114
118
|
region?: string | __Provider<string>;
|
|
@@ -14,6 +14,8 @@ export declare const getRuntimeConfig: (config: SESClientConfig) => {
|
|
|
14
14
|
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
15
15
|
sha256: import("@aws-sdk/types").HashConstructor;
|
|
16
16
|
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
17
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
18
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
17
19
|
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
18
20
|
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
19
21
|
apiVersion: string;
|
|
@@ -14,6 +14,8 @@ export declare const getRuntimeConfig: (config: SESClientConfig) => {
|
|
|
14
14
|
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
15
15
|
sha256: import("@aws-sdk/types").HashConstructor;
|
|
16
16
|
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
17
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
18
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
17
19
|
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
18
20
|
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
19
21
|
apiVersion: string;
|