@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 ListDeliverabilityTestReportsCommandOutput extends ListDelivera
22
22
  }
23
23
  declare const ListDeliverabilityTestReportsCommand_base: {
24
24
  new (input: ListDeliverabilityTestReportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDeliverabilityTestReportsCommandInput, ListDeliverabilityTestReportsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListDeliverabilityTestReportsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDeliverabilityTestReportsCommandInput, ListDeliverabilityTestReportsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses. For
30
30
  * predictive inbox placement tests that are complete, you can use the <code>GetDeliverabilityTestReport</code>
31
31
  * operation to view the results.</p>
@@ -75,6 +75,7 @@ declare const ListDeliverabilityTestReportsCommand_base: {
75
75
  * @throws {@link SESv2ServiceException}
76
76
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class ListDeliverabilityTestReportsCommand extends ListDeliverabilityTestReportsCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface ListDomainDeliverabilityCampaignsCommandOutput extends ListDoma
22
22
  }
23
23
  declare const ListDomainDeliverabilityCampaignsCommand_base: {
24
24
  new (input: ListDomainDeliverabilityCampaignsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainDeliverabilityCampaignsCommandInput, ListDomainDeliverabilityCampaignsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListDomainDeliverabilityCampaignsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainDeliverabilityCampaignsCommandInput, ListDomainDeliverabilityCampaignsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieve deliverability data for all the campaigns that used a specific domain to send
30
30
  * email during a specified time range. This data is available for a domain only if you
31
31
  * enabled the Deliverability dashboard for the domain.</p>
@@ -90,6 +90,7 @@ declare const ListDomainDeliverabilityCampaignsCommand_base: {
90
90
  * @throws {@link SESv2ServiceException}
91
91
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class ListDomainDeliverabilityCampaignsCommand extends ListDomainDeliverabilityCampaignsCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface ListEmailIdentitiesCommandOutput extends ListEmailIdentitiesRes
22
22
  }
23
23
  declare const ListEmailIdentitiesCommand_base: {
24
24
  new (input: ListEmailIdentitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEmailIdentitiesCommandInput, ListEmailIdentitiesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListEmailIdentitiesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListEmailIdentitiesCommandInput, ListEmailIdentitiesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of all of the email identities that are associated with your Amazon Web Services
30
30
  * account. An identity can be either an email address or a domain. This operation returns
31
31
  * identities that are verified as well as those that aren't. This operation returns
@@ -71,6 +71,7 @@ declare const ListEmailIdentitiesCommand_base: {
71
71
  * @throws {@link SESv2ServiceException}
72
72
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class ListEmailIdentitiesCommand extends ListEmailIdentitiesCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface ListEmailTemplatesCommandOutput extends ListEmailTemplatesRespo
22
22
  }
23
23
  declare const ListEmailTemplatesCommand_base: {
24
24
  new (input: ListEmailTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEmailTemplatesCommandInput, ListEmailTemplatesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListEmailTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListEmailTemplatesCommandInput, ListEmailTemplatesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the email templates present in your Amazon SES account in the current Amazon Web Services
30
30
  * Region.</p>
31
31
  * <p>You can execute this operation no more than once per second.</p>
@@ -68,6 +68,7 @@ declare const ListEmailTemplatesCommand_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 ListEmailTemplatesCommand extends ListEmailTemplatesCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface ListExportJobsCommandOutput extends ListExportJobsResponse, __M
22
22
  }
23
23
  declare const ListExportJobsCommand_base: {
24
24
  new (input: ListExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListExportJobsCommandInput, ListExportJobsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListExportJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListExportJobsCommandInput, ListExportJobsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all of the export jobs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const ListExportJobsCommand_base: {
71
71
  * @throws {@link SESv2ServiceException}
72
72
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
73
73
  *
74
+ * @public
74
75
  * @example List export jobs
75
76
  * ```javascript
76
77
  * // Lists export jobs of type METRICS_DATA and status PROCESSING
@@ -22,10 +22,10 @@ export interface ListImportJobsCommandOutput extends ListImportJobsResponse, __M
22
22
  }
23
23
  declare const ListImportJobsCommand_base: {
24
24
  new (input: ListImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListImportJobsCommandInput, ListImportJobsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListImportJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListImportJobsCommandInput, ListImportJobsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all of the import jobs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const ListImportJobsCommand_base: {
79
79
  * @throws {@link SESv2ServiceException}
80
80
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class ListImportJobsCommand extends ListImportJobsCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListRecommendationsCommandOutput extends ListRecommendationsRes
22
22
  }
23
23
  declare const ListRecommendationsCommand_base: {
24
24
  new (input: ListRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecommendationsCommandInput, ListRecommendationsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListRecommendationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListRecommendationsCommandInput, ListRecommendationsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the recommendations present in your Amazon SES account in the current Amazon Web Services Region.</p>
30
30
  * <p>You can execute this operation no more than once per second.</p>
31
31
  * @example
@@ -78,6 +78,7 @@ declare const ListRecommendationsCommand_base: {
78
78
  * @throws {@link SESv2ServiceException}
79
79
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class ListRecommendationsCommand extends ListRecommendationsCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ListSuppressedDestinationsCommandOutput extends ListSuppressedD
22
22
  }
23
23
  declare const ListSuppressedDestinationsCommand_base: {
24
24
  new (input: ListSuppressedDestinationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSuppressedDestinationsCommandInput, ListSuppressedDestinationsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListSuppressedDestinationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListSuppressedDestinationsCommandInput, ListSuppressedDestinationsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of email addresses that are on the suppression list for your
30
30
  * account.</p>
31
31
  * @example
@@ -76,6 +76,7 @@ declare const ListSuppressedDestinationsCommand_base: {
76
76
  * @throws {@link SESv2ServiceException}
77
77
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class ListSuppressedDestinationsCommand extends ListSuppressedDestinationsCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieve a list of the tags (keys and values) that are associated with a specified
30
30
  * resource. A <i>tag</i> is a label that you optionally define and associate
31
31
  * with a resource. Each tag consists of a required <i>tag key</i> and an
@@ -72,6 +72,7 @@ declare const ListTagsForResourceCommand_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 ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface PutAccountDedicatedIpWarmupAttributesCommandOutput extends PutA
22
22
  }
23
23
  declare const PutAccountDedicatedIpWarmupAttributesCommand_base: {
24
24
  new (input: PutAccountDedicatedIpWarmupAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountDedicatedIpWarmupAttributesCommandInput, PutAccountDedicatedIpWarmupAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [PutAccountDedicatedIpWarmupAttributesCommandInput]): import("@smithy/smithy-client").CommandImpl<PutAccountDedicatedIpWarmupAttributesCommandInput, PutAccountDedicatedIpWarmupAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Enable or disable the automatic warm-up feature for dedicated IP addresses.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -57,6 +57,7 @@ declare const PutAccountDedicatedIpWarmupAttributesCommand_base: {
57
57
  * @throws {@link SESv2ServiceException}
58
58
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
59
59
  *
60
+ * @public
60
61
  */
61
62
  export declare class PutAccountDedicatedIpWarmupAttributesCommand extends PutAccountDedicatedIpWarmupAttributesCommand_base {
62
63
  }
@@ -22,10 +22,10 @@ export interface PutAccountDetailsCommandOutput extends PutAccountDetailsRespons
22
22
  }
23
23
  declare const PutAccountDetailsCommand_base: {
24
24
  new (input: PutAccountDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountDetailsCommandInput, PutAccountDetailsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutAccountDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountDetailsCommandInput, PutAccountDetailsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Update your Amazon SES account details.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const PutAccountDetailsCommand_base: {
67
67
  * @throws {@link SESv2ServiceException}
68
68
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class PutAccountDetailsCommand extends PutAccountDetailsCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface PutAccountSendingAttributesCommandOutput extends PutAccountSend
22
22
  }
23
23
  declare const PutAccountSendingAttributesCommand_base: {
24
24
  new (input: PutAccountSendingAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountSendingAttributesCommandInput, PutAccountSendingAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [PutAccountSendingAttributesCommandInput]): import("@smithy/smithy-client").CommandImpl<PutAccountSendingAttributesCommandInput, PutAccountSendingAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Enable or disable the ability of your account to send email.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -57,6 +57,7 @@ declare const PutAccountSendingAttributesCommand_base: {
57
57
  * @throws {@link SESv2ServiceException}
58
58
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
59
59
  *
60
+ * @public
60
61
  */
61
62
  export declare class PutAccountSendingAttributesCommand extends PutAccountSendingAttributesCommand_base {
62
63
  }
@@ -22,10 +22,10 @@ export interface PutAccountSuppressionAttributesCommandOutput extends PutAccount
22
22
  }
23
23
  declare const PutAccountSuppressionAttributesCommand_base: {
24
24
  new (input: PutAccountSuppressionAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountSuppressionAttributesCommandInput, PutAccountSuppressionAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [PutAccountSuppressionAttributesCommandInput]): import("@smithy/smithy-client").CommandImpl<PutAccountSuppressionAttributesCommandInput, PutAccountSuppressionAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Change the settings for the account-level suppression list.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -59,6 +59,7 @@ declare const PutAccountSuppressionAttributesCommand_base: {
59
59
  * @throws {@link SESv2ServiceException}
60
60
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
61
61
  *
62
+ * @public
62
63
  */
63
64
  export declare class PutAccountSuppressionAttributesCommand extends PutAccountSuppressionAttributesCommand_base {
64
65
  }
@@ -22,10 +22,10 @@ export interface PutAccountVdmAttributesCommandOutput extends PutAccountVdmAttri
22
22
  }
23
23
  declare const PutAccountVdmAttributesCommand_base: {
24
24
  new (input: PutAccountVdmAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountVdmAttributesCommandInput, PutAccountVdmAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutAccountVdmAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountVdmAttributesCommandInput, PutAccountVdmAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Update your Amazon SES account VDM attributes.</p>
30
30
  * <p>You can execute this operation no more than once per second.</p>
31
31
  * @example
@@ -66,6 +66,7 @@ declare const PutAccountVdmAttributesCommand_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 PutAccountVdmAttributesCommand extends PutAccountVdmAttributesCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface PutConfigurationSetDeliveryOptionsCommandOutput extends PutConf
22
22
  }
23
23
  declare const PutConfigurationSetDeliveryOptionsCommand_base: {
24
24
  new (input: PutConfigurationSetDeliveryOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutConfigurationSetDeliveryOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associate a configuration set with a dedicated IP pool. You can use dedicated IP pools
30
30
  * to create groups of dedicated IP addresses for sending specific types of email.</p>
31
31
  * @example
@@ -63,6 +63,7 @@ declare const PutConfigurationSetDeliveryOptionsCommand_base: {
63
63
  * @throws {@link SESv2ServiceException}
64
64
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class PutConfigurationSetDeliveryOptionsCommand extends PutConfigurationSetDeliveryOptionsCommand_base {
68
69
  }
@@ -22,10 +22,10 @@ export interface PutConfigurationSetReputationOptionsCommandOutput extends PutCo
22
22
  }
23
23
  declare const PutConfigurationSetReputationOptionsCommand_base: {
24
24
  new (input: PutConfigurationSetReputationOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetReputationOptionsCommandInput, PutConfigurationSetReputationOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutConfigurationSetReputationOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetReputationOptionsCommandInput, PutConfigurationSetReputationOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Enable or disable collection of reputation metrics for emails that you send using a
30
30
  * particular configuration set in a specific Amazon Web Services Region.</p>
31
31
  * @example
@@ -62,6 +62,7 @@ declare const PutConfigurationSetReputationOptionsCommand_base: {
62
62
  * @throws {@link SESv2ServiceException}
63
63
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
64
64
  *
65
+ * @public
65
66
  */
66
67
  export declare class PutConfigurationSetReputationOptionsCommand extends PutConfigurationSetReputationOptionsCommand_base {
67
68
  }
@@ -22,10 +22,10 @@ export interface PutConfigurationSetSendingOptionsCommandOutput extends PutConfi
22
22
  }
23
23
  declare const PutConfigurationSetSendingOptionsCommand_base: {
24
24
  new (input: PutConfigurationSetSendingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetSendingOptionsCommandInput, PutConfigurationSetSendingOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutConfigurationSetSendingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetSendingOptionsCommandInput, PutConfigurationSetSendingOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Enable or disable email sending for messages that use a particular configuration set
30
30
  * in a specific Amazon Web Services Region.</p>
31
31
  * @example
@@ -62,6 +62,7 @@ declare const PutConfigurationSetSendingOptionsCommand_base: {
62
62
  * @throws {@link SESv2ServiceException}
63
63
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
64
64
  *
65
+ * @public
65
66
  */
66
67
  export declare class PutConfigurationSetSendingOptionsCommand extends PutConfigurationSetSendingOptionsCommand_base {
67
68
  }
@@ -22,10 +22,10 @@ export interface PutConfigurationSetSuppressionOptionsCommandOutput extends PutC
22
22
  }
23
23
  declare const PutConfigurationSetSuppressionOptionsCommand_base: {
24
24
  new (input: PutConfigurationSetSuppressionOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetSuppressionOptionsCommandInput, PutConfigurationSetSuppressionOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutConfigurationSetSuppressionOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetSuppressionOptionsCommandInput, PutConfigurationSetSuppressionOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Specify the account suppression list preferences for a configuration set.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -63,6 +63,7 @@ declare const PutConfigurationSetSuppressionOptionsCommand_base: {
63
63
  * @throws {@link SESv2ServiceException}
64
64
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class PutConfigurationSetSuppressionOptionsCommand extends PutConfigurationSetSuppressionOptionsCommand_base {
68
69
  }
@@ -22,10 +22,10 @@ export interface PutConfigurationSetTrackingOptionsCommandOutput extends PutConf
22
22
  }
23
23
  declare const PutConfigurationSetTrackingOptionsCommand_base: {
24
24
  new (input: PutConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetTrackingOptionsCommandInput, PutConfigurationSetTrackingOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetTrackingOptionsCommandInput, PutConfigurationSetTrackingOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Specify a custom domain to use for open and click tracking elements in email that you
30
30
  * send.</p>
31
31
  * @example
@@ -62,6 +62,7 @@ declare const PutConfigurationSetTrackingOptionsCommand_base: {
62
62
  * @throws {@link SESv2ServiceException}
63
63
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
64
64
  *
65
+ * @public
65
66
  */
66
67
  export declare class PutConfigurationSetTrackingOptionsCommand extends PutConfigurationSetTrackingOptionsCommand_base {
67
68
  }
@@ -22,10 +22,10 @@ export interface PutConfigurationSetVdmOptionsCommandOutput extends PutConfigura
22
22
  }
23
23
  declare const PutConfigurationSetVdmOptionsCommand_base: {
24
24
  new (input: PutConfigurationSetVdmOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetVdmOptionsCommandInput, PutConfigurationSetVdmOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutConfigurationSetVdmOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetVdmOptionsCommandInput, PutConfigurationSetVdmOptionsCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Specify VDM preferences for email that you send using the configuration set.</p>
30
30
  * <p>You can execute this operation no more than once per second.</p>
31
31
  * @example
@@ -69,6 +69,7 @@ declare const PutConfigurationSetVdmOptionsCommand_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 PutConfigurationSetVdmOptionsCommand extends PutConfigurationSetVdmOptionsCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface PutDedicatedIpInPoolCommandOutput extends PutDedicatedIpInPoolR
22
22
  }
23
23
  declare const PutDedicatedIpInPoolCommand_base: {
24
24
  new (input: PutDedicatedIpInPoolCommandInput): import("@smithy/smithy-client").CommandImpl<PutDedicatedIpInPoolCommandInput, PutDedicatedIpInPoolCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutDedicatedIpInPoolCommandInput): import("@smithy/smithy-client").CommandImpl<PutDedicatedIpInPoolCommandInput, PutDedicatedIpInPoolCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Move a dedicated IP address to an existing dedicated IP pool.</p>
30
30
  * <note>
31
31
  * <p>The dedicated IP address that you specify must already exist, and must be
@@ -69,6 +69,7 @@ declare const PutDedicatedIpInPoolCommand_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 PutDedicatedIpInPoolCommand extends PutDedicatedIpInPoolCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface PutDedicatedIpPoolScalingAttributesCommandOutput extends PutDed
22
22
  }
23
23
  declare const PutDedicatedIpPoolScalingAttributesCommand_base: {
24
24
  new (input: PutDedicatedIpPoolScalingAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutDedicatedIpPoolScalingAttributesCommandInput, PutDedicatedIpPoolScalingAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutDedicatedIpPoolScalingAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutDedicatedIpPoolScalingAttributesCommandInput, PutDedicatedIpPoolScalingAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Used to convert a dedicated IP pool to a different scaling mode.</p>
30
30
  * <note>
31
31
  * <p>
@@ -68,6 +68,7 @@ declare const PutDedicatedIpPoolScalingAttributesCommand_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
  * @example Used to convert a dedicated IP pool to a different scaling mode.
72
73
  * ```javascript
73
74
  * // This example converts a dedicated IP pool from STANDARD to MANAGED.
@@ -22,10 +22,10 @@ export interface PutDedicatedIpWarmupAttributesCommandOutput extends PutDedicate
22
22
  }
23
23
  declare const PutDedicatedIpWarmupAttributesCommand_base: {
24
24
  new (input: PutDedicatedIpWarmupAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutDedicatedIpWarmupAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p></p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -61,6 +61,7 @@ declare const PutDedicatedIpWarmupAttributesCommand_base: {
61
61
  * @throws {@link SESv2ServiceException}
62
62
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
63
63
  *
64
+ * @public
64
65
  */
65
66
  export declare class PutDedicatedIpWarmupAttributesCommand extends PutDedicatedIpWarmupAttributesCommand_base {
66
67
  }
@@ -22,10 +22,10 @@ export interface PutDeliverabilityDashboardOptionCommandOutput extends PutDelive
22
22
  }
23
23
  declare const PutDeliverabilityDashboardOptionCommand_base: {
24
24
  new (input: PutDeliverabilityDashboardOptionCommandInput): import("@smithy/smithy-client").CommandImpl<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutDeliverabilityDashboardOptionCommandInput): import("@smithy/smithy-client").CommandImpl<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Enable or disable the Deliverability dashboard. When you enable the Deliverability dashboard, you gain
30
30
  * access to reputation, deliverability, and other metrics for the domains that you use to
31
31
  * send email. You also gain the ability to perform predictive inbox placement tests.</p>
@@ -83,6 +83,7 @@ declare const PutDeliverabilityDashboardOptionCommand_base: {
83
83
  * @throws {@link SESv2ServiceException}
84
84
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class PutDeliverabilityDashboardOptionCommand extends PutDeliverabilityDashboardOptionCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface PutEmailIdentityConfigurationSetAttributesCommandOutput extends
22
22
  }
23
23
  declare const PutEmailIdentityConfigurationSetAttributesCommand_base: {
24
24
  new (input: PutEmailIdentityConfigurationSetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutEmailIdentityConfigurationSetAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Used to associate a configuration set with an email identity.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -61,6 +61,7 @@ declare const PutEmailIdentityConfigurationSetAttributesCommand_base: {
61
61
  * @throws {@link SESv2ServiceException}
62
62
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
63
63
  *
64
+ * @public
64
65
  */
65
66
  export declare class PutEmailIdentityConfigurationSetAttributesCommand extends PutEmailIdentityConfigurationSetAttributesCommand_base {
66
67
  }
@@ -22,10 +22,10 @@ export interface PutEmailIdentityDkimAttributesCommandOutput extends PutEmailIde
22
22
  }
23
23
  declare const PutEmailIdentityDkimAttributesCommand_base: {
24
24
  new (input: PutEmailIdentityDkimAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutEmailIdentityDkimAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Used to enable or disable DKIM authentication for an email identity.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -61,6 +61,7 @@ declare const PutEmailIdentityDkimAttributesCommand_base: {
61
61
  * @throws {@link SESv2ServiceException}
62
62
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
63
63
  *
64
+ * @public
64
65
  */
65
66
  export declare class PutEmailIdentityDkimAttributesCommand extends PutEmailIdentityDkimAttributesCommand_base {
66
67
  }
@@ -22,10 +22,10 @@ export interface PutEmailIdentityDkimSigningAttributesCommandOutput extends PutE
22
22
  }
23
23
  declare const PutEmailIdentityDkimSigningAttributesCommand_base: {
24
24
  new (input: PutEmailIdentityDkimSigningAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutEmailIdentityDkimSigningAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Used to configure or change the DKIM authentication settings for an email domain
30
30
  * identity. You can use this operation to do any of the following:</p>
31
31
  * <ul>
@@ -93,6 +93,7 @@ declare const PutEmailIdentityDkimSigningAttributesCommand_base: {
93
93
  * @throws {@link SESv2ServiceException}
94
94
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class PutEmailIdentityDkimSigningAttributesCommand extends PutEmailIdentityDkimSigningAttributesCommand_base {
98
99
  }
@@ -23,10 +23,10 @@ export interface PutEmailIdentityFeedbackAttributesCommandOutput extends PutEmai
23
23
  }
24
24
  declare const PutEmailIdentityFeedbackAttributesCommand_base: {
25
25
  new (input: PutEmailIdentityFeedbackAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: PutEmailIdentityFeedbackAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Used to enable or disable feedback forwarding for an identity. This setting determines
31
31
  * what happens when an identity is used to send an email that results in a bounce or
32
32
  * complaint event.</p>
@@ -71,6 +71,7 @@ declare const PutEmailIdentityFeedbackAttributesCommand_base: {
71
71
  * @throws {@link SESv2ServiceException}
72
72
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class PutEmailIdentityFeedbackAttributesCommand extends PutEmailIdentityFeedbackAttributesCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface PutEmailIdentityMailFromAttributesCommandOutput extends PutEmai
22
22
  }
23
23
  declare const PutEmailIdentityMailFromAttributesCommand_base: {
24
24
  new (input: PutEmailIdentityMailFromAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutEmailIdentityMailFromAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Used to enable or disable the custom Mail-From domain configuration for an email
30
30
  * identity.</p>
31
31
  * @example
@@ -63,6 +63,7 @@ declare const PutEmailIdentityMailFromAttributesCommand_base: {
63
63
  * @throws {@link SESv2ServiceException}
64
64
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class PutEmailIdentityMailFromAttributesCommand extends PutEmailIdentityMailFromAttributesCommand_base {
68
69
  }
@@ -22,10 +22,10 @@ export interface PutSuppressedDestinationCommandOutput extends PutSuppressedDest
22
22
  }
23
23
  declare const PutSuppressedDestinationCommand_base: {
24
24
  new (input: PutSuppressedDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput, SESv2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutSuppressedDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<PutSuppressedDestinationCommandInput, PutSuppressedDestinationCommandOutput, 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 suppression list for your account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -58,6 +58,7 @@ declare const PutSuppressedDestinationCommand_base: {
58
58
  * @throws {@link SESv2ServiceException}
59
59
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
60
60
  *
61
+ * @public
61
62
  */
62
63
  export declare class PutSuppressedDestinationCommand extends PutSuppressedDestinationCommand_base {
63
64
  }