@aws-sdk/client-sesv2 3.296.0 → 3.298.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 (280) hide show
  1. package/dist-cjs/commands/BatchGetMetricDataCommand.js +2 -3
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -3
  3. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
  4. package/dist-cjs/commands/CreateContactCommand.js +2 -3
  5. package/dist-cjs/commands/CreateContactListCommand.js +2 -3
  6. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
  7. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -3
  8. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -3
  9. package/dist-cjs/commands/CreateEmailIdentityCommand.js +1 -1
  10. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -3
  11. package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -3
  12. package/dist-cjs/commands/CreateImportJobCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteContactCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteContactListCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -3
  23. package/dist-cjs/commands/GetAccountCommand.js +1 -1
  24. package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -3
  25. package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -3
  26. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -3
  27. package/dist-cjs/commands/GetContactCommand.js +2 -3
  28. package/dist-cjs/commands/GetContactListCommand.js +2 -3
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
  30. package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -3
  31. package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +2 -3
  32. package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -3
  33. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -3
  34. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -3
  35. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -3
  36. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -3
  37. package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -3
  38. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -3
  39. package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -3
  40. package/dist-cjs/commands/GetImportJobCommand.js +2 -3
  41. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -3
  42. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -3
  43. package/dist-cjs/commands/ListContactListsCommand.js +2 -3
  44. package/dist-cjs/commands/ListContactsCommand.js +2 -3
  45. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
  46. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -3
  47. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -3
  48. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -3
  49. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -3
  50. package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -3
  51. package/dist-cjs/commands/ListImportJobsCommand.js +2 -3
  52. package/dist-cjs/commands/ListRecommendationsCommand.js +2 -3
  53. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -3
  54. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  55. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -3
  56. package/dist-cjs/commands/PutAccountDetailsCommand.js +1 -1
  57. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -3
  58. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -3
  59. package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +2 -3
  60. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
  61. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -3
  62. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -3
  63. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -3
  64. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -3
  65. package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +2 -3
  66. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -3
  67. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -3
  68. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -3
  69. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -3
  70. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -3
  71. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +1 -1
  72. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -3
  73. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -3
  74. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -3
  75. package/dist-cjs/commands/SendBulkEmailCommand.js +2 -3
  76. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -3
  77. package/dist-cjs/commands/SendEmailCommand.js +2 -3
  78. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  79. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -3
  80. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  81. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
  82. package/dist-cjs/commands/UpdateContactCommand.js +2 -3
  83. package/dist-cjs/commands/UpdateContactListCommand.js +2 -3
  84. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
  85. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -3
  86. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -3
  87. package/dist-cjs/models/models_0.js +2 -974
  88. package/dist-es/commands/BatchGetMetricDataCommand.js +2 -3
  89. package/dist-es/commands/CreateConfigurationSetCommand.js +2 -3
  90. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
  91. package/dist-es/commands/CreateContactCommand.js +2 -3
  92. package/dist-es/commands/CreateContactListCommand.js +2 -3
  93. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
  94. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +2 -3
  95. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +2 -3
  96. package/dist-es/commands/CreateEmailIdentityCommand.js +2 -2
  97. package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +2 -3
  98. package/dist-es/commands/CreateEmailTemplateCommand.js +2 -3
  99. package/dist-es/commands/CreateImportJobCommand.js +2 -3
  100. package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -3
  101. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
  102. package/dist-es/commands/DeleteContactCommand.js +2 -3
  103. package/dist-es/commands/DeleteContactListCommand.js +2 -3
  104. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
  105. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +2 -3
  106. package/dist-es/commands/DeleteEmailIdentityCommand.js +2 -3
  107. package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +2 -3
  108. package/dist-es/commands/DeleteEmailTemplateCommand.js +2 -3
  109. package/dist-es/commands/DeleteSuppressedDestinationCommand.js +2 -3
  110. package/dist-es/commands/GetAccountCommand.js +2 -2
  111. package/dist-es/commands/GetBlacklistReportsCommand.js +2 -3
  112. package/dist-es/commands/GetConfigurationSetCommand.js +2 -3
  113. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +2 -3
  114. package/dist-es/commands/GetContactCommand.js +2 -3
  115. package/dist-es/commands/GetContactListCommand.js +2 -3
  116. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
  117. package/dist-es/commands/GetDedicatedIpCommand.js +2 -3
  118. package/dist-es/commands/GetDedicatedIpPoolCommand.js +2 -3
  119. package/dist-es/commands/GetDedicatedIpsCommand.js +2 -3
  120. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -3
  121. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +2 -3
  122. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +2 -3
  123. package/dist-es/commands/GetDomainStatisticsReportCommand.js +2 -3
  124. package/dist-es/commands/GetEmailIdentityCommand.js +2 -3
  125. package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +2 -3
  126. package/dist-es/commands/GetEmailTemplateCommand.js +2 -3
  127. package/dist-es/commands/GetImportJobCommand.js +2 -3
  128. package/dist-es/commands/GetSuppressedDestinationCommand.js +2 -3
  129. package/dist-es/commands/ListConfigurationSetsCommand.js +2 -3
  130. package/dist-es/commands/ListContactListsCommand.js +2 -3
  131. package/dist-es/commands/ListContactsCommand.js +2 -3
  132. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
  133. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +2 -3
  134. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +2 -3
  135. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -3
  136. package/dist-es/commands/ListEmailIdentitiesCommand.js +2 -3
  137. package/dist-es/commands/ListEmailTemplatesCommand.js +2 -3
  138. package/dist-es/commands/ListImportJobsCommand.js +2 -3
  139. package/dist-es/commands/ListRecommendationsCommand.js +2 -3
  140. package/dist-es/commands/ListSuppressedDestinationsCommand.js +2 -3
  141. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  142. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -3
  143. package/dist-es/commands/PutAccountDetailsCommand.js +2 -2
  144. package/dist-es/commands/PutAccountSendingAttributesCommand.js +2 -3
  145. package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +2 -3
  146. package/dist-es/commands/PutAccountVdmAttributesCommand.js +2 -3
  147. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
  148. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +2 -3
  149. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +2 -3
  150. package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -3
  151. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -3
  152. package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +2 -3
  153. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +2 -3
  154. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -3
  155. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +2 -3
  156. package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -3
  157. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +2 -3
  158. package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -2
  159. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -3
  160. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -3
  161. package/dist-es/commands/PutSuppressedDestinationCommand.js +2 -3
  162. package/dist-es/commands/SendBulkEmailCommand.js +2 -3
  163. package/dist-es/commands/SendCustomVerificationEmailCommand.js +2 -3
  164. package/dist-es/commands/SendEmailCommand.js +2 -3
  165. package/dist-es/commands/TagResourceCommand.js +2 -3
  166. package/dist-es/commands/TestRenderEmailTemplateCommand.js +2 -3
  167. package/dist-es/commands/UntagResourceCommand.js +2 -3
  168. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
  169. package/dist-es/commands/UpdateContactCommand.js +2 -3
  170. package/dist-es/commands/UpdateContactListCommand.js +2 -3
  171. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
  172. package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +2 -3
  173. package/dist-es/commands/UpdateEmailTemplateCommand.js +2 -3
  174. package/dist-es/models/models_0.js +0 -726
  175. package/dist-types/SESv2.d.ts +87 -0
  176. package/dist-types/SESv2Client.d.ts +24 -4
  177. package/dist-types/commands/BatchGetMetricDataCommand.d.ts +16 -0
  178. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +16 -0
  179. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +16 -0
  180. package/dist-types/commands/CreateContactCommand.d.ts +16 -0
  181. package/dist-types/commands/CreateContactListCommand.d.ts +16 -0
  182. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +16 -0
  183. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +16 -0
  184. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +16 -0
  185. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +16 -0
  186. package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +16 -0
  187. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +16 -0
  188. package/dist-types/commands/CreateImportJobCommand.d.ts +16 -0
  189. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +16 -0
  190. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +16 -0
  191. package/dist-types/commands/DeleteContactCommand.d.ts +16 -0
  192. package/dist-types/commands/DeleteContactListCommand.d.ts +16 -0
  193. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +16 -0
  194. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +16 -0
  195. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +16 -0
  196. package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +16 -0
  197. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +16 -0
  198. package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +16 -0
  199. package/dist-types/commands/GetAccountCommand.d.ts +16 -0
  200. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +16 -0
  201. package/dist-types/commands/GetConfigurationSetCommand.d.ts +16 -0
  202. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +16 -0
  203. package/dist-types/commands/GetContactCommand.d.ts +16 -0
  204. package/dist-types/commands/GetContactListCommand.d.ts +16 -0
  205. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +16 -0
  206. package/dist-types/commands/GetDedicatedIpCommand.d.ts +16 -0
  207. package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +16 -0
  208. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +16 -0
  209. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +16 -0
  210. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +16 -0
  211. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +16 -0
  212. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +16 -0
  213. package/dist-types/commands/GetEmailIdentityCommand.d.ts +16 -0
  214. package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +16 -0
  215. package/dist-types/commands/GetEmailTemplateCommand.d.ts +16 -0
  216. package/dist-types/commands/GetImportJobCommand.d.ts +16 -0
  217. package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +16 -0
  218. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +16 -0
  219. package/dist-types/commands/ListContactListsCommand.d.ts +16 -0
  220. package/dist-types/commands/ListContactsCommand.d.ts +16 -0
  221. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +16 -0
  222. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +16 -0
  223. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +16 -0
  224. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +16 -0
  225. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +16 -0
  226. package/dist-types/commands/ListEmailTemplatesCommand.d.ts +16 -0
  227. package/dist-types/commands/ListImportJobsCommand.d.ts +16 -0
  228. package/dist-types/commands/ListRecommendationsCommand.d.ts +16 -0
  229. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +16 -0
  230. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  231. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +16 -0
  232. package/dist-types/commands/PutAccountDetailsCommand.d.ts +16 -0
  233. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +16 -0
  234. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +16 -0
  235. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +16 -0
  236. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +16 -0
  237. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +16 -0
  238. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +16 -0
  239. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +16 -0
  240. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +16 -0
  241. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +16 -0
  242. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +16 -0
  243. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +16 -0
  244. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +16 -0
  245. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +16 -0
  246. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +16 -0
  247. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +16 -0
  248. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +16 -0
  249. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +16 -0
  250. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +16 -0
  251. package/dist-types/commands/SendBulkEmailCommand.d.ts +16 -0
  252. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +16 -0
  253. package/dist-types/commands/SendEmailCommand.d.ts +16 -0
  254. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  255. package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +16 -0
  256. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  257. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +16 -0
  258. package/dist-types/commands/UpdateContactCommand.d.ts +16 -0
  259. package/dist-types/commands/UpdateContactListCommand.d.ts +16 -0
  260. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +16 -0
  261. package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +16 -0
  262. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +16 -0
  263. package/dist-types/models/SESv2ServiceException.d.ts +2 -0
  264. package/dist-types/models/models_0.d.ts +423 -972
  265. package/dist-types/pagination/GetDedicatedIpsPaginator.d.ts +3 -0
  266. package/dist-types/pagination/Interfaces.d.ts +3 -0
  267. package/dist-types/pagination/ListConfigurationSetsPaginator.d.ts +3 -0
  268. package/dist-types/pagination/ListContactListsPaginator.d.ts +3 -0
  269. package/dist-types/pagination/ListContactsPaginator.d.ts +3 -0
  270. package/dist-types/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +3 -0
  271. package/dist-types/pagination/ListDedicatedIpPoolsPaginator.d.ts +3 -0
  272. package/dist-types/pagination/ListDeliverabilityTestReportsPaginator.d.ts +3 -0
  273. package/dist-types/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +3 -0
  274. package/dist-types/pagination/ListEmailIdentitiesPaginator.d.ts +3 -0
  275. package/dist-types/pagination/ListEmailTemplatesPaginator.d.ts +3 -0
  276. package/dist-types/pagination/ListImportJobsPaginator.d.ts +3 -0
  277. package/dist-types/pagination/ListRecommendationsPaginator.d.ts +3 -0
  278. package/dist-types/pagination/ListSuppressedDestinationsPaginator.d.ts +3 -0
  279. package/dist-types/ts3.4/models/models_0.d.ts +0 -686
  280. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutConfigurationSetReputationOptionsRequest, PutConfigurationSetReputationOptionsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutConfigurationSetReputationOptionsCommand}.
8
10
  */
9
11
  export interface PutConfigurationSetReputationOptionsCommandInput extends PutConfigurationSetReputationOptionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutConfigurationSetReputationOptionsCommand}.
13
17
  */
14
18
  export interface PutConfigurationSetReputationOptionsCommandOutput extends PutConfigurationSetReputationOptionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enable or disable collection of reputation metrics for emails that you send using a
18
23
  * particular configuration set in a specific Amazon Web Services Region.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface PutConfigurationSetReputationOptionsCommandOutput extends PutCo
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param PutConfigurationSetReputationOptionsCommandInput - {@link PutConfigurationSetReputationOptionsCommandInput}
35
+ * @returns {@link PutConfigurationSetReputationOptionsCommandOutput}
29
36
  * @see {@link PutConfigurationSetReputationOptionsCommandInput} for command's `input` shape.
30
37
  * @see {@link PutConfigurationSetReputationOptionsCommandOutput} for command's `response` shape.
31
38
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -44,11 +51,20 @@ export interface PutConfigurationSetReputationOptionsCommandOutput extends PutCo
44
51
  export declare class PutConfigurationSetReputationOptionsCommand extends $Command<PutConfigurationSetReputationOptionsCommandInput, PutConfigurationSetReputationOptionsCommandOutput, SESv2ClientResolvedConfig> {
45
52
  readonly input: PutConfigurationSetReputationOptionsCommandInput;
46
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
47
57
  constructor(input: PutConfigurationSetReputationOptionsCommandInput);
48
58
  /**
49
59
  * @internal
50
60
  */
51
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutConfigurationSetReputationOptionsCommandInput, PutConfigurationSetReputationOptionsCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
52
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
53
69
  private deserialize;
54
70
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutConfigurationSetSendingOptionsRequest, PutConfigurationSetSendingOptionsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutConfigurationSetSendingOptionsCommand}.
8
10
  */
9
11
  export interface PutConfigurationSetSendingOptionsCommandInput extends PutConfigurationSetSendingOptionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutConfigurationSetSendingOptionsCommand}.
13
17
  */
14
18
  export interface PutConfigurationSetSendingOptionsCommandOutput extends PutConfigurationSetSendingOptionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enable or disable email sending for messages that use a particular configuration set
18
23
  * in a specific Amazon Web Services Region.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface PutConfigurationSetSendingOptionsCommandOutput extends PutConfi
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param PutConfigurationSetSendingOptionsCommandInput - {@link PutConfigurationSetSendingOptionsCommandInput}
35
+ * @returns {@link PutConfigurationSetSendingOptionsCommandOutput}
29
36
  * @see {@link PutConfigurationSetSendingOptionsCommandInput} for command's `input` shape.
30
37
  * @see {@link PutConfigurationSetSendingOptionsCommandOutput} for command's `response` shape.
31
38
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -44,11 +51,20 @@ export interface PutConfigurationSetSendingOptionsCommandOutput extends PutConfi
44
51
  export declare class PutConfigurationSetSendingOptionsCommand extends $Command<PutConfigurationSetSendingOptionsCommandInput, PutConfigurationSetSendingOptionsCommandOutput, SESv2ClientResolvedConfig> {
45
52
  readonly input: PutConfigurationSetSendingOptionsCommandInput;
46
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
47
57
  constructor(input: PutConfigurationSetSendingOptionsCommandInput);
48
58
  /**
49
59
  * @internal
50
60
  */
51
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutConfigurationSetSendingOptionsCommandInput, PutConfigurationSetSendingOptionsCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
52
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
53
69
  private deserialize;
54
70
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutConfigurationSetSuppressionOptionsRequest, PutConfigurationSetSuppressionOptionsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutConfigurationSetSuppressionOptionsCommand}.
8
10
  */
9
11
  export interface PutConfigurationSetSuppressionOptionsCommandInput extends PutConfigurationSetSuppressionOptionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutConfigurationSetSuppressionOptionsCommand}.
13
17
  */
14
18
  export interface PutConfigurationSetSuppressionOptionsCommandOutput extends PutConfigurationSetSuppressionOptionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Specify the account suppression list preferences for a configuration set.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface PutConfigurationSetSuppressionOptionsCommandOutput extends PutC
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param PutConfigurationSetSuppressionOptionsCommandInput - {@link PutConfigurationSetSuppressionOptionsCommandInput}
34
+ * @returns {@link PutConfigurationSetSuppressionOptionsCommandOutput}
28
35
  * @see {@link PutConfigurationSetSuppressionOptionsCommandInput} for command's `input` shape.
29
36
  * @see {@link PutConfigurationSetSuppressionOptionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -43,11 +50,20 @@ export interface PutConfigurationSetSuppressionOptionsCommandOutput extends PutC
43
50
  export declare class PutConfigurationSetSuppressionOptionsCommand extends $Command<PutConfigurationSetSuppressionOptionsCommandInput, PutConfigurationSetSuppressionOptionsCommandOutput, SESv2ClientResolvedConfig> {
44
51
  readonly input: PutConfigurationSetSuppressionOptionsCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: PutConfigurationSetSuppressionOptionsCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutConfigurationSetSuppressionOptionsCommandInput, PutConfigurationSetSuppressionOptionsCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutConfigurationSetTrackingOptionsRequest, PutConfigurationSetTrackingOptionsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutConfigurationSetTrackingOptionsCommand}.
8
10
  */
9
11
  export interface PutConfigurationSetTrackingOptionsCommandInput extends PutConfigurationSetTrackingOptionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutConfigurationSetTrackingOptionsCommand}.
13
17
  */
14
18
  export interface PutConfigurationSetTrackingOptionsCommandOutput extends PutConfigurationSetTrackingOptionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Specify a custom domain to use for open and click tracking elements in email that you
18
23
  * send.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface PutConfigurationSetTrackingOptionsCommandOutput extends PutConf
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param PutConfigurationSetTrackingOptionsCommandInput - {@link PutConfigurationSetTrackingOptionsCommandInput}
35
+ * @returns {@link PutConfigurationSetTrackingOptionsCommandOutput}
29
36
  * @see {@link PutConfigurationSetTrackingOptionsCommandInput} for command's `input` shape.
30
37
  * @see {@link PutConfigurationSetTrackingOptionsCommandOutput} for command's `response` shape.
31
38
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -44,11 +51,20 @@ export interface PutConfigurationSetTrackingOptionsCommandOutput extends PutConf
44
51
  export declare class PutConfigurationSetTrackingOptionsCommand extends $Command<PutConfigurationSetTrackingOptionsCommandInput, PutConfigurationSetTrackingOptionsCommandOutput, SESv2ClientResolvedConfig> {
45
52
  readonly input: PutConfigurationSetTrackingOptionsCommandInput;
46
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
47
57
  constructor(input: PutConfigurationSetTrackingOptionsCommandInput);
48
58
  /**
49
59
  * @internal
50
60
  */
51
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutConfigurationSetTrackingOptionsCommandInput, PutConfigurationSetTrackingOptionsCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
52
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
53
69
  private deserialize;
54
70
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutConfigurationSetVdmOptionsRequest, PutConfigurationSetVdmOptionsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutConfigurationSetVdmOptionsCommand}.
8
10
  */
9
11
  export interface PutConfigurationSetVdmOptionsCommandInput extends PutConfigurationSetVdmOptionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutConfigurationSetVdmOptionsCommand}.
13
17
  */
14
18
  export interface PutConfigurationSetVdmOptionsCommandOutput extends PutConfigurationSetVdmOptionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Specify VDM preferences for email that you send using the configuration set.</p>
18
23
  * <p>You can execute this operation no more than once per second.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface PutConfigurationSetVdmOptionsCommandOutput extends PutConfigura
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param PutConfigurationSetVdmOptionsCommandInput - {@link PutConfigurationSetVdmOptionsCommandInput}
35
+ * @returns {@link PutConfigurationSetVdmOptionsCommandOutput}
29
36
  * @see {@link PutConfigurationSetVdmOptionsCommandInput} for command's `input` shape.
30
37
  * @see {@link PutConfigurationSetVdmOptionsCommandOutput} for command's `response` shape.
31
38
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -44,11 +51,20 @@ export interface PutConfigurationSetVdmOptionsCommandOutput extends PutConfigura
44
51
  export declare class PutConfigurationSetVdmOptionsCommand extends $Command<PutConfigurationSetVdmOptionsCommandInput, PutConfigurationSetVdmOptionsCommandOutput, SESv2ClientResolvedConfig> {
45
52
  readonly input: PutConfigurationSetVdmOptionsCommandInput;
46
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
47
57
  constructor(input: PutConfigurationSetVdmOptionsCommandInput);
48
58
  /**
49
59
  * @internal
50
60
  */
51
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutConfigurationSetVdmOptionsCommandInput, PutConfigurationSetVdmOptionsCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
52
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
53
69
  private deserialize;
54
70
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutDedicatedIpInPoolRequest, PutDedicatedIpInPoolResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutDedicatedIpInPoolCommand}.
8
10
  */
9
11
  export interface PutDedicatedIpInPoolCommandInput extends PutDedicatedIpInPoolRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutDedicatedIpInPoolCommand}.
13
17
  */
14
18
  export interface PutDedicatedIpInPoolCommandOutput extends PutDedicatedIpInPoolResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Move a dedicated IP address to an existing dedicated IP pool.</p>
18
23
  * <note>
19
24
  * <p>The dedicated IP address that you specify must already exist, and must be
@@ -33,6 +38,8 @@ export interface PutDedicatedIpInPoolCommandOutput extends PutDedicatedIpInPoolR
33
38
  * const response = await client.send(command);
34
39
  * ```
35
40
  *
41
+ * @param PutDedicatedIpInPoolCommandInput - {@link PutDedicatedIpInPoolCommandInput}
42
+ * @returns {@link PutDedicatedIpInPoolCommandOutput}
36
43
  * @see {@link PutDedicatedIpInPoolCommandInput} for command's `input` shape.
37
44
  * @see {@link PutDedicatedIpInPoolCommandOutput} for command's `response` shape.
38
45
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -51,11 +58,20 @@ export interface PutDedicatedIpInPoolCommandOutput extends PutDedicatedIpInPoolR
51
58
  export declare class PutDedicatedIpInPoolCommand extends $Command<PutDedicatedIpInPoolCommandInput, PutDedicatedIpInPoolCommandOutput, SESv2ClientResolvedConfig> {
52
59
  readonly input: PutDedicatedIpInPoolCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: PutDedicatedIpInPoolCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutDedicatedIpInPoolCommandInput, PutDedicatedIpInPoolCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutDedicatedIpWarmupAttributesRequest, PutDedicatedIpWarmupAttributesResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutDedicatedIpWarmupAttributesCommand}.
8
10
  */
9
11
  export interface PutDedicatedIpWarmupAttributesCommandInput extends PutDedicatedIpWarmupAttributesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutDedicatedIpWarmupAttributesCommand}.
13
17
  */
14
18
  export interface PutDedicatedIpWarmupAttributesCommandOutput extends PutDedicatedIpWarmupAttributesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p></p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface PutDedicatedIpWarmupAttributesCommandOutput extends PutDedicate
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param PutDedicatedIpWarmupAttributesCommandInput - {@link PutDedicatedIpWarmupAttributesCommandInput}
34
+ * @returns {@link PutDedicatedIpWarmupAttributesCommandOutput}
28
35
  * @see {@link PutDedicatedIpWarmupAttributesCommandInput} for command's `input` shape.
29
36
  * @see {@link PutDedicatedIpWarmupAttributesCommandOutput} for command's `response` shape.
30
37
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -43,11 +50,20 @@ export interface PutDedicatedIpWarmupAttributesCommandOutput extends PutDedicate
43
50
  export declare class PutDedicatedIpWarmupAttributesCommand extends $Command<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput, SESv2ClientResolvedConfig> {
44
51
  readonly input: PutDedicatedIpWarmupAttributesCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: PutDedicatedIpWarmupAttributesCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutDeliverabilityDashboardOptionCommand}.
8
10
  */
9
11
  export interface PutDeliverabilityDashboardOptionCommandInput extends PutDeliverabilityDashboardOptionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutDeliverabilityDashboardOptionCommand}.
13
17
  */
14
18
  export interface PutDeliverabilityDashboardOptionCommandOutput extends PutDeliverabilityDashboardOptionResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enable or disable the Deliverability dashboard. When you enable the Deliverability dashboard, you gain
18
23
  * access to reputation, deliverability, and other metrics for the domains that you use to
19
24
  * send email. You also gain the ability to perform predictive inbox placement tests.</p>
@@ -30,6 +35,8 @@ export interface PutDeliverabilityDashboardOptionCommandOutput extends PutDelive
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param PutDeliverabilityDashboardOptionCommandInput - {@link PutDeliverabilityDashboardOptionCommandInput}
39
+ * @returns {@link PutDeliverabilityDashboardOptionCommandOutput}
33
40
  * @see {@link PutDeliverabilityDashboardOptionCommandInput} for command's `input` shape.
34
41
  * @see {@link PutDeliverabilityDashboardOptionCommandOutput} for command's `response` shape.
35
42
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -54,11 +61,20 @@ export interface PutDeliverabilityDashboardOptionCommandOutput extends PutDelive
54
61
  export declare class PutDeliverabilityDashboardOptionCommand extends $Command<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, SESv2ClientResolvedConfig> {
55
62
  readonly input: PutDeliverabilityDashboardOptionCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: PutDeliverabilityDashboardOptionCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutEmailIdentityConfigurationSetAttributesRequest, PutEmailIdentityConfigurationSetAttributesResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutEmailIdentityConfigurationSetAttributesCommand}.
8
10
  */
9
11
  export interface PutEmailIdentityConfigurationSetAttributesCommandInput extends PutEmailIdentityConfigurationSetAttributesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutEmailIdentityConfigurationSetAttributesCommand}.
13
17
  */
14
18
  export interface PutEmailIdentityConfigurationSetAttributesCommandOutput extends PutEmailIdentityConfigurationSetAttributesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Used to associate a configuration set with an email identity.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface PutEmailIdentityConfigurationSetAttributesCommandOutput extends
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param PutEmailIdentityConfigurationSetAttributesCommandInput - {@link PutEmailIdentityConfigurationSetAttributesCommandInput}
34
+ * @returns {@link PutEmailIdentityConfigurationSetAttributesCommandOutput}
28
35
  * @see {@link PutEmailIdentityConfigurationSetAttributesCommandInput} for command's `input` shape.
29
36
  * @see {@link PutEmailIdentityConfigurationSetAttributesCommandOutput} for command's `response` shape.
30
37
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -43,11 +50,20 @@ export interface PutEmailIdentityConfigurationSetAttributesCommandOutput extends
43
50
  export declare class PutEmailIdentityConfigurationSetAttributesCommand extends $Command<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput, SESv2ClientResolvedConfig> {
44
51
  readonly input: PutEmailIdentityConfigurationSetAttributesCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: PutEmailIdentityConfigurationSetAttributesCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityConfigurationSetAttributesCommandInput, PutEmailIdentityConfigurationSetAttributesCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutEmailIdentityDkimAttributesCommand}.
8
10
  */
9
11
  export interface PutEmailIdentityDkimAttributesCommandInput extends PutEmailIdentityDkimAttributesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutEmailIdentityDkimAttributesCommand}.
13
17
  */
14
18
  export interface PutEmailIdentityDkimAttributesCommandOutput extends PutEmailIdentityDkimAttributesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Used to enable or disable DKIM authentication for an email identity.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface PutEmailIdentityDkimAttributesCommandOutput extends PutEmailIde
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param PutEmailIdentityDkimAttributesCommandInput - {@link PutEmailIdentityDkimAttributesCommandInput}
34
+ * @returns {@link PutEmailIdentityDkimAttributesCommandOutput}
28
35
  * @see {@link PutEmailIdentityDkimAttributesCommandInput} for command's `input` shape.
29
36
  * @see {@link PutEmailIdentityDkimAttributesCommandOutput} for command's `response` shape.
30
37
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -43,11 +50,20 @@ export interface PutEmailIdentityDkimAttributesCommandOutput extends PutEmailIde
43
50
  export declare class PutEmailIdentityDkimAttributesCommand extends $Command<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, SESv2ClientResolvedConfig> {
44
51
  readonly input: PutEmailIdentityDkimAttributesCommandInput;
45
52
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
53
+ /**
54
+ * @public
55
+ */
46
56
  constructor(input: PutEmailIdentityDkimAttributesCommandInput);
47
57
  /**
48
58
  * @internal
49
59
  */
50
60
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput>;
61
+ /**
62
+ * @internal
63
+ */
51
64
  private serialize;
65
+ /**
66
+ * @internal
67
+ */
52
68
  private deserialize;
53
69
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutEmailIdentityDkimSigningAttributesRequest, PutEmailIdentityDkimSigningAttributesResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutEmailIdentityDkimSigningAttributesCommand}.
8
10
  */
9
11
  export interface PutEmailIdentityDkimSigningAttributesCommandInput extends PutEmailIdentityDkimSigningAttributesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutEmailIdentityDkimSigningAttributesCommand}.
13
17
  */
14
18
  export interface PutEmailIdentityDkimSigningAttributesCommandOutput extends PutEmailIdentityDkimSigningAttributesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Used to configure or change the DKIM authentication settings for an email domain
18
23
  * identity. You can use this operation to do any of the following:</p>
19
24
  * <ul>
@@ -47,6 +52,8 @@ export interface PutEmailIdentityDkimSigningAttributesCommandOutput extends PutE
47
52
  * const response = await client.send(command);
48
53
  * ```
49
54
  *
55
+ * @param PutEmailIdentityDkimSigningAttributesCommandInput - {@link PutEmailIdentityDkimSigningAttributesCommandInput}
56
+ * @returns {@link PutEmailIdentityDkimSigningAttributesCommandOutput}
50
57
  * @see {@link PutEmailIdentityDkimSigningAttributesCommandInput} for command's `input` shape.
51
58
  * @see {@link PutEmailIdentityDkimSigningAttributesCommandOutput} for command's `response` shape.
52
59
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -65,11 +72,20 @@ export interface PutEmailIdentityDkimSigningAttributesCommandOutput extends PutE
65
72
  export declare class PutEmailIdentityDkimSigningAttributesCommand extends $Command<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput, SESv2ClientResolvedConfig> {
66
73
  readonly input: PutEmailIdentityDkimSigningAttributesCommandInput;
67
74
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
+ /**
76
+ * @public
77
+ */
68
78
  constructor(input: PutEmailIdentityDkimSigningAttributesCommandInput);
69
79
  /**
70
80
  * @internal
71
81
  */
72
82
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityDkimSigningAttributesCommandInput, PutEmailIdentityDkimSigningAttributesCommandOutput>;
83
+ /**
84
+ * @internal
85
+ */
73
86
  private serialize;
87
+ /**
88
+ * @internal
89
+ */
74
90
  private deserialize;
75
91
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PutEmailIdentityFeedbackAttributesRequest, PutEmailIdentityFeedbackAttributesResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutEmailIdentityFeedbackAttributesCommand}.
8
10
  */
9
11
  export interface PutEmailIdentityFeedbackAttributesCommandInput extends PutEmailIdentityFeedbackAttributesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutEmailIdentityFeedbackAttributesCommand}.
13
17
  */
14
18
  export interface PutEmailIdentityFeedbackAttributesCommandOutput extends PutEmailIdentityFeedbackAttributesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Used to enable or disable feedback forwarding for an identity. This setting determines
18
23
  * what happens when an identity is used to send an email that results in a bounce or
19
24
  * complaint event.</p>
@@ -34,6 +39,8 @@ export interface PutEmailIdentityFeedbackAttributesCommandOutput extends PutEmai
34
39
  * const response = await client.send(command);
35
40
  * ```
36
41
  *
42
+ * @param PutEmailIdentityFeedbackAttributesCommandInput - {@link PutEmailIdentityFeedbackAttributesCommandInput}
43
+ * @returns {@link PutEmailIdentityFeedbackAttributesCommandOutput}
37
44
  * @see {@link PutEmailIdentityFeedbackAttributesCommandInput} for command's `input` shape.
38
45
  * @see {@link PutEmailIdentityFeedbackAttributesCommandOutput} for command's `response` shape.
39
46
  * @see {@link SESv2ClientResolvedConfig | config} for SESv2Client's `config` shape.
@@ -52,11 +59,20 @@ export interface PutEmailIdentityFeedbackAttributesCommandOutput extends PutEmai
52
59
  export declare class PutEmailIdentityFeedbackAttributesCommand extends $Command<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, SESv2ClientResolvedConfig> {
53
60
  readonly input: PutEmailIdentityFeedbackAttributesCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: PutEmailIdentityFeedbackAttributesCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESv2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }