@aws-sdk/client-sesv2 3.289.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
|
@@ -31,6 +31,19 @@ export interface BatchGetMetricDataCommandOutput extends BatchGetMetricDataRespo
|
|
|
31
31
|
* @see {@link BatchGetMetricDataCommandOutput} 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 InternalServiceErrorException} (server fault)
|
|
38
|
+
* <p>The request couldn't be processed because an error occurred with the Amazon SES API v2.</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 BatchGetMetricDataCommand extends $Command<BatchGetMetricDataCommandInput, BatchGetMetricDataCommandOutput, SESv2ClientResolvedConfig> {
|
|
36
49
|
readonly input: BatchGetMetricDataCommandInput;
|
|
@@ -33,6 +33,25 @@ export interface CreateConfigurationSetCommandOutput extends CreateConfiguration
|
|
|
33
33
|
* @see {@link CreateConfigurationSetCommandOutput} for command's `response` shape.
|
|
34
34
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
35
35
|
*
|
|
36
|
+
* @throws {@link AlreadyExistsException} (client fault)
|
|
37
|
+
* <p>The resource specified in your request already exists.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link BadRequestException} (client fault)
|
|
40
|
+
* <p>The input you provided is invalid.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ConcurrentModificationException} (server fault)
|
|
43
|
+
* <p>The resource is being modified by another operation or thread.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
46
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link NotFoundException} (client fault)
|
|
49
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
52
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
53
|
+
*
|
|
54
|
+
*
|
|
36
55
|
*/
|
|
37
56
|
export declare class CreateConfigurationSetCommand extends $Command<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, SESv2ClientResolvedConfig> {
|
|
38
57
|
readonly input: CreateConfigurationSetCommandInput;
|
|
@@ -35,6 +35,22 @@ export interface CreateConfigurationSetEventDestinationCommandOutput extends Cre
|
|
|
35
35
|
* @see {@link CreateConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
|
|
36
36
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
37
37
|
*
|
|
38
|
+
* @throws {@link AlreadyExistsException} (client fault)
|
|
39
|
+
* <p>The resource specified in your request already exists.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link BadRequestException} (client fault)
|
|
42
|
+
* <p>The input you provided is invalid.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
45
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link NotFoundException} (client fault)
|
|
48
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
51
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
38
54
|
*/
|
|
39
55
|
export declare class CreateConfigurationSetEventDestinationCommand extends $Command<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig> {
|
|
40
56
|
readonly input: CreateConfigurationSetEventDestinationCommandInput;
|
|
@@ -30,6 +30,19 @@ export interface CreateContactCommandOutput extends CreateContactResponse, __Met
|
|
|
30
30
|
* @see {@link CreateContactCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link AlreadyExistsException} (client fault)
|
|
34
|
+
* <p>The resource specified in your request already exists.</p>
|
|
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
|
+
*
|
|
33
46
|
*/
|
|
34
47
|
export declare class CreateContactCommand extends $Command<CreateContactCommandInput, CreateContactCommandOutput, SESv2ClientResolvedConfig> {
|
|
35
48
|
readonly input: CreateContactCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface CreateContactListCommandOutput extends CreateContactListRespons
|
|
|
29
29
|
* @see {@link CreateContactListCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AlreadyExistsException} (client fault)
|
|
33
|
+
* <p>The resource specified in your request already exists.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link BadRequestException} (client fault)
|
|
36
|
+
* <p>The input you provided is invalid.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
39
|
+
* <p>There are too many instances of the specified resource type.</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 CreateContactListCommand extends $Command<CreateContactListCommandInput, CreateContactListCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
47
|
readonly input: CreateContactListCommandInput;
|
|
@@ -33,6 +33,22 @@ export interface CreateCustomVerificationEmailTemplateCommandOutput extends Crea
|
|
|
33
33
|
* @see {@link CreateCustomVerificationEmailTemplateCommandOutput} for command's `response` shape.
|
|
34
34
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
35
35
|
*
|
|
36
|
+
* @throws {@link AlreadyExistsException} (client fault)
|
|
37
|
+
* <p>The resource specified in your request already exists.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link BadRequestException} (client fault)
|
|
40
|
+
* <p>The input you provided is invalid.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
43
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link NotFoundException} (client fault)
|
|
46
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
49
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
36
52
|
*/
|
|
37
53
|
export declare class CreateCustomVerificationEmailTemplateCommand extends $Command<CreateCustomVerificationEmailTemplateCommandInput, CreateCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
|
|
38
54
|
readonly input: CreateCustomVerificationEmailTemplateCommandInput;
|
|
@@ -32,6 +32,22 @@ export interface CreateDedicatedIpPoolCommandOutput extends CreateDedicatedIpPoo
|
|
|
32
32
|
* @see {@link CreateDedicatedIpPoolCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link AlreadyExistsException} (client fault)
|
|
36
|
+
* <p>The resource specified in your request already exists.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link BadRequestException} (client fault)
|
|
39
|
+
* <p>The input you provided is invalid.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ConcurrentModificationException} (server fault)
|
|
42
|
+
* <p>The resource is being modified by another operation or thread.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
45
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
48
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
35
51
|
*/
|
|
36
52
|
export declare class CreateDedicatedIpPoolCommand extends $Command<CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput, SESv2ClientResolvedConfig> {
|
|
37
53
|
readonly input: CreateDedicatedIpPoolCommandInput;
|
|
@@ -35,6 +35,36 @@ export interface CreateDeliverabilityTestReportCommandOutput extends CreateDeliv
|
|
|
35
35
|
* @see {@link CreateDeliverabilityTestReportCommandOutput} for command's `response` shape.
|
|
36
36
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
37
37
|
*
|
|
38
|
+
* @throws {@link AccountSuspendedException} (client fault)
|
|
39
|
+
* <p>The message can't be sent because the account's ability to send email has been
|
|
40
|
+
* permanently restricted.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link BadRequestException} (client fault)
|
|
43
|
+
* <p>The input you provided is invalid.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ConcurrentModificationException} (server fault)
|
|
46
|
+
* <p>The resource is being modified by another operation or thread.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
49
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link MailFromDomainNotVerifiedException} (client fault)
|
|
52
|
+
* <p>The message can't be sent because the sending domain isn't verified.</p>
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link MessageRejected} (client fault)
|
|
55
|
+
* <p>The message can't be sent because it contains invalid content.</p>
|
|
56
|
+
*
|
|
57
|
+
* @throws {@link NotFoundException} (client fault)
|
|
58
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
59
|
+
*
|
|
60
|
+
* @throws {@link SendingPausedException} (client fault)
|
|
61
|
+
* <p>The message can't be sent because the account's ability to send email is currently
|
|
62
|
+
* paused.</p>
|
|
63
|
+
*
|
|
64
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
65
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
66
|
+
*
|
|
67
|
+
*
|
|
38
68
|
*/
|
|
39
69
|
export declare class CreateDeliverabilityTestReportCommand extends $Command<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput, SESv2ClientResolvedConfig> {
|
|
40
70
|
readonly input: CreateDeliverabilityTestReportCommandInput;
|
|
@@ -54,6 +54,25 @@ export interface CreateEmailIdentityCommandOutput extends CreateEmailIdentityRes
|
|
|
54
54
|
* @see {@link CreateEmailIdentityCommandOutput} for command's `response` shape.
|
|
55
55
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
56
56
|
*
|
|
57
|
+
* @throws {@link AlreadyExistsException} (client fault)
|
|
58
|
+
* <p>The resource specified in your request already exists.</p>
|
|
59
|
+
*
|
|
60
|
+
* @throws {@link BadRequestException} (client fault)
|
|
61
|
+
* <p>The input you provided is invalid.</p>
|
|
62
|
+
*
|
|
63
|
+
* @throws {@link ConcurrentModificationException} (server fault)
|
|
64
|
+
* <p>The resource is being modified by another operation or thread.</p>
|
|
65
|
+
*
|
|
66
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
67
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
68
|
+
*
|
|
69
|
+
* @throws {@link NotFoundException} (client fault)
|
|
70
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
71
|
+
*
|
|
72
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
73
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
74
|
+
*
|
|
75
|
+
*
|
|
57
76
|
*/
|
|
58
77
|
export declare class CreateEmailIdentityCommand extends $Command<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput, SESv2ClientResolvedConfig> {
|
|
59
78
|
readonly input: CreateEmailIdentityCommandInput;
|
|
@@ -39,6 +39,22 @@ export interface CreateEmailIdentityPolicyCommandOutput extends CreateEmailIdent
|
|
|
39
39
|
* @see {@link CreateEmailIdentityPolicyCommandOutput} for command's `response` shape.
|
|
40
40
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
41
41
|
*
|
|
42
|
+
* @throws {@link AlreadyExistsException} (client fault)
|
|
43
|
+
* <p>The resource specified in your request already exists.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link BadRequestException} (client fault)
|
|
46
|
+
* <p>The input you provided is invalid.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
49
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link NotFoundException} (client fault)
|
|
52
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
55
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
56
|
+
*
|
|
57
|
+
*
|
|
42
58
|
*/
|
|
43
59
|
export declare class CreateEmailIdentityPolicyCommand extends $Command<CreateEmailIdentityPolicyCommandInput, CreateEmailIdentityPolicyCommandOutput, SESv2ClientResolvedConfig> {
|
|
44
60
|
readonly input: CreateEmailIdentityPolicyCommandInput;
|
|
@@ -32,6 +32,19 @@ export interface CreateEmailTemplateCommandOutput extends CreateEmailTemplateRes
|
|
|
32
32
|
* @see {@link CreateEmailTemplateCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link AlreadyExistsException} (client fault)
|
|
36
|
+
* <p>The resource specified in your request already exists.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link BadRequestException} (client fault)
|
|
39
|
+
* <p>The input you provided is invalid.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
42
|
+
* <p>There are too many instances of the specified resource type.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
45
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
35
48
|
*/
|
|
36
49
|
export declare class CreateEmailTemplateCommand extends $Command<CreateEmailTemplateCommandInput, CreateEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
|
|
37
50
|
readonly input: CreateEmailTemplateCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface CreateImportJobCommandOutput extends CreateImportJobResponse, _
|
|
|
29
29
|
* @see {@link CreateImportJobCommandOutput} 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 LimitExceededException} (client fault)
|
|
36
|
+
* <p>There are too many instances of the specified resource type.</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 CreateImportJobCommand extends $Command<CreateImportJobCommandInput, CreateImportJobCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
44
|
readonly input: CreateImportJobCommandInput;
|
|
@@ -34,6 +34,19 @@ export interface DeleteConfigurationSetCommandOutput extends DeleteConfiguration
|
|
|
34
34
|
* @see {@link DeleteConfigurationSetCommandOutput} for command's `response` shape.
|
|
35
35
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
36
36
|
*
|
|
37
|
+
* @throws {@link BadRequestException} (client fault)
|
|
38
|
+
* <p>The input you provided is invalid.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link ConcurrentModificationException} (server fault)
|
|
41
|
+
* <p>The resource is being modified by another operation or thread.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link NotFoundException} (client fault)
|
|
44
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
47
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
48
|
+
*
|
|
49
|
+
*
|
|
37
50
|
*/
|
|
38
51
|
export declare class DeleteConfigurationSetCommand extends $Command<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, SESv2ClientResolvedConfig> {
|
|
39
52
|
readonly input: DeleteConfigurationSetCommandInput;
|
|
@@ -35,6 +35,16 @@ export interface DeleteConfigurationSetEventDestinationCommandOutput extends Del
|
|
|
35
35
|
* @see {@link DeleteConfigurationSetEventDestinationCommandOutput} 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 DeleteConfigurationSetEventDestinationCommand extends $Command<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig> {
|
|
40
50
|
readonly input: DeleteConfigurationSetEventDestinationCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface DeleteContactCommandOutput extends DeleteContactResponse, __Met
|
|
|
29
29
|
* @see {@link DeleteContactCommandOutput} 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 DeleteContactCommand extends $Command<DeleteContactCommandInput, DeleteContactCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
44
|
readonly input: DeleteContactCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface DeleteContactListCommandOutput extends DeleteContactListRespons
|
|
|
29
29
|
* @see {@link DeleteContactListCommandOutput} 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 DeleteContactListCommand extends $Command<DeleteContactListCommandInput, DeleteContactListCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
47
|
readonly input: DeleteContactListCommandInput;
|
|
@@ -33,6 +33,16 @@ export interface DeleteCustomVerificationEmailTemplateCommandOutput extends Dele
|
|
|
33
33
|
* @see {@link DeleteCustomVerificationEmailTemplateCommandOutput} 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 DeleteCustomVerificationEmailTemplateCommand extends $Command<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
|
|
38
48
|
readonly input: DeleteCustomVerificationEmailTemplateCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface DeleteDedicatedIpPoolCommandOutput extends DeleteDedicatedIpPoo
|
|
|
29
29
|
* @see {@link DeleteDedicatedIpPoolCommandOutput} 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 DeleteDedicatedIpPoolCommand extends $Command<DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
47
|
readonly input: DeleteDedicatedIpPoolCommandInput;
|
|
@@ -30,6 +30,19 @@ export interface DeleteEmailIdentityCommandOutput extends DeleteEmailIdentityRes
|
|
|
30
30
|
* @see {@link DeleteEmailIdentityCommandOutput} 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 ConcurrentModificationException} (server fault)
|
|
37
|
+
* <p>The resource is being modified by another operation or thread.</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
|
+
*
|
|
33
46
|
*/
|
|
34
47
|
export declare class DeleteEmailIdentityCommand extends $Command<DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput, SESv2ClientResolvedConfig> {
|
|
35
48
|
readonly input: DeleteEmailIdentityCommandInput;
|
|
@@ -40,6 +40,16 @@ export interface DeleteEmailIdentityPolicyCommandOutput extends DeleteEmailIdent
|
|
|
40
40
|
* @see {@link DeleteEmailIdentityPolicyCommandOutput} 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 DeleteEmailIdentityPolicyCommand extends $Command<DeleteEmailIdentityPolicyCommandInput, DeleteEmailIdentityPolicyCommandOutput, SESv2ClientResolvedConfig> {
|
|
45
55
|
readonly input: DeleteEmailIdentityPolicyCommandInput;
|
|
@@ -30,6 +30,16 @@ export interface DeleteEmailTemplateCommandOutput extends DeleteEmailTemplateRes
|
|
|
30
30
|
* @see {@link DeleteEmailTemplateCommandOutput} 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 DeleteEmailTemplateCommand extends $Command<DeleteEmailTemplateCommandInput, DeleteEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
|
|
35
45
|
readonly input: DeleteEmailTemplateCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface DeleteSuppressedDestinationCommandOutput extends DeleteSuppress
|
|
|
29
29
|
* @see {@link DeleteSuppressedDestinationCommandOutput} 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 DeleteSuppressedDestinationCommand extends $Command<DeleteSuppressedDestinationCommandInput, DeleteSuppressedDestinationCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
44
|
readonly input: DeleteSuppressedDestinationCommandInput;
|
|
@@ -30,6 +30,13 @@ export interface GetAccountCommandOutput extends GetAccountResponse, __MetadataB
|
|
|
30
30
|
* @see {@link GetAccountCommandOutput} 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 TooManyRequestsException} (client fault)
|
|
37
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
38
|
+
*
|
|
39
|
+
*
|
|
33
40
|
*/
|
|
34
41
|
export declare class GetAccountCommand extends $Command<GetAccountCommandInput, GetAccountCommandOutput, SESv2ClientResolvedConfig> {
|
|
35
42
|
readonly input: GetAccountCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface GetBlacklistReportsCommandOutput extends GetBlacklistReportsRes
|
|
|
29
29
|
* @see {@link GetBlacklistReportsCommandOutput} 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 GetBlacklistReportsCommand extends $Command<GetBlacklistReportsCommandInput, GetBlacklistReportsCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
44
|
readonly input: GetBlacklistReportsCommandInput;
|
|
@@ -36,6 +36,16 @@ export interface GetConfigurationSetCommandOutput extends GetConfigurationSetRes
|
|
|
36
36
|
* @see {@link GetConfigurationSetCommandOutput} for command's `response` shape.
|
|
37
37
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
38
38
|
*
|
|
39
|
+
* @throws {@link BadRequestException} (client fault)
|
|
40
|
+
* <p>The input you provided is invalid.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link NotFoundException} (client fault)
|
|
43
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
46
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
39
49
|
*/
|
|
40
50
|
export declare class GetConfigurationSetCommand extends $Command<GetConfigurationSetCommandInput, GetConfigurationSetCommandOutput, SESv2ClientResolvedConfig> {
|
|
41
51
|
readonly input: GetConfigurationSetCommandInput;
|
|
@@ -36,6 +36,16 @@ export interface GetConfigurationSetEventDestinationsCommandOutput extends GetCo
|
|
|
36
36
|
* @see {@link GetConfigurationSetEventDestinationsCommandOutput} for command's `response` shape.
|
|
37
37
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
38
38
|
*
|
|
39
|
+
* @throws {@link BadRequestException} (client fault)
|
|
40
|
+
* <p>The input you provided is invalid.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link NotFoundException} (client fault)
|
|
43
|
+
* <p>The resource you attempted to access doesn't exist.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
46
|
+
* <p>Too many requests have been made to the operation.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
39
49
|
*/
|
|
40
50
|
export declare class GetConfigurationSetEventDestinationsCommand extends $Command<GetConfigurationSetEventDestinationsCommandInput, GetConfigurationSetEventDestinationsCommandOutput, SESv2ClientResolvedConfig> {
|
|
41
51
|
readonly input: GetConfigurationSetEventDestinationsCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface GetContactCommandOutput extends GetContactResponse, __MetadataB
|
|
|
29
29
|
* @see {@link GetContactCommandOutput} 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 GetContactCommand extends $Command<GetContactCommandInput, GetContactCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
44
|
readonly input: GetContactCommandInput;
|
|
@@ -30,6 +30,16 @@ export interface GetContactListCommandOutput extends GetContactListResponse, __M
|
|
|
30
30
|
* @see {@link GetContactListCommandOutput} 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 GetContactListCommand extends $Command<GetContactListCommandInput, GetContactListCommandOutput, SESv2ClientResolvedConfig> {
|
|
35
45
|
readonly input: GetContactListCommandInput;
|
|
@@ -34,6 +34,16 @@ export interface GetCustomVerificationEmailTemplateCommandOutput extends GetCust
|
|
|
34
34
|
* @see {@link GetCustomVerificationEmailTemplateCommandOutput} for command's `response` shape.
|
|
35
35
|
* @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
|
|
36
36
|
*
|
|
37
|
+
* @throws {@link BadRequestException} (client fault)
|
|
38
|
+
* <p>The input you provided is invalid.</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
|
+
*
|
|
37
47
|
*/
|
|
38
48
|
export declare class GetCustomVerificationEmailTemplateCommand extends $Command<GetCustomVerificationEmailTemplateCommandInput, GetCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
|
|
39
49
|
readonly input: GetCustomVerificationEmailTemplateCommandInput;
|
|
@@ -31,6 +31,16 @@ export interface GetDedicatedIpCommandOutput extends GetDedicatedIpResponse, __M
|
|
|
31
31
|
* @see {@link GetDedicatedIpCommandOutput} 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 GetDedicatedIpCommand extends $Command<GetDedicatedIpCommandInput, GetDedicatedIpCommandOutput, SESv2ClientResolvedConfig> {
|
|
36
46
|
readonly input: GetDedicatedIpCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface GetDedicatedIpPoolCommandOutput extends GetDedicatedIpPoolRespo
|
|
|
29
29
|
* @see {@link GetDedicatedIpPoolCommandOutput} 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 GetDedicatedIpPoolCommand extends $Command<GetDedicatedIpPoolCommandInput, GetDedicatedIpPoolCommandOutput, SESv2ClientResolvedConfig> {
|
|
34
44
|
readonly input: GetDedicatedIpPoolCommandInput;
|