@aws-sdk/client-sesv2 3.775.0 → 3.777.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 (98) hide show
  1. package/dist-types/commands/BatchGetMetricDataCommand.d.ts +1 -0
  2. package/dist-types/commands/CancelExportJobCommand.d.ts +7 -4
  3. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +1 -0
  4. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +1 -0
  5. package/dist-types/commands/CreateContactCommand.d.ts +1 -0
  6. package/dist-types/commands/CreateContactListCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateExportJobCommand.d.ts +1 -78
  14. package/dist-types/commands/CreateImportJobCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateMultiRegionEndpointCommand.d.ts +1 -0
  16. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +1 -0
  17. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +1 -0
  18. package/dist-types/commands/DeleteContactCommand.d.ts +1 -0
  19. package/dist-types/commands/DeleteContactListCommand.d.ts +1 -0
  20. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteMultiRegionEndpointCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +1 -0
  27. package/dist-types/commands/GetAccountCommand.d.ts +1 -0
  28. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +1 -0
  29. package/dist-types/commands/GetConfigurationSetCommand.d.ts +1 -0
  30. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +1 -0
  31. package/dist-types/commands/GetContactCommand.d.ts +1 -0
  32. package/dist-types/commands/GetContactListCommand.d.ts +1 -0
  33. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +1 -0
  34. package/dist-types/commands/GetDedicatedIpCommand.d.ts +1 -0
  35. package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +1 -0
  36. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +1 -0
  37. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +1 -0
  38. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +1 -0
  39. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +1 -0
  40. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +1 -0
  41. package/dist-types/commands/GetEmailIdentityCommand.d.ts +1 -0
  42. package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +1 -0
  43. package/dist-types/commands/GetEmailTemplateCommand.d.ts +1 -0
  44. package/dist-types/commands/GetExportJobCommand.d.ts +1 -52
  45. package/dist-types/commands/GetImportJobCommand.d.ts +1 -0
  46. package/dist-types/commands/GetMessageInsightsCommand.d.ts +1 -60
  47. package/dist-types/commands/GetMultiRegionEndpointCommand.d.ts +1 -0
  48. package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +1 -0
  49. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +1 -0
  50. package/dist-types/commands/ListContactListsCommand.d.ts +1 -0
  51. package/dist-types/commands/ListContactsCommand.d.ts +1 -0
  52. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +1 -0
  53. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +1 -0
  54. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +1 -0
  55. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +1 -0
  56. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +1 -0
  57. package/dist-types/commands/ListEmailTemplatesCommand.d.ts +1 -0
  58. package/dist-types/commands/ListExportJobsCommand.d.ts +1 -25
  59. package/dist-types/commands/ListImportJobsCommand.d.ts +1 -0
  60. package/dist-types/commands/ListMultiRegionEndpointsCommand.d.ts +1 -0
  61. package/dist-types/commands/ListRecommendationsCommand.d.ts +1 -0
  62. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +1 -0
  63. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  64. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -0
  65. package/dist-types/commands/PutAccountDetailsCommand.d.ts +1 -0
  66. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +1 -0
  67. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -0
  68. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +1 -0
  69. package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +8 -5
  70. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -0
  71. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -0
  72. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -0
  73. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -0
  74. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -0
  75. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -0
  76. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +1 -0
  77. package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +8 -5
  78. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -0
  79. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -0
  80. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -0
  81. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -0
  82. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -0
  83. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -0
  84. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -0
  85. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +1 -0
  86. package/dist-types/commands/SendBulkEmailCommand.d.ts +1 -0
  87. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +1 -0
  88. package/dist-types/commands/SendEmailCommand.d.ts +1 -0
  89. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  90. package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +1 -0
  91. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  92. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +1 -0
  93. package/dist-types/commands/UpdateContactCommand.d.ts +1 -0
  94. package/dist-types/commands/UpdateContactListCommand.d.ts +1 -0
  95. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +1 -0
  96. package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +1 -0
  97. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +1 -0
  98. package/package.json +2 -2
@@ -96,6 +96,7 @@ declare const BatchGetMetricDataCommand_base: {
96
96
  * @throws {@link SESv2ServiceException}
97
97
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class BatchGetMetricDataCommand extends BatchGetMetricDataCommand_base {
@@ -61,18 +61,21 @@ declare const CancelExportJobCommand_base: {
61
61
  * @throws {@link SESv2ServiceException}
62
62
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
63
63
  *
64
- * @public
64
+ *
65
65
  * @example Cancel export job
66
66
  * ```javascript
67
67
  * // Cancels the export job with ID ef28cf62-9d8e-4b60-9283-b09816c99a99
68
68
  * const input = {
69
- * "JobId": "ef28cf62-9d8e-4b60-9283-b09816c99a99"
69
+ * JobId: "ef28cf62-9d8e-4b60-9283-b09816c99a99"
70
70
  * };
71
71
  * const command = new CancelExportJobCommand(input);
72
- * await client.send(command);
73
- * // example id: cancel-export-job-1685699696331
72
+ * const response = await client.send(command);
73
+ * /* response is
74
+ * { /* metadata only *\/ }
75
+ * *\/
74
76
  * ```
75
77
  *
78
+ * @public
76
79
  */
77
80
  export declare class CancelExportJobCommand extends CancelExportJobCommand_base {
78
81
  /** @internal type navigation helper, not in runtime. */
@@ -112,6 +112,7 @@ declare const CreateConfigurationSetCommand_base: {
112
112
  * @throws {@link SESv2ServiceException}
113
113
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {
@@ -101,6 +101,7 @@ declare const CreateConfigurationSetEventDestinationCommand_base: {
101
101
  * @throws {@link SESv2ServiceException}
102
102
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {
@@ -74,6 +74,7 @@ declare const CreateContactCommand_base: {
74
74
  * @throws {@link SESv2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class CreateContactCommand extends CreateContactCommand_base {
@@ -79,6 +79,7 @@ declare const CreateContactListCommand_base: {
79
79
  * @throws {@link SESv2ServiceException}
80
80
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class CreateContactListCommand extends CreateContactListCommand_base {
@@ -76,6 +76,7 @@ declare const CreateCustomVerificationEmailTemplateCommand_base: {
76
76
  * @throws {@link SESv2ServiceException}
77
77
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class CreateCustomVerificationEmailTemplateCommand extends CreateCustomVerificationEmailTemplateCommand_base {
@@ -77,6 +77,7 @@ declare const CreateDedicatedIpPoolCommand_base: {
77
77
  * @throws {@link SESv2ServiceException}
78
78
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class CreateDedicatedIpPoolCommand extends CreateDedicatedIpPoolCommand_base {
@@ -140,6 +140,7 @@ declare const CreateDeliverabilityTestReportCommand_base: {
140
140
  * @throws {@link SESv2ServiceException}
141
141
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
142
142
  *
143
+ *
143
144
  * @public
144
145
  */
145
146
  export declare class CreateDeliverabilityTestReportCommand extends CreateDeliverabilityTestReportCommand_base {
@@ -122,6 +122,7 @@ declare const CreateEmailIdentityCommand_base: {
122
122
  * @throws {@link SESv2ServiceException}
123
123
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
124
124
  *
125
+ *
125
126
  * @public
126
127
  */
127
128
  export declare class CreateEmailIdentityCommand extends CreateEmailIdentityCommand_base {
@@ -79,6 +79,7 @@ declare const CreateEmailIdentityPolicyCommand_base: {
79
79
  * @throws {@link SESv2ServiceException}
80
80
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class CreateEmailIdentityPolicyCommand extends CreateEmailIdentityPolicyCommand_base {
@@ -72,6 +72,7 @@ declare const CreateEmailTemplateCommand_base: {
72
72
  * @throws {@link SESv2ServiceException}
73
73
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class CreateEmailTemplateCommand extends CreateEmailTemplateCommand_base {
@@ -133,85 +133,8 @@ declare const CreateExportJobCommand_base: {
133
133
  * @throws {@link SESv2ServiceException}
134
134
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
135
135
  *
136
- * @public
137
- * @example Create Metrics export job
138
- * ```javascript
139
- * // Creates a new export job for Metrics data
140
- * const input = {
141
- * "ExportDataSource": {
142
- * "MetricsDataSource": {
143
- * "Dimensions": {
144
- * "ISP": [
145
- * "*"
146
- * ]
147
- * },
148
- * "EndDate": "2023-07-02T00:00:00",
149
- * "Metrics": [
150
- * {
151
- * "Aggregation": "VOLUME",
152
- * "Name": "SEND"
153
- * },
154
- * {
155
- * "Aggregation": "VOLUME",
156
- * "Name": "COMPLAINT"
157
- * },
158
- * {
159
- * "Aggregation": "RATE",
160
- * "Name": "COMPLAINT"
161
- * }
162
- * ],
163
- * "Namespace": "VDM",
164
- * "StartDate": "2023-07-01T00:00:00"
165
- * }
166
- * },
167
- * "ExportDestination": {
168
- * "DataFormat": "CSV"
169
- * }
170
- * };
171
- * const command = new CreateExportJobCommand(input);
172
- * const response = await client.send(command);
173
- * /* response ==
174
- * {
175
- * "JobId": "ef28cf62-9d8e-4b60-9283-b09816c99a99"
176
- * }
177
- * *\/
178
- * // example id: create-export-job-1685701853690
179
- * ```
180
- *
181
- * @example Create Message Insights export job
182
- * ```javascript
183
- * // Creates a new export job for Message Insights data
184
- * const input = {
185
- * "ExportDataSource": {
186
- * "MessageInsightsDataSource": {
187
- * "EndDate": "2023-07-02T00:00:00",
188
- * "Exclude": {
189
- * "FromEmailAddress": [
190
- * "hello@example.com"
191
- * ]
192
- * },
193
- * "Include": {
194
- * "Subject": [
195
- * "Hello"
196
- * ]
197
- * },
198
- * "StartDate": "2023-07-01T00:00:00"
199
- * }
200
- * },
201
- * "ExportDestination": {
202
- * "DataFormat": "CSV"
203
- * }
204
- * };
205
- * const command = new CreateExportJobCommand(input);
206
- * const response = await client.send(command);
207
- * /* response ==
208
- * {
209
- * "JobId": "ef28cf62-9d8e-4b60-9283-b09816c99a99"
210
- * }
211
- * *\/
212
- * // example id: create-export-job-1689957853323
213
- * ```
214
136
  *
137
+ * @public
215
138
  */
216
139
  export declare class CreateExportJobCommand extends CreateExportJobCommand_base {
217
140
  /** @internal type navigation helper, not in runtime. */
@@ -75,6 +75,7 @@ declare const CreateImportJobCommand_base: {
75
75
  * @throws {@link SESv2ServiceException}
76
76
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class CreateImportJobCommand extends CreateImportJobCommand_base {
@@ -86,6 +86,7 @@ declare const CreateMultiRegionEndpointCommand_base: {
86
86
  * @throws {@link SESv2ServiceException}
87
87
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class CreateMultiRegionEndpointCommand extends CreateMultiRegionEndpointCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteConfigurationSetCommand_base: {
69
69
  * @throws {@link SESv2ServiceException}
70
70
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteConfigurationSetEventDestinationCommand_base: {
67
67
  * @throws {@link SESv2ServiceException}
68
68
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteContactCommand_base: {
62
62
  * @throws {@link SESv2ServiceException}
63
63
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeleteContactCommand extends DeleteContactCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteContactListCommand_base: {
64
64
  * @throws {@link SESv2ServiceException}
65
65
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteContactListCommand extends DeleteContactListCommand_base {
@@ -65,6 +65,7 @@ declare const DeleteCustomVerificationEmailTemplateCommand_base: {
65
65
  * @throws {@link SESv2ServiceException}
66
66
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeleteCustomVerificationEmailTemplateCommand extends DeleteCustomVerificationEmailTemplateCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteDedicatedIpPoolCommand_base: {
64
64
  * @throws {@link SESv2ServiceException}
65
65
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteDedicatedIpPoolCommand extends DeleteDedicatedIpPoolCommand_base {
@@ -65,6 +65,7 @@ declare const DeleteEmailIdentityCommand_base: {
65
65
  * @throws {@link SESv2ServiceException}
66
66
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeleteEmailIdentityCommand extends DeleteEmailIdentityCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteEmailIdentityPolicyCommand_base: {
73
73
  * @throws {@link SESv2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteEmailIdentityPolicyCommand extends DeleteEmailIdentityPolicyCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteEmailTemplateCommand_base: {
62
62
  * @throws {@link SESv2ServiceException}
63
63
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeleteEmailTemplateCommand extends DeleteEmailTemplateCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteMultiRegionEndpointCommand_base: {
68
68
  * @throws {@link SESv2ServiceException}
69
69
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteMultiRegionEndpointCommand extends DeleteMultiRegionEndpointCommand_base {
@@ -61,6 +61,7 @@ declare const DeleteSuppressedDestinationCommand_base: {
61
61
  * @throws {@link SESv2ServiceException}
62
62
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
63
63
  *
64
+ *
64
65
  * @public
65
66
  */
66
67
  export declare class DeleteSuppressedDestinationCommand extends DeleteSuppressedDestinationCommand_base {
@@ -94,6 +94,7 @@ declare const GetAccountCommand_base: {
94
94
  * @throws {@link SESv2ServiceException}
95
95
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class GetAccountCommand extends GetAccountCommand_base {
@@ -73,6 +73,7 @@ declare const GetBlacklistReportsCommand_base: {
73
73
  * @throws {@link SESv2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class GetBlacklistReportsCommand extends GetBlacklistReportsCommand_base {
@@ -108,6 +108,7 @@ declare const GetConfigurationSetCommand_base: {
108
108
  * @throws {@link SESv2ServiceException}
109
109
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class GetConfigurationSetCommand extends GetConfigurationSetCommand_base {
@@ -99,6 +99,7 @@ declare const GetConfigurationSetEventDestinationsCommand_base: {
99
99
  * @throws {@link SESv2ServiceException}
100
100
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class GetConfigurationSetEventDestinationsCommand extends GetConfigurationSetEventDestinationsCommand_base {
@@ -81,6 +81,7 @@ declare const GetContactCommand_base: {
81
81
  * @throws {@link SESv2ServiceException}
82
82
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class GetContactCommand extends GetContactCommand_base {
@@ -81,6 +81,7 @@ declare const GetContactListCommand_base: {
81
81
  * @throws {@link SESv2ServiceException}
82
82
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class GetContactListCommand extends GetContactListCommand_base {
@@ -73,6 +73,7 @@ declare const GetCustomVerificationEmailTemplateCommand_base: {
73
73
  * @throws {@link SESv2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class GetCustomVerificationEmailTemplateCommand extends GetCustomVerificationEmailTemplateCommand_base {
@@ -70,6 +70,7 @@ declare const GetDedicatedIpCommand_base: {
70
70
  * @throws {@link SESv2ServiceException}
71
71
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class GetDedicatedIpCommand extends GetDedicatedIpCommand_base {
@@ -66,6 +66,7 @@ declare const GetDedicatedIpPoolCommand_base: {
66
66
  * @throws {@link SESv2ServiceException}
67
67
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class GetDedicatedIpPoolCommand extends GetDedicatedIpPoolCommand_base {
@@ -74,6 +74,7 @@ declare const GetDedicatedIpsCommand_base: {
74
74
  * @throws {@link SESv2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class GetDedicatedIpsCommand extends GetDedicatedIpsCommand_base {
@@ -93,6 +93,7 @@ declare const GetDeliverabilityDashboardOptionsCommand_base: {
93
93
  * @throws {@link SESv2ServiceException}
94
94
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class GetDeliverabilityDashboardOptionsCommand extends GetDeliverabilityDashboardOptionsCommand_base {
@@ -96,6 +96,7 @@ declare const GetDeliverabilityTestReportCommand_base: {
96
96
  * @throws {@link SESv2ServiceException}
97
97
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class GetDeliverabilityTestReportCommand extends GetDeliverabilityTestReportCommand_base {
@@ -84,6 +84,7 @@ declare const GetDomainDeliverabilityCampaignCommand_base: {
84
84
  * @throws {@link SESv2ServiceException}
85
85
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class GetDomainDeliverabilityCampaignCommand extends GetDomainDeliverabilityCampaignCommand_base {
@@ -103,6 +103,7 @@ declare const GetDomainStatisticsReportCommand_base: {
103
103
  * @throws {@link SESv2ServiceException}
104
104
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class GetDomainStatisticsReportCommand extends GetDomainStatisticsReportCommand_base {
@@ -104,6 +104,7 @@ declare const GetEmailIdentityCommand_base: {
104
104
  * @throws {@link SESv2ServiceException}
105
105
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class GetEmailIdentityCommand extends GetEmailIdentityCommand_base {
@@ -76,6 +76,7 @@ declare const GetEmailIdentityPoliciesCommand_base: {
76
76
  * @throws {@link SESv2ServiceException}
77
77
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class GetEmailIdentityPoliciesCommand extends GetEmailIdentityPoliciesCommand_base {
@@ -70,6 +70,7 @@ declare const GetEmailTemplateCommand_base: {
70
70
  * @throws {@link SESv2ServiceException}
71
71
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class GetEmailTemplateCommand extends GetEmailTemplateCommand_base {
@@ -142,59 +142,8 @@ declare const GetExportJobCommand_base: {
142
142
  * @throws {@link SESv2ServiceException}
143
143
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
144
144
  *
145
- * @public
146
- * @example Get export job
147
- * ```javascript
148
- * // Gets the export job with ID ef28cf62-9d8e-4b60-9283-b09816c99a99
149
- * const input = {
150
- * "JobId": "ef28cf62-9d8e-4b60-9283-b09816c99a99"
151
- * };
152
- * const command = new GetExportJobCommand(input);
153
- * const response = await client.send(command);
154
- * /* response ==
155
- * {
156
- * "CreatedTimestamp": "1685700961057",
157
- * "ExportDataSource": {
158
- * "MetricsDataSource": {
159
- * "Dimensions": {
160
- * "ISP": [
161
- * "*"
162
- * ]
163
- * },
164
- * "EndDate": "1675209600000",
165
- * "Metrics": [
166
- * {
167
- * "Aggregation": "VOLUME",
168
- * "Name": "SEND"
169
- * },
170
- * {
171
- * "Aggregation": "VOLUME",
172
- * "Name": "COMPLAINT"
173
- * },
174
- * {
175
- * "Aggregation": "RATE",
176
- * "Name": "COMPLAINT"
177
- * }
178
- * ],
179
- * "Namespace": "VDM",
180
- * "StartDate": "1672531200000"
181
- * }
182
- * },
183
- * "ExportDestination": {
184
- * "DataFormat": "CSV"
185
- * },
186
- * "ExportSourceType": "METRICS_DATA",
187
- * "JobId": "ef28cf62-9d8e-4b60-9283-b09816c99a99",
188
- * "JobStatus": "PROCESSING",
189
- * "Statistics": {
190
- * "ExportedRecordsCount": 5,
191
- * "ProcessedRecordsCount": 5
192
- * }
193
- * }
194
- * *\/
195
- * // example id: get-export-job-1685699942772
196
- * ```
197
145
  *
146
+ * @public
198
147
  */
199
148
  export declare class GetExportJobCommand extends GetExportJobCommand_base {
200
149
  /** @internal type navigation helper, not in runtime. */
@@ -85,6 +85,7 @@ declare const GetImportJobCommand_base: {
85
85
  * @throws {@link SESv2ServiceException}
86
86
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class GetImportJobCommand extends GetImportJobCommand_base {
@@ -96,67 +96,8 @@ declare const GetMessageInsightsCommand_base: {
96
96
  * @throws {@link SESv2ServiceException}
97
97
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
98
98
  *
99
- * @public
100
- * @example Get Message Insights
101
- * ```javascript
102
- * // Provides information about a specific message.
103
- * const input = {
104
- * "MessageId": "000000000000ab00-0a000aa0-1234-0a0a-1234-0a0aaa0aa00a-000000"
105
- * };
106
- * const command = new GetMessageInsightsCommand(input);
107
- * const response = await client.send(command);
108
- * /* response ==
109
- * {
110
- * "EmailTags": [
111
- * {
112
- * "Name": "ses:operation",
113
- * "Value": "SendEmail"
114
- * },
115
- * {
116
- * "Name": "ses:recipient-isp",
117
- * "Value": "UNKNOWN_ISP"
118
- * },
119
- * {
120
- * "Name": "ses:source-ip",
121
- * "Value": "0.0.0.0"
122
- * },
123
- * {
124
- * "Name": "ses:from-domain",
125
- * "Value": "example.com"
126
- * },
127
- * {
128
- * "Name": "ses:sender-identity",
129
- * "Value": "hello@example.com"
130
- * },
131
- * {
132
- * "Name": "ses:caller-identity",
133
- * "Value": "Identity"
134
- * }
135
- * ],
136
- * "FromEmailAddress": "hello@example.com",
137
- * "Insights": [
138
- * {
139
- * "Destination": "recipient@example.com",
140
- * "Events": [
141
- * {
142
- * "Timestamp": "2023-01-01T00:00:00.000000+01:00",
143
- * "Type": "SEND"
144
- * },
145
- * {
146
- * "Timestamp": "2023-01-01T00:00:01.000000+01:00",
147
- * "Type": "DELIVERY"
148
- * }
149
- * ],
150
- * "Isp": "UNKNOWN_ISP"
151
- * }
152
- * ],
153
- * "MessageId": "000000000000ab00-0a000aa0-1234-0a0a-1234-0a0aaa0aa00a-000000",
154
- * "Subject": "hello"
155
- * }
156
- * *\/
157
- * // example id: get-message-insights-1689955713493
158
- * ```
159
99
  *
100
+ * @public
160
101
  */
161
102
  export declare class GetMessageInsightsCommand extends GetMessageInsightsCommand_base {
162
103
  /** @internal type navigation helper, not in runtime. */
@@ -74,6 +74,7 @@ declare const GetMultiRegionEndpointCommand_base: {
74
74
  * @throws {@link SESv2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class GetMultiRegionEndpointCommand extends GetMultiRegionEndpointCommand_base {
@@ -72,6 +72,7 @@ declare const GetSuppressedDestinationCommand_base: {
72
72
  * @throws {@link SESv2ServiceException}
73
73
  * <p>Base exception class for all service exceptions from SESv2 service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class GetSuppressedDestinationCommand extends GetSuppressedDestinationCommand_base {