@aws-sdk/client-sesv2 3.294.0 → 3.295.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 (177) hide show
  1. package/dist-cjs/commands/BatchGetMetricDataCommand.js +4 -4
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +4 -4
  3. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +4 -4
  4. package/dist-cjs/commands/CreateContactCommand.js +4 -4
  5. package/dist-cjs/commands/CreateContactListCommand.js +4 -4
  6. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +4 -4
  7. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +4 -4
  8. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +4 -4
  9. package/dist-cjs/commands/CreateEmailIdentityCommand.js +4 -4
  10. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +4 -4
  11. package/dist-cjs/commands/CreateEmailTemplateCommand.js +4 -4
  12. package/dist-cjs/commands/CreateImportJobCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteContactCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteContactListCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +4 -4
  23. package/dist-cjs/commands/GetAccountCommand.js +4 -4
  24. package/dist-cjs/commands/GetBlacklistReportsCommand.js +4 -4
  25. package/dist-cjs/commands/GetConfigurationSetCommand.js +4 -4
  26. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +4 -4
  27. package/dist-cjs/commands/GetContactCommand.js +4 -4
  28. package/dist-cjs/commands/GetContactListCommand.js +4 -4
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +4 -4
  30. package/dist-cjs/commands/GetDedicatedIpCommand.js +4 -4
  31. package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +4 -4
  32. package/dist-cjs/commands/GetDedicatedIpsCommand.js +4 -4
  33. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +4 -4
  34. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +4 -4
  35. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +4 -4
  36. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +4 -4
  37. package/dist-cjs/commands/GetEmailIdentityCommand.js +4 -4
  38. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +4 -4
  39. package/dist-cjs/commands/GetEmailTemplateCommand.js +4 -4
  40. package/dist-cjs/commands/GetImportJobCommand.js +4 -4
  41. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +4 -4
  42. package/dist-cjs/commands/ListConfigurationSetsCommand.js +4 -4
  43. package/dist-cjs/commands/ListContactListsCommand.js +4 -4
  44. package/dist-cjs/commands/ListContactsCommand.js +4 -4
  45. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +4 -4
  46. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +4 -4
  47. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +4 -4
  48. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +4 -4
  49. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +4 -4
  50. package/dist-cjs/commands/ListEmailTemplatesCommand.js +4 -4
  51. package/dist-cjs/commands/ListImportJobsCommand.js +4 -4
  52. package/dist-cjs/commands/ListRecommendationsCommand.js +4 -4
  53. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +4 -4
  54. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  55. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +4 -4
  56. package/dist-cjs/commands/PutAccountDetailsCommand.js +4 -4
  57. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +4 -4
  58. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +4 -4
  59. package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +4 -4
  60. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +4 -4
  61. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +4 -4
  62. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +4 -4
  63. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +4 -4
  64. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +4 -4
  65. package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +4 -4
  66. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +4 -4
  67. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +4 -4
  68. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +4 -4
  69. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +4 -4
  70. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +4 -4
  71. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +4 -4
  72. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +4 -4
  73. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +4 -4
  74. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +4 -4
  75. package/dist-cjs/commands/SendBulkEmailCommand.js +4 -4
  76. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +4 -4
  77. package/dist-cjs/commands/SendEmailCommand.js +4 -4
  78. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  79. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +4 -4
  80. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  81. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +4 -4
  82. package/dist-cjs/commands/UpdateContactCommand.js +4 -4
  83. package/dist-cjs/commands/UpdateContactListCommand.js +4 -4
  84. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +4 -4
  85. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +4 -4
  86. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +4 -4
  87. package/dist-es/commands/BatchGetMetricDataCommand.js +4 -4
  88. package/dist-es/commands/CreateConfigurationSetCommand.js +4 -4
  89. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +4 -4
  90. package/dist-es/commands/CreateContactCommand.js +4 -4
  91. package/dist-es/commands/CreateContactListCommand.js +4 -4
  92. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +4 -4
  93. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +4 -4
  94. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +4 -4
  95. package/dist-es/commands/CreateEmailIdentityCommand.js +4 -4
  96. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +4 -4
  97. package/dist-es/commands/CreateEmailTemplateCommand.js +4 -4
  98. package/dist-es/commands/CreateImportJobCommand.js +4 -4
  99. package/dist-es/commands/DeleteConfigurationSetCommand.js +4 -4
  100. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +4 -4
  101. package/dist-es/commands/DeleteContactCommand.js +4 -4
  102. package/dist-es/commands/DeleteContactListCommand.js +4 -4
  103. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +4 -4
  104. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +4 -4
  105. package/dist-es/commands/DeleteEmailIdentityCommand.js +4 -4
  106. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +4 -4
  107. package/dist-es/commands/DeleteEmailTemplateCommand.js +4 -4
  108. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +4 -4
  109. package/dist-es/commands/GetAccountCommand.js +4 -4
  110. package/dist-es/commands/GetBlacklistReportsCommand.js +4 -4
  111. package/dist-es/commands/GetConfigurationSetCommand.js +4 -4
  112. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +4 -4
  113. package/dist-es/commands/GetContactCommand.js +4 -4
  114. package/dist-es/commands/GetContactListCommand.js +4 -4
  115. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +4 -4
  116. package/dist-es/commands/GetDedicatedIpCommand.js +4 -4
  117. package/dist-es/commands/GetDedicatedIpPoolCommand.js +4 -4
  118. package/dist-es/commands/GetDedicatedIpsCommand.js +4 -4
  119. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +4 -4
  120. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +4 -4
  121. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +4 -4
  122. package/dist-es/commands/GetDomainStatisticsReportCommand.js +4 -4
  123. package/dist-es/commands/GetEmailIdentityCommand.js +4 -4
  124. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +4 -4
  125. package/dist-es/commands/GetEmailTemplateCommand.js +4 -4
  126. package/dist-es/commands/GetImportJobCommand.js +4 -4
  127. package/dist-es/commands/GetSuppressedDestinationCommand.js +4 -4
  128. package/dist-es/commands/ListConfigurationSetsCommand.js +4 -4
  129. package/dist-es/commands/ListContactListsCommand.js +4 -4
  130. package/dist-es/commands/ListContactsCommand.js +4 -4
  131. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +4 -4
  132. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +4 -4
  133. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +4 -4
  134. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +4 -4
  135. package/dist-es/commands/ListEmailIdentitiesCommand.js +4 -4
  136. package/dist-es/commands/ListEmailTemplatesCommand.js +4 -4
  137. package/dist-es/commands/ListImportJobsCommand.js +4 -4
  138. package/dist-es/commands/ListRecommendationsCommand.js +4 -4
  139. package/dist-es/commands/ListSuppressedDestinationsCommand.js +4 -4
  140. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  141. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +4 -4
  142. package/dist-es/commands/PutAccountDetailsCommand.js +4 -4
  143. package/dist-es/commands/PutAccountSendingAttributesCommand.js +4 -4
  144. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +4 -4
  145. package/dist-es/commands/PutAccountVdmAttributesCommand.js +4 -4
  146. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +4 -4
  147. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +4 -4
  148. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +4 -4
  149. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +4 -4
  150. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +4 -4
  151. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +4 -4
  152. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +4 -4
  153. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +4 -4
  154. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +4 -4
  155. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +4 -4
  156. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +4 -4
  157. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +4 -4
  158. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +4 -4
  159. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +4 -4
  160. package/dist-es/commands/PutSuppressedDestinationCommand.js +4 -4
  161. package/dist-es/commands/SendBulkEmailCommand.js +4 -4
  162. package/dist-es/commands/SendCustomVerificationEmailCommand.js +4 -4
  163. package/dist-es/commands/SendEmailCommand.js +4 -4
  164. package/dist-es/commands/TagResourceCommand.js +4 -4
  165. package/dist-es/commands/TestRenderEmailTemplateCommand.js +4 -4
  166. package/dist-es/commands/UntagResourceCommand.js +4 -4
  167. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +4 -4
  168. package/dist-es/commands/UpdateContactCommand.js +4 -4
  169. package/dist-es/commands/UpdateContactListCommand.js +4 -4
  170. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +4 -4
  171. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +4 -4
  172. package/dist-es/commands/UpdateEmailTemplateCommand.js +4 -4
  173. package/dist-types/SESv2Client.d.ts +4 -4
  174. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  175. package/dist-types/ts3.4/SESv2Client.d.ts +4 -4
  176. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  177. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateContactListRequestFilterSensitiveLog, UpdateContactListResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateContactListCommand, serializeAws_restJson1UpdateContactListCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateContactListCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateContactListCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateContactListCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog, UpdateCustomVerificationEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand, serializeAws_restJson1UpdateCustomVerificationEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateCustomVerificationEmailTemplateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateCustomVerificationEmailTemplateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateCustomVerificationEmailTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateEmailIdentityPolicyRequestFilterSensitiveLog, UpdateEmailIdentityPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateEmailIdentityPolicyCommand, serializeAws_restJson1UpdateEmailIdentityPolicyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateEmailIdentityPolicyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateEmailIdentityPolicyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateEmailIdentityPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateEmailTemplateRequestFilterSensitiveLog, UpdateEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateEmailTemplateCommand, serializeAws_restJson1UpdateEmailTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateEmailTemplateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateEmailTemplateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateEmailTemplateCommand.getEndpointParameterInstructions()));
@@ -94,8 +94,8 @@ import { UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerifica
94
94
  import { UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput } from "./commands/UpdateEmailIdentityPolicyCommand";
95
95
  import { UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput } from "./commands/UpdateEmailTemplateCommand";
96
96
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
97
- export declare type ServiceInputTypes = BatchGetMetricDataCommandInput | CreateConfigurationSetCommandInput | CreateConfigurationSetEventDestinationCommandInput | CreateContactCommandInput | CreateContactListCommandInput | CreateCustomVerificationEmailTemplateCommandInput | CreateDedicatedIpPoolCommandInput | CreateDeliverabilityTestReportCommandInput | CreateEmailIdentityCommandInput | CreateEmailIdentityPolicyCommandInput | CreateEmailTemplateCommandInput | CreateImportJobCommandInput | DeleteConfigurationSetCommandInput | DeleteConfigurationSetEventDestinationCommandInput | DeleteContactCommandInput | DeleteContactListCommandInput | DeleteCustomVerificationEmailTemplateCommandInput | DeleteDedicatedIpPoolCommandInput | DeleteEmailIdentityCommandInput | DeleteEmailIdentityPolicyCommandInput | DeleteEmailTemplateCommandInput | DeleteSuppressedDestinationCommandInput | GetAccountCommandInput | GetBlacklistReportsCommandInput | GetConfigurationSetCommandInput | GetConfigurationSetEventDestinationsCommandInput | GetContactCommandInput | GetContactListCommandInput | GetCustomVerificationEmailTemplateCommandInput | GetDedicatedIpCommandInput | GetDedicatedIpPoolCommandInput | GetDedicatedIpsCommandInput | GetDeliverabilityDashboardOptionsCommandInput | GetDeliverabilityTestReportCommandInput | GetDomainDeliverabilityCampaignCommandInput | GetDomainStatisticsReportCommandInput | GetEmailIdentityCommandInput | GetEmailIdentityPoliciesCommandInput | GetEmailTemplateCommandInput | GetImportJobCommandInput | GetSuppressedDestinationCommandInput | ListConfigurationSetsCommandInput | ListContactListsCommandInput | ListContactsCommandInput | ListCustomVerificationEmailTemplatesCommandInput | ListDedicatedIpPoolsCommandInput | ListDeliverabilityTestReportsCommandInput | ListDomainDeliverabilityCampaignsCommandInput | ListEmailIdentitiesCommandInput | ListEmailTemplatesCommandInput | ListImportJobsCommandInput | ListRecommendationsCommandInput | ListSuppressedDestinationsCommandInput | ListTagsForResourceCommandInput | PutAccountDedicatedIpWarmupAttributesCommandInput | PutAccountDetailsCommandInput | PutAccountSendingAttributesCommandInput | PutAccountSuppressionAttributesCommandInput | PutAccountVdmAttributesCommandInput | PutConfigurationSetDeliveryOptionsCommandInput | PutConfigurationSetReputationOptionsCommandInput | PutConfigurationSetSendingOptionsCommandInput | PutConfigurationSetSuppressionOptionsCommandInput | PutConfigurationSetTrackingOptionsCommandInput | PutConfigurationSetVdmOptionsCommandInput | PutDedicatedIpInPoolCommandInput | PutDedicatedIpWarmupAttributesCommandInput | PutDeliverabilityDashboardOptionCommandInput | PutEmailIdentityConfigurationSetAttributesCommandInput | PutEmailIdentityDkimAttributesCommandInput | PutEmailIdentityDkimSigningAttributesCommandInput | PutEmailIdentityFeedbackAttributesCommandInput | PutEmailIdentityMailFromAttributesCommandInput | PutSuppressedDestinationCommandInput | SendBulkEmailCommandInput | SendCustomVerificationEmailCommandInput | SendEmailCommandInput | TagResourceCommandInput | TestRenderEmailTemplateCommandInput | UntagResourceCommandInput | UpdateConfigurationSetEventDestinationCommandInput | UpdateContactCommandInput | UpdateContactListCommandInput | UpdateCustomVerificationEmailTemplateCommandInput | UpdateEmailIdentityPolicyCommandInput | UpdateEmailTemplateCommandInput;
98
- export declare type ServiceOutputTypes = BatchGetMetricDataCommandOutput | CreateConfigurationSetCommandOutput | CreateConfigurationSetEventDestinationCommandOutput | CreateContactCommandOutput | CreateContactListCommandOutput | CreateCustomVerificationEmailTemplateCommandOutput | CreateDedicatedIpPoolCommandOutput | CreateDeliverabilityTestReportCommandOutput | CreateEmailIdentityCommandOutput | CreateEmailIdentityPolicyCommandOutput | CreateEmailTemplateCommandOutput | CreateImportJobCommandOutput | DeleteConfigurationSetCommandOutput | DeleteConfigurationSetEventDestinationCommandOutput | DeleteContactCommandOutput | DeleteContactListCommandOutput | DeleteCustomVerificationEmailTemplateCommandOutput | DeleteDedicatedIpPoolCommandOutput | DeleteEmailIdentityCommandOutput | DeleteEmailIdentityPolicyCommandOutput | DeleteEmailTemplateCommandOutput | DeleteSuppressedDestinationCommandOutput | GetAccountCommandOutput | GetBlacklistReportsCommandOutput | GetConfigurationSetCommandOutput | GetConfigurationSetEventDestinationsCommandOutput | GetContactCommandOutput | GetContactListCommandOutput | GetCustomVerificationEmailTemplateCommandOutput | GetDedicatedIpCommandOutput | GetDedicatedIpPoolCommandOutput | GetDedicatedIpsCommandOutput | GetDeliverabilityDashboardOptionsCommandOutput | GetDeliverabilityTestReportCommandOutput | GetDomainDeliverabilityCampaignCommandOutput | GetDomainStatisticsReportCommandOutput | GetEmailIdentityCommandOutput | GetEmailIdentityPoliciesCommandOutput | GetEmailTemplateCommandOutput | GetImportJobCommandOutput | GetSuppressedDestinationCommandOutput | ListConfigurationSetsCommandOutput | ListContactListsCommandOutput | ListContactsCommandOutput | ListCustomVerificationEmailTemplatesCommandOutput | ListDedicatedIpPoolsCommandOutput | ListDeliverabilityTestReportsCommandOutput | ListDomainDeliverabilityCampaignsCommandOutput | ListEmailIdentitiesCommandOutput | ListEmailTemplatesCommandOutput | ListImportJobsCommandOutput | ListRecommendationsCommandOutput | ListSuppressedDestinationsCommandOutput | ListTagsForResourceCommandOutput | PutAccountDedicatedIpWarmupAttributesCommandOutput | PutAccountDetailsCommandOutput | PutAccountSendingAttributesCommandOutput | PutAccountSuppressionAttributesCommandOutput | PutAccountVdmAttributesCommandOutput | PutConfigurationSetDeliveryOptionsCommandOutput | PutConfigurationSetReputationOptionsCommandOutput | PutConfigurationSetSendingOptionsCommandOutput | PutConfigurationSetSuppressionOptionsCommandOutput | PutConfigurationSetTrackingOptionsCommandOutput | PutConfigurationSetVdmOptionsCommandOutput | PutDedicatedIpInPoolCommandOutput | PutDedicatedIpWarmupAttributesCommandOutput | PutDeliverabilityDashboardOptionCommandOutput | PutEmailIdentityConfigurationSetAttributesCommandOutput | PutEmailIdentityDkimAttributesCommandOutput | PutEmailIdentityDkimSigningAttributesCommandOutput | PutEmailIdentityFeedbackAttributesCommandOutput | PutEmailIdentityMailFromAttributesCommandOutput | PutSuppressedDestinationCommandOutput | SendBulkEmailCommandOutput | SendCustomVerificationEmailCommandOutput | SendEmailCommandOutput | TagResourceCommandOutput | TestRenderEmailTemplateCommandOutput | UntagResourceCommandOutput | UpdateConfigurationSetEventDestinationCommandOutput | UpdateContactCommandOutput | UpdateContactListCommandOutput | UpdateCustomVerificationEmailTemplateCommandOutput | UpdateEmailIdentityPolicyCommandOutput | UpdateEmailTemplateCommandOutput;
97
+ export type ServiceInputTypes = BatchGetMetricDataCommandInput | CreateConfigurationSetCommandInput | CreateConfigurationSetEventDestinationCommandInput | CreateContactCommandInput | CreateContactListCommandInput | CreateCustomVerificationEmailTemplateCommandInput | CreateDedicatedIpPoolCommandInput | CreateDeliverabilityTestReportCommandInput | CreateEmailIdentityCommandInput | CreateEmailIdentityPolicyCommandInput | CreateEmailTemplateCommandInput | CreateImportJobCommandInput | DeleteConfigurationSetCommandInput | DeleteConfigurationSetEventDestinationCommandInput | DeleteContactCommandInput | DeleteContactListCommandInput | DeleteCustomVerificationEmailTemplateCommandInput | DeleteDedicatedIpPoolCommandInput | DeleteEmailIdentityCommandInput | DeleteEmailIdentityPolicyCommandInput | DeleteEmailTemplateCommandInput | DeleteSuppressedDestinationCommandInput | GetAccountCommandInput | GetBlacklistReportsCommandInput | GetConfigurationSetCommandInput | GetConfigurationSetEventDestinationsCommandInput | GetContactCommandInput | GetContactListCommandInput | GetCustomVerificationEmailTemplateCommandInput | GetDedicatedIpCommandInput | GetDedicatedIpPoolCommandInput | GetDedicatedIpsCommandInput | GetDeliverabilityDashboardOptionsCommandInput | GetDeliverabilityTestReportCommandInput | GetDomainDeliverabilityCampaignCommandInput | GetDomainStatisticsReportCommandInput | GetEmailIdentityCommandInput | GetEmailIdentityPoliciesCommandInput | GetEmailTemplateCommandInput | GetImportJobCommandInput | GetSuppressedDestinationCommandInput | ListConfigurationSetsCommandInput | ListContactListsCommandInput | ListContactsCommandInput | ListCustomVerificationEmailTemplatesCommandInput | ListDedicatedIpPoolsCommandInput | ListDeliverabilityTestReportsCommandInput | ListDomainDeliverabilityCampaignsCommandInput | ListEmailIdentitiesCommandInput | ListEmailTemplatesCommandInput | ListImportJobsCommandInput | ListRecommendationsCommandInput | ListSuppressedDestinationsCommandInput | ListTagsForResourceCommandInput | PutAccountDedicatedIpWarmupAttributesCommandInput | PutAccountDetailsCommandInput | PutAccountSendingAttributesCommandInput | PutAccountSuppressionAttributesCommandInput | PutAccountVdmAttributesCommandInput | PutConfigurationSetDeliveryOptionsCommandInput | PutConfigurationSetReputationOptionsCommandInput | PutConfigurationSetSendingOptionsCommandInput | PutConfigurationSetSuppressionOptionsCommandInput | PutConfigurationSetTrackingOptionsCommandInput | PutConfigurationSetVdmOptionsCommandInput | PutDedicatedIpInPoolCommandInput | PutDedicatedIpWarmupAttributesCommandInput | PutDeliverabilityDashboardOptionCommandInput | PutEmailIdentityConfigurationSetAttributesCommandInput | PutEmailIdentityDkimAttributesCommandInput | PutEmailIdentityDkimSigningAttributesCommandInput | PutEmailIdentityFeedbackAttributesCommandInput | PutEmailIdentityMailFromAttributesCommandInput | PutSuppressedDestinationCommandInput | SendBulkEmailCommandInput | SendCustomVerificationEmailCommandInput | SendEmailCommandInput | TagResourceCommandInput | TestRenderEmailTemplateCommandInput | UntagResourceCommandInput | UpdateConfigurationSetEventDestinationCommandInput | UpdateContactCommandInput | UpdateContactListCommandInput | UpdateCustomVerificationEmailTemplateCommandInput | UpdateEmailIdentityPolicyCommandInput | UpdateEmailTemplateCommandInput;
98
+ export type ServiceOutputTypes = BatchGetMetricDataCommandOutput | CreateConfigurationSetCommandOutput | CreateConfigurationSetEventDestinationCommandOutput | CreateContactCommandOutput | CreateContactListCommandOutput | CreateCustomVerificationEmailTemplateCommandOutput | CreateDedicatedIpPoolCommandOutput | CreateDeliverabilityTestReportCommandOutput | CreateEmailIdentityCommandOutput | CreateEmailIdentityPolicyCommandOutput | CreateEmailTemplateCommandOutput | CreateImportJobCommandOutput | DeleteConfigurationSetCommandOutput | DeleteConfigurationSetEventDestinationCommandOutput | DeleteContactCommandOutput | DeleteContactListCommandOutput | DeleteCustomVerificationEmailTemplateCommandOutput | DeleteDedicatedIpPoolCommandOutput | DeleteEmailIdentityCommandOutput | DeleteEmailIdentityPolicyCommandOutput | DeleteEmailTemplateCommandOutput | DeleteSuppressedDestinationCommandOutput | GetAccountCommandOutput | GetBlacklistReportsCommandOutput | GetConfigurationSetCommandOutput | GetConfigurationSetEventDestinationsCommandOutput | GetContactCommandOutput | GetContactListCommandOutput | GetCustomVerificationEmailTemplateCommandOutput | GetDedicatedIpCommandOutput | GetDedicatedIpPoolCommandOutput | GetDedicatedIpsCommandOutput | GetDeliverabilityDashboardOptionsCommandOutput | GetDeliverabilityTestReportCommandOutput | GetDomainDeliverabilityCampaignCommandOutput | GetDomainStatisticsReportCommandOutput | GetEmailIdentityCommandOutput | GetEmailIdentityPoliciesCommandOutput | GetEmailTemplateCommandOutput | GetImportJobCommandOutput | GetSuppressedDestinationCommandOutput | ListConfigurationSetsCommandOutput | ListContactListsCommandOutput | ListContactsCommandOutput | ListCustomVerificationEmailTemplatesCommandOutput | ListDedicatedIpPoolsCommandOutput | ListDeliverabilityTestReportsCommandOutput | ListDomainDeliverabilityCampaignsCommandOutput | ListEmailIdentitiesCommandOutput | ListEmailTemplatesCommandOutput | ListImportJobsCommandOutput | ListRecommendationsCommandOutput | ListSuppressedDestinationsCommandOutput | ListTagsForResourceCommandOutput | PutAccountDedicatedIpWarmupAttributesCommandOutput | PutAccountDetailsCommandOutput | PutAccountSendingAttributesCommandOutput | PutAccountSuppressionAttributesCommandOutput | PutAccountVdmAttributesCommandOutput | PutConfigurationSetDeliveryOptionsCommandOutput | PutConfigurationSetReputationOptionsCommandOutput | PutConfigurationSetSendingOptionsCommandOutput | PutConfigurationSetSuppressionOptionsCommandOutput | PutConfigurationSetTrackingOptionsCommandOutput | PutConfigurationSetVdmOptionsCommandOutput | PutDedicatedIpInPoolCommandOutput | PutDedicatedIpWarmupAttributesCommandOutput | PutDeliverabilityDashboardOptionCommandOutput | PutEmailIdentityConfigurationSetAttributesCommandOutput | PutEmailIdentityDkimAttributesCommandOutput | PutEmailIdentityDkimSigningAttributesCommandOutput | PutEmailIdentityFeedbackAttributesCommandOutput | PutEmailIdentityMailFromAttributesCommandOutput | PutSuppressedDestinationCommandOutput | SendBulkEmailCommandOutput | SendCustomVerificationEmailCommandOutput | SendEmailCommandOutput | TagResourceCommandOutput | TestRenderEmailTemplateCommandOutput | UntagResourceCommandOutput | UpdateConfigurationSetEventDestinationCommandOutput | UpdateContactCommandOutput | UpdateContactListCommandOutput | UpdateCustomVerificationEmailTemplateCommandOutput | UpdateEmailIdentityPolicyCommandOutput | UpdateEmailTemplateCommandOutput;
99
99
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
100
100
  /**
101
101
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
@@ -196,13 +196,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
196
196
  */
197
197
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
198
198
  }
199
- declare type SESv2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
199
+ type SESv2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
200
200
  /**
201
201
  * The configuration interface of SESv2Client class constructor that set the region, credentials and other options.
202
202
  */
203
203
  export interface SESv2ClientConfig extends SESv2ClientConfigType {
204
204
  }
205
- declare type SESv2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
205
+ type SESv2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
206
206
  /**
207
207
  * The resolved configuration interface of SESv2Client class. This is resolved and normalized from the {@link SESv2ClientConfig | constructor configuration interface}.
208
208
  */
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
5
5
  useFipsEndpoint?: boolean | Provider<boolean>;
6
6
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
7
7
  }
8
- export declare type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
8
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
9
9
  defaultSigningName: string;
10
10
  };
11
11
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
@@ -393,7 +393,7 @@ import {
393
393
  ClientResolvedEndpointParameters,
394
394
  EndpointParameters,
395
395
  } from "./endpoint/EndpointParameters";
396
- export declare type ServiceInputTypes =
396
+ export type ServiceInputTypes =
397
397
  | BatchGetMetricDataCommandInput
398
398
  | CreateConfigurationSetCommandInput
399
399
  | CreateConfigurationSetEventDestinationCommandInput
@@ -480,7 +480,7 @@ export declare type ServiceInputTypes =
480
480
  | UpdateCustomVerificationEmailTemplateCommandInput
481
481
  | UpdateEmailIdentityPolicyCommandInput
482
482
  | UpdateEmailTemplateCommandInput;
483
- export declare type ServiceOutputTypes =
483
+ export type ServiceOutputTypes =
484
484
  | BatchGetMetricDataCommandOutput
485
485
  | CreateConfigurationSetCommandOutput
486
486
  | CreateConfigurationSetEventDestinationCommandOutput
@@ -591,7 +591,7 @@ export interface ClientDefaults
591
591
  logger?: __Logger;
592
592
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
593
593
  }
594
- declare type SESv2ClientConfigType = Partial<
594
+ type SESv2ClientConfigType = Partial<
595
595
  __SmithyConfiguration<__HttpHandlerOptions>
596
596
  > &
597
597
  ClientDefaults &
@@ -603,7 +603,7 @@ declare type SESv2ClientConfigType = Partial<
603
603
  UserAgentInputConfig &
604
604
  ClientInputEndpointParameters;
605
605
  export interface SESv2ClientConfig extends SESv2ClientConfigType {}
606
- declare type SESv2ClientResolvedConfigType =
606
+ type SESv2ClientResolvedConfigType =
607
607
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
608
608
  Required<ClientDefaults> &
609
609
  RegionResolvedConfig &
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
16
16
  | EndpointV2
17
17
  | Provider<EndpointV2>;
18
18
  }
19
- export declare type ClientResolvedEndpointParameters =
20
- ClientInputEndpointParameters & {
21
- defaultSigningName: string;
22
- };
19
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
20
+ defaultSigningName: string;
21
+ };
23
22
  export declare const resolveClientEndpointParameters: <T>(
24
23
  options: T & ClientInputEndpointParameters
25
24
  ) => T &
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sesv2",
3
3
  "description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native",
4
- "version": "3.294.0",
4
+ "version": "3.295.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,49 +20,49 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.294.0",
24
- "@aws-sdk/config-resolver": "3.292.0",
25
- "@aws-sdk/credential-provider-node": "3.294.0",
26
- "@aws-sdk/fetch-http-handler": "3.292.0",
27
- "@aws-sdk/hash-node": "3.292.0",
28
- "@aws-sdk/invalid-dependency": "3.292.0",
29
- "@aws-sdk/middleware-content-length": "3.292.0",
30
- "@aws-sdk/middleware-endpoint": "3.292.0",
31
- "@aws-sdk/middleware-host-header": "3.292.0",
32
- "@aws-sdk/middleware-logger": "3.292.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.292.0",
34
- "@aws-sdk/middleware-retry": "3.293.0",
35
- "@aws-sdk/middleware-serde": "3.292.0",
36
- "@aws-sdk/middleware-signing": "3.292.0",
37
- "@aws-sdk/middleware-stack": "3.292.0",
38
- "@aws-sdk/middleware-user-agent": "3.293.0",
39
- "@aws-sdk/node-config-provider": "3.292.0",
40
- "@aws-sdk/node-http-handler": "3.292.0",
41
- "@aws-sdk/protocol-http": "3.292.0",
42
- "@aws-sdk/smithy-client": "3.292.0",
43
- "@aws-sdk/types": "3.292.0",
44
- "@aws-sdk/url-parser": "3.292.0",
45
- "@aws-sdk/util-base64": "3.292.0",
46
- "@aws-sdk/util-body-length-browser": "3.292.0",
47
- "@aws-sdk/util-body-length-node": "3.292.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.292.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.292.0",
50
- "@aws-sdk/util-endpoints": "3.293.0",
51
- "@aws-sdk/util-retry": "3.292.0",
52
- "@aws-sdk/util-user-agent-browser": "3.292.0",
53
- "@aws-sdk/util-user-agent-node": "3.292.0",
54
- "@aws-sdk/util-utf8": "3.292.0",
55
- "tslib": "^2.3.1"
23
+ "@aws-sdk/client-sts": "3.295.0",
24
+ "@aws-sdk/config-resolver": "3.295.0",
25
+ "@aws-sdk/credential-provider-node": "3.295.0",
26
+ "@aws-sdk/fetch-http-handler": "3.295.0",
27
+ "@aws-sdk/hash-node": "3.295.0",
28
+ "@aws-sdk/invalid-dependency": "3.295.0",
29
+ "@aws-sdk/middleware-content-length": "3.295.0",
30
+ "@aws-sdk/middleware-endpoint": "3.295.0",
31
+ "@aws-sdk/middleware-host-header": "3.295.0",
32
+ "@aws-sdk/middleware-logger": "3.295.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.295.0",
34
+ "@aws-sdk/middleware-retry": "3.295.0",
35
+ "@aws-sdk/middleware-serde": "3.295.0",
36
+ "@aws-sdk/middleware-signing": "3.295.0",
37
+ "@aws-sdk/middleware-stack": "3.295.0",
38
+ "@aws-sdk/middleware-user-agent": "3.295.0",
39
+ "@aws-sdk/node-config-provider": "3.295.0",
40
+ "@aws-sdk/node-http-handler": "3.295.0",
41
+ "@aws-sdk/protocol-http": "3.295.0",
42
+ "@aws-sdk/smithy-client": "3.295.0",
43
+ "@aws-sdk/types": "3.295.0",
44
+ "@aws-sdk/url-parser": "3.295.0",
45
+ "@aws-sdk/util-base64": "3.295.0",
46
+ "@aws-sdk/util-body-length-browser": "3.295.0",
47
+ "@aws-sdk/util-body-length-node": "3.295.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.295.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.295.0",
50
+ "@aws-sdk/util-endpoints": "3.295.0",
51
+ "@aws-sdk/util-retry": "3.295.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.295.0",
53
+ "@aws-sdk/util-user-agent-node": "3.295.0",
54
+ "@aws-sdk/util-utf8": "3.295.0",
55
+ "tslib": "^2.5.0"
56
56
  },
57
57
  "devDependencies": {
58
- "@aws-sdk/service-client-documentation-generator": "3.293.0",
58
+ "@aws-sdk/service-client-documentation-generator": "3.295.0",
59
59
  "@tsconfig/node14": "1.0.3",
60
60
  "@types/node": "^14.14.31",
61
61
  "concurrently": "7.0.0",
62
62
  "downlevel-dts": "0.10.1",
63
63
  "rimraf": "3.0.2",
64
64
  "typedoc": "0.23.23",
65
- "typescript": "~4.6.2"
65
+ "typescript": "~4.9.5"
66
66
  },
67
67
  "engines": {
68
68
  "node": ">=14.0.0"