@aws-sdk/client-sesv2 3.775.0 → 3.777.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/dist-types/commands/BatchGetMetricDataCommand.d.ts +1 -0
- package/dist-types/commands/CancelExportJobCommand.d.ts +7 -4
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +1 -0
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +1 -0
- package/dist-types/commands/CreateContactCommand.d.ts +1 -0
- package/dist-types/commands/CreateContactListCommand.d.ts +1 -0
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +1 -0
- package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +1 -0
- package/dist-types/commands/CreateEmailIdentityCommand.d.ts +1 -0
- package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +1 -0
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +1 -0
- package/dist-types/commands/CreateExportJobCommand.d.ts +1 -78
- package/dist-types/commands/CreateImportJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateMultiRegionEndpointCommand.d.ts +1 -0
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteContactCommand.d.ts +1 -0
- package/dist-types/commands/DeleteContactListCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMultiRegionEndpointCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +1 -0
- package/dist-types/commands/GetAccountCommand.d.ts +1 -0
- package/dist-types/commands/GetBlacklistReportsCommand.d.ts +1 -0
- package/dist-types/commands/GetConfigurationSetCommand.d.ts +1 -0
- package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +1 -0
- package/dist-types/commands/GetContactCommand.d.ts +1 -0
- package/dist-types/commands/GetContactListCommand.d.ts +1 -0
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/commands/GetDedicatedIpCommand.d.ts +1 -0
- package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +1 -0
- package/dist-types/commands/GetDedicatedIpsCommand.d.ts +1 -0
- package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +1 -0
- package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +1 -0
- package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +1 -0
- package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +1 -0
- package/dist-types/commands/GetEmailIdentityCommand.d.ts +1 -0
- package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +1 -0
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +1 -0
- package/dist-types/commands/GetExportJobCommand.d.ts +1 -52
- package/dist-types/commands/GetImportJobCommand.d.ts +1 -0
- package/dist-types/commands/GetMessageInsightsCommand.d.ts +1 -60
- package/dist-types/commands/GetMultiRegionEndpointCommand.d.ts +1 -0
- package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +1 -0
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +1 -0
- package/dist-types/commands/ListContactListsCommand.d.ts +1 -0
- package/dist-types/commands/ListContactsCommand.d.ts +1 -0
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +1 -0
- package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +1 -0
- package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +1 -0
- package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +1 -0
- package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +1 -0
- package/dist-types/commands/ListEmailTemplatesCommand.d.ts +1 -0
- package/dist-types/commands/ListExportJobsCommand.d.ts +1 -25
- package/dist-types/commands/ListImportJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListMultiRegionEndpointsCommand.d.ts +1 -0
- package/dist-types/commands/ListRecommendationsCommand.d.ts +1 -0
- package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -0
- package/dist-types/commands/PutAccountDetailsCommand.d.ts +1 -0
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +1 -0
- package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -0
- package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +1 -0
- package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +8 -5
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -0
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -0
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -0
- package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -0
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -0
- package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -0
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +1 -0
- package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +8 -5
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -0
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -0
- package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -0
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -0
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -0
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -0
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -0
- package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +1 -0
- package/dist-types/commands/SendBulkEmailCommand.d.ts +1 -0
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +1 -0
- package/dist-types/commands/SendEmailCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateContactCommand.d.ts +1 -0
- package/dist-types/commands/UpdateContactListCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +1 -0
- package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +1 -0
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +1 -0
- package/package.json +2 -2
|
@@ -70,6 +70,7 @@ declare const ListConfigurationSetsCommand_base: {
|
|
|
70
70
|
* @throws {@link SESv2ServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class ListConfigurationSetsCommand extends ListConfigurationSetsCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const ListContactListsCommand_base: {
|
|
|
67
67
|
* @throws {@link SESv2ServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class ListContactListsCommand extends ListContactListsCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const ListContactsCommand_base: {
|
|
|
91
91
|
* @throws {@link SESv2ServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListContactsCommand extends ListContactsCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const ListCustomVerificationEmailTemplatesCommand_base: {
|
|
|
75
75
|
* @throws {@link SESv2ServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListCustomVerificationEmailTemplatesCommand extends ListCustomVerificationEmailTemplatesCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const ListDedicatedIpPoolsCommand_base: {
|
|
|
65
65
|
* @throws {@link SESv2ServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class ListDedicatedIpPoolsCommand extends ListDedicatedIpPoolsCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const ListDeliverabilityTestReportsCommand_base: {
|
|
|
76
76
|
* @throws {@link SESv2ServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListDeliverabilityTestReportsCommand extends ListDeliverabilityTestReportsCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const ListDomainDeliverabilityCampaignsCommand_base: {
|
|
|
91
91
|
* @throws {@link SESv2ServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListDomainDeliverabilityCampaignsCommand extends ListDomainDeliverabilityCampaignsCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const ListEmailIdentitiesCommand_base: {
|
|
|
72
72
|
* @throws {@link SESv2ServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListEmailIdentitiesCommand extends ListEmailIdentitiesCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const ListEmailTemplatesCommand_base: {
|
|
|
69
69
|
* @throws {@link SESv2ServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListEmailTemplatesCommand extends ListEmailTemplatesCommand_base {
|
|
@@ -72,32 +72,8 @@ declare const ListExportJobsCommand_base: {
|
|
|
72
72
|
* @throws {@link SESv2ServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
74
74
|
*
|
|
75
|
-
* @public
|
|
76
|
-
* @example List export jobs
|
|
77
|
-
* ```javascript
|
|
78
|
-
* // Lists export jobs of type METRICS_DATA and status PROCESSING
|
|
79
|
-
* const input = {
|
|
80
|
-
* "ExportSourceType": "METRICS_DATA",
|
|
81
|
-
* "JobStatus": "PROCESSING",
|
|
82
|
-
* "PageSize": 25
|
|
83
|
-
* };
|
|
84
|
-
* const command = new ListExportJobsCommand(input);
|
|
85
|
-
* const response = await client.send(command);
|
|
86
|
-
* /* response ==
|
|
87
|
-
* {
|
|
88
|
-
* "ExportJobs": [
|
|
89
|
-
* {
|
|
90
|
-
* "CreatedTimestamp": "167697473543",
|
|
91
|
-
* "ExportSourceType": "METRICS_DATA",
|
|
92
|
-
* "JobId": "72de83a0-6b49-47ca-9783-8b812576887a",
|
|
93
|
-
* "JobStatus": "PROCESSING"
|
|
94
|
-
* }
|
|
95
|
-
* ]
|
|
96
|
-
* }
|
|
97
|
-
* *\/
|
|
98
|
-
* // example id: list-export-jobs-1685702074256
|
|
99
|
-
* ```
|
|
100
75
|
*
|
|
76
|
+
* @public
|
|
101
77
|
*/
|
|
102
78
|
export declare class ListExportJobsCommand extends ListExportJobsCommand_base {
|
|
103
79
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -80,6 +80,7 @@ declare const ListImportJobsCommand_base: {
|
|
|
80
80
|
* @throws {@link SESv2ServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListImportJobsCommand extends ListImportJobsCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const ListMultiRegionEndpointsCommand_base: {
|
|
|
75
75
|
* @throws {@link SESv2ServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListMultiRegionEndpointsCommand extends ListMultiRegionEndpointsCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListRecommendationsCommand_base: {
|
|
|
79
79
|
* @throws {@link SESv2ServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListRecommendationsCommand extends ListRecommendationsCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListSuppressedDestinationsCommand_base: {
|
|
|
77
77
|
* @throws {@link SESv2ServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListSuppressedDestinationsCommand extends ListSuppressedDestinationsCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link SESv2ServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -58,6 +58,7 @@ declare const PutAccountDedicatedIpWarmupAttributesCommand_base: {
|
|
|
58
58
|
* @throws {@link SESv2ServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
60
60
|
*
|
|
61
|
+
*
|
|
61
62
|
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class PutAccountDedicatedIpWarmupAttributesCommand extends PutAccountDedicatedIpWarmupAttributesCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const PutAccountDetailsCommand_base: {
|
|
|
68
68
|
* @throws {@link SESv2ServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class PutAccountDetailsCommand extends PutAccountDetailsCommand_base {
|
|
@@ -58,6 +58,7 @@ declare const PutAccountSendingAttributesCommand_base: {
|
|
|
58
58
|
* @throws {@link SESv2ServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
60
60
|
*
|
|
61
|
+
*
|
|
61
62
|
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class PutAccountSendingAttributesCommand extends PutAccountSendingAttributesCommand_base {
|
|
@@ -60,6 +60,7 @@ declare const PutAccountSuppressionAttributesCommand_base: {
|
|
|
60
60
|
* @throws {@link SESv2ServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
62
62
|
*
|
|
63
|
+
*
|
|
63
64
|
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class PutAccountSuppressionAttributesCommand extends PutAccountSuppressionAttributesCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const PutAccountVdmAttributesCommand_base: {
|
|
|
67
67
|
* @throws {@link SESv2ServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class PutAccountVdmAttributesCommand extends PutAccountVdmAttributesCommand_base {
|
|
@@ -64,19 +64,22 @@ declare const PutConfigurationSetArchivingOptionsCommand_base: {
|
|
|
64
64
|
* @throws {@link SESv2ServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
66
66
|
*
|
|
67
|
-
*
|
|
67
|
+
*
|
|
68
68
|
* @example Used to associate an MailManager archive with a ConfigurationSet.
|
|
69
69
|
* ```javascript
|
|
70
70
|
* // This example associates an archive arn with a configuration set.
|
|
71
71
|
* const input = {
|
|
72
|
-
*
|
|
73
|
-
*
|
|
72
|
+
* ArchiveArn: "arn:aws:ses:us-west-2:123456789012:mailmanager-archive/a-abcdefghijklmnopqrstuvwxyz",
|
|
73
|
+
* ConfigurationSetName: "sample-configuration-name"
|
|
74
74
|
* };
|
|
75
75
|
* const command = new PutConfigurationSetArchivingOptionsCommand(input);
|
|
76
|
-
* await client.send(command);
|
|
77
|
-
*
|
|
76
|
+
* const response = await client.send(command);
|
|
77
|
+
* /* response is
|
|
78
|
+
* { /* empty *\/ }
|
|
79
|
+
* *\/
|
|
78
80
|
* ```
|
|
79
81
|
*
|
|
82
|
+
* @public
|
|
80
83
|
*/
|
|
81
84
|
export declare class PutConfigurationSetArchivingOptionsCommand extends PutConfigurationSetArchivingOptionsCommand_base {
|
|
82
85
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -65,6 +65,7 @@ declare const PutConfigurationSetDeliveryOptionsCommand_base: {
|
|
|
65
65
|
* @throws {@link SESv2ServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class PutConfigurationSetDeliveryOptionsCommand extends PutConfigurationSetDeliveryOptionsCommand_base {
|
|
@@ -63,6 +63,7 @@ declare const PutConfigurationSetReputationOptionsCommand_base: {
|
|
|
63
63
|
* @throws {@link SESv2ServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
65
65
|
*
|
|
66
|
+
*
|
|
66
67
|
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class PutConfigurationSetReputationOptionsCommand extends PutConfigurationSetReputationOptionsCommand_base {
|
|
@@ -63,6 +63,7 @@ declare const PutConfigurationSetSendingOptionsCommand_base: {
|
|
|
63
63
|
* @throws {@link SESv2ServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
65
65
|
*
|
|
66
|
+
*
|
|
66
67
|
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class PutConfigurationSetSendingOptionsCommand extends PutConfigurationSetSendingOptionsCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const PutConfigurationSetSuppressionOptionsCommand_base: {
|
|
|
64
64
|
* @throws {@link SESv2ServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class PutConfigurationSetSuppressionOptionsCommand extends PutConfigurationSetSuppressionOptionsCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const PutConfigurationSetTrackingOptionsCommand_base: {
|
|
|
65
65
|
* @throws {@link SESv2ServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class PutConfigurationSetTrackingOptionsCommand extends PutConfigurationSetTrackingOptionsCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const PutConfigurationSetVdmOptionsCommand_base: {
|
|
|
70
70
|
* @throws {@link SESv2ServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class PutConfigurationSetVdmOptionsCommand extends PutConfigurationSetVdmOptionsCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const PutDedicatedIpInPoolCommand_base: {
|
|
|
70
70
|
* @throws {@link SESv2ServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class PutDedicatedIpInPoolCommand extends PutDedicatedIpInPoolCommand_base {
|
|
@@ -69,19 +69,22 @@ declare const PutDedicatedIpPoolScalingAttributesCommand_base: {
|
|
|
69
69
|
* @throws {@link SESv2ServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
71
71
|
*
|
|
72
|
-
*
|
|
72
|
+
*
|
|
73
73
|
* @example Used to convert a dedicated IP pool to a different scaling mode.
|
|
74
74
|
* ```javascript
|
|
75
75
|
* // This example converts a dedicated IP pool from STANDARD to MANAGED.
|
|
76
76
|
* const input = {
|
|
77
|
-
*
|
|
78
|
-
*
|
|
77
|
+
* PoolName: "sample-ses-pool",
|
|
78
|
+
* ScalingMode: "MANAGED"
|
|
79
79
|
* };
|
|
80
80
|
* const command = new PutDedicatedIpPoolScalingAttributesCommand(input);
|
|
81
|
-
* await client.send(command);
|
|
82
|
-
*
|
|
81
|
+
* const response = await client.send(command);
|
|
82
|
+
* /* response is
|
|
83
|
+
* { /* empty *\/ }
|
|
84
|
+
* *\/
|
|
83
85
|
* ```
|
|
84
86
|
*
|
|
87
|
+
* @public
|
|
85
88
|
*/
|
|
86
89
|
export declare class PutDedicatedIpPoolScalingAttributesCommand extends PutDedicatedIpPoolScalingAttributesCommand_base {
|
|
87
90
|
/** @internal type navigation helper, not in runtime. */
|
|
@@ -62,6 +62,7 @@ declare const PutDedicatedIpWarmupAttributesCommand_base: {
|
|
|
62
62
|
* @throws {@link SESv2ServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class PutDedicatedIpWarmupAttributesCommand extends PutDedicatedIpWarmupAttributesCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const PutDeliverabilityDashboardOptionCommand_base: {
|
|
|
84
84
|
* @throws {@link SESv2ServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class PutDeliverabilityDashboardOptionCommand extends PutDeliverabilityDashboardOptionCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const PutEmailIdentityConfigurationSetAttributesCommand_base: {
|
|
|
62
62
|
* @throws {@link SESv2ServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class PutEmailIdentityConfigurationSetAttributesCommand extends PutEmailIdentityConfigurationSetAttributesCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const PutEmailIdentityDkimAttributesCommand_base: {
|
|
|
62
62
|
* @throws {@link SESv2ServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class PutEmailIdentityDkimAttributesCommand extends PutEmailIdentityDkimAttributesCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const PutEmailIdentityDkimSigningAttributesCommand_base: {
|
|
|
95
95
|
* @throws {@link SESv2ServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class PutEmailIdentityDkimSigningAttributesCommand extends PutEmailIdentityDkimSigningAttributesCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const PutEmailIdentityFeedbackAttributesCommand_base: {
|
|
|
71
71
|
* @throws {@link SESv2ServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class PutEmailIdentityFeedbackAttributesCommand extends PutEmailIdentityFeedbackAttributesCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const PutEmailIdentityMailFromAttributesCommand_base: {
|
|
|
64
64
|
* @throws {@link SESv2ServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class PutEmailIdentityMailFromAttributesCommand extends PutEmailIdentityMailFromAttributesCommand_base {
|
|
@@ -59,6 +59,7 @@ declare const PutSuppressedDestinationCommand_base: {
|
|
|
59
59
|
* @throws {@link SESv2ServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
61
61
|
*
|
|
62
|
+
*
|
|
62
63
|
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class PutSuppressedDestinationCommand extends PutSuppressedDestinationCommand_base {
|
|
@@ -150,6 +150,7 @@ declare const SendBulkEmailCommand_base: {
|
|
|
150
150
|
* @throws {@link SESv2ServiceException}
|
|
151
151
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
152
152
|
*
|
|
153
|
+
*
|
|
153
154
|
* @public
|
|
154
155
|
*/
|
|
155
156
|
export declare class SendBulkEmailCommand extends SendBulkEmailCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const SendCustomVerificationEmailCommand_base: {
|
|
|
86
86
|
* @throws {@link SESv2ServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class SendCustomVerificationEmailCommand extends SendCustomVerificationEmailCommand_base {
|
|
@@ -175,6 +175,7 @@ declare const SendEmailCommand_base: {
|
|
|
175
175
|
* @throws {@link SESv2ServiceException}
|
|
176
176
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
177
177
|
*
|
|
178
|
+
*
|
|
178
179
|
* @public
|
|
179
180
|
*/
|
|
180
181
|
export declare class SendEmailCommand extends SendEmailCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const TagResourceCommand_base: {
|
|
|
78
78
|
* @throws {@link SESv2ServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const TestRenderEmailTemplateCommand_base: {
|
|
|
66
66
|
* @throws {@link SESv2ServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class TestRenderEmailTemplateCommand extends TestRenderEmailTemplateCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const UntagResourceCommand_base: {
|
|
|
67
67
|
* @throws {@link SESv2ServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const UpdateConfigurationSetEventDestinationCommand_base: {
|
|
|
95
95
|
* @throws {@link SESv2ServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class UpdateConfigurationSetEventDestinationCommand extends UpdateConfigurationSetEventDestinationCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const UpdateContactCommand_base: {
|
|
|
78
78
|
* @throws {@link SESv2ServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class UpdateContactCommand extends UpdateContactCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const UpdateContactListCommand_base: {
|
|
|
73
73
|
* @throws {@link SESv2ServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UpdateContactListCommand extends UpdateContactListCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const UpdateCustomVerificationEmailTemplateCommand_base: {
|
|
|
70
70
|
* @throws {@link SESv2ServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class UpdateCustomVerificationEmailTemplateCommand extends UpdateCustomVerificationEmailTemplateCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const UpdateEmailIdentityPolicyCommand_base: {
|
|
|
74
74
|
* @throws {@link SESv2ServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class UpdateEmailIdentityPolicyCommand extends UpdateEmailIdentityPolicyCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const UpdateEmailTemplateCommand_base: {
|
|
|
69
69
|
* @throws {@link SESv2ServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SESv2 service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class UpdateEmailTemplateCommand extends UpdateEmailTemplateCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sesv2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sesv2",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|