@aws-sdk/client-ses 3.294.0 → 3.296.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 (149) hide show
  1. package/dist-cjs/commands/CloneReceiptRuleSetCommand.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/CreateConfigurationSetTrackingOptionsCommand.js +4 -4
  5. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +4 -4
  6. package/dist-cjs/commands/CreateReceiptFilterCommand.js +4 -4
  7. package/dist-cjs/commands/CreateReceiptRuleCommand.js +4 -4
  8. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +4 -4
  9. package/dist-cjs/commands/CreateTemplateCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteIdentityCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteTemplateCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +4 -4
  21. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +4 -4
  22. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +4 -4
  23. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +4 -4
  24. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +4 -4
  25. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +4 -4
  26. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +4 -4
  27. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +4 -4
  28. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +4 -4
  29. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +4 -4
  30. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +4 -4
  31. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +4 -4
  32. package/dist-cjs/commands/GetSendQuotaCommand.js +4 -4
  33. package/dist-cjs/commands/GetSendStatisticsCommand.js +4 -4
  34. package/dist-cjs/commands/GetTemplateCommand.js +4 -4
  35. package/dist-cjs/commands/ListConfigurationSetsCommand.js +4 -4
  36. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +4 -4
  37. package/dist-cjs/commands/ListIdentitiesCommand.js +4 -4
  38. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +4 -4
  39. package/dist-cjs/commands/ListReceiptFiltersCommand.js +4 -4
  40. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +4 -4
  41. package/dist-cjs/commands/ListTemplatesCommand.js +4 -4
  42. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +4 -4
  43. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +4 -4
  44. package/dist-cjs/commands/PutIdentityPolicyCommand.js +4 -4
  45. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +4 -4
  46. package/dist-cjs/commands/SendBounceCommand.js +4 -4
  47. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +4 -4
  48. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +4 -4
  49. package/dist-cjs/commands/SendEmailCommand.js +4 -4
  50. package/dist-cjs/commands/SendRawEmailCommand.js +4 -4
  51. package/dist-cjs/commands/SendTemplatedEmailCommand.js +4 -4
  52. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +4 -4
  53. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +4 -4
  54. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +4 -4
  55. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +4 -4
  56. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +4 -4
  57. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +4 -4
  58. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +4 -4
  59. package/dist-cjs/commands/TestRenderTemplateCommand.js +4 -4
  60. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +4 -4
  61. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +4 -4
  62. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +4 -4
  63. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +4 -4
  64. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +4 -4
  66. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +4 -4
  67. package/dist-cjs/commands/UpdateTemplateCommand.js +4 -4
  68. package/dist-cjs/commands/VerifyDomainDkimCommand.js +4 -4
  69. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +4 -4
  70. package/dist-cjs/commands/VerifyEmailAddressCommand.js +4 -4
  71. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +4 -4
  72. package/dist-es/commands/CloneReceiptRuleSetCommand.js +4 -4
  73. package/dist-es/commands/CreateConfigurationSetCommand.js +4 -4
  74. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +4 -4
  75. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +4 -4
  76. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +4 -4
  77. package/dist-es/commands/CreateReceiptFilterCommand.js +4 -4
  78. package/dist-es/commands/CreateReceiptRuleCommand.js +4 -4
  79. package/dist-es/commands/CreateReceiptRuleSetCommand.js +4 -4
  80. package/dist-es/commands/CreateTemplateCommand.js +4 -4
  81. package/dist-es/commands/DeleteConfigurationSetCommand.js +4 -4
  82. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +4 -4
  83. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +4 -4
  84. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +4 -4
  85. package/dist-es/commands/DeleteIdentityCommand.js +4 -4
  86. package/dist-es/commands/DeleteIdentityPolicyCommand.js +4 -4
  87. package/dist-es/commands/DeleteReceiptFilterCommand.js +4 -4
  88. package/dist-es/commands/DeleteReceiptRuleCommand.js +4 -4
  89. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +4 -4
  90. package/dist-es/commands/DeleteTemplateCommand.js +4 -4
  91. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +4 -4
  92. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +4 -4
  93. package/dist-es/commands/DescribeConfigurationSetCommand.js +4 -4
  94. package/dist-es/commands/DescribeReceiptRuleCommand.js +4 -4
  95. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +4 -4
  96. package/dist-es/commands/GetAccountSendingEnabledCommand.js +4 -4
  97. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +4 -4
  98. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +4 -4
  99. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +4 -4
  100. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +4 -4
  101. package/dist-es/commands/GetIdentityPoliciesCommand.js +4 -4
  102. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +4 -4
  103. package/dist-es/commands/GetSendQuotaCommand.js +4 -4
  104. package/dist-es/commands/GetSendStatisticsCommand.js +4 -4
  105. package/dist-es/commands/GetTemplateCommand.js +4 -4
  106. package/dist-es/commands/ListConfigurationSetsCommand.js +4 -4
  107. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +4 -4
  108. package/dist-es/commands/ListIdentitiesCommand.js +4 -4
  109. package/dist-es/commands/ListIdentityPoliciesCommand.js +4 -4
  110. package/dist-es/commands/ListReceiptFiltersCommand.js +4 -4
  111. package/dist-es/commands/ListReceiptRuleSetsCommand.js +4 -4
  112. package/dist-es/commands/ListTemplatesCommand.js +4 -4
  113. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +4 -4
  114. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +4 -4
  115. package/dist-es/commands/PutIdentityPolicyCommand.js +4 -4
  116. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +4 -4
  117. package/dist-es/commands/SendBounceCommand.js +4 -4
  118. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +4 -4
  119. package/dist-es/commands/SendCustomVerificationEmailCommand.js +4 -4
  120. package/dist-es/commands/SendEmailCommand.js +4 -4
  121. package/dist-es/commands/SendRawEmailCommand.js +4 -4
  122. package/dist-es/commands/SendTemplatedEmailCommand.js +4 -4
  123. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +4 -4
  124. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +4 -4
  125. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +4 -4
  126. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +4 -4
  127. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +4 -4
  128. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +4 -4
  129. package/dist-es/commands/SetReceiptRulePositionCommand.js +4 -4
  130. package/dist-es/commands/TestRenderTemplateCommand.js +4 -4
  131. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +4 -4
  132. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +4 -4
  133. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +4 -4
  134. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +4 -4
  135. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +4 -4
  136. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +4 -4
  137. package/dist-es/commands/UpdateReceiptRuleCommand.js +4 -4
  138. package/dist-es/commands/UpdateTemplateCommand.js +4 -4
  139. package/dist-es/commands/VerifyDomainDkimCommand.js +4 -4
  140. package/dist-es/commands/VerifyDomainIdentityCommand.js +4 -4
  141. package/dist-es/commands/VerifyEmailAddressCommand.js +4 -4
  142. package/dist-es/commands/VerifyEmailIdentityCommand.js +4 -4
  143. package/dist-types/SESClient.d.ts +4 -4
  144. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  145. package/dist-types/models/models_0.d.ts +4 -4
  146. package/dist-types/ts3.4/SESClient.d.ts +4 -4
  147. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  148. package/dist-types/ts3.4/models/models_0.d.ts +4 -4
  149. package/package.json +37 -37
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { VerifyEmailAddressRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryVerifyEmailAddressCommand, serializeAws_queryVerifyEmailAddressCommand, } from "../protocols/Aws_query";
6
6
  export class VerifyEmailAddressCommand 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 VerifyEmailAddressCommand 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, VerifyEmailAddressCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { VerifyEmailIdentityRequestFilterSensitiveLog, VerifyEmailIdentityResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryVerifyEmailIdentityCommand, serializeAws_queryVerifyEmailIdentityCommand, } from "../protocols/Aws_query";
6
6
  export class VerifyEmailIdentityCommand 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 VerifyEmailIdentityCommand 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, VerifyEmailIdentityCommand.getEndpointParameterInstructions()));
@@ -79,8 +79,8 @@ import { VerifyDomainIdentityCommandInput, VerifyDomainIdentityCommandOutput } f
79
79
  import { VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput } from "./commands/VerifyEmailAddressCommand";
80
80
  import { VerifyEmailIdentityCommandInput, VerifyEmailIdentityCommandOutput } from "./commands/VerifyEmailIdentityCommand";
81
81
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
82
- export declare type ServiceInputTypes = CloneReceiptRuleSetCommandInput | CreateConfigurationSetCommandInput | CreateConfigurationSetEventDestinationCommandInput | CreateConfigurationSetTrackingOptionsCommandInput | CreateCustomVerificationEmailTemplateCommandInput | CreateReceiptFilterCommandInput | CreateReceiptRuleCommandInput | CreateReceiptRuleSetCommandInput | CreateTemplateCommandInput | DeleteConfigurationSetCommandInput | DeleteConfigurationSetEventDestinationCommandInput | DeleteConfigurationSetTrackingOptionsCommandInput | DeleteCustomVerificationEmailTemplateCommandInput | DeleteIdentityCommandInput | DeleteIdentityPolicyCommandInput | DeleteReceiptFilterCommandInput | DeleteReceiptRuleCommandInput | DeleteReceiptRuleSetCommandInput | DeleteTemplateCommandInput | DeleteVerifiedEmailAddressCommandInput | DescribeActiveReceiptRuleSetCommandInput | DescribeConfigurationSetCommandInput | DescribeReceiptRuleCommandInput | DescribeReceiptRuleSetCommandInput | GetAccountSendingEnabledCommandInput | GetCustomVerificationEmailTemplateCommandInput | GetIdentityDkimAttributesCommandInput | GetIdentityMailFromDomainAttributesCommandInput | GetIdentityNotificationAttributesCommandInput | GetIdentityPoliciesCommandInput | GetIdentityVerificationAttributesCommandInput | GetSendQuotaCommandInput | GetSendStatisticsCommandInput | GetTemplateCommandInput | ListConfigurationSetsCommandInput | ListCustomVerificationEmailTemplatesCommandInput | ListIdentitiesCommandInput | ListIdentityPoliciesCommandInput | ListReceiptFiltersCommandInput | ListReceiptRuleSetsCommandInput | ListTemplatesCommandInput | ListVerifiedEmailAddressesCommandInput | PutConfigurationSetDeliveryOptionsCommandInput | PutIdentityPolicyCommandInput | ReorderReceiptRuleSetCommandInput | SendBounceCommandInput | SendBulkTemplatedEmailCommandInput | SendCustomVerificationEmailCommandInput | SendEmailCommandInput | SendRawEmailCommandInput | SendTemplatedEmailCommandInput | SetActiveReceiptRuleSetCommandInput | SetIdentityDkimEnabledCommandInput | SetIdentityFeedbackForwardingEnabledCommandInput | SetIdentityHeadersInNotificationsEnabledCommandInput | SetIdentityMailFromDomainCommandInput | SetIdentityNotificationTopicCommandInput | SetReceiptRulePositionCommandInput | TestRenderTemplateCommandInput | UpdateAccountSendingEnabledCommandInput | UpdateConfigurationSetEventDestinationCommandInput | UpdateConfigurationSetReputationMetricsEnabledCommandInput | UpdateConfigurationSetSendingEnabledCommandInput | UpdateConfigurationSetTrackingOptionsCommandInput | UpdateCustomVerificationEmailTemplateCommandInput | UpdateReceiptRuleCommandInput | UpdateTemplateCommandInput | VerifyDomainDkimCommandInput | VerifyDomainIdentityCommandInput | VerifyEmailAddressCommandInput | VerifyEmailIdentityCommandInput;
83
- export declare type ServiceOutputTypes = CloneReceiptRuleSetCommandOutput | CreateConfigurationSetCommandOutput | CreateConfigurationSetEventDestinationCommandOutput | CreateConfigurationSetTrackingOptionsCommandOutput | CreateCustomVerificationEmailTemplateCommandOutput | CreateReceiptFilterCommandOutput | CreateReceiptRuleCommandOutput | CreateReceiptRuleSetCommandOutput | CreateTemplateCommandOutput | DeleteConfigurationSetCommandOutput | DeleteConfigurationSetEventDestinationCommandOutput | DeleteConfigurationSetTrackingOptionsCommandOutput | DeleteCustomVerificationEmailTemplateCommandOutput | DeleteIdentityCommandOutput | DeleteIdentityPolicyCommandOutput | DeleteReceiptFilterCommandOutput | DeleteReceiptRuleCommandOutput | DeleteReceiptRuleSetCommandOutput | DeleteTemplateCommandOutput | DeleteVerifiedEmailAddressCommandOutput | DescribeActiveReceiptRuleSetCommandOutput | DescribeConfigurationSetCommandOutput | DescribeReceiptRuleCommandOutput | DescribeReceiptRuleSetCommandOutput | GetAccountSendingEnabledCommandOutput | GetCustomVerificationEmailTemplateCommandOutput | GetIdentityDkimAttributesCommandOutput | GetIdentityMailFromDomainAttributesCommandOutput | GetIdentityNotificationAttributesCommandOutput | GetIdentityPoliciesCommandOutput | GetIdentityVerificationAttributesCommandOutput | GetSendQuotaCommandOutput | GetSendStatisticsCommandOutput | GetTemplateCommandOutput | ListConfigurationSetsCommandOutput | ListCustomVerificationEmailTemplatesCommandOutput | ListIdentitiesCommandOutput | ListIdentityPoliciesCommandOutput | ListReceiptFiltersCommandOutput | ListReceiptRuleSetsCommandOutput | ListTemplatesCommandOutput | ListVerifiedEmailAddressesCommandOutput | PutConfigurationSetDeliveryOptionsCommandOutput | PutIdentityPolicyCommandOutput | ReorderReceiptRuleSetCommandOutput | SendBounceCommandOutput | SendBulkTemplatedEmailCommandOutput | SendCustomVerificationEmailCommandOutput | SendEmailCommandOutput | SendRawEmailCommandOutput | SendTemplatedEmailCommandOutput | SetActiveReceiptRuleSetCommandOutput | SetIdentityDkimEnabledCommandOutput | SetIdentityFeedbackForwardingEnabledCommandOutput | SetIdentityHeadersInNotificationsEnabledCommandOutput | SetIdentityMailFromDomainCommandOutput | SetIdentityNotificationTopicCommandOutput | SetReceiptRulePositionCommandOutput | TestRenderTemplateCommandOutput | UpdateAccountSendingEnabledCommandOutput | UpdateConfigurationSetEventDestinationCommandOutput | UpdateConfigurationSetReputationMetricsEnabledCommandOutput | UpdateConfigurationSetSendingEnabledCommandOutput | UpdateConfigurationSetTrackingOptionsCommandOutput | UpdateCustomVerificationEmailTemplateCommandOutput | UpdateReceiptRuleCommandOutput | UpdateTemplateCommandOutput | VerifyDomainDkimCommandOutput | VerifyDomainIdentityCommandOutput | VerifyEmailAddressCommandOutput | VerifyEmailIdentityCommandOutput;
82
+ export type ServiceInputTypes = CloneReceiptRuleSetCommandInput | CreateConfigurationSetCommandInput | CreateConfigurationSetEventDestinationCommandInput | CreateConfigurationSetTrackingOptionsCommandInput | CreateCustomVerificationEmailTemplateCommandInput | CreateReceiptFilterCommandInput | CreateReceiptRuleCommandInput | CreateReceiptRuleSetCommandInput | CreateTemplateCommandInput | DeleteConfigurationSetCommandInput | DeleteConfigurationSetEventDestinationCommandInput | DeleteConfigurationSetTrackingOptionsCommandInput | DeleteCustomVerificationEmailTemplateCommandInput | DeleteIdentityCommandInput | DeleteIdentityPolicyCommandInput | DeleteReceiptFilterCommandInput | DeleteReceiptRuleCommandInput | DeleteReceiptRuleSetCommandInput | DeleteTemplateCommandInput | DeleteVerifiedEmailAddressCommandInput | DescribeActiveReceiptRuleSetCommandInput | DescribeConfigurationSetCommandInput | DescribeReceiptRuleCommandInput | DescribeReceiptRuleSetCommandInput | GetAccountSendingEnabledCommandInput | GetCustomVerificationEmailTemplateCommandInput | GetIdentityDkimAttributesCommandInput | GetIdentityMailFromDomainAttributesCommandInput | GetIdentityNotificationAttributesCommandInput | GetIdentityPoliciesCommandInput | GetIdentityVerificationAttributesCommandInput | GetSendQuotaCommandInput | GetSendStatisticsCommandInput | GetTemplateCommandInput | ListConfigurationSetsCommandInput | ListCustomVerificationEmailTemplatesCommandInput | ListIdentitiesCommandInput | ListIdentityPoliciesCommandInput | ListReceiptFiltersCommandInput | ListReceiptRuleSetsCommandInput | ListTemplatesCommandInput | ListVerifiedEmailAddressesCommandInput | PutConfigurationSetDeliveryOptionsCommandInput | PutIdentityPolicyCommandInput | ReorderReceiptRuleSetCommandInput | SendBounceCommandInput | SendBulkTemplatedEmailCommandInput | SendCustomVerificationEmailCommandInput | SendEmailCommandInput | SendRawEmailCommandInput | SendTemplatedEmailCommandInput | SetActiveReceiptRuleSetCommandInput | SetIdentityDkimEnabledCommandInput | SetIdentityFeedbackForwardingEnabledCommandInput | SetIdentityHeadersInNotificationsEnabledCommandInput | SetIdentityMailFromDomainCommandInput | SetIdentityNotificationTopicCommandInput | SetReceiptRulePositionCommandInput | TestRenderTemplateCommandInput | UpdateAccountSendingEnabledCommandInput | UpdateConfigurationSetEventDestinationCommandInput | UpdateConfigurationSetReputationMetricsEnabledCommandInput | UpdateConfigurationSetSendingEnabledCommandInput | UpdateConfigurationSetTrackingOptionsCommandInput | UpdateCustomVerificationEmailTemplateCommandInput | UpdateReceiptRuleCommandInput | UpdateTemplateCommandInput | VerifyDomainDkimCommandInput | VerifyDomainIdentityCommandInput | VerifyEmailAddressCommandInput | VerifyEmailIdentityCommandInput;
83
+ export type ServiceOutputTypes = CloneReceiptRuleSetCommandOutput | CreateConfigurationSetCommandOutput | CreateConfigurationSetEventDestinationCommandOutput | CreateConfigurationSetTrackingOptionsCommandOutput | CreateCustomVerificationEmailTemplateCommandOutput | CreateReceiptFilterCommandOutput | CreateReceiptRuleCommandOutput | CreateReceiptRuleSetCommandOutput | CreateTemplateCommandOutput | DeleteConfigurationSetCommandOutput | DeleteConfigurationSetEventDestinationCommandOutput | DeleteConfigurationSetTrackingOptionsCommandOutput | DeleteCustomVerificationEmailTemplateCommandOutput | DeleteIdentityCommandOutput | DeleteIdentityPolicyCommandOutput | DeleteReceiptFilterCommandOutput | DeleteReceiptRuleCommandOutput | DeleteReceiptRuleSetCommandOutput | DeleteTemplateCommandOutput | DeleteVerifiedEmailAddressCommandOutput | DescribeActiveReceiptRuleSetCommandOutput | DescribeConfigurationSetCommandOutput | DescribeReceiptRuleCommandOutput | DescribeReceiptRuleSetCommandOutput | GetAccountSendingEnabledCommandOutput | GetCustomVerificationEmailTemplateCommandOutput | GetIdentityDkimAttributesCommandOutput | GetIdentityMailFromDomainAttributesCommandOutput | GetIdentityNotificationAttributesCommandOutput | GetIdentityPoliciesCommandOutput | GetIdentityVerificationAttributesCommandOutput | GetSendQuotaCommandOutput | GetSendStatisticsCommandOutput | GetTemplateCommandOutput | ListConfigurationSetsCommandOutput | ListCustomVerificationEmailTemplatesCommandOutput | ListIdentitiesCommandOutput | ListIdentityPoliciesCommandOutput | ListReceiptFiltersCommandOutput | ListReceiptRuleSetsCommandOutput | ListTemplatesCommandOutput | ListVerifiedEmailAddressesCommandOutput | PutConfigurationSetDeliveryOptionsCommandOutput | PutIdentityPolicyCommandOutput | ReorderReceiptRuleSetCommandOutput | SendBounceCommandOutput | SendBulkTemplatedEmailCommandOutput | SendCustomVerificationEmailCommandOutput | SendEmailCommandOutput | SendRawEmailCommandOutput | SendTemplatedEmailCommandOutput | SetActiveReceiptRuleSetCommandOutput | SetIdentityDkimEnabledCommandOutput | SetIdentityFeedbackForwardingEnabledCommandOutput | SetIdentityHeadersInNotificationsEnabledCommandOutput | SetIdentityMailFromDomainCommandOutput | SetIdentityNotificationTopicCommandOutput | SetReceiptRulePositionCommandOutput | TestRenderTemplateCommandOutput | UpdateAccountSendingEnabledCommandOutput | UpdateConfigurationSetEventDestinationCommandOutput | UpdateConfigurationSetReputationMetricsEnabledCommandOutput | UpdateConfigurationSetSendingEnabledCommandOutput | UpdateConfigurationSetTrackingOptionsCommandOutput | UpdateCustomVerificationEmailTemplateCommandOutput | UpdateReceiptRuleCommandOutput | UpdateTemplateCommandOutput | VerifyDomainDkimCommandOutput | VerifyDomainIdentityCommandOutput | VerifyEmailAddressCommandOutput | VerifyEmailIdentityCommandOutput;
84
84
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
85
85
  /**
86
86
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
@@ -181,13 +181,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
181
181
  */
182
182
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
183
183
  }
184
- declare type SESClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
184
+ type SESClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
185
185
  /**
186
186
  * The configuration interface of SESClient class constructor that set the region, credentials and other options.
187
187
  */
188
188
  export interface SESClientConfig extends SESClientConfigType {
189
189
  }
190
- declare type SESClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
190
+ type SESClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
191
191
  /**
192
192
  * The resolved configuration interface of SESClient class. This is resolved and normalized from the {@link SESClientConfig | constructor configuration interface}.
193
193
  */
@@ -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 & {
@@ -1102,7 +1102,7 @@ export interface CreateReceiptFilterRequest {
1102
1102
  */
1103
1103
  export interface CreateReceiptFilterResponse {
1104
1104
  }
1105
- export declare type InvocationType = "Event" | "RequestResponse";
1105
+ export type InvocationType = "Event" | "RequestResponse";
1106
1106
  /**
1107
1107
  * <p>When included in a receipt rule, this action calls an AWS Lambda function and,
1108
1108
  * optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).</p>
@@ -2022,7 +2022,7 @@ export interface DescribeReceiptRuleSetResponse {
2022
2022
  */
2023
2023
  Rules?: ReceiptRule[];
2024
2024
  }
2025
- export declare type VerificationStatus = "Failed" | "NotStarted" | "Pending" | "Success" | "TemporaryFailure";
2025
+ export type VerificationStatus = "Failed" | "NotStarted" | "Pending" | "Success" | "TemporaryFailure";
2026
2026
  /**
2027
2027
  * <p>Represents the DKIM attributes of a verified email address or a domain.</p>
2028
2028
  */
@@ -2404,7 +2404,7 @@ export declare class TemplateDoesNotExistException extends __BaseException {
2404
2404
  */
2405
2405
  constructor(opts: __ExceptionOptionType<TemplateDoesNotExistException, __BaseException>);
2406
2406
  }
2407
- export declare type IdentityType = "Domain" | "EmailAddress";
2407
+ export type IdentityType = "Domain" | "EmailAddress";
2408
2408
  /**
2409
2409
  * <p>Indicates that provided delivery option is invalid.</p>
2410
2410
  */
@@ -2745,7 +2745,7 @@ export declare class MissingRenderingAttributeException extends __BaseException
2745
2745
  */
2746
2746
  constructor(opts: __ExceptionOptionType<MissingRenderingAttributeException, __BaseException>);
2747
2747
  }
2748
- export declare type NotificationType = "Bounce" | "Complaint" | "Delivery";
2748
+ export type NotificationType = "Bounce" | "Complaint" | "Delivery";
2749
2749
  /**
2750
2750
  * <p>Indicates that the account has not been granted production access.</p>
2751
2751
  */
@@ -333,7 +333,7 @@ import {
333
333
  ClientResolvedEndpointParameters,
334
334
  EndpointParameters,
335
335
  } from "./endpoint/EndpointParameters";
336
- export declare type ServiceInputTypes =
336
+ export type ServiceInputTypes =
337
337
  | CloneReceiptRuleSetCommandInput
338
338
  | CreateConfigurationSetCommandInput
339
339
  | CreateConfigurationSetEventDestinationCommandInput
@@ -405,7 +405,7 @@ export declare type ServiceInputTypes =
405
405
  | VerifyDomainIdentityCommandInput
406
406
  | VerifyEmailAddressCommandInput
407
407
  | VerifyEmailIdentityCommandInput;
408
- export declare type ServiceOutputTypes =
408
+ export type ServiceOutputTypes =
409
409
  | CloneReceiptRuleSetCommandOutput
410
410
  | CreateConfigurationSetCommandOutput
411
411
  | CreateConfigurationSetEventDestinationCommandOutput
@@ -501,7 +501,7 @@ export interface ClientDefaults
501
501
  logger?: __Logger;
502
502
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
503
503
  }
504
- declare type SESClientConfigType = Partial<
504
+ type SESClientConfigType = Partial<
505
505
  __SmithyConfiguration<__HttpHandlerOptions>
506
506
  > &
507
507
  ClientDefaults &
@@ -513,7 +513,7 @@ declare type SESClientConfigType = Partial<
513
513
  UserAgentInputConfig &
514
514
  ClientInputEndpointParameters;
515
515
  export interface SESClientConfig extends SESClientConfigType {}
516
- declare type SESClientResolvedConfigType =
516
+ type SESClientResolvedConfigType =
517
517
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
518
518
  Required<ClientDefaults> &
519
519
  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 &
@@ -364,7 +364,7 @@ export interface CreateReceiptFilterRequest {
364
364
  Filter: ReceiptFilter | undefined;
365
365
  }
366
366
  export interface CreateReceiptFilterResponse {}
367
- export declare type InvocationType = "Event" | "RequestResponse";
367
+ export type InvocationType = "Event" | "RequestResponse";
368
368
  export interface LambdaAction {
369
369
  TopicArn?: string;
370
370
  FunctionArn: string | undefined;
@@ -613,7 +613,7 @@ export interface DescribeReceiptRuleSetResponse {
613
613
  Metadata?: ReceiptRuleSetMetadata;
614
614
  Rules?: ReceiptRule[];
615
615
  }
616
- export declare type VerificationStatus =
616
+ export type VerificationStatus =
617
617
  | "Failed"
618
618
  | "NotStarted"
619
619
  | "Pending"
@@ -722,7 +722,7 @@ export declare class TemplateDoesNotExistException extends __BaseException {
722
722
  opts: __ExceptionOptionType<TemplateDoesNotExistException, __BaseException>
723
723
  );
724
724
  }
725
- export declare type IdentityType = "Domain" | "EmailAddress";
725
+ export type IdentityType = "Domain" | "EmailAddress";
726
726
  export declare class InvalidDeliveryOptionsException extends __BaseException {
727
727
  readonly name: "InvalidDeliveryOptionsException";
728
728
  readonly $fault: "client";
@@ -843,7 +843,7 @@ export declare class MissingRenderingAttributeException extends __BaseException
843
843
  >
844
844
  );
845
845
  }
846
- export declare type NotificationType = "Bounce" | "Complaint" | "Delivery";
846
+ export type NotificationType = "Bounce" | "Complaint" | "Delivery";
847
847
  export declare class ProductionAccessNotGrantedException extends __BaseException {
848
848
  readonly name: "ProductionAccessNotGrantedException";
849
849
  readonly $fault: "client";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ses",
3
3
  "description": "AWS SDK for JavaScript Ses Client for Node.js, Browser and React Native",
4
- "version": "3.294.0",
4
+ "version": "3.296.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,51 +20,51 @@
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
- "@aws-sdk/util-waiter": "3.292.0",
23
+ "@aws-sdk/client-sts": "3.296.0",
24
+ "@aws-sdk/config-resolver": "3.296.0",
25
+ "@aws-sdk/credential-provider-node": "3.296.0",
26
+ "@aws-sdk/fetch-http-handler": "3.296.0",
27
+ "@aws-sdk/hash-node": "3.296.0",
28
+ "@aws-sdk/invalid-dependency": "3.296.0",
29
+ "@aws-sdk/middleware-content-length": "3.296.0",
30
+ "@aws-sdk/middleware-endpoint": "3.296.0",
31
+ "@aws-sdk/middleware-host-header": "3.296.0",
32
+ "@aws-sdk/middleware-logger": "3.296.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.296.0",
34
+ "@aws-sdk/middleware-retry": "3.296.0",
35
+ "@aws-sdk/middleware-serde": "3.296.0",
36
+ "@aws-sdk/middleware-signing": "3.296.0",
37
+ "@aws-sdk/middleware-stack": "3.296.0",
38
+ "@aws-sdk/middleware-user-agent": "3.296.0",
39
+ "@aws-sdk/node-config-provider": "3.296.0",
40
+ "@aws-sdk/node-http-handler": "3.296.0",
41
+ "@aws-sdk/protocol-http": "3.296.0",
42
+ "@aws-sdk/smithy-client": "3.296.0",
43
+ "@aws-sdk/types": "3.296.0",
44
+ "@aws-sdk/url-parser": "3.296.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.296.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.296.0",
50
+ "@aws-sdk/util-endpoints": "3.296.0",
51
+ "@aws-sdk/util-retry": "3.296.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.296.0",
53
+ "@aws-sdk/util-user-agent-node": "3.296.0",
54
+ "@aws-sdk/util-utf8": "3.295.0",
55
+ "@aws-sdk/util-waiter": "3.296.0",
56
56
  "fast-xml-parser": "4.1.2",
57
- "tslib": "^2.3.1"
57
+ "tslib": "^2.5.0"
58
58
  },
59
59
  "devDependencies": {
60
- "@aws-sdk/service-client-documentation-generator": "3.293.0",
60
+ "@aws-sdk/service-client-documentation-generator": "3.295.0",
61
61
  "@tsconfig/node14": "1.0.3",
62
62
  "@types/node": "^14.14.31",
63
63
  "concurrently": "7.0.0",
64
64
  "downlevel-dts": "0.10.1",
65
65
  "rimraf": "3.0.2",
66
66
  "typedoc": "0.23.23",
67
- "typescript": "~4.6.2"
67
+ "typescript": "~4.9.5"
68
68
  },
69
69
  "engines": {
70
70
  "node": ">=14.0.0"