@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 { ListDeliverabilityTestReportsRequest, ListDeliverabilityTestReportsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface ListDeliverabilityTestReportsCommandInput extends ListDeliverabilityTestReportsRequest {
6
- }
7
- export interface ListDeliverabilityTestReportsCommandOutput extends ListDeliverabilityTestReportsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListDeliverabilityTestReportsCommand extends $Command<ListDeliverabilityTestReportsCommandInput, ListDeliverabilityTestReportsCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: ListDeliverabilityTestReportsCommandInput;
12
- constructor(input: ListDeliverabilityTestReportsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDeliverabilityTestReportsCommandInput, ListDeliverabilityTestReportsCommandOutput>;
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
+ ListDeliverabilityTestReportsRequest,
10
+ ListDeliverabilityTestReportsResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface ListDeliverabilityTestReportsCommandInput
18
+ extends ListDeliverabilityTestReportsRequest {}
19
+ export interface ListDeliverabilityTestReportsCommandOutput
20
+ extends ListDeliverabilityTestReportsResponse,
21
+ __MetadataBearer {}
22
+ export declare class ListDeliverabilityTestReportsCommand extends $Command<
23
+ ListDeliverabilityTestReportsCommandInput,
24
+ ListDeliverabilityTestReportsCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: ListDeliverabilityTestReportsCommandInput;
28
+ constructor(input: ListDeliverabilityTestReportsCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ ListDeliverabilityTestReportsCommandInput,
35
+ ListDeliverabilityTestReportsCommandOutput
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 { ListDomainDeliverabilityCampaignsRequest, ListDomainDeliverabilityCampaignsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface ListDomainDeliverabilityCampaignsCommandInput extends ListDomainDeliverabilityCampaignsRequest {
6
- }
7
- export interface ListDomainDeliverabilityCampaignsCommandOutput extends ListDomainDeliverabilityCampaignsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListDomainDeliverabilityCampaignsCommand extends $Command<ListDomainDeliverabilityCampaignsCommandInput, ListDomainDeliverabilityCampaignsCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: ListDomainDeliverabilityCampaignsCommandInput;
12
- constructor(input: ListDomainDeliverabilityCampaignsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDomainDeliverabilityCampaignsCommandInput, ListDomainDeliverabilityCampaignsCommandOutput>;
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
+ ListDomainDeliverabilityCampaignsRequest,
10
+ ListDomainDeliverabilityCampaignsResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface ListDomainDeliverabilityCampaignsCommandInput
18
+ extends ListDomainDeliverabilityCampaignsRequest {}
19
+ export interface ListDomainDeliverabilityCampaignsCommandOutput
20
+ extends ListDomainDeliverabilityCampaignsResponse,
21
+ __MetadataBearer {}
22
+ export declare class ListDomainDeliverabilityCampaignsCommand extends $Command<
23
+ ListDomainDeliverabilityCampaignsCommandInput,
24
+ ListDomainDeliverabilityCampaignsCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: ListDomainDeliverabilityCampaignsCommandInput;
28
+ constructor(input: ListDomainDeliverabilityCampaignsCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ ListDomainDeliverabilityCampaignsCommandInput,
35
+ ListDomainDeliverabilityCampaignsCommandOutput
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 { ListEmailIdentitiesRequest, ListEmailIdentitiesResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface ListEmailIdentitiesCommandInput extends ListEmailIdentitiesRequest {
6
- }
7
- export interface ListEmailIdentitiesCommandOutput extends ListEmailIdentitiesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListEmailIdentitiesCommand extends $Command<ListEmailIdentitiesCommandInput, ListEmailIdentitiesCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: ListEmailIdentitiesCommandInput;
12
- constructor(input: ListEmailIdentitiesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEmailIdentitiesCommandInput, ListEmailIdentitiesCommandOutput>;
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
+ ListEmailIdentitiesRequest,
10
+ ListEmailIdentitiesResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface ListEmailIdentitiesCommandInput
18
+ extends ListEmailIdentitiesRequest {}
19
+ export interface ListEmailIdentitiesCommandOutput
20
+ extends ListEmailIdentitiesResponse,
21
+ __MetadataBearer {}
22
+ export declare class ListEmailIdentitiesCommand extends $Command<
23
+ ListEmailIdentitiesCommandInput,
24
+ ListEmailIdentitiesCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: ListEmailIdentitiesCommandInput;
28
+ constructor(input: ListEmailIdentitiesCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<ListEmailIdentitiesCommandInput, ListEmailIdentitiesCommandOutput>;
34
+ private serialize;
35
+ private deserialize;
36
+ }
@@ -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 { ListEmailTemplatesRequest, ListEmailTemplatesResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface ListEmailTemplatesCommandInput extends ListEmailTemplatesRequest {
6
- }
7
- export interface ListEmailTemplatesCommandOutput extends ListEmailTemplatesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListEmailTemplatesCommand extends $Command<ListEmailTemplatesCommandInput, ListEmailTemplatesCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: ListEmailTemplatesCommandInput;
12
- constructor(input: ListEmailTemplatesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEmailTemplatesCommandInput, ListEmailTemplatesCommandOutput>;
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
+ ListEmailTemplatesRequest,
10
+ ListEmailTemplatesResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface ListEmailTemplatesCommandInput
18
+ extends ListEmailTemplatesRequest {}
19
+ export interface ListEmailTemplatesCommandOutput
20
+ extends ListEmailTemplatesResponse,
21
+ __MetadataBearer {}
22
+ export declare class ListEmailTemplatesCommand extends $Command<
23
+ ListEmailTemplatesCommandInput,
24
+ ListEmailTemplatesCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: ListEmailTemplatesCommandInput;
28
+ constructor(input: ListEmailTemplatesCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<ListEmailTemplatesCommandInput, ListEmailTemplatesCommandOutput>;
34
+ private serialize;
35
+ private deserialize;
36
+ }
@@ -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 { ListImportJobsRequest, ListImportJobsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface ListImportJobsCommandInput extends ListImportJobsRequest {
6
- }
7
- export interface ListImportJobsCommandOutput extends ListImportJobsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListImportJobsCommand extends $Command<ListImportJobsCommandInput, ListImportJobsCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: ListImportJobsCommandInput;
12
- constructor(input: ListImportJobsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImportJobsCommandInput, ListImportJobsCommandOutput>;
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
+ ListImportJobsRequest,
10
+ ListImportJobsResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface ListImportJobsCommandInput extends ListImportJobsRequest {}
18
+ export interface ListImportJobsCommandOutput
19
+ extends ListImportJobsResponse,
20
+ __MetadataBearer {}
21
+ export declare class ListImportJobsCommand extends $Command<
22
+ ListImportJobsCommandInput,
23
+ ListImportJobsCommandOutput,
24
+ SESv2ClientResolvedConfig
25
+ > {
26
+ readonly input: ListImportJobsCommandInput;
27
+ constructor(input: ListImportJobsCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: SESv2ClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<ListImportJobsCommandInput, ListImportJobsCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -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 { ListSuppressedDestinationsRequest, ListSuppressedDestinationsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface ListSuppressedDestinationsCommandInput extends ListSuppressedDestinationsRequest {
6
- }
7
- export interface ListSuppressedDestinationsCommandOutput extends ListSuppressedDestinationsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListSuppressedDestinationsCommand extends $Command<ListSuppressedDestinationsCommandInput, ListSuppressedDestinationsCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: ListSuppressedDestinationsCommandInput;
12
- constructor(input: ListSuppressedDestinationsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSuppressedDestinationsCommandInput, ListSuppressedDestinationsCommandOutput>;
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
+ ListSuppressedDestinationsRequest,
10
+ ListSuppressedDestinationsResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface ListSuppressedDestinationsCommandInput
18
+ extends ListSuppressedDestinationsRequest {}
19
+ export interface ListSuppressedDestinationsCommandOutput
20
+ extends ListSuppressedDestinationsResponse,
21
+ __MetadataBearer {}
22
+ export declare class ListSuppressedDestinationsCommand extends $Command<
23
+ ListSuppressedDestinationsCommandInput,
24
+ ListSuppressedDestinationsCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: ListSuppressedDestinationsCommandInput;
28
+ constructor(input: ListSuppressedDestinationsCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ ListSuppressedDestinationsCommandInput,
35
+ ListSuppressedDestinationsCommandOutput
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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
6
- }
7
- export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: ListTagsForResourceCommandInput;
12
- constructor(input: ListTagsForResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
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
+ ListTagsForResourceRequest,
10
+ ListTagsForResourceResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface ListTagsForResourceCommandInput
18
+ extends ListTagsForResourceRequest {}
19
+ export interface ListTagsForResourceCommandOutput
20
+ extends ListTagsForResourceResponse,
21
+ __MetadataBearer {}
22
+ export declare class ListTagsForResourceCommand extends $Command<
23
+ ListTagsForResourceCommandInput,
24
+ ListTagsForResourceCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: ListTagsForResourceCommandInput;
28
+ constructor(input: ListTagsForResourceCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
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 { PutAccountDedicatedIpWarmupAttributesRequest, PutAccountDedicatedIpWarmupAttributesResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface PutAccountDedicatedIpWarmupAttributesCommandInput extends PutAccountDedicatedIpWarmupAttributesRequest {
6
- }
7
- export interface PutAccountDedicatedIpWarmupAttributesCommandOutput extends PutAccountDedicatedIpWarmupAttributesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutAccountDedicatedIpWarmupAttributesCommand extends $Command<PutAccountDedicatedIpWarmupAttributesCommandInput, PutAccountDedicatedIpWarmupAttributesCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: PutAccountDedicatedIpWarmupAttributesCommandInput;
12
- constructor(input: PutAccountDedicatedIpWarmupAttributesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutAccountDedicatedIpWarmupAttributesCommandInput, PutAccountDedicatedIpWarmupAttributesCommandOutput>;
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
+ PutAccountDedicatedIpWarmupAttributesRequest,
10
+ PutAccountDedicatedIpWarmupAttributesResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface PutAccountDedicatedIpWarmupAttributesCommandInput
18
+ extends PutAccountDedicatedIpWarmupAttributesRequest {}
19
+ export interface PutAccountDedicatedIpWarmupAttributesCommandOutput
20
+ extends PutAccountDedicatedIpWarmupAttributesResponse,
21
+ __MetadataBearer {}
22
+ export declare class PutAccountDedicatedIpWarmupAttributesCommand extends $Command<
23
+ PutAccountDedicatedIpWarmupAttributesCommandInput,
24
+ PutAccountDedicatedIpWarmupAttributesCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: PutAccountDedicatedIpWarmupAttributesCommandInput;
28
+ constructor(input: PutAccountDedicatedIpWarmupAttributesCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ PutAccountDedicatedIpWarmupAttributesCommandInput,
35
+ PutAccountDedicatedIpWarmupAttributesCommandOutput
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 { PutAccountDetailsRequest, PutAccountDetailsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface PutAccountDetailsCommandInput extends PutAccountDetailsRequest {
6
- }
7
- export interface PutAccountDetailsCommandOutput extends PutAccountDetailsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutAccountDetailsCommand extends $Command<PutAccountDetailsCommandInput, PutAccountDetailsCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: PutAccountDetailsCommandInput;
12
- constructor(input: PutAccountDetailsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutAccountDetailsCommandInput, PutAccountDetailsCommandOutput>;
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
+ PutAccountDetailsRequest,
10
+ PutAccountDetailsResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface PutAccountDetailsCommandInput
18
+ extends PutAccountDetailsRequest {}
19
+ export interface PutAccountDetailsCommandOutput
20
+ extends PutAccountDetailsResponse,
21
+ __MetadataBearer {}
22
+ export declare class PutAccountDetailsCommand extends $Command<
23
+ PutAccountDetailsCommandInput,
24
+ PutAccountDetailsCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: PutAccountDetailsCommandInput;
28
+ constructor(input: PutAccountDetailsCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<PutAccountDetailsCommandInput, PutAccountDetailsCommandOutput>;
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 { PutAccountSendingAttributesRequest, PutAccountSendingAttributesResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface PutAccountSendingAttributesCommandInput extends PutAccountSendingAttributesRequest {
6
- }
7
- export interface PutAccountSendingAttributesCommandOutput extends PutAccountSendingAttributesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutAccountSendingAttributesCommand extends $Command<PutAccountSendingAttributesCommandInput, PutAccountSendingAttributesCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: PutAccountSendingAttributesCommandInput;
12
- constructor(input: PutAccountSendingAttributesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutAccountSendingAttributesCommandInput, PutAccountSendingAttributesCommandOutput>;
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
+ PutAccountSendingAttributesRequest,
10
+ PutAccountSendingAttributesResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface PutAccountSendingAttributesCommandInput
18
+ extends PutAccountSendingAttributesRequest {}
19
+ export interface PutAccountSendingAttributesCommandOutput
20
+ extends PutAccountSendingAttributesResponse,
21
+ __MetadataBearer {}
22
+ export declare class PutAccountSendingAttributesCommand extends $Command<
23
+ PutAccountSendingAttributesCommandInput,
24
+ PutAccountSendingAttributesCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: PutAccountSendingAttributesCommandInput;
28
+ constructor(input: PutAccountSendingAttributesCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ PutAccountSendingAttributesCommandInput,
35
+ PutAccountSendingAttributesCommandOutput
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 { PutAccountSuppressionAttributesRequest, PutAccountSuppressionAttributesResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface PutAccountSuppressionAttributesCommandInput extends PutAccountSuppressionAttributesRequest {
6
- }
7
- export interface PutAccountSuppressionAttributesCommandOutput extends PutAccountSuppressionAttributesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutAccountSuppressionAttributesCommand extends $Command<PutAccountSuppressionAttributesCommandInput, PutAccountSuppressionAttributesCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: PutAccountSuppressionAttributesCommandInput;
12
- constructor(input: PutAccountSuppressionAttributesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutAccountSuppressionAttributesCommandInput, PutAccountSuppressionAttributesCommandOutput>;
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
+ PutAccountSuppressionAttributesRequest,
10
+ PutAccountSuppressionAttributesResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface PutAccountSuppressionAttributesCommandInput
18
+ extends PutAccountSuppressionAttributesRequest {}
19
+ export interface PutAccountSuppressionAttributesCommandOutput
20
+ extends PutAccountSuppressionAttributesResponse,
21
+ __MetadataBearer {}
22
+ export declare class PutAccountSuppressionAttributesCommand extends $Command<
23
+ PutAccountSuppressionAttributesCommandInput,
24
+ PutAccountSuppressionAttributesCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: PutAccountSuppressionAttributesCommandInput;
28
+ constructor(input: PutAccountSuppressionAttributesCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ PutAccountSuppressionAttributesCommandInput,
35
+ PutAccountSuppressionAttributesCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }