@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 { PutEmailIdentityFeedbackAttributesRequest, PutEmailIdentityFeedbackAttributesResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface PutEmailIdentityFeedbackAttributesCommandInput extends PutEmailIdentityFeedbackAttributesRequest {
6
- }
7
- export interface PutEmailIdentityFeedbackAttributesCommandOutput extends PutEmailIdentityFeedbackAttributesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutEmailIdentityFeedbackAttributesCommand extends $Command<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: PutEmailIdentityFeedbackAttributesCommandInput;
12
- constructor(input: PutEmailIdentityFeedbackAttributesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput>;
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
+ PutEmailIdentityFeedbackAttributesRequest,
10
+ PutEmailIdentityFeedbackAttributesResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface PutEmailIdentityFeedbackAttributesCommandInput
18
+ extends PutEmailIdentityFeedbackAttributesRequest {}
19
+ export interface PutEmailIdentityFeedbackAttributesCommandOutput
20
+ extends PutEmailIdentityFeedbackAttributesResponse,
21
+ __MetadataBearer {}
22
+ export declare class PutEmailIdentityFeedbackAttributesCommand extends $Command<
23
+ PutEmailIdentityFeedbackAttributesCommandInput,
24
+ PutEmailIdentityFeedbackAttributesCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: PutEmailIdentityFeedbackAttributesCommandInput;
28
+ constructor(input: PutEmailIdentityFeedbackAttributesCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ PutEmailIdentityFeedbackAttributesCommandInput,
35
+ PutEmailIdentityFeedbackAttributesCommandOutput
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 { PutEmailIdentityMailFromAttributesRequest, PutEmailIdentityMailFromAttributesResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface PutEmailIdentityMailFromAttributesCommandInput extends PutEmailIdentityMailFromAttributesRequest {
6
- }
7
- export interface PutEmailIdentityMailFromAttributesCommandOutput extends PutEmailIdentityMailFromAttributesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutEmailIdentityMailFromAttributesCommand extends $Command<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: PutEmailIdentityMailFromAttributesCommandInput;
12
- constructor(input: PutEmailIdentityMailFromAttributesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput>;
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
+ PutEmailIdentityMailFromAttributesRequest,
10
+ PutEmailIdentityMailFromAttributesResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface PutEmailIdentityMailFromAttributesCommandInput
18
+ extends PutEmailIdentityMailFromAttributesRequest {}
19
+ export interface PutEmailIdentityMailFromAttributesCommandOutput
20
+ extends PutEmailIdentityMailFromAttributesResponse,
21
+ __MetadataBearer {}
22
+ export declare class PutEmailIdentityMailFromAttributesCommand extends $Command<
23
+ PutEmailIdentityMailFromAttributesCommandInput,
24
+ PutEmailIdentityMailFromAttributesCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: PutEmailIdentityMailFromAttributesCommandInput;
28
+ constructor(input: PutEmailIdentityMailFromAttributesCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ PutEmailIdentityMailFromAttributesCommandInput,
35
+ PutEmailIdentityMailFromAttributesCommandOutput
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 { PutSuppressedDestinationRequest, PutSuppressedDestinationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface PutSuppressedDestinationCommandInput extends PutSuppressedDestinationRequest {
6
- }
7
- export interface PutSuppressedDestinationCommandOutput extends PutSuppressedDestinationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutSuppressedDestinationCommand extends $Command<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: PutSuppressedDestinationCommandInput;
12
- constructor(input: PutSuppressedDestinationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput>;
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
+ PutSuppressedDestinationRequest,
10
+ PutSuppressedDestinationResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface PutSuppressedDestinationCommandInput
18
+ extends PutSuppressedDestinationRequest {}
19
+ export interface PutSuppressedDestinationCommandOutput
20
+ extends PutSuppressedDestinationResponse,
21
+ __MetadataBearer {}
22
+ export declare class PutSuppressedDestinationCommand extends $Command<
23
+ PutSuppressedDestinationCommandInput,
24
+ PutSuppressedDestinationCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: PutSuppressedDestinationCommandInput;
28
+ constructor(input: PutSuppressedDestinationCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ PutSuppressedDestinationCommandInput,
35
+ PutSuppressedDestinationCommandOutput
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 { SendBulkEmailRequest, SendBulkEmailResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface SendBulkEmailCommandInput extends SendBulkEmailRequest {
6
- }
7
- export interface SendBulkEmailCommandOutput extends SendBulkEmailResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class SendBulkEmailCommand extends $Command<SendBulkEmailCommandInput, SendBulkEmailCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: SendBulkEmailCommandInput;
12
- constructor(input: SendBulkEmailCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendBulkEmailCommandInput, SendBulkEmailCommandOutput>;
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
+ SendBulkEmailRequest,
10
+ SendBulkEmailResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface SendBulkEmailCommandInput extends SendBulkEmailRequest {}
18
+ export interface SendBulkEmailCommandOutput
19
+ extends SendBulkEmailResponse,
20
+ __MetadataBearer {}
21
+ export declare class SendBulkEmailCommand extends $Command<
22
+ SendBulkEmailCommandInput,
23
+ SendBulkEmailCommandOutput,
24
+ SESv2ClientResolvedConfig
25
+ > {
26
+ readonly input: SendBulkEmailCommandInput;
27
+ constructor(input: SendBulkEmailCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: SESv2ClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<SendBulkEmailCommandInput, SendBulkEmailCommandOutput>;
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 { SendCustomVerificationEmailRequest, SendCustomVerificationEmailResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface SendCustomVerificationEmailCommandInput extends SendCustomVerificationEmailRequest {
6
- }
7
- export interface SendCustomVerificationEmailCommandOutput extends SendCustomVerificationEmailResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class SendCustomVerificationEmailCommand extends $Command<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: SendCustomVerificationEmailCommandInput;
12
- constructor(input: SendCustomVerificationEmailCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput>;
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
+ SendCustomVerificationEmailRequest,
10
+ SendCustomVerificationEmailResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface SendCustomVerificationEmailCommandInput
18
+ extends SendCustomVerificationEmailRequest {}
19
+ export interface SendCustomVerificationEmailCommandOutput
20
+ extends SendCustomVerificationEmailResponse,
21
+ __MetadataBearer {}
22
+ export declare class SendCustomVerificationEmailCommand extends $Command<
23
+ SendCustomVerificationEmailCommandInput,
24
+ SendCustomVerificationEmailCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: SendCustomVerificationEmailCommandInput;
28
+ constructor(input: SendCustomVerificationEmailCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ SendCustomVerificationEmailCommandInput,
35
+ SendCustomVerificationEmailCommandOutput
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 { SendEmailRequest, SendEmailResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface SendEmailCommandInput extends SendEmailRequest {
6
- }
7
- export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class SendEmailCommand extends $Command<SendEmailCommandInput, SendEmailCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: SendEmailCommandInput;
12
- constructor(input: SendEmailCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendEmailCommandInput, SendEmailCommandOutput>;
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 { SendEmailRequest, SendEmailResponse } from "../models/models_0";
9
+ import {
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ SESv2ClientResolvedConfig,
13
+ } from "../SESv2Client";
14
+ export interface SendEmailCommandInput extends SendEmailRequest {}
15
+ export interface SendEmailCommandOutput
16
+ extends SendEmailResponse,
17
+ __MetadataBearer {}
18
+ export declare class SendEmailCommand extends $Command<
19
+ SendEmailCommandInput,
20
+ SendEmailCommandOutput,
21
+ SESv2ClientResolvedConfig
22
+ > {
23
+ readonly input: SendEmailCommandInput;
24
+ constructor(input: SendEmailCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: SESv2ClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<SendEmailCommandInput, SendEmailCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface TagResourceCommandInput extends TagResourceRequest {
6
- }
7
- export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: TagResourceCommandInput;
12
- constructor(input: TagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
9
+ import {
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ SESv2ClientResolvedConfig,
13
+ } from "../SESv2Client";
14
+ export interface TagResourceCommandInput extends TagResourceRequest {}
15
+ export interface TagResourceCommandOutput
16
+ extends TagResourceResponse,
17
+ __MetadataBearer {}
18
+ export declare class TagResourceCommand extends $Command<
19
+ TagResourceCommandInput,
20
+ TagResourceCommandOutput,
21
+ SESv2ClientResolvedConfig
22
+ > {
23
+ readonly input: TagResourceCommandInput;
24
+ constructor(input: TagResourceCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: SESv2ClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -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 { TestRenderEmailTemplateRequest, TestRenderEmailTemplateResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface TestRenderEmailTemplateCommandInput extends TestRenderEmailTemplateRequest {
6
- }
7
- export interface TestRenderEmailTemplateCommandOutput extends TestRenderEmailTemplateResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TestRenderEmailTemplateCommand extends $Command<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: TestRenderEmailTemplateCommandInput;
12
- constructor(input: TestRenderEmailTemplateCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput>;
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
+ TestRenderEmailTemplateRequest,
10
+ TestRenderEmailTemplateResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface TestRenderEmailTemplateCommandInput
18
+ extends TestRenderEmailTemplateRequest {}
19
+ export interface TestRenderEmailTemplateCommandOutput
20
+ extends TestRenderEmailTemplateResponse,
21
+ __MetadataBearer {}
22
+ export declare class TestRenderEmailTemplateCommand extends $Command<
23
+ TestRenderEmailTemplateCommandInput,
24
+ TestRenderEmailTemplateCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: TestRenderEmailTemplateCommandInput;
28
+ constructor(input: TestRenderEmailTemplateCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ TestRenderEmailTemplateCommandInput,
35
+ TestRenderEmailTemplateCommandOutput
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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface UntagResourceCommandInput extends UntagResourceRequest {
6
- }
7
- export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: UntagResourceCommandInput;
12
- constructor(input: UntagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
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
+ UntagResourceRequest,
10
+ UntagResourceResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface UntagResourceCommandInput extends UntagResourceRequest {}
18
+ export interface UntagResourceCommandOutput
19
+ extends UntagResourceResponse,
20
+ __MetadataBearer {}
21
+ export declare class UntagResourceCommand extends $Command<
22
+ UntagResourceCommandInput,
23
+ UntagResourceCommandOutput,
24
+ SESv2ClientResolvedConfig
25
+ > {
26
+ readonly input: UntagResourceCommandInput;
27
+ constructor(input: UntagResourceCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: SESv2ClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
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 { UpdateConfigurationSetEventDestinationRequest, UpdateConfigurationSetEventDestinationResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface UpdateConfigurationSetEventDestinationCommandInput extends UpdateConfigurationSetEventDestinationRequest {
6
- }
7
- export interface UpdateConfigurationSetEventDestinationCommandOutput extends UpdateConfigurationSetEventDestinationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateConfigurationSetEventDestinationCommand extends $Command<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: UpdateConfigurationSetEventDestinationCommandInput;
12
- constructor(input: UpdateConfigurationSetEventDestinationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput>;
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
+ UpdateConfigurationSetEventDestinationRequest,
10
+ UpdateConfigurationSetEventDestinationResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface UpdateConfigurationSetEventDestinationCommandInput
18
+ extends UpdateConfigurationSetEventDestinationRequest {}
19
+ export interface UpdateConfigurationSetEventDestinationCommandOutput
20
+ extends UpdateConfigurationSetEventDestinationResponse,
21
+ __MetadataBearer {}
22
+ export declare class UpdateConfigurationSetEventDestinationCommand extends $Command<
23
+ UpdateConfigurationSetEventDestinationCommandInput,
24
+ UpdateConfigurationSetEventDestinationCommandOutput,
25
+ SESv2ClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateConfigurationSetEventDestinationCommandInput;
28
+ constructor(input: UpdateConfigurationSetEventDestinationCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: SESv2ClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ UpdateConfigurationSetEventDestinationCommandInput,
35
+ UpdateConfigurationSetEventDestinationCommandOutput
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 { UpdateContactRequest, UpdateContactResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
- export interface UpdateContactCommandInput extends UpdateContactRequest {
6
- }
7
- export interface UpdateContactCommandOutput extends UpdateContactResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateContactCommand extends $Command<UpdateContactCommandInput, UpdateContactCommandOutput, SESv2ClientResolvedConfig> {
11
- readonly input: UpdateContactCommandInput;
12
- constructor(input: UpdateContactCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateContactCommandInput, UpdateContactCommandOutput>;
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
+ UpdateContactRequest,
10
+ UpdateContactResponse,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceInputTypes,
14
+ ServiceOutputTypes,
15
+ SESv2ClientResolvedConfig,
16
+ } from "../SESv2Client";
17
+ export interface UpdateContactCommandInput extends UpdateContactRequest {}
18
+ export interface UpdateContactCommandOutput
19
+ extends UpdateContactResponse,
20
+ __MetadataBearer {}
21
+ export declare class UpdateContactCommand extends $Command<
22
+ UpdateContactCommandInput,
23
+ UpdateContactCommandOutput,
24
+ SESv2ClientResolvedConfig
25
+ > {
26
+ readonly input: UpdateContactCommandInput;
27
+ constructor(input: UpdateContactCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: SESv2ClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<UpdateContactCommandInput, UpdateContactCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }