@aws-sdk/client-ses 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 (226) hide show
  1. package/dist-cjs/commands/CloneReceiptRuleSetCommand.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/CreateConfigurationSetTrackingOptionsCommand.js +2 -3
  5. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
  6. package/dist-cjs/commands/CreateReceiptFilterCommand.js +2 -3
  7. package/dist-cjs/commands/CreateReceiptRuleCommand.js +2 -3
  8. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +2 -3
  9. package/dist-cjs/commands/CreateTemplateCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteIdentityCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteTemplateCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +2 -3
  25. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +2 -3
  26. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
  27. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +2 -3
  28. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -3
  29. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +2 -3
  30. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +2 -3
  31. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +2 -3
  32. package/dist-cjs/commands/GetSendQuotaCommand.js +2 -3
  33. package/dist-cjs/commands/GetSendStatisticsCommand.js +2 -3
  34. package/dist-cjs/commands/GetTemplateCommand.js +2 -3
  35. package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -3
  36. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
  37. package/dist-cjs/commands/ListIdentitiesCommand.js +2 -3
  38. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +2 -3
  39. package/dist-cjs/commands/ListReceiptFiltersCommand.js +2 -3
  40. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +2 -3
  41. package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
  42. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +2 -3
  43. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
  44. package/dist-cjs/commands/PutIdentityPolicyCommand.js +2 -3
  45. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +2 -3
  46. package/dist-cjs/commands/SendBounceCommand.js +2 -3
  47. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +2 -3
  48. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -3
  49. package/dist-cjs/commands/SendEmailCommand.js +2 -3
  50. package/dist-cjs/commands/SendRawEmailCommand.js +2 -3
  51. package/dist-cjs/commands/SendTemplatedEmailCommand.js +2 -3
  52. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +2 -3
  53. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +2 -3
  54. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -3
  55. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -3
  56. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +2 -3
  57. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +2 -3
  58. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +2 -3
  59. package/dist-cjs/commands/TestRenderTemplateCommand.js +2 -3
  60. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +2 -3
  61. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
  62. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -3
  63. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -3
  64. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -3
  65. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
  66. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +2 -3
  67. package/dist-cjs/commands/UpdateTemplateCommand.js +2 -3
  68. package/dist-cjs/commands/VerifyDomainDkimCommand.js +2 -3
  69. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +2 -3
  70. package/dist-cjs/commands/VerifyEmailAddressCommand.js +2 -3
  71. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +2 -3
  72. package/dist-cjs/models/models_0.js +1 -689
  73. package/dist-cjs/protocols/Aws_query.js +95 -394
  74. package/dist-es/commands/CloneReceiptRuleSetCommand.js +2 -3
  75. package/dist-es/commands/CreateConfigurationSetCommand.js +2 -3
  76. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
  77. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +2 -3
  78. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
  79. package/dist-es/commands/CreateReceiptFilterCommand.js +2 -3
  80. package/dist-es/commands/CreateReceiptRuleCommand.js +2 -3
  81. package/dist-es/commands/CreateReceiptRuleSetCommand.js +2 -3
  82. package/dist-es/commands/CreateTemplateCommand.js +2 -3
  83. package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -3
  84. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
  85. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +2 -3
  86. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
  87. package/dist-es/commands/DeleteIdentityCommand.js +2 -3
  88. package/dist-es/commands/DeleteIdentityPolicyCommand.js +2 -3
  89. package/dist-es/commands/DeleteReceiptFilterCommand.js +2 -3
  90. package/dist-es/commands/DeleteReceiptRuleCommand.js +2 -3
  91. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +2 -3
  92. package/dist-es/commands/DeleteTemplateCommand.js +2 -3
  93. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +2 -3
  94. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +2 -3
  95. package/dist-es/commands/DescribeConfigurationSetCommand.js +2 -3
  96. package/dist-es/commands/DescribeReceiptRuleCommand.js +2 -3
  97. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +2 -3
  98. package/dist-es/commands/GetAccountSendingEnabledCommand.js +2 -3
  99. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
  100. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +2 -3
  101. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +2 -3
  102. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +2 -3
  103. package/dist-es/commands/GetIdentityPoliciesCommand.js +2 -3
  104. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +2 -3
  105. package/dist-es/commands/GetSendQuotaCommand.js +2 -3
  106. package/dist-es/commands/GetSendStatisticsCommand.js +2 -3
  107. package/dist-es/commands/GetTemplateCommand.js +2 -3
  108. package/dist-es/commands/ListConfigurationSetsCommand.js +2 -3
  109. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
  110. package/dist-es/commands/ListIdentitiesCommand.js +2 -3
  111. package/dist-es/commands/ListIdentityPoliciesCommand.js +2 -3
  112. package/dist-es/commands/ListReceiptFiltersCommand.js +2 -3
  113. package/dist-es/commands/ListReceiptRuleSetsCommand.js +2 -3
  114. package/dist-es/commands/ListTemplatesCommand.js +2 -3
  115. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +2 -3
  116. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
  117. package/dist-es/commands/PutIdentityPolicyCommand.js +2 -3
  118. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +2 -3
  119. package/dist-es/commands/SendBounceCommand.js +2 -3
  120. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +2 -3
  121. package/dist-es/commands/SendCustomVerificationEmailCommand.js +2 -3
  122. package/dist-es/commands/SendEmailCommand.js +2 -3
  123. package/dist-es/commands/SendRawEmailCommand.js +2 -3
  124. package/dist-es/commands/SendTemplatedEmailCommand.js +2 -3
  125. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +2 -3
  126. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +2 -3
  127. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +2 -3
  128. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +2 -3
  129. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +2 -3
  130. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +2 -3
  131. package/dist-es/commands/SetReceiptRulePositionCommand.js +2 -3
  132. package/dist-es/commands/TestRenderTemplateCommand.js +2 -3
  133. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +2 -3
  134. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
  135. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +2 -3
  136. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +2 -3
  137. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +2 -3
  138. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
  139. package/dist-es/commands/UpdateReceiptRuleCommand.js +2 -3
  140. package/dist-es/commands/UpdateTemplateCommand.js +2 -3
  141. package/dist-es/commands/VerifyDomainDkimCommand.js +2 -3
  142. package/dist-es/commands/VerifyDomainIdentityCommand.js +2 -3
  143. package/dist-es/commands/VerifyEmailAddressCommand.js +2 -3
  144. package/dist-es/commands/VerifyEmailIdentityCommand.js +2 -3
  145. package/dist-es/models/models_0.js +0 -513
  146. package/dist-es/protocols/Aws_query.js +95 -394
  147. package/dist-types/SES.d.ts +72 -0
  148. package/dist-types/SESClient.d.ts +24 -4
  149. package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +16 -0
  150. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +16 -0
  151. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +16 -0
  152. package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +16 -0
  153. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +16 -0
  154. package/dist-types/commands/CreateReceiptFilterCommand.d.ts +16 -0
  155. package/dist-types/commands/CreateReceiptRuleCommand.d.ts +16 -0
  156. package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +16 -0
  157. package/dist-types/commands/CreateTemplateCommand.d.ts +16 -0
  158. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +16 -0
  159. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +16 -0
  160. package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +16 -0
  161. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +16 -0
  162. package/dist-types/commands/DeleteIdentityCommand.d.ts +16 -0
  163. package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +16 -0
  164. package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +16 -0
  165. package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +16 -0
  166. package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +16 -0
  167. package/dist-types/commands/DeleteTemplateCommand.d.ts +16 -0
  168. package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +16 -0
  169. package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +16 -0
  170. package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +16 -0
  171. package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +16 -0
  172. package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +16 -0
  173. package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +16 -0
  174. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +16 -0
  175. package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +16 -0
  176. package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +16 -0
  177. package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +16 -0
  178. package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +16 -0
  179. package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +16 -0
  180. package/dist-types/commands/GetSendQuotaCommand.d.ts +16 -0
  181. package/dist-types/commands/GetSendStatisticsCommand.d.ts +16 -0
  182. package/dist-types/commands/GetTemplateCommand.d.ts +16 -0
  183. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +16 -0
  184. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +16 -0
  185. package/dist-types/commands/ListIdentitiesCommand.d.ts +16 -0
  186. package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +16 -0
  187. package/dist-types/commands/ListReceiptFiltersCommand.d.ts +16 -0
  188. package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +16 -0
  189. package/dist-types/commands/ListTemplatesCommand.d.ts +16 -0
  190. package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +16 -0
  191. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +16 -0
  192. package/dist-types/commands/PutIdentityPolicyCommand.d.ts +16 -0
  193. package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +16 -0
  194. package/dist-types/commands/SendBounceCommand.d.ts +16 -0
  195. package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +16 -0
  196. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +16 -0
  197. package/dist-types/commands/SendEmailCommand.d.ts +16 -0
  198. package/dist-types/commands/SendRawEmailCommand.d.ts +16 -0
  199. package/dist-types/commands/SendTemplatedEmailCommand.d.ts +16 -0
  200. package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +16 -0
  201. package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +16 -0
  202. package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +16 -0
  203. package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +16 -0
  204. package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +16 -0
  205. package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +16 -0
  206. package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +16 -0
  207. package/dist-types/commands/TestRenderTemplateCommand.d.ts +16 -0
  208. package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +16 -0
  209. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +16 -0
  210. package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +16 -0
  211. package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +16 -0
  212. package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +16 -0
  213. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +16 -0
  214. package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +16 -0
  215. package/dist-types/commands/UpdateTemplateCommand.d.ts +16 -0
  216. package/dist-types/commands/VerifyDomainDkimCommand.d.ts +16 -0
  217. package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +16 -0
  218. package/dist-types/commands/VerifyEmailAddressCommand.d.ts +16 -0
  219. package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +16 -0
  220. package/dist-types/models/SESServiceException.d.ts +2 -0
  221. package/dist-types/models/models_0.d.ts +277 -684
  222. package/dist-types/pagination/Interfaces.d.ts +3 -0
  223. package/dist-types/pagination/ListCustomVerificationEmailTemplatesPaginator.d.ts +3 -0
  224. package/dist-types/pagination/ListIdentitiesPaginator.d.ts +3 -0
  225. package/dist-types/ts3.4/models/models_0.d.ts +0 -485
  226. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdateAccountSendingEnabledRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateAccountSendingEnabledCommand}.
8
10
  */
9
11
  export interface UpdateAccountSendingEnabledCommandInput extends UpdateAccountSendingEnabledRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateAccountSendingEnabledCommand}.
13
17
  */
14
18
  export interface UpdateAccountSendingEnabledCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enables or disables email sending across your entire Amazon SES account in the current
18
23
  * AWS Region. You can use this operation in conjunction with Amazon CloudWatch alarms to
19
24
  * temporarily pause email sending across your Amazon SES account in a given AWS Region when
@@ -30,6 +35,8 @@ export interface UpdateAccountSendingEnabledCommandOutput extends __MetadataBear
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param UpdateAccountSendingEnabledCommandInput - {@link UpdateAccountSendingEnabledCommandInput}
39
+ * @returns {@link UpdateAccountSendingEnabledCommandOutput}
33
40
  * @see {@link UpdateAccountSendingEnabledCommandInput} for command's `input` shape.
34
41
  * @see {@link UpdateAccountSendingEnabledCommandOutput} for command's `response` shape.
35
42
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -50,11 +57,20 @@ export interface UpdateAccountSendingEnabledCommandOutput extends __MetadataBear
50
57
  export declare class UpdateAccountSendingEnabledCommand extends $Command<UpdateAccountSendingEnabledCommandInput, UpdateAccountSendingEnabledCommandOutput, SESClientResolvedConfig> {
51
58
  readonly input: UpdateAccountSendingEnabledCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: UpdateAccountSendingEnabledCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAccountSendingEnabledCommandInput, UpdateAccountSendingEnabledCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdateConfigurationSetEventDestinationRequest, UpdateConfigurationSetEventDestinationResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateConfigurationSetEventDestinationCommand}.
8
10
  */
9
11
  export interface UpdateConfigurationSetEventDestinationCommandInput extends UpdateConfigurationSetEventDestinationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateConfigurationSetEventDestinationCommand}.
13
17
  */
14
18
  export interface UpdateConfigurationSetEventDestinationCommandOutput extends UpdateConfigurationSetEventDestinationResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the event destination of a configuration set. Event destinations are
18
23
  * associated with configuration sets, which enable you to publish email sending events to
19
24
  * Amazon CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon SNS). For information about using configuration sets,
@@ -36,6 +41,8 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
36
41
  * const response = await client.send(command);
37
42
  * ```
38
43
  *
44
+ * @param UpdateConfigurationSetEventDestinationCommandInput - {@link UpdateConfigurationSetEventDestinationCommandInput}
45
+ * @returns {@link UpdateConfigurationSetEventDestinationCommandOutput}
39
46
  * @see {@link UpdateConfigurationSetEventDestinationCommandInput} for command's `input` shape.
40
47
  * @see {@link UpdateConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
41
48
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -63,11 +70,20 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
63
70
  export declare class UpdateConfigurationSetEventDestinationCommand extends $Command<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, SESClientResolvedConfig> {
64
71
  readonly input: UpdateConfigurationSetEventDestinationCommandInput;
65
72
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
+ /**
74
+ * @public
75
+ */
66
76
  constructor(input: UpdateConfigurationSetEventDestinationCommandInput);
67
77
  /**
68
78
  * @internal
69
79
  */
70
80
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput>;
81
+ /**
82
+ * @internal
83
+ */
71
84
  private serialize;
85
+ /**
86
+ * @internal
87
+ */
72
88
  private deserialize;
73
89
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdateConfigurationSetReputationMetricsEnabledRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateConfigurationSetReputationMetricsEnabledCommand}.
8
10
  */
9
11
  export interface UpdateConfigurationSetReputationMetricsEnabledCommandInput extends UpdateConfigurationSetReputationMetricsEnabledRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateConfigurationSetReputationMetricsEnabledCommand}.
13
17
  */
14
18
  export interface UpdateConfigurationSetReputationMetricsEnabledCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enables or disables the publishing of reputation metrics for emails sent using a
18
23
  * specific configuration set in a given AWS Region. Reputation metrics include bounce
19
24
  * and complaint rates. These metrics are published to Amazon CloudWatch. By using CloudWatch, you can
@@ -29,6 +34,8 @@ export interface UpdateConfigurationSetReputationMetricsEnabledCommandOutput ext
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param UpdateConfigurationSetReputationMetricsEnabledCommandInput - {@link UpdateConfigurationSetReputationMetricsEnabledCommandInput}
38
+ * @returns {@link UpdateConfigurationSetReputationMetricsEnabledCommandOutput}
32
39
  * @see {@link UpdateConfigurationSetReputationMetricsEnabledCommandInput} for command's `input` shape.
33
40
  * @see {@link UpdateConfigurationSetReputationMetricsEnabledCommandOutput} for command's `response` shape.
34
41
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -53,11 +60,20 @@ export interface UpdateConfigurationSetReputationMetricsEnabledCommandOutput ext
53
60
  export declare class UpdateConfigurationSetReputationMetricsEnabledCommand extends $Command<UpdateConfigurationSetReputationMetricsEnabledCommandInput, UpdateConfigurationSetReputationMetricsEnabledCommandOutput, SESClientResolvedConfig> {
54
61
  readonly input: UpdateConfigurationSetReputationMetricsEnabledCommandInput;
55
62
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
63
+ /**
64
+ * @public
65
+ */
56
66
  constructor(input: UpdateConfigurationSetReputationMetricsEnabledCommandInput);
57
67
  /**
58
68
  * @internal
59
69
  */
60
70
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConfigurationSetReputationMetricsEnabledCommandInput, UpdateConfigurationSetReputationMetricsEnabledCommandOutput>;
71
+ /**
72
+ * @internal
73
+ */
61
74
  private serialize;
75
+ /**
76
+ * @internal
77
+ */
62
78
  private deserialize;
63
79
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdateConfigurationSetSendingEnabledRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateConfigurationSetSendingEnabledCommand}.
8
10
  */
9
11
  export interface UpdateConfigurationSetSendingEnabledCommandInput extends UpdateConfigurationSetSendingEnabledRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateConfigurationSetSendingEnabledCommand}.
13
17
  */
14
18
  export interface UpdateConfigurationSetSendingEnabledCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enables or disables email sending for messages sent using a specific configuration set
18
23
  * in a given AWS Region. You can use this operation in conjunction with Amazon CloudWatch alarms
19
24
  * to temporarily pause email sending for a configuration set when the reputation metrics
@@ -30,6 +35,8 @@ export interface UpdateConfigurationSetSendingEnabledCommandOutput extends __Met
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param UpdateConfigurationSetSendingEnabledCommandInput - {@link UpdateConfigurationSetSendingEnabledCommandInput}
39
+ * @returns {@link UpdateConfigurationSetSendingEnabledCommandOutput}
33
40
  * @see {@link UpdateConfigurationSetSendingEnabledCommandInput} for command's `input` shape.
34
41
  * @see {@link UpdateConfigurationSetSendingEnabledCommandOutput} for command's `response` shape.
35
42
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -54,11 +61,20 @@ export interface UpdateConfigurationSetSendingEnabledCommandOutput extends __Met
54
61
  export declare class UpdateConfigurationSetSendingEnabledCommand extends $Command<UpdateConfigurationSetSendingEnabledCommandInput, UpdateConfigurationSetSendingEnabledCommandOutput, SESClientResolvedConfig> {
55
62
  readonly input: UpdateConfigurationSetSendingEnabledCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: UpdateConfigurationSetSendingEnabledCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConfigurationSetSendingEnabledCommandInput, UpdateConfigurationSetSendingEnabledCommandOutput>;
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 { UpdateConfigurationSetTrackingOptionsRequest, UpdateConfigurationSetTrackingOptionsResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateConfigurationSetTrackingOptionsCommand}.
8
10
  */
9
11
  export interface UpdateConfigurationSetTrackingOptionsCommandInput extends UpdateConfigurationSetTrackingOptionsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateConfigurationSetTrackingOptionsCommand}.
13
17
  */
14
18
  export interface UpdateConfigurationSetTrackingOptionsCommandOutput extends UpdateConfigurationSetTrackingOptionsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies an association between a configuration set and a custom domain for open and
18
23
  * click event tracking. </p>
19
24
  * <p>By default, images and links used for tracking open and click events are hosted on
@@ -29,6 +34,8 @@ export interface UpdateConfigurationSetTrackingOptionsCommandOutput extends Upda
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param UpdateConfigurationSetTrackingOptionsCommandInput - {@link UpdateConfigurationSetTrackingOptionsCommandInput}
38
+ * @returns {@link UpdateConfigurationSetTrackingOptionsCommandOutput}
32
39
  * @see {@link UpdateConfigurationSetTrackingOptionsCommandInput} for command's `input` shape.
33
40
  * @see {@link UpdateConfigurationSetTrackingOptionsCommandOutput} for command's `response` shape.
34
41
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -57,11 +64,20 @@ export interface UpdateConfigurationSetTrackingOptionsCommandOutput extends Upda
57
64
  export declare class UpdateConfigurationSetTrackingOptionsCommand extends $Command<UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput, SESClientResolvedConfig> {
58
65
  readonly input: UpdateConfigurationSetTrackingOptionsCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: UpdateConfigurationSetTrackingOptionsCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConfigurationSetTrackingOptionsCommandInput, UpdateConfigurationSetTrackingOptionsCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdateCustomVerificationEmailTemplateRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateCustomVerificationEmailTemplateCommand}.
8
10
  */
9
11
  export interface UpdateCustomVerificationEmailTemplateCommandInput extends UpdateCustomVerificationEmailTemplateRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateCustomVerificationEmailTemplateCommand}.
13
17
  */
14
18
  export interface UpdateCustomVerificationEmailTemplateCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an existing custom verification email template.</p>
18
23
  * <p>For more information about custom verification email templates, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html">Using Custom Verification Email Templates</a> in the <i>Amazon SES Developer
19
24
  * Guide</i>.</p>
@@ -28,6 +33,8 @@ export interface UpdateCustomVerificationEmailTemplateCommandOutput extends __Me
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param UpdateCustomVerificationEmailTemplateCommandInput - {@link UpdateCustomVerificationEmailTemplateCommandInput}
37
+ * @returns {@link UpdateCustomVerificationEmailTemplateCommandOutput}
31
38
  * @see {@link UpdateCustomVerificationEmailTemplateCommandInput} for command's `input` shape.
32
39
  * @see {@link UpdateCustomVerificationEmailTemplateCommandOutput} for command's `response` shape.
33
40
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -48,11 +55,20 @@ export interface UpdateCustomVerificationEmailTemplateCommandOutput extends __Me
48
55
  export declare class UpdateCustomVerificationEmailTemplateCommand extends $Command<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput, SESClientResolvedConfig> {
49
56
  readonly input: UpdateCustomVerificationEmailTemplateCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: UpdateCustomVerificationEmailTemplateCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCustomVerificationEmailTemplateCommandInput, UpdateCustomVerificationEmailTemplateCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdateReceiptRuleRequest, UpdateReceiptRuleResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateReceiptRuleCommand}.
8
10
  */
9
11
  export interface UpdateReceiptRuleCommandInput extends UpdateReceiptRuleRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateReceiptRuleCommand}.
13
17
  */
14
18
  export interface UpdateReceiptRuleCommandOutput extends UpdateReceiptRuleResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates a receipt rule.</p>
18
23
  * <p>For information about managing receipt rules, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rules.html">Amazon SES
19
24
  * Developer Guide</a>.</p>
@@ -28,6 +33,8 @@ export interface UpdateReceiptRuleCommandOutput extends UpdateReceiptRuleRespons
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param UpdateReceiptRuleCommandInput - {@link UpdateReceiptRuleCommandInput}
37
+ * @returns {@link UpdateReceiptRuleCommandOutput}
31
38
  * @see {@link UpdateReceiptRuleCommandInput} for command's `input` shape.
32
39
  * @see {@link UpdateReceiptRuleCommandOutput} for command's `response` shape.
33
40
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -91,11 +98,20 @@ export interface UpdateReceiptRuleCommandOutput extends UpdateReceiptRuleRespons
91
98
  export declare class UpdateReceiptRuleCommand extends $Command<UpdateReceiptRuleCommandInput, UpdateReceiptRuleCommandOutput, SESClientResolvedConfig> {
92
99
  readonly input: UpdateReceiptRuleCommandInput;
93
100
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
+ /**
102
+ * @public
103
+ */
94
104
  constructor(input: UpdateReceiptRuleCommandInput);
95
105
  /**
96
106
  * @internal
97
107
  */
98
108
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReceiptRuleCommandInput, UpdateReceiptRuleCommandOutput>;
109
+ /**
110
+ * @internal
111
+ */
99
112
  private serialize;
113
+ /**
114
+ * @internal
115
+ */
100
116
  private deserialize;
101
117
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdateTemplateRequest, UpdateTemplateResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateTemplateCommand}.
8
10
  */
9
11
  export interface UpdateTemplateCommandInput extends UpdateTemplateRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateTemplateCommand}.
13
17
  */
14
18
  export interface UpdateTemplateCommandOutput extends UpdateTemplateResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an email template. Email templates enable you to send personalized email to
18
23
  * one or more destinations in a single API operation. For more information, see the <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html">Amazon SES Developer
19
24
  * Guide</a>.</p>
@@ -28,6 +33,8 @@ export interface UpdateTemplateCommandOutput extends UpdateTemplateResponse, __M
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param UpdateTemplateCommandInput - {@link UpdateTemplateCommandInput}
37
+ * @returns {@link UpdateTemplateCommandOutput}
31
38
  * @see {@link UpdateTemplateCommandInput} for command's `input` shape.
32
39
  * @see {@link UpdateTemplateCommandOutput} for command's `response` shape.
33
40
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -45,11 +52,20 @@ export interface UpdateTemplateCommandOutput extends UpdateTemplateResponse, __M
45
52
  export declare class UpdateTemplateCommand extends $Command<UpdateTemplateCommandInput, UpdateTemplateCommandOutput, SESClientResolvedConfig> {
46
53
  readonly input: UpdateTemplateCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: UpdateTemplateCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTemplateCommandInput, UpdateTemplateCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { VerifyDomainDkimRequest, VerifyDomainDkimResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link VerifyDomainDkimCommand}.
8
10
  */
9
11
  export interface VerifyDomainDkimCommandInput extends VerifyDomainDkimRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link VerifyDomainDkimCommand}.
13
17
  */
14
18
  export interface VerifyDomainDkimCommandOutput extends VerifyDomainDkimResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a set of DKIM tokens for a domain identity.</p>
18
23
  * <important>
19
24
  * <p>When you execute the <code>VerifyDomainDkim</code> operation, the domain that you
@@ -63,6 +68,8 @@ export interface VerifyDomainDkimCommandOutput extends VerifyDomainDkimResponse,
63
68
  * const response = await client.send(command);
64
69
  * ```
65
70
  *
71
+ * @param VerifyDomainDkimCommandInput - {@link VerifyDomainDkimCommandInput}
72
+ * @returns {@link VerifyDomainDkimCommandOutput}
66
73
  * @see {@link VerifyDomainDkimCommandInput} for command's `input` shape.
67
74
  * @see {@link VerifyDomainDkimCommandOutput} for command's `response` shape.
68
75
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -92,11 +99,20 @@ export interface VerifyDomainDkimCommandOutput extends VerifyDomainDkimResponse,
92
99
  export declare class VerifyDomainDkimCommand extends $Command<VerifyDomainDkimCommandInput, VerifyDomainDkimCommandOutput, SESClientResolvedConfig> {
93
100
  readonly input: VerifyDomainDkimCommandInput;
94
101
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
+ /**
103
+ * @public
104
+ */
95
105
  constructor(input: VerifyDomainDkimCommandInput);
96
106
  /**
97
107
  * @internal
98
108
  */
99
109
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<VerifyDomainDkimCommandInput, VerifyDomainDkimCommandOutput>;
110
+ /**
111
+ * @internal
112
+ */
100
113
  private serialize;
114
+ /**
115
+ * @internal
116
+ */
101
117
  private deserialize;
102
118
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { VerifyDomainIdentityRequest, VerifyDomainIdentityResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link VerifyDomainIdentityCommand}.
8
10
  */
9
11
  export interface VerifyDomainIdentityCommandInput extends VerifyDomainIdentityRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link VerifyDomainIdentityCommand}.
13
17
  */
14
18
  export interface VerifyDomainIdentityCommandOutput extends VerifyDomainIdentityResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Adds a domain to the list of identities for your Amazon SES account in the current AWS
18
23
  * Region and attempts to verify it. For more information about verifying domains, see
19
24
  * <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html">Verifying Email
@@ -31,6 +36,8 @@ export interface VerifyDomainIdentityCommandOutput extends VerifyDomainIdentityR
31
36
  * const response = await client.send(command);
32
37
  * ```
33
38
  *
39
+ * @param VerifyDomainIdentityCommandInput - {@link VerifyDomainIdentityCommandInput}
40
+ * @returns {@link VerifyDomainIdentityCommandOutput}
34
41
  * @see {@link VerifyDomainIdentityCommandInput} for command's `input` shape.
35
42
  * @see {@link VerifyDomainIdentityCommandOutput} for command's `response` shape.
36
43
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -56,11 +63,20 @@ export interface VerifyDomainIdentityCommandOutput extends VerifyDomainIdentityR
56
63
  export declare class VerifyDomainIdentityCommand extends $Command<VerifyDomainIdentityCommandInput, VerifyDomainIdentityCommandOutput, SESClientResolvedConfig> {
57
64
  readonly input: VerifyDomainIdentityCommandInput;
58
65
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
+ /**
67
+ * @public
68
+ */
59
69
  constructor(input: VerifyDomainIdentityCommandInput);
60
70
  /**
61
71
  * @internal
62
72
  */
63
73
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<VerifyDomainIdentityCommandInput, VerifyDomainIdentityCommandOutput>;
74
+ /**
75
+ * @internal
76
+ */
64
77
  private serialize;
78
+ /**
79
+ * @internal
80
+ */
65
81
  private deserialize;
66
82
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { VerifyEmailAddressRequest } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link VerifyEmailAddressCommand}.
8
10
  */
9
11
  export interface VerifyEmailAddressCommandInput extends VerifyEmailAddressRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link VerifyEmailAddressCommand}.
13
17
  */
14
18
  export interface VerifyEmailAddressCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deprecated. Use the <code>VerifyEmailIdentity</code> operation to verify a new email
18
23
  * address.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface VerifyEmailAddressCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param VerifyEmailAddressCommandInput - {@link VerifyEmailAddressCommandInput}
35
+ * @returns {@link VerifyEmailAddressCommandOutput}
29
36
  * @see {@link VerifyEmailAddressCommandInput} for command's `input` shape.
30
37
  * @see {@link VerifyEmailAddressCommandOutput} for command's `response` shape.
31
38
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -46,11 +53,20 @@ export interface VerifyEmailAddressCommandOutput extends __MetadataBearer {
46
53
  export declare class VerifyEmailAddressCommand extends $Command<VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput, SESClientResolvedConfig> {
47
54
  readonly input: VerifyEmailAddressCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: VerifyEmailAddressCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<VerifyEmailAddressCommandInput, VerifyEmailAddressCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { VerifyEmailIdentityRequest, VerifyEmailIdentityResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from "../SESClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link VerifyEmailIdentityCommand}.
8
10
  */
9
11
  export interface VerifyEmailIdentityCommandInput extends VerifyEmailIdentityRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link VerifyEmailIdentityCommand}.
13
17
  */
14
18
  export interface VerifyEmailIdentityCommandOutput extends VerifyEmailIdentityResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Adds an email address to the list of identities for your Amazon SES account in the current
18
23
  * AWS region and attempts to verify it. As a result of executing this operation, a
19
24
  * verification email is sent to the specified address.</p>
@@ -28,6 +33,8 @@ export interface VerifyEmailIdentityCommandOutput extends VerifyEmailIdentityRes
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param VerifyEmailIdentityCommandInput - {@link VerifyEmailIdentityCommandInput}
37
+ * @returns {@link VerifyEmailIdentityCommandOutput}
31
38
  * @see {@link VerifyEmailIdentityCommandInput} for command's `input` shape.
32
39
  * @see {@link VerifyEmailIdentityCommandOutput} for command's `response` shape.
33
40
  * @see {@link SESClientResolvedConfig | config} for SESClient's `config` shape.
@@ -48,11 +55,20 @@ export interface VerifyEmailIdentityCommandOutput extends VerifyEmailIdentityRes
48
55
  export declare class VerifyEmailIdentityCommand extends $Command<VerifyEmailIdentityCommandInput, VerifyEmailIdentityCommandOutput, SESClientResolvedConfig> {
49
56
  readonly input: VerifyEmailIdentityCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: VerifyEmailIdentityCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SESClientResolvedConfig, options?: __HttpHandlerOptions): Handler<VerifyEmailIdentityCommandInput, VerifyEmailIdentityCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -1,5 +1,7 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
2
  /**
3
+ * @public
4
+ *
3
5
  * Base exception class for all service exceptions from SES service.
4
6
  */
5
7
  export declare class SESServiceException extends __ServiceException {