@aws-sdk/client-sesv2 3.288.0 → 3.290.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 +13 -0
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +19 -0
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +16 -0
- package/dist-types/commands/CreateContactCommand.d.ts +13 -0
- package/dist-types/commands/CreateContactListCommand.d.ts +13 -0
- package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +30 -0
- package/dist-types/commands/CreateEmailIdentityCommand.d.ts +19 -0
- package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +13 -0
- package/dist-types/commands/CreateImportJobCommand.d.ts +10 -0
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +13 -0
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +10 -0
- package/dist-types/commands/DeleteContactCommand.d.ts +10 -0
- package/dist-types/commands/DeleteContactListCommand.d.ts +13 -0
- package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +10 -0
- package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +13 -0
- package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +13 -0
- package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +10 -0
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +10 -0
- package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +10 -0
- package/dist-types/commands/GetAccountCommand.d.ts +7 -0
- package/dist-types/commands/GetBlacklistReportsCommand.d.ts +10 -0
- package/dist-types/commands/GetConfigurationSetCommand.d.ts +10 -0
- package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +10 -0
- package/dist-types/commands/GetContactCommand.d.ts +10 -0
- package/dist-types/commands/GetContactListCommand.d.ts +10 -0
- package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +10 -0
- package/dist-types/commands/GetDedicatedIpCommand.d.ts +10 -0
- package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +10 -0
- package/dist-types/commands/GetDedicatedIpsCommand.d.ts +10 -0
- package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +10 -0
- package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +10 -0
- package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +10 -0
- package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +10 -0
- package/dist-types/commands/GetEmailIdentityCommand.d.ts +10 -0
- package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +10 -0
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +10 -0
- package/dist-types/commands/GetImportJobCommand.d.ts +10 -0
- package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +10 -0
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +7 -0
- package/dist-types/commands/ListContactListsCommand.d.ts +7 -0
- package/dist-types/commands/ListContactsCommand.d.ts +10 -0
- package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +7 -0
- package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +7 -0
- package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +10 -0
- package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +10 -0
- package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +7 -0
- package/dist-types/commands/ListEmailTemplatesCommand.d.ts +7 -0
- package/dist-types/commands/ListImportJobsCommand.d.ts +7 -0
- package/dist-types/commands/ListRecommendationsCommand.d.ts +10 -0
- package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +10 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +10 -0
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +7 -0
- package/dist-types/commands/PutAccountDetailsCommand.d.ts +10 -0
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +7 -0
- package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +7 -0
- package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +7 -0
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +10 -0
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +10 -0
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +10 -0
- package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +10 -0
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +10 -0
- package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +10 -0
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +10 -0
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +10 -0
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +16 -0
- package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +10 -0
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +10 -0
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +10 -0
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +10 -0
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +10 -0
- package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +7 -0
- package/dist-types/commands/SendBulkEmailCommand.d.ts +27 -0
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +23 -0
- package/dist-types/commands/SendEmailCommand.d.ts +27 -0
- package/dist-types/commands/TagResourceCommand.d.ts +13 -0
- package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +10 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +13 -0
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +10 -0
- package/dist-types/commands/UpdateContactCommand.d.ts +13 -0
- package/dist-types/commands/UpdateContactListCommand.d.ts +13 -0
- package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +10 -0
- package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +10 -0
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +10 -0
- package/package.json +29 -29
|
@@ -34,6 +34,22 @@ export interface PutDeliverabilityDashboardOptionCommandOutput extends PutDelive
|
|
|
34
34
|
* @see {@link PutDeliverabilityDashboardOptionCommandOutput} for command's `response` shape.
|
|
35
35
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
36
36
|
*
|
|
37
|
+
* @throws {@link AlreadyExistsException} (client fault)
|
|
38
|
+
* <p>The resource specified in your request already exists.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link BadRequestException} (client fault)
|
|
41
|
+
* <p>The input you provided is invalid.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
44
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link NotFoundException} (client fault)
|
|
47
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
50
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
51
|
+
*
|
|
52
|
+
*
|
|
37
53
|
*/
|
|
38
54
|
export declare class PutDeliverabilityDashboardOptionCommand extends $Command<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, SESv2ClientResolvedConfig> {
|
|
39
55
|
readonly input: PutDeliverabilityDashboardOptionCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface PutEmailIdentityConfigurationSetAttributesCommandOutput extends
|
|
|
29
29
|
* @see {@link PutEmailIdentityConfigurationSetAttributesCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>The input you provided is invalid.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link NotFoundException} (client fault)
|
|
36
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
39
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class PutEmailIdentityConfigurationSetAttributesCommand extends $Command<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
44
|
readonly input: PutEmailIdentityConfigurationSetAttributesCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface PutEmailIdentityDkimAttributesCommandOutput extends PutEmailIde
|
|
|
29
29
|
* @see {@link PutEmailIdentityDkimAttributesCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>The input you provided is invalid.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link NotFoundException} (client fault)
|
|
36
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
39
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class PutEmailIdentityDkimAttributesCommand extends $Command<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
44
|
readonly input: PutEmailIdentityDkimAttributesCommandInput;
|
|
@@ -51,6 +51,16 @@ export interface PutEmailIdentityDkimSigningAttributesCommandOutput extends PutE
|
|
|
51
51
|
* @see {@link PutEmailIdentityDkimSigningAttributesCommandOutput} for command's `response` shape.
|
|
52
52
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
53
53
|
*
|
|
54
|
+
* @throws {@link BadRequestException} (client fault)
|
|
55
|
+
* <p>The input you provided is invalid.</p>
|
|
56
|
+
*
|
|
57
|
+
* @throws {@link NotFoundException} (client fault)
|
|
58
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
59
|
+
*
|
|
60
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
61
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
62
|
+
*
|
|
63
|
+
*
|
|
54
64
|
*/
|
|
55
65
|
export declare class PutEmailIdentityDkimSigningAttributesCommand extends $Command<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput, SESv2ClientResolvedConfig> {
|
|
56
66
|
readonly input: PutEmailIdentityDkimSigningAttributesCommandInput;
|
|
@@ -38,6 +38,16 @@ export interface PutEmailIdentityFeedbackAttributesCommandOutput extends PutEmai
|
|
|
38
38
|
* @see {@link PutEmailIdentityFeedbackAttributesCommandOutput} for command's `response` shape.
|
|
39
39
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
40
40
|
*
|
|
41
|
+
* @throws {@link BadRequestException} (client fault)
|
|
42
|
+
* <p>The input you provided is invalid.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link NotFoundException} (client fault)
|
|
45
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
48
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
41
51
|
*/
|
|
42
52
|
export declare class PutEmailIdentityFeedbackAttributesCommand extends $Command<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, SESv2ClientResolvedConfig> {
|
|
43
53
|
readonly input: PutEmailIdentityFeedbackAttributesCommandInput;
|
|
@@ -30,6 +30,16 @@ export interface PutEmailIdentityMailFromAttributesCommandOutput extends PutEmai
|
|
|
30
30
|
* @see {@link PutEmailIdentityMailFromAttributesCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link BadRequestException} (client fault)
|
|
34
|
+
* <p>The input you provided is invalid.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link NotFoundException} (client fault)
|
|
37
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
40
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
41
|
+
*
|
|
42
|
+
*
|
|
33
43
|
*/
|
|
34
44
|
export declare class PutEmailIdentityMailFromAttributesCommand extends $Command<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, SESv2ClientResolvedConfig> {
|
|
35
45
|
readonly input: PutEmailIdentityMailFromAttributesCommandInput;
|
|
@@ -29,6 +29,13 @@ export interface PutSuppressedDestinationCommandOutput extends PutSuppressedDest
|
|
|
29
29
|
* @see {@link PutSuppressedDestinationCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>The input you provided is invalid.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
36
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
37
|
+
*
|
|
38
|
+
*
|
|
32
39
|
*/
|
|
33
40
|
export declare class PutSuppressedDestinationCommand extends $Command<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
41
|
readonly input: PutSuppressedDestinationCommandInput;
|
|
@@ -29,6 +29,33 @@ export interface SendBulkEmailCommandOutput extends SendBulkEmailResponse, __Met
|
|
|
29
29
|
* @see {@link SendBulkEmailCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccountSuspendedException} (client fault)
|
|
33
|
+
* <p>The message can't be sent because the account's ability to send email has been
|
|
34
|
+
* permanently restricted.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link BadRequestException} (client fault)
|
|
37
|
+
* <p>The input you provided is invalid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
40
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link MailFromDomainNotVerifiedException} (client fault)
|
|
43
|
+
* <p>The message can't be sent because the sending domain isn't verified.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link MessageRejected} (client fault)
|
|
46
|
+
* <p>The message can't be sent because it contains invalid content.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link NotFoundException} (client fault)
|
|
49
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link SendingPausedException} (client fault)
|
|
52
|
+
* <p>The message can't be sent because the account's ability to send email is currently
|
|
53
|
+
* paused.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
56
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
57
|
+
*
|
|
58
|
+
*
|
|
32
59
|
*/
|
|
33
60
|
export declare class SendBulkEmailCommand extends $Command<SendBulkEmailCommandInput, SendBulkEmailCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
61
|
readonly input: SendBulkEmailCommandInput;
|
|
@@ -37,6 +37,29 @@ export interface SendCustomVerificationEmailCommandOutput extends SendCustomVeri
|
|
|
37
37
|
* @see {@link SendCustomVerificationEmailCommandOutput} for command's `response` shape.
|
|
38
38
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
39
39
|
*
|
|
40
|
+
* @throws {@link BadRequestException} (client fault)
|
|
41
|
+
* <p>The input you provided is invalid.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
44
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link MailFromDomainNotVerifiedException} (client fault)
|
|
47
|
+
* <p>The message can't be sent because the sending domain isn't verified.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link MessageRejected} (client fault)
|
|
50
|
+
* <p>The message can't be sent because it contains invalid content.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link NotFoundException} (client fault)
|
|
53
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link SendingPausedException} (client fault)
|
|
56
|
+
* <p>The message can't be sent because the account's ability to send email is currently
|
|
57
|
+
* paused.</p>
|
|
58
|
+
*
|
|
59
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
60
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
61
|
+
*
|
|
62
|
+
*
|
|
40
63
|
*/
|
|
41
64
|
export declare class SendCustomVerificationEmailCommand extends $Command<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESv2ClientResolvedConfig> {
|
|
42
65
|
readonly input: SendCustomVerificationEmailCommandInput;
|
|
@@ -52,6 +52,33 @@ export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBea
|
|
|
52
52
|
* @see {@link SendEmailCommandOutput} for command's `response` shape.
|
|
53
53
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
54
54
|
*
|
|
55
|
+
* @throws {@link AccountSuspendedException} (client fault)
|
|
56
|
+
* <p>The message can't be sent because the account's ability to send email has been
|
|
57
|
+
* permanently restricted.</p>
|
|
58
|
+
*
|
|
59
|
+
* @throws {@link BadRequestException} (client fault)
|
|
60
|
+
* <p>The input you provided is invalid.</p>
|
|
61
|
+
*
|
|
62
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
63
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
64
|
+
*
|
|
65
|
+
* @throws {@link MailFromDomainNotVerifiedException} (client fault)
|
|
66
|
+
* <p>The message can't be sent because the sending domain isn't verified.</p>
|
|
67
|
+
*
|
|
68
|
+
* @throws {@link MessageRejected} (client fault)
|
|
69
|
+
* <p>The message can't be sent because it contains invalid content.</p>
|
|
70
|
+
*
|
|
71
|
+
* @throws {@link NotFoundException} (client fault)
|
|
72
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
73
|
+
*
|
|
74
|
+
* @throws {@link SendingPausedException} (client fault)
|
|
75
|
+
* <p>The message can't be sent because the account's ability to send email is currently
|
|
76
|
+
* paused.</p>
|
|
77
|
+
*
|
|
78
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
79
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
80
|
+
*
|
|
81
|
+
*
|
|
55
82
|
*/
|
|
56
83
|
export declare class SendEmailCommand extends $Command<SendEmailCommandInput, SendEmailCommandOutput, SESv2ClientResolvedConfig> {
|
|
57
84
|
readonly input: SendEmailCommandInput;
|
|
@@ -37,6 +37,19 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
37
37
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
38
38
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
39
39
|
*
|
|
40
|
+
* @throws {@link BadRequestException} (client fault)
|
|
41
|
+
* <p>The input you provided is invalid.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ConcurrentModificationException} (server fault)
|
|
44
|
+
* <p>The resource is being modified by another operation or thread.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link NotFoundException} (client fault)
|
|
47
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
50
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
51
|
+
*
|
|
52
|
+
*
|
|
40
53
|
*/
|
|
41
54
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, SESv2ClientResolvedConfig> {
|
|
42
55
|
readonly input: TagResourceCommandInput;
|
|
@@ -31,6 +31,16 @@ export interface TestRenderEmailTemplateCommandOutput extends TestRenderEmailTem
|
|
|
31
31
|
* @see {@link TestRenderEmailTemplateCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link BadRequestException} (client fault)
|
|
35
|
+
* <p>The input you provided is invalid.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link NotFoundException} (client fault)
|
|
38
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
41
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
42
|
+
*
|
|
43
|
+
*
|
|
34
44
|
*/
|
|
35
45
|
export declare class TestRenderEmailTemplateCommand extends $Command<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
|
|
36
46
|
readonly input: TestRenderEmailTemplateCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
29
29
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>The input you provided is invalid.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConcurrentModificationException} (server fault)
|
|
36
|
+
* <p>The resource is being modified by another operation or thread.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
42
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
47
|
readonly input: UntagResourceCommandInput;
|
|
@@ -35,6 +35,16 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
|
|
|
35
35
|
* @see {@link UpdateConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
|
|
36
36
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
37
37
|
*
|
|
38
|
+
* @throws {@link BadRequestException} (client fault)
|
|
39
|
+
* <p>The input you provided is invalid.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link NotFoundException} (client fault)
|
|
42
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
45
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
38
48
|
*/
|
|
39
49
|
export declare class UpdateConfigurationSetEventDestinationCommand extends $Command<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig> {
|
|
40
50
|
readonly input: UpdateConfigurationSetEventDestinationCommandInput;
|
|
@@ -31,6 +31,19 @@ export interface UpdateContactCommandOutput extends UpdateContactResponse, __Met
|
|
|
31
31
|
* @see {@link UpdateContactCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link BadRequestException} (client fault)
|
|
35
|
+
* <p>The input you provided is invalid.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link ConcurrentModificationException} (server fault)
|
|
38
|
+
* <p>The resource is being modified by another operation or thread.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link NotFoundException} (client fault)
|
|
41
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
44
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
45
|
+
*
|
|
46
|
+
*
|
|
34
47
|
*/
|
|
35
48
|
export declare class UpdateContactCommand extends $Command<UpdateContactCommandInput, UpdateContactCommandOutput, SESv2ClientResolvedConfig> {
|
|
36
49
|
readonly input: UpdateContactCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface UpdateContactListCommandOutput extends UpdateContactListRespons
|
|
|
29
29
|
* @see {@link UpdateContactListCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>The input you provided is invalid.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConcurrentModificationException} (server fault)
|
|
36
|
+
* <p>The resource is being modified by another operation or thread.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
42
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class UpdateContactListCommand extends $Command<UpdateContactListCommandInput, UpdateContactListCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
47
|
readonly input: UpdateContactListCommandInput;
|
|
@@ -33,6 +33,16 @@ export interface UpdateCustomVerificationEmailTemplateCommandOutput extends Upda
|
|
|
33
33
|
* @see {@link UpdateCustomVerificationEmailTemplateCommandOutput} for command's `response` shape.
|
|
34
34
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
35
35
|
*
|
|
36
|
+
* @throws {@link BadRequestException} (client fault)
|
|
37
|
+
* <p>The input you provided is invalid.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link NotFoundException} (client fault)
|
|
40
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
43
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
36
46
|
*/
|
|
37
47
|
export declare class UpdateCustomVerificationEmailTemplateCommand extends $Command<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
|
|
38
48
|
readonly input: UpdateCustomVerificationEmailTemplateCommandInput;
|
|
@@ -40,6 +40,16 @@ export interface UpdateEmailIdentityPolicyCommandOutput extends UpdateEmailIdent
|
|
|
40
40
|
* @see {@link UpdateEmailIdentityPolicyCommandOutput} for command's `response` shape.
|
|
41
41
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
42
42
|
*
|
|
43
|
+
* @throws {@link BadRequestException} (client fault)
|
|
44
|
+
* <p>The input you provided is invalid.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link NotFoundException} (client fault)
|
|
47
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
50
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
51
|
+
*
|
|
52
|
+
*
|
|
43
53
|
*/
|
|
44
54
|
export declare class UpdateEmailIdentityPolicyCommand extends $Command<UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput, SESv2ClientResolvedConfig> {
|
|
45
55
|
readonly input: UpdateEmailIdentityPolicyCommandInput;
|
|
@@ -32,6 +32,16 @@ export interface UpdateEmailTemplateCommandOutput extends UpdateEmailTemplateRes
|
|
|
32
32
|
* @see {@link UpdateEmailTemplateCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link BadRequestException} (client fault)
|
|
36
|
+
* <p>The input you provided is invalid.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link NotFoundException} (client fault)
|
|
39
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
42
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
35
45
|
*/
|
|
36
46
|
export declare class UpdateEmailTemplateCommand extends $Command<UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
|
|
37
47
|
readonly input: UpdateEmailTemplateCommandInput;
|
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.290.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,37 +20,37 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.290.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.290.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.290.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.290.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.290.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.290.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.290.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.290.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.290.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.290.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.290.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.290.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.290.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.290.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.290.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.290.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.290.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.290.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.290.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.290.0",
|
|
43
|
+
"@aws-sdk/types": "3.290.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.290.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.208.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.290.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.290.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.290.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.290.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.290.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.290.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.254.0",
|
|
55
55
|
"tslib": "^2.3.1"
|
|
56
56
|
},
|