@aws-sdk/client-sesv2 3.169.0 → 3.171.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.
Files changed (110) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/SESv2.d.ts +1507 -410
  3. package/dist-types/ts3.4/SESv2Client.d.ts +590 -154
  4. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +35 -17
  7. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +36 -17
  8. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +39 -17
  11. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +36 -17
  12. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +36 -17
  14. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +39 -17
  17. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +35 -17
  18. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +36 -17
  19. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +36 -17
  22. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +39 -17
  23. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +36 -17
  24. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +32 -17
  26. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +36 -17
  27. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +36 -17
  28. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +39 -17
  29. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +32 -17
  30. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +35 -17
  31. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +35 -17
  33. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +35 -17
  34. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +39 -17
  37. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +35 -17
  39. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +35 -17
  41. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +32 -17
  42. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +39 -17
  44. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +35 -17
  45. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +32 -17
  46. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +39 -17
  47. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +39 -17
  48. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +39 -17
  50. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +36 -17
  51. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +36 -17
  52. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +35 -17
  53. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  55. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +39 -17
  56. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +39 -17
  58. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +39 -17
  63. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +39 -17
  64. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +39 -17
  66. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +39 -17
  67. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +39 -17
  69. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +39 -17
  70. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +39 -17
  71. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +39 -17
  72. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +39 -17
  73. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +35 -17
  74. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +39 -17
  75. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +32 -17
  76. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  77. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +39 -17
  78. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  79. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +39 -17
  80. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +35 -17
  81. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +36 -17
  82. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +39 -17
  83. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +39 -17
  84. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +36 -17
  85. package/dist-types/ts3.4/commands/index.d.ts +81 -81
  86. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  87. package/dist-types/ts3.4/index.d.ts +6 -6
  88. package/dist-types/ts3.4/models/SESv2ServiceException.d.ts +7 -6
  89. package/dist-types/ts3.4/models/index.d.ts +1 -1
  90. package/dist-types/ts3.4/models/models_0.d.ts +1758 -2310
  91. package/dist-types/ts3.4/pagination/GetDedicatedIpsPaginator.d.ts +11 -4
  92. package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
  93. package/dist-types/ts3.4/pagination/ListConfigurationSetsPaginator.d.ts +11 -4
  94. package/dist-types/ts3.4/pagination/ListContactListsPaginator.d.ts +11 -4
  95. package/dist-types/ts3.4/pagination/ListContactsPaginator.d.ts +11 -4
  96. package/dist-types/ts3.4/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +11 -4
  97. package/dist-types/ts3.4/pagination/ListDedicatedIpPoolsPaginator.d.ts +11 -4
  98. package/dist-types/ts3.4/pagination/ListDeliverabilityTestReportsPaginator.d.ts +11 -4
  99. package/dist-types/ts3.4/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +11 -4
  100. package/dist-types/ts3.4/pagination/ListEmailIdentitiesPaginator.d.ts +11 -4
  101. package/dist-types/ts3.4/pagination/ListEmailTemplatesPaginator.d.ts +11 -4
  102. package/dist-types/ts3.4/pagination/ListImportJobsPaginator.d.ts +11 -4
  103. package/dist-types/ts3.4/pagination/ListSuppressedDestinationsPaginator.d.ts +11 -4
  104. package/dist-types/ts3.4/pagination/index.d.ts +13 -13
  105. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +977 -245
  106. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  107. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  108. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  109. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  110. package/package.json +34 -34
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface DeleteConfigurationSetCommandInput extends DeleteConfigurationSetRequest {
6
- }
7
- export interface DeleteConfigurationSetCommandOutput extends DeleteConfigurationSetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteConfigurationSetCommand extends $Command<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: DeleteConfigurationSetCommandInput;
12
- constructor(input: DeleteConfigurationSetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteConfigurationSetRequest,
10
+ DeleteConfigurationSetResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface DeleteConfigurationSetCommandInput
18
+ extends DeleteConfigurationSetRequest {}
19
+ export interface DeleteConfigurationSetCommandOutput
20
+ extends DeleteConfigurationSetResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeleteConfigurationSetCommand extends $Command<
23
+ DeleteConfigurationSetCommandInput,
24
+ DeleteConfigurationSetCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteConfigurationSetCommandInput;
28
+ constructor(input: DeleteConfigurationSetCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DeleteConfigurationSetCommandInput,
35
+ DeleteConfigurationSetCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteConfigurationSetEventDestinationRequest, DeleteConfigurationSetEventDestinationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface DeleteConfigurationSetEventDestinationCommandInput extends DeleteConfigurationSetEventDestinationRequest {
6
- }
7
- export interface DeleteConfigurationSetEventDestinationCommandOutput extends DeleteConfigurationSetEventDestinationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteConfigurationSetEventDestinationCommand extends $Command<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: DeleteConfigurationSetEventDestinationCommandInput;
12
- constructor(input: DeleteConfigurationSetEventDestinationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteConfigurationSetEventDestinationRequest,
10
+ DeleteConfigurationSetEventDestinationResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface DeleteConfigurationSetEventDestinationCommandInput
18
+ extends DeleteConfigurationSetEventDestinationRequest {}
19
+ export interface DeleteConfigurationSetEventDestinationCommandOutput
20
+ extends DeleteConfigurationSetEventDestinationResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeleteConfigurationSetEventDestinationCommand extends $Command<
23
+ DeleteConfigurationSetEventDestinationCommandInput,
24
+ DeleteConfigurationSetEventDestinationCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteConfigurationSetEventDestinationCommandInput;
28
+ constructor(input: DeleteConfigurationSetEventDestinationCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DeleteConfigurationSetEventDestinationCommandInput,
35
+ DeleteConfigurationSetEventDestinationCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteContactRequest, DeleteContactResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface DeleteContactCommandInput extends DeleteContactRequest {
6
- }
7
- export interface DeleteContactCommandOutput extends DeleteContactResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteContactCommand extends $Command<DeleteContactCommandInput, DeleteContactCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: DeleteContactCommandInput;
12
- constructor(input: DeleteContactCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteContactCommandInput, DeleteContactCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteContactRequest,
10
+ DeleteContactResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface DeleteContactCommandInput extends DeleteContactRequest {}
18
+ export interface DeleteContactCommandOutput
19
+ extends DeleteContactResponse,
20
+ __MetadataBearer {}
21
+ export declare class DeleteContactCommand extends $Command<
22
+ DeleteContactCommandInput,
23
+ DeleteContactCommandOutput,
24
+ SESv2ClientResolvedConfig
25
+ > {
26
+ readonly input: DeleteContactCommandInput;
27
+ constructor(input: DeleteContactCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: SESv2ClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<DeleteContactCommandInput, DeleteContactCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,36 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteContactListRequest, DeleteContactListResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface DeleteContactListCommandInput extends DeleteContactListRequest {
6
- }
7
- export interface DeleteContactListCommandOutput extends DeleteContactListResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteContactListCommand extends $Command<DeleteContactListCommandInput, DeleteContactListCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: DeleteContactListCommandInput;
12
- constructor(input: DeleteContactListCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteContactListCommandInput, DeleteContactListCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteContactListRequest,
10
+ DeleteContactListResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface DeleteContactListCommandInput
18
+ extends DeleteContactListRequest {}
19
+ export interface DeleteContactListCommandOutput
20
+ extends DeleteContactListResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeleteContactListCommand extends $Command<
23
+ DeleteContactListCommandInput,
24
+ DeleteContactListCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteContactListCommandInput;
28
+ constructor(input: DeleteContactListCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<DeleteContactListCommandInput, DeleteContactListCommandOutput>;
34
+ private serialize;
35
+ private deserialize;
36
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteCustomVerificationEmailTemplateRequest, DeleteCustomVerificationEmailTemplateResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface DeleteCustomVerificationEmailTemplateCommandInput extends DeleteCustomVerificationEmailTemplateRequest {
6
- }
7
- export interface DeleteCustomVerificationEmailTemplateCommandOutput extends DeleteCustomVerificationEmailTemplateResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteCustomVerificationEmailTemplateCommand extends $Command<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: DeleteCustomVerificationEmailTemplateCommandInput;
12
- constructor(input: DeleteCustomVerificationEmailTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomVerificationEmailTemplateCommandInput, DeleteCustomVerificationEmailTemplateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteCustomVerificationEmailTemplateRequest,
10
+ DeleteCustomVerificationEmailTemplateResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface DeleteCustomVerificationEmailTemplateCommandInput
18
+ extends DeleteCustomVerificationEmailTemplateRequest {}
19
+ export interface DeleteCustomVerificationEmailTemplateCommandOutput
20
+ extends DeleteCustomVerificationEmailTemplateResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeleteCustomVerificationEmailTemplateCommand extends $Command<
23
+ DeleteCustomVerificationEmailTemplateCommandInput,
24
+ DeleteCustomVerificationEmailTemplateCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteCustomVerificationEmailTemplateCommandInput;
28
+ constructor(input: DeleteCustomVerificationEmailTemplateCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DeleteCustomVerificationEmailTemplateCommandInput,
35
+ DeleteCustomVerificationEmailTemplateCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteDedicatedIpPoolRequest, DeleteDedicatedIpPoolResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface DeleteDedicatedIpPoolCommandInput extends DeleteDedicatedIpPoolRequest {
6
- }
7
- export interface DeleteDedicatedIpPoolCommandOutput extends DeleteDedicatedIpPoolResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteDedicatedIpPoolCommand extends $Command<DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: DeleteDedicatedIpPoolCommandInput;
12
- constructor(input: DeleteDedicatedIpPoolCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteDedicatedIpPoolRequest,
10
+ DeleteDedicatedIpPoolResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface DeleteDedicatedIpPoolCommandInput
18
+ extends DeleteDedicatedIpPoolRequest {}
19
+ export interface DeleteDedicatedIpPoolCommandOutput
20
+ extends DeleteDedicatedIpPoolResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeleteDedicatedIpPoolCommand extends $Command<
23
+ DeleteDedicatedIpPoolCommandInput,
24
+ DeleteDedicatedIpPoolCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteDedicatedIpPoolCommandInput;
28
+ constructor(input: DeleteDedicatedIpPoolCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DeleteDedicatedIpPoolCommandInput,
35
+ DeleteDedicatedIpPoolCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,36 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteEmailIdentityRequest, DeleteEmailIdentityResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface DeleteEmailIdentityCommandInput extends DeleteEmailIdentityRequest {
6
- }
7
- export interface DeleteEmailIdentityCommandOutput extends DeleteEmailIdentityResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteEmailIdentityCommand extends $Command<DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: DeleteEmailIdentityCommandInput;
12
- constructor(input: DeleteEmailIdentityCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteEmailIdentityRequest,
10
+ DeleteEmailIdentityResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface DeleteEmailIdentityCommandInput
18
+ extends DeleteEmailIdentityRequest {}
19
+ export interface DeleteEmailIdentityCommandOutput
20
+ extends DeleteEmailIdentityResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeleteEmailIdentityCommand extends $Command<
23
+ DeleteEmailIdentityCommandInput,
24
+ DeleteEmailIdentityCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteEmailIdentityCommandInput;
28
+ constructor(input: DeleteEmailIdentityCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput>;
34
+ private serialize;
35
+ private deserialize;
36
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteEmailIdentityPolicyRequest, DeleteEmailIdentityPolicyResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface DeleteEmailIdentityPolicyCommandInput extends DeleteEmailIdentityPolicyRequest {
6
- }
7
- export interface DeleteEmailIdentityPolicyCommandOutput extends DeleteEmailIdentityPolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteEmailIdentityPolicyCommand extends $Command<DeleteEmailIdentityPolicyCommandInput, DeleteEmailIdentityPolicyCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: DeleteEmailIdentityPolicyCommandInput;
12
- constructor(input: DeleteEmailIdentityPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEmailIdentityPolicyCommandInput, DeleteEmailIdentityPolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteEmailIdentityPolicyRequest,
10
+ DeleteEmailIdentityPolicyResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface DeleteEmailIdentityPolicyCommandInput
18
+ extends DeleteEmailIdentityPolicyRequest {}
19
+ export interface DeleteEmailIdentityPolicyCommandOutput
20
+ extends DeleteEmailIdentityPolicyResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeleteEmailIdentityPolicyCommand extends $Command<
23
+ DeleteEmailIdentityPolicyCommandInput,
24
+ DeleteEmailIdentityPolicyCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteEmailIdentityPolicyCommandInput;
28
+ constructor(input: DeleteEmailIdentityPolicyCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DeleteEmailIdentityPolicyCommandInput,
35
+ DeleteEmailIdentityPolicyCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,36 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteEmailTemplateRequest, DeleteEmailTemplateResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface DeleteEmailTemplateCommandInput extends DeleteEmailTemplateRequest {
6
- }
7
- export interface DeleteEmailTemplateCommandOutput extends DeleteEmailTemplateResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteEmailTemplateCommand extends $Command<DeleteEmailTemplateCommandInput, DeleteEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: DeleteEmailTemplateCommandInput;
12
- constructor(input: DeleteEmailTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEmailTemplateCommandInput, DeleteEmailTemplateCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteEmailTemplateRequest,
10
+ DeleteEmailTemplateResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface DeleteEmailTemplateCommandInput
18
+ extends DeleteEmailTemplateRequest {}
19
+ export interface DeleteEmailTemplateCommandOutput
20
+ extends DeleteEmailTemplateResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeleteEmailTemplateCommand extends $Command<
23
+ DeleteEmailTemplateCommandInput,
24
+ DeleteEmailTemplateCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteEmailTemplateCommandInput;
28
+ constructor(input: DeleteEmailTemplateCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<DeleteEmailTemplateCommandInput, DeleteEmailTemplateCommandOutput>;
34
+ private serialize;
35
+ private deserialize;
36
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DeleteSuppressedDestinationRequest, DeleteSuppressedDestinationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface DeleteSuppressedDestinationCommandInput extends DeleteSuppressedDestinationRequest {
6
- }
7
- export interface DeleteSuppressedDestinationCommandOutput extends DeleteSuppressedDestinationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteSuppressedDestinationCommand extends $Command<DeleteSuppressedDestinationCommandInput, DeleteSuppressedDestinationCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: DeleteSuppressedDestinationCommandInput;
12
- constructor(input: DeleteSuppressedDestinationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSuppressedDestinationCommandInput, DeleteSuppressedDestinationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DeleteSuppressedDestinationRequest,
10
+ DeleteSuppressedDestinationResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface DeleteSuppressedDestinationCommandInput
18
+ extends DeleteSuppressedDestinationRequest {}
19
+ export interface DeleteSuppressedDestinationCommandOutput
20
+ extends DeleteSuppressedDestinationResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeleteSuppressedDestinationCommand extends $Command<
23
+ DeleteSuppressedDestinationCommandInput,
24
+ DeleteSuppressedDestinationCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteSuppressedDestinationCommandInput;
28
+ constructor(input: DeleteSuppressedDestinationCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DeleteSuppressedDestinationCommandInput,
35
+ DeleteSuppressedDestinationCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,32 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { GetAccountRequest, GetAccountResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface GetAccountCommandInput extends GetAccountRequest {
6
- }
7
- export interface GetAccountCommandOutput extends GetAccountResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class GetAccountCommand extends $Command<GetAccountCommandInput, GetAccountCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: GetAccountCommandInput;
12
- constructor(input: GetAccountCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccountCommandInput, GetAccountCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { GetAccountRequest, GetAccountResponse } from "../models/models_0";
9
+ import {
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ SESv2ClientResolvedConfig,
13
+ } from "../SESv2Client";
14
+ export interface GetAccountCommandInput extends GetAccountRequest {}
15
+ export interface GetAccountCommandOutput
16
+ extends GetAccountResponse,
17
+ __MetadataBearer {}
18
+ export declare class GetAccountCommand extends $Command<
19
+ GetAccountCommandInput,
20
+ GetAccountCommandOutput,
21
+ SESv2ClientResolvedConfig
22
+ > {
23
+ readonly input: GetAccountCommandInput;
24
+ constructor(input: GetAccountCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: SESv2ClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<GetAccountCommandInput, GetAccountCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }