@aws-sdk/client-sesv2 3.533.0 → 3.540.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 (196) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/SESv2.d.ts +18 -1
  6. package/dist-types/SESv2Client.d.ts +1 -1
  7. package/dist-types/commands/BatchGetMetricDataCommand.d.ts +2 -1
  8. package/dist-types/commands/CancelExportJobCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateContactCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateContactListCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateExportJobCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateImportJobCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteContactCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteContactListCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +2 -1
  31. package/dist-types/commands/GetAccountCommand.d.ts +2 -1
  32. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +2 -1
  33. package/dist-types/commands/GetConfigurationSetCommand.d.ts +2 -1
  34. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -1
  35. package/dist-types/commands/GetContactCommand.d.ts +2 -1
  36. package/dist-types/commands/GetContactListCommand.d.ts +2 -1
  37. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -1
  38. package/dist-types/commands/GetDedicatedIpCommand.d.ts +2 -1
  39. package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +2 -1
  40. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +2 -1
  41. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -1
  42. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +2 -1
  43. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -1
  44. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +2 -1
  45. package/dist-types/commands/GetEmailIdentityCommand.d.ts +2 -1
  46. package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +2 -1
  47. package/dist-types/commands/GetEmailTemplateCommand.d.ts +2 -1
  48. package/dist-types/commands/GetExportJobCommand.d.ts +2 -1
  49. package/dist-types/commands/GetImportJobCommand.d.ts +2 -1
  50. package/dist-types/commands/GetMessageInsightsCommand.d.ts +2 -1
  51. package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +2 -1
  52. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListContactListsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListContactsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -1
  56. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +2 -1
  57. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListEmailTemplatesCommand.d.ts +2 -1
  61. package/dist-types/commands/ListExportJobsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListImportJobsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListRecommendationsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  66. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  67. package/dist-types/commands/PutAccountDetailsCommand.d.ts +2 -1
  68. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +2 -1
  69. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +2 -1
  70. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +2 -1
  71. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -1
  72. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -1
  73. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -1
  74. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +2 -1
  75. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -1
  76. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +2 -1
  77. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +2 -1
  78. package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +2 -1
  79. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -1
  80. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -1
  81. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +2 -1
  82. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -1
  83. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +2 -1
  84. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -1
  85. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -1
  86. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +2 -1
  87. package/dist-types/commands/SendBulkEmailCommand.d.ts +2 -1
  88. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +2 -1
  89. package/dist-types/commands/SendEmailCommand.d.ts +2 -1
  90. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  91. package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +2 -1
  92. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateContactCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateContactListCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +2 -1
  99. package/dist-types/index.d.ts +0 -1
  100. package/dist-types/models/models_0.d.ts +810 -810
  101. package/dist-types/models/models_1.d.ts +80 -80
  102. package/dist-types/ts3.4/SESv2.d.ts +17 -0
  103. package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/CancelExportJobCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/GetMessageInsightsCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListExportJobsCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/index.d.ts +0 -1
  196. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface SendBulkEmailCommandOutput extends SendBulkEmailResponse, __Met
22
22
  }
23
23
  declare const SendBulkEmailCommand_base: {
24
24
  new (input: SendBulkEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendBulkEmailCommandInput, SendBulkEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SendBulkEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendBulkEmailCommandInput, SendBulkEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Composes an email message to multiple destinations.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -137,6 +137,7 @@ declare const SendBulkEmailCommand_base: {
137
137
  * @throws {@link SESv2ServiceException}
138
138
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
139
139
  *
140
+ * @public
140
141
  */
141
142
  export declare class SendBulkEmailCommand extends SendBulkEmailCommand_base {
142
143
  }
@@ -22,10 +22,10 @@ export interface SendCustomVerificationEmailCommandOutput extends SendCustomVeri
22
22
  }
23
23
  declare const SendCustomVerificationEmailCommand_base: {
24
24
  new (input: SendCustomVerificationEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SendCustomVerificationEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendCustomVerificationEmailCommandInput, SendCustomVerificationEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds an email address to the list of identities for your Amazon SES account in the current
30
30
  * Amazon Web Services Region and attempts to verify it. As a result of executing this
31
31
  * operation, a customized verification email is sent to the specified address.</p>
@@ -85,6 +85,7 @@ declare const SendCustomVerificationEmailCommand_base: {
85
85
  * @throws {@link SESv2ServiceException}
86
86
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class SendCustomVerificationEmailCommand extends SendCustomVerificationEmailCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBea
22
22
  }
23
23
  declare const SendEmailCommand_base: {
24
24
  new (input: SendEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SendEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Sends an email message. You can use the Amazon SES API v2 to send the following types of
30
30
  * messages:</p>
31
31
  * <ul>
@@ -168,6 +168,7 @@ declare const SendEmailCommand_base: {
168
168
  * @throws {@link SESv2ServiceException}
169
169
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
170
170
  *
171
+ * @public
171
172
  */
172
173
  export declare class SendEmailCommand extends SendEmailCommand_base {
173
174
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Add one or more tags (keys and values) to a specified resource. A
30
30
  * <i>tag</i> is a label that you optionally define and associate with a
31
31
  * resource. Tags can help you categorize and manage resources in different ways, such as
@@ -77,6 +77,7 @@ declare const TagResourceCommand_base: {
77
77
  * @throws {@link SESv2ServiceException}
78
78
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class TagResourceCommand extends TagResourceCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface TestRenderEmailTemplateCommandOutput extends TestRenderEmailTem
22
22
  }
23
23
  declare const TestRenderEmailTemplateCommand_base: {
24
24
  new (input: TestRenderEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TestRenderEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<TestRenderEmailTemplateCommandInput, TestRenderEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a preview of the MIME content of an email when provided with a template and a
30
30
  * set of replacement data.</p>
31
31
  * <p>You can execute this operation no more than once per second.</p>
@@ -65,6 +65,7 @@ declare const TestRenderEmailTemplateCommand_base: {
65
65
  * @throws {@link SESv2ServiceException}
66
66
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
67
67
  *
68
+ * @public
68
69
  */
69
70
  export declare class TestRenderEmailTemplateCommand extends TestRenderEmailTemplateCommand_base {
70
71
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Remove one or more tags (keys and values) from a specified resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const UntagResourceCommand_base: {
66
66
  * @throws {@link SESv2ServiceException}
67
67
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
22
22
  }
23
23
  declare const UpdateConfigurationSetEventDestinationCommand_base: {
24
24
  new (input: UpdateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Update the configuration of an event destination for a configuration set.</p>
30
30
  * <p>
31
31
  * <i>Events</i> include message sends, deliveries, opens, clicks, bounces,
@@ -92,6 +92,7 @@ declare const UpdateConfigurationSetEventDestinationCommand_base: {
92
92
  * @throws {@link SESv2ServiceException}
93
93
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class UpdateConfigurationSetEventDestinationCommand extends UpdateConfigurationSetEventDestinationCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface UpdateContactCommandOutput extends UpdateContactResponse, __Met
22
22
  }
23
23
  declare const UpdateContactCommand_base: {
24
24
  new (input: UpdateContactCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactCommandInput, UpdateContactCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateContactCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactCommandInput, UpdateContactCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a contact's preferences for a list.</p>
30
30
  * <note>
31
31
  * <p>You must specify all existing topic preferences in the
@@ -77,6 +77,7 @@ declare const UpdateContactCommand_base: {
77
77
  * @throws {@link SESv2ServiceException}
78
78
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class UpdateContactCommand extends UpdateContactCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface UpdateContactListCommandOutput extends UpdateContactListRespons
22
22
  }
23
23
  declare const UpdateContactListCommand_base: {
24
24
  new (input: UpdateContactListCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactListCommandInput, UpdateContactListCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateContactListCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactListCommandInput, UpdateContactListCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates contact list metadata. This operation does a complete replacement.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const UpdateContactListCommand_base: {
72
72
  * @throws {@link SESv2ServiceException}
73
73
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class UpdateContactListCommand extends UpdateContactListCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface UpdateCustomVerificationEmailTemplateCommandOutput extends Upda
22
22
  }
23
23
  declare const UpdateCustomVerificationEmailTemplateCommand_base: {
24
24
  new (input: UpdateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateCustomVerificationEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates an existing custom verification email template.</p>
30
30
  * <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/dg/creating-identities.html#send-email-verify-address-custom">Using
31
31
  * custom verification email templates</a> in the <i>Amazon SES Developer
@@ -69,6 +69,7 @@ declare const UpdateCustomVerificationEmailTemplateCommand_base: {
69
69
  * @throws {@link SESv2ServiceException}
70
70
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class UpdateCustomVerificationEmailTemplateCommand extends UpdateCustomVerificationEmailTemplateCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface UpdateEmailIdentityPolicyCommandOutput extends UpdateEmailIdent
22
22
  }
23
23
  declare const UpdateEmailIdentityPolicyCommand_base: {
24
24
  new (input: UpdateEmailIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateEmailIdentityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEmailIdentityPolicyCommandInput, UpdateEmailIdentityPolicyCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the specified sending authorization policy for the given identity (an email
30
30
  * address or a domain). This API returns successfully even if a policy with the specified
31
31
  * name does not exist.</p>
@@ -73,6 +73,7 @@ declare const UpdateEmailIdentityPolicyCommand_base: {
73
73
  * @throws {@link SESv2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class UpdateEmailIdentityPolicyCommand extends UpdateEmailIdentityPolicyCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface UpdateEmailTemplateCommandOutput extends UpdateEmailTemplateRes
22
22
  }
23
23
  declare const UpdateEmailTemplateCommand_base: {
24
24
  new (input: UpdateEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateEmailTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEmailTemplateCommandInput, UpdateEmailTemplateCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates an email template. Email templates enable you to send personalized email to
30
30
  * one or more destinations in a single API operation. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
31
31
  * Guide</a>.</p>
@@ -68,6 +68,7 @@ declare const UpdateEmailTemplateCommand_base: {
68
68
  * @throws {@link SESv2ServiceException}
69
69
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class UpdateEmailTemplateCommand extends UpdateEmailTemplateCommand_base {
73
74
  }
@@ -17,5 +17,4 @@ export { SESv2ExtensionConfiguration } from "./extensionConfiguration";
17
17
  export * from "./commands";
18
18
  export * from "./pagination";
19
19
  export * from "./models";
20
- import "@aws-sdk/util-endpoints";
21
20
  export { SESv2ServiceException } from "./models/SESv2ServiceException";