@aws-sdk/client-sesv2 3.650.0 → 3.654.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 (185) hide show
  1. package/dist-types/commands/BatchGetMetricDataCommand.d.ts +11 -0
  2. package/dist-types/commands/CancelExportJobCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateContactCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateContactListCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateEmailIdentityPolicyCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateExportJobCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateImportJobCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteContactCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteContactListCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteEmailIdentityPolicyCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteSuppressedDestinationCommand.d.ts +11 -0
  25. package/dist-types/commands/GetAccountCommand.d.ts +11 -0
  26. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +11 -0
  27. package/dist-types/commands/GetConfigurationSetCommand.d.ts +11 -0
  28. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +11 -0
  29. package/dist-types/commands/GetContactCommand.d.ts +11 -0
  30. package/dist-types/commands/GetContactListCommand.d.ts +11 -0
  31. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +11 -0
  32. package/dist-types/commands/GetDedicatedIpCommand.d.ts +11 -0
  33. package/dist-types/commands/GetDedicatedIpPoolCommand.d.ts +11 -0
  34. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +11 -0
  35. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +11 -0
  36. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +11 -0
  37. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +11 -0
  38. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +11 -0
  39. package/dist-types/commands/GetEmailIdentityCommand.d.ts +11 -0
  40. package/dist-types/commands/GetEmailIdentityPoliciesCommand.d.ts +11 -0
  41. package/dist-types/commands/GetEmailTemplateCommand.d.ts +11 -0
  42. package/dist-types/commands/GetExportJobCommand.d.ts +11 -0
  43. package/dist-types/commands/GetImportJobCommand.d.ts +11 -0
  44. package/dist-types/commands/GetMessageInsightsCommand.d.ts +11 -0
  45. package/dist-types/commands/GetSuppressedDestinationCommand.d.ts +11 -0
  46. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +11 -0
  47. package/dist-types/commands/ListContactListsCommand.d.ts +11 -0
  48. package/dist-types/commands/ListContactsCommand.d.ts +11 -0
  49. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +11 -0
  50. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +11 -0
  51. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +11 -0
  52. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +11 -0
  53. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +11 -0
  54. package/dist-types/commands/ListEmailTemplatesCommand.d.ts +11 -0
  55. package/dist-types/commands/ListExportJobsCommand.d.ts +11 -0
  56. package/dist-types/commands/ListImportJobsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListRecommendationsCommand.d.ts +11 -0
  58. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  60. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +11 -0
  61. package/dist-types/commands/PutAccountDetailsCommand.d.ts +11 -0
  62. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +11 -0
  63. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +11 -0
  64. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +11 -0
  65. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +11 -0
  66. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +11 -0
  67. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +11 -0
  68. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +11 -0
  69. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +11 -0
  70. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +11 -0
  71. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +11 -0
  72. package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +11 -0
  73. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +11 -0
  74. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +11 -0
  75. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +11 -0
  76. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +11 -0
  77. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +11 -0
  78. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +11 -0
  79. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +11 -0
  80. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +11 -0
  81. package/dist-types/commands/SendBulkEmailCommand.d.ts +11 -0
  82. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +11 -0
  83. package/dist-types/commands/SendEmailCommand.d.ts +11 -0
  84. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  85. package/dist-types/commands/TestRenderEmailTemplateCommand.d.ts +11 -0
  86. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  87. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +11 -0
  88. package/dist-types/commands/UpdateContactCommand.d.ts +11 -0
  89. package/dist-types/commands/UpdateContactListCommand.d.ts +11 -0
  90. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +11 -0
  91. package/dist-types/commands/UpdateEmailIdentityPolicyCommand.d.ts +11 -0
  92. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +11 -0
  93. package/dist-types/ts3.4/commands/BatchGetMetricDataCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/CancelExportJobCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/GetDedicatedIpPoolCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/GetMessageInsightsCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/ListExportJobsCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +12 -1
  185. package/package.json +35 -35
@@ -79,4 +79,15 @@ declare const GetEmailIdentityPoliciesCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class GetEmailIdentityPoliciesCommand extends GetEmailIdentityPoliciesCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: GetEmailIdentityPoliciesRequest;
86
+ output: GetEmailIdentityPoliciesResponse;
87
+ };
88
+ sdk: {
89
+ input: GetEmailIdentityPoliciesCommandInput;
90
+ output: GetEmailIdentityPoliciesCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -73,4 +73,15 @@ declare const GetEmailTemplateCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class GetEmailTemplateCommand extends GetEmailTemplateCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: GetEmailTemplateRequest;
80
+ output: GetEmailTemplateResponse;
81
+ };
82
+ sdk: {
83
+ input: GetEmailTemplateCommandInput;
84
+ output: GetEmailTemplateCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -197,4 +197,15 @@ declare const GetExportJobCommand_base: {
197
197
  *
198
198
  */
199
199
  export declare class GetExportJobCommand extends GetExportJobCommand_base {
200
+ /** @internal type navigation helper, not in runtime. */
201
+ protected static __types: {
202
+ api: {
203
+ input: GetExportJobRequest;
204
+ output: GetExportJobResponse;
205
+ };
206
+ sdk: {
207
+ input: GetExportJobCommandInput;
208
+ output: GetExportJobCommandOutput;
209
+ };
210
+ };
200
211
  }
@@ -88,4 +88,15 @@ declare const GetImportJobCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class GetImportJobCommand extends GetImportJobCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: GetImportJobRequest;
95
+ output: GetImportJobResponse;
96
+ };
97
+ sdk: {
98
+ input: GetImportJobCommandInput;
99
+ output: GetImportJobCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -159,4 +159,15 @@ declare const GetMessageInsightsCommand_base: {
159
159
  *
160
160
  */
161
161
  export declare class GetMessageInsightsCommand extends GetMessageInsightsCommand_base {
162
+ /** @internal type navigation helper, not in runtime. */
163
+ protected static __types: {
164
+ api: {
165
+ input: GetMessageInsightsRequest;
166
+ output: GetMessageInsightsResponse;
167
+ };
168
+ sdk: {
169
+ input: GetMessageInsightsCommandInput;
170
+ output: GetMessageInsightsCommandOutput;
171
+ };
172
+ };
162
173
  }
@@ -75,4 +75,15 @@ declare const GetSuppressedDestinationCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class GetSuppressedDestinationCommand extends GetSuppressedDestinationCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: GetSuppressedDestinationRequest;
82
+ output: GetSuppressedDestinationResponse;
83
+ };
84
+ sdk: {
85
+ input: GetSuppressedDestinationCommandInput;
86
+ output: GetSuppressedDestinationCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -73,4 +73,15 @@ declare const ListConfigurationSetsCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class ListConfigurationSetsCommand extends ListConfigurationSetsCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: ListConfigurationSetsRequest;
80
+ output: ListConfigurationSetsResponse;
81
+ };
82
+ sdk: {
83
+ input: ListConfigurationSetsCommandInput;
84
+ output: ListConfigurationSetsCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -70,4 +70,15 @@ declare const ListContactListsCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class ListContactListsCommand extends ListContactListsCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: ListContactListsRequest;
77
+ output: ListContactListsResponse;
78
+ };
79
+ sdk: {
80
+ input: ListContactListsCommandInput;
81
+ output: ListContactListsCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -94,4 +94,15 @@ declare const ListContactsCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class ListContactsCommand extends ListContactsCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: ListContactsRequest;
101
+ output: ListContactsResponse;
102
+ };
103
+ sdk: {
104
+ input: ListContactsCommandInput;
105
+ output: ListContactsCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -78,4 +78,15 @@ declare const ListCustomVerificationEmailTemplatesCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class ListCustomVerificationEmailTemplatesCommand extends ListCustomVerificationEmailTemplatesCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: ListCustomVerificationEmailTemplatesRequest;
85
+ output: ListCustomVerificationEmailTemplatesResponse;
86
+ };
87
+ sdk: {
88
+ input: ListCustomVerificationEmailTemplatesCommandInput;
89
+ output: ListCustomVerificationEmailTemplatesCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -68,4 +68,15 @@ declare const ListDedicatedIpPoolsCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class ListDedicatedIpPoolsCommand extends ListDedicatedIpPoolsCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: ListDedicatedIpPoolsRequest;
75
+ output: ListDedicatedIpPoolsResponse;
76
+ };
77
+ sdk: {
78
+ input: ListDedicatedIpPoolsCommandInput;
79
+ output: ListDedicatedIpPoolsCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -79,4 +79,15 @@ declare const ListDeliverabilityTestReportsCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class ListDeliverabilityTestReportsCommand extends ListDeliverabilityTestReportsCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: ListDeliverabilityTestReportsRequest;
86
+ output: ListDeliverabilityTestReportsResponse;
87
+ };
88
+ sdk: {
89
+ input: ListDeliverabilityTestReportsCommandInput;
90
+ output: ListDeliverabilityTestReportsCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -94,4 +94,15 @@ declare const ListDomainDeliverabilityCampaignsCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class ListDomainDeliverabilityCampaignsCommand extends ListDomainDeliverabilityCampaignsCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: ListDomainDeliverabilityCampaignsRequest;
101
+ output: ListDomainDeliverabilityCampaignsResponse;
102
+ };
103
+ sdk: {
104
+ input: ListDomainDeliverabilityCampaignsCommandInput;
105
+ output: ListDomainDeliverabilityCampaignsCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -75,4 +75,15 @@ declare const ListEmailIdentitiesCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class ListEmailIdentitiesCommand extends ListEmailIdentitiesCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: ListEmailIdentitiesRequest;
82
+ output: ListEmailIdentitiesResponse;
83
+ };
84
+ sdk: {
85
+ input: ListEmailIdentitiesCommandInput;
86
+ output: ListEmailIdentitiesCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -72,4 +72,15 @@ declare const ListEmailTemplatesCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class ListEmailTemplatesCommand extends ListEmailTemplatesCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: ListEmailTemplatesRequest;
79
+ output: ListEmailTemplatesResponse;
80
+ };
81
+ sdk: {
82
+ input: ListEmailTemplatesCommandInput;
83
+ output: ListEmailTemplatesCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -100,4 +100,15 @@ declare const ListExportJobsCommand_base: {
100
100
  *
101
101
  */
102
102
  export declare class ListExportJobsCommand extends ListExportJobsCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: ListExportJobsRequest;
107
+ output: ListExportJobsResponse;
108
+ };
109
+ sdk: {
110
+ input: ListExportJobsCommandInput;
111
+ output: ListExportJobsCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -83,4 +83,15 @@ declare const ListImportJobsCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class ListImportJobsCommand extends ListImportJobsCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: ListImportJobsRequest;
90
+ output: ListImportJobsResponse;
91
+ };
92
+ sdk: {
93
+ input: ListImportJobsCommandInput;
94
+ output: ListImportJobsCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -82,4 +82,15 @@ declare const ListRecommendationsCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class ListRecommendationsCommand extends ListRecommendationsCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: ListRecommendationsRequest;
89
+ output: ListRecommendationsResponse;
90
+ };
91
+ sdk: {
92
+ input: ListRecommendationsCommandInput;
93
+ output: ListRecommendationsCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -80,4 +80,15 @@ declare const ListSuppressedDestinationsCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class ListSuppressedDestinationsCommand extends ListSuppressedDestinationsCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: ListSuppressedDestinationsRequest;
87
+ output: ListSuppressedDestinationsResponse;
88
+ };
89
+ sdk: {
90
+ input: ListSuppressedDestinationsCommandInput;
91
+ output: ListSuppressedDestinationsCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -76,4 +76,15 @@ declare const ListTagsForResourceCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: ListTagsForResourceRequest;
83
+ output: ListTagsForResourceResponse;
84
+ };
85
+ sdk: {
86
+ input: ListTagsForResourceCommandInput;
87
+ output: ListTagsForResourceCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -61,4 +61,15 @@ declare const PutAccountDedicatedIpWarmupAttributesCommand_base: {
61
61
  * @public
62
62
  */
63
63
  export declare class PutAccountDedicatedIpWarmupAttributesCommand extends PutAccountDedicatedIpWarmupAttributesCommand_base {
64
+ /** @internal type navigation helper, not in runtime. */
65
+ protected static __types: {
66
+ api: {
67
+ input: PutAccountDedicatedIpWarmupAttributesRequest;
68
+ output: {};
69
+ };
70
+ sdk: {
71
+ input: PutAccountDedicatedIpWarmupAttributesCommandInput;
72
+ output: PutAccountDedicatedIpWarmupAttributesCommandOutput;
73
+ };
74
+ };
64
75
  }
@@ -71,4 +71,15 @@ declare const PutAccountDetailsCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class PutAccountDetailsCommand extends PutAccountDetailsCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: PutAccountDetailsRequest;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: PutAccountDetailsCommandInput;
82
+ output: PutAccountDetailsCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -61,4 +61,15 @@ declare const PutAccountSendingAttributesCommand_base: {
61
61
  * @public
62
62
  */
63
63
  export declare class PutAccountSendingAttributesCommand extends PutAccountSendingAttributesCommand_base {
64
+ /** @internal type navigation helper, not in runtime. */
65
+ protected static __types: {
66
+ api: {
67
+ input: PutAccountSendingAttributesRequest;
68
+ output: {};
69
+ };
70
+ sdk: {
71
+ input: PutAccountSendingAttributesCommandInput;
72
+ output: PutAccountSendingAttributesCommandOutput;
73
+ };
74
+ };
64
75
  }
@@ -63,4 +63,15 @@ declare const PutAccountSuppressionAttributesCommand_base: {
63
63
  * @public
64
64
  */
65
65
  export declare class PutAccountSuppressionAttributesCommand extends PutAccountSuppressionAttributesCommand_base {
66
+ /** @internal type navigation helper, not in runtime. */
67
+ protected static __types: {
68
+ api: {
69
+ input: PutAccountSuppressionAttributesRequest;
70
+ output: {};
71
+ };
72
+ sdk: {
73
+ input: PutAccountSuppressionAttributesCommandInput;
74
+ output: PutAccountSuppressionAttributesCommandOutput;
75
+ };
76
+ };
66
77
  }
@@ -70,4 +70,15 @@ declare const PutAccountVdmAttributesCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class PutAccountVdmAttributesCommand extends PutAccountVdmAttributesCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: PutAccountVdmAttributesRequest;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: PutAccountVdmAttributesCommandInput;
81
+ output: PutAccountVdmAttributesCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -67,4 +67,15 @@ declare const PutConfigurationSetDeliveryOptionsCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class PutConfigurationSetDeliveryOptionsCommand extends PutConfigurationSetDeliveryOptionsCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: PutConfigurationSetDeliveryOptionsRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: PutConfigurationSetDeliveryOptionsCommandInput;
78
+ output: PutConfigurationSetDeliveryOptionsCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -66,4 +66,15 @@ declare const PutConfigurationSetReputationOptionsCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class PutConfigurationSetReputationOptionsCommand extends PutConfigurationSetReputationOptionsCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: PutConfigurationSetReputationOptionsRequest;
73
+ output: {};
74
+ };
75
+ sdk: {
76
+ input: PutConfigurationSetReputationOptionsCommandInput;
77
+ output: PutConfigurationSetReputationOptionsCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -66,4 +66,15 @@ declare const PutConfigurationSetSendingOptionsCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class PutConfigurationSetSendingOptionsCommand extends PutConfigurationSetSendingOptionsCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: PutConfigurationSetSendingOptionsRequest;
73
+ output: {};
74
+ };
75
+ sdk: {
76
+ input: PutConfigurationSetSendingOptionsCommandInput;
77
+ output: PutConfigurationSetSendingOptionsCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -67,4 +67,15 @@ declare const PutConfigurationSetSuppressionOptionsCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class PutConfigurationSetSuppressionOptionsCommand extends PutConfigurationSetSuppressionOptionsCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: PutConfigurationSetSuppressionOptionsRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: PutConfigurationSetSuppressionOptionsCommandInput;
78
+ output: PutConfigurationSetSuppressionOptionsCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -66,4 +66,15 @@ declare const PutConfigurationSetTrackingOptionsCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class PutConfigurationSetTrackingOptionsCommand extends PutConfigurationSetTrackingOptionsCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: PutConfigurationSetTrackingOptionsRequest;
73
+ output: {};
74
+ };
75
+ sdk: {
76
+ input: PutConfigurationSetTrackingOptionsCommandInput;
77
+ output: PutConfigurationSetTrackingOptionsCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -73,4 +73,15 @@ declare const PutConfigurationSetVdmOptionsCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class PutConfigurationSetVdmOptionsCommand extends PutConfigurationSetVdmOptionsCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: PutConfigurationSetVdmOptionsRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: PutConfigurationSetVdmOptionsCommandInput;
84
+ output: PutConfigurationSetVdmOptionsCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -73,4 +73,15 @@ declare const PutDedicatedIpInPoolCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class PutDedicatedIpInPoolCommand extends PutDedicatedIpInPoolCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: PutDedicatedIpInPoolRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: PutDedicatedIpInPoolCommandInput;
84
+ output: PutDedicatedIpInPoolCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -84,4 +84,15 @@ declare const PutDedicatedIpPoolScalingAttributesCommand_base: {
84
84
  *
85
85
  */
86
86
  export declare class PutDedicatedIpPoolScalingAttributesCommand extends PutDedicatedIpPoolScalingAttributesCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: PutDedicatedIpPoolScalingAttributesRequest;
91
+ output: {};
92
+ };
93
+ sdk: {
94
+ input: PutDedicatedIpPoolScalingAttributesCommandInput;
95
+ output: PutDedicatedIpPoolScalingAttributesCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -65,4 +65,15 @@ declare const PutDedicatedIpWarmupAttributesCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class PutDedicatedIpWarmupAttributesCommand extends PutDedicatedIpWarmupAttributesCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: PutDedicatedIpWarmupAttributesRequest;
72
+ output: {};
73
+ };
74
+ sdk: {
75
+ input: PutDedicatedIpWarmupAttributesCommandInput;
76
+ output: PutDedicatedIpWarmupAttributesCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -87,4 +87,15 @@ declare const PutDeliverabilityDashboardOptionCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class PutDeliverabilityDashboardOptionCommand extends PutDeliverabilityDashboardOptionCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: PutDeliverabilityDashboardOptionRequest;
94
+ output: {};
95
+ };
96
+ sdk: {
97
+ input: PutDeliverabilityDashboardOptionCommandInput;
98
+ output: PutDeliverabilityDashboardOptionCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -65,4 +65,15 @@ declare const PutEmailIdentityConfigurationSetAttributesCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class PutEmailIdentityConfigurationSetAttributesCommand extends PutEmailIdentityConfigurationSetAttributesCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: PutEmailIdentityConfigurationSetAttributesRequest;
72
+ output: {};
73
+ };
74
+ sdk: {
75
+ input: PutEmailIdentityConfigurationSetAttributesCommandInput;
76
+ output: PutEmailIdentityConfigurationSetAttributesCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -65,4 +65,15 @@ declare const PutEmailIdentityDkimAttributesCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class PutEmailIdentityDkimAttributesCommand extends PutEmailIdentityDkimAttributesCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: PutEmailIdentityDkimAttributesRequest;
72
+ output: {};
73
+ };
74
+ sdk: {
75
+ input: PutEmailIdentityDkimAttributesCommandInput;
76
+ output: PutEmailIdentityDkimAttributesCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -97,4 +97,15 @@ declare const PutEmailIdentityDkimSigningAttributesCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class PutEmailIdentityDkimSigningAttributesCommand extends PutEmailIdentityDkimSigningAttributesCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: PutEmailIdentityDkimSigningAttributesRequest;
104
+ output: PutEmailIdentityDkimSigningAttributesResponse;
105
+ };
106
+ sdk: {
107
+ input: PutEmailIdentityDkimSigningAttributesCommandInput;
108
+ output: PutEmailIdentityDkimSigningAttributesCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -74,4 +74,15 @@ declare const PutEmailIdentityFeedbackAttributesCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class PutEmailIdentityFeedbackAttributesCommand extends PutEmailIdentityFeedbackAttributesCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: PutEmailIdentityFeedbackAttributesRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: PutEmailIdentityFeedbackAttributesCommandInput;
85
+ output: PutEmailIdentityFeedbackAttributesCommandOutput;
86
+ };
87
+ };
77
88
  }