@aws-sdk/client-ses 3.651.1 → 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 (143) hide show
  1. package/dist-types/commands/CloneReceiptRuleSetCommand.d.ts +11 -0
  2. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateReceiptFilterCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateReceiptRuleCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateReceiptRuleSetCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateTemplateCommand.d.ts +11 -0
  10. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteIdentityCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteIdentityPolicyCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteReceiptFilterCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteReceiptRuleCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteReceiptRuleSetCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteTemplateCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteVerifiedEmailAddressCommand.d.ts +11 -0
  21. package/dist-types/commands/DescribeActiveReceiptRuleSetCommand.d.ts +11 -0
  22. package/dist-types/commands/DescribeConfigurationSetCommand.d.ts +11 -0
  23. package/dist-types/commands/DescribeReceiptRuleCommand.d.ts +11 -0
  24. package/dist-types/commands/DescribeReceiptRuleSetCommand.d.ts +11 -0
  25. package/dist-types/commands/GetAccountSendingEnabledCommand.d.ts +11 -0
  26. package/dist-types/commands/GetCustomVerificationEmailTemplateCommand.d.ts +11 -0
  27. package/dist-types/commands/GetIdentityDkimAttributesCommand.d.ts +11 -0
  28. package/dist-types/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +11 -0
  29. package/dist-types/commands/GetIdentityNotificationAttributesCommand.d.ts +11 -0
  30. package/dist-types/commands/GetIdentityPoliciesCommand.d.ts +11 -0
  31. package/dist-types/commands/GetIdentityVerificationAttributesCommand.d.ts +11 -0
  32. package/dist-types/commands/GetSendQuotaCommand.d.ts +11 -0
  33. package/dist-types/commands/GetSendStatisticsCommand.d.ts +11 -0
  34. package/dist-types/commands/GetTemplateCommand.d.ts +11 -0
  35. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +11 -0
  36. package/dist-types/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +11 -0
  37. package/dist-types/commands/ListIdentitiesCommand.d.ts +11 -0
  38. package/dist-types/commands/ListIdentityPoliciesCommand.d.ts +11 -0
  39. package/dist-types/commands/ListReceiptFiltersCommand.d.ts +11 -0
  40. package/dist-types/commands/ListReceiptRuleSetsCommand.d.ts +11 -0
  41. package/dist-types/commands/ListTemplatesCommand.d.ts +11 -0
  42. package/dist-types/commands/ListVerifiedEmailAddressesCommand.d.ts +11 -0
  43. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +11 -0
  44. package/dist-types/commands/PutIdentityPolicyCommand.d.ts +11 -0
  45. package/dist-types/commands/ReorderReceiptRuleSetCommand.d.ts +11 -0
  46. package/dist-types/commands/SendBounceCommand.d.ts +11 -0
  47. package/dist-types/commands/SendBulkTemplatedEmailCommand.d.ts +11 -0
  48. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +11 -0
  49. package/dist-types/commands/SendEmailCommand.d.ts +11 -0
  50. package/dist-types/commands/SendRawEmailCommand.d.ts +11 -0
  51. package/dist-types/commands/SendTemplatedEmailCommand.d.ts +11 -0
  52. package/dist-types/commands/SetActiveReceiptRuleSetCommand.d.ts +11 -0
  53. package/dist-types/commands/SetIdentityDkimEnabledCommand.d.ts +11 -0
  54. package/dist-types/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +11 -0
  55. package/dist-types/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +11 -0
  56. package/dist-types/commands/SetIdentityMailFromDomainCommand.d.ts +11 -0
  57. package/dist-types/commands/SetIdentityNotificationTopicCommand.d.ts +11 -0
  58. package/dist-types/commands/SetReceiptRulePositionCommand.d.ts +11 -0
  59. package/dist-types/commands/TestRenderTemplateCommand.d.ts +11 -0
  60. package/dist-types/commands/UpdateAccountSendingEnabledCommand.d.ts +11 -0
  61. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +11 -0
  62. package/dist-types/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +11 -0
  63. package/dist-types/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +11 -0
  64. package/dist-types/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +11 -0
  65. package/dist-types/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +11 -0
  66. package/dist-types/commands/UpdateReceiptRuleCommand.d.ts +11 -0
  67. package/dist-types/commands/UpdateTemplateCommand.d.ts +11 -0
  68. package/dist-types/commands/VerifyDomainDkimCommand.d.ts +11 -0
  69. package/dist-types/commands/VerifyDomainIdentityCommand.d.ts +11 -0
  70. package/dist-types/commands/VerifyEmailAddressCommand.d.ts +11 -0
  71. package/dist-types/commands/VerifyEmailIdentityCommand.d.ts +11 -0
  72. package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +12 -1
  143. package/package.json +36 -36
@@ -83,4 +83,15 @@ declare const CloneReceiptRuleSetCommand_base: {
83
83
  *
84
84
  */
85
85
  export declare class CloneReceiptRuleSetCommand extends CloneReceiptRuleSetCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: CloneReceiptRuleSetRequest;
90
+ output: {};
91
+ };
92
+ sdk: {
93
+ input: CloneReceiptRuleSetCommandInput;
94
+ output: CloneReceiptRuleSetCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -74,4 +74,15 @@ declare const CreateConfigurationSetCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: CreateConfigurationSetRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: CreateConfigurationSetCommandInput;
85
+ output: CreateConfigurationSetCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -111,4 +111,15 @@ declare const CreateConfigurationSetEventDestinationCommand_base: {
111
111
  * @public
112
112
  */
113
113
  export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: CreateConfigurationSetEventDestinationRequest;
118
+ output: {};
119
+ };
120
+ sdk: {
121
+ input: CreateConfigurationSetEventDestinationCommandInput;
122
+ output: CreateConfigurationSetEventDestinationCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -82,4 +82,15 @@ declare const CreateConfigurationSetTrackingOptionsCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class CreateConfigurationSetTrackingOptionsCommand extends CreateConfigurationSetTrackingOptionsCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: CreateConfigurationSetTrackingOptionsRequest;
89
+ output: {};
90
+ };
91
+ sdk: {
92
+ input: CreateConfigurationSetTrackingOptionsCommandInput;
93
+ output: CreateConfigurationSetTrackingOptionsCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -80,4 +80,15 @@ declare const CreateCustomVerificationEmailTemplateCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class CreateCustomVerificationEmailTemplateCommand extends CreateCustomVerificationEmailTemplateCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: CreateCustomVerificationEmailTemplateRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: CreateCustomVerificationEmailTemplateCommandInput;
91
+ output: CreateCustomVerificationEmailTemplateCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -89,4 +89,15 @@ declare const CreateReceiptFilterCommand_base: {
89
89
  *
90
90
  */
91
91
  export declare class CreateReceiptFilterCommand extends CreateReceiptFilterCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: CreateReceiptFilterRequest;
96
+ output: {};
97
+ };
98
+ sdk: {
99
+ input: CreateReceiptFilterCommandInput;
100
+ output: CreateReceiptFilterCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -165,4 +165,15 @@ declare const CreateReceiptRuleCommand_base: {
165
165
  *
166
166
  */
167
167
  export declare class CreateReceiptRuleCommand extends CreateReceiptRuleCommand_base {
168
+ /** @internal type navigation helper, not in runtime. */
169
+ protected static __types: {
170
+ api: {
171
+ input: CreateReceiptRuleRequest;
172
+ output: {};
173
+ };
174
+ sdk: {
175
+ input: CreateReceiptRuleCommandInput;
176
+ output: CreateReceiptRuleCommandOutput;
177
+ };
178
+ };
168
179
  }
@@ -76,4 +76,15 @@ declare const CreateReceiptRuleSetCommand_base: {
76
76
  *
77
77
  */
78
78
  export declare class CreateReceiptRuleSetCommand extends CreateReceiptRuleSetCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: CreateReceiptRuleSetRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: CreateReceiptRuleSetCommandInput;
87
+ output: CreateReceiptRuleSetCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -75,4 +75,15 @@ declare const CreateTemplateCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class CreateTemplateCommand extends CreateTemplateCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: CreateTemplateRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: CreateTemplateCommandInput;
86
+ output: CreateTemplateCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -61,4 +61,15 @@ declare const DeleteConfigurationSetCommand_base: {
61
61
  * @public
62
62
  */
63
63
  export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
64
+ /** @internal type navigation helper, not in runtime. */
65
+ protected static __types: {
66
+ api: {
67
+ input: DeleteConfigurationSetRequest;
68
+ output: {};
69
+ };
70
+ sdk: {
71
+ input: DeleteConfigurationSetCommandInput;
72
+ output: DeleteConfigurationSetCommandOutput;
73
+ };
74
+ };
64
75
  }
@@ -66,4 +66,15 @@ declare const DeleteConfigurationSetEventDestinationCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: DeleteConfigurationSetEventDestinationRequest;
73
+ output: {};
74
+ };
75
+ sdk: {
76
+ input: DeleteConfigurationSetEventDestinationCommandInput;
77
+ output: DeleteConfigurationSetEventDestinationCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -70,4 +70,15 @@ declare const DeleteConfigurationSetTrackingOptionsCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class DeleteConfigurationSetTrackingOptionsCommand extends DeleteConfigurationSetTrackingOptionsCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: DeleteConfigurationSetTrackingOptionsRequest;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: DeleteConfigurationSetTrackingOptionsCommandInput;
81
+ output: DeleteConfigurationSetTrackingOptionsCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -59,4 +59,15 @@ declare const DeleteCustomVerificationEmailTemplateCommand_base: {
59
59
  * @public
60
60
  */
61
61
  export declare class DeleteCustomVerificationEmailTemplateCommand extends DeleteCustomVerificationEmailTemplateCommand_base {
62
+ /** @internal type navigation helper, not in runtime. */
63
+ protected static __types: {
64
+ api: {
65
+ input: DeleteCustomVerificationEmailTemplateRequest;
66
+ output: {};
67
+ };
68
+ sdk: {
69
+ input: DeleteCustomVerificationEmailTemplateCommandInput;
70
+ output: DeleteCustomVerificationEmailTemplateCommandOutput;
71
+ };
72
+ };
62
73
  }
@@ -68,4 +68,15 @@ declare const DeleteIdentityCommand_base: {
68
68
  *
69
69
  */
70
70
  export declare class DeleteIdentityCommand extends DeleteIdentityCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DeleteIdentityRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DeleteIdentityCommandInput;
79
+ output: DeleteIdentityCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -79,4 +79,15 @@ declare const DeleteIdentityPolicyCommand_base: {
79
79
  *
80
80
  */
81
81
  export declare class DeleteIdentityPolicyCommand extends DeleteIdentityPolicyCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DeleteIdentityPolicyRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: DeleteIdentityPolicyCommandInput;
90
+ output: DeleteIdentityPolicyCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -69,4 +69,15 @@ declare const DeleteReceiptFilterCommand_base: {
69
69
  *
70
70
  */
71
71
  export declare class DeleteReceiptFilterCommand extends DeleteReceiptFilterCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: DeleteReceiptFilterRequest;
76
+ output: {};
77
+ };
78
+ sdk: {
79
+ input: DeleteReceiptFilterCommandInput;
80
+ output: DeleteReceiptFilterCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -74,4 +74,15 @@ declare const DeleteReceiptRuleCommand_base: {
74
74
  *
75
75
  */
76
76
  export declare class DeleteReceiptRuleCommand extends DeleteReceiptRuleCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DeleteReceiptRuleRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DeleteReceiptRuleCommandInput;
85
+ output: DeleteReceiptRuleCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -76,4 +76,15 @@ declare const DeleteReceiptRuleSetCommand_base: {
76
76
  *
77
77
  */
78
78
  export declare class DeleteReceiptRuleSetCommand extends DeleteReceiptRuleSetCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteReceiptRuleSetRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteReceiptRuleSetCommandInput;
87
+ output: DeleteReceiptRuleSetCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -56,4 +56,15 @@ declare const DeleteTemplateCommand_base: {
56
56
  * @public
57
57
  */
58
58
  export declare class DeleteTemplateCommand extends DeleteTemplateCommand_base {
59
+ /** @internal type navigation helper, not in runtime. */
60
+ protected static __types: {
61
+ api: {
62
+ input: DeleteTemplateRequest;
63
+ output: {};
64
+ };
65
+ sdk: {
66
+ input: DeleteTemplateCommandInput;
67
+ output: DeleteTemplateCommandOutput;
68
+ };
69
+ };
59
70
  }
@@ -67,4 +67,15 @@ declare const DeleteVerifiedEmailAddressCommand_base: {
67
67
  *
68
68
  */
69
69
  export declare class DeleteVerifiedEmailAddressCommand extends DeleteVerifiedEmailAddressCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteVerifiedEmailAddressRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: DeleteVerifiedEmailAddressCommandInput;
78
+ output: DeleteVerifiedEmailAddressCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -144,4 +144,15 @@ declare const DescribeActiveReceiptRuleSetCommand_base: {
144
144
  *
145
145
  */
146
146
  export declare class DescribeActiveReceiptRuleSetCommand extends DescribeActiveReceiptRuleSetCommand_base {
147
+ /** @internal type navigation helper, not in runtime. */
148
+ protected static __types: {
149
+ api: {
150
+ input: {};
151
+ output: DescribeActiveReceiptRuleSetResponse;
152
+ };
153
+ sdk: {
154
+ input: DescribeActiveReceiptRuleSetCommandInput;
155
+ output: DescribeActiveReceiptRuleSetCommandOutput;
156
+ };
157
+ };
147
158
  }
@@ -104,4 +104,15 @@ declare const DescribeConfigurationSetCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class DescribeConfigurationSetCommand extends DescribeConfigurationSetCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: DescribeConfigurationSetRequest;
111
+ output: DescribeConfigurationSetResponse;
112
+ };
113
+ sdk: {
114
+ input: DescribeConfigurationSetCommandInput;
115
+ output: DescribeConfigurationSetCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -144,4 +144,15 @@ declare const DescribeReceiptRuleCommand_base: {
144
144
  *
145
145
  */
146
146
  export declare class DescribeReceiptRuleCommand extends DescribeReceiptRuleCommand_base {
147
+ /** @internal type navigation helper, not in runtime. */
148
+ protected static __types: {
149
+ api: {
150
+ input: DescribeReceiptRuleRequest;
151
+ output: DescribeReceiptRuleResponse;
152
+ };
153
+ sdk: {
154
+ input: DescribeReceiptRuleCommandInput;
155
+ output: DescribeReceiptRuleCommandOutput;
156
+ };
157
+ };
147
158
  }
@@ -151,4 +151,15 @@ declare const DescribeReceiptRuleSetCommand_base: {
151
151
  *
152
152
  */
153
153
  export declare class DescribeReceiptRuleSetCommand extends DescribeReceiptRuleSetCommand_base {
154
+ /** @internal type navigation helper, not in runtime. */
155
+ protected static __types: {
156
+ api: {
157
+ input: DescribeReceiptRuleSetRequest;
158
+ output: DescribeReceiptRuleSetResponse;
159
+ };
160
+ sdk: {
161
+ input: DescribeReceiptRuleSetCommandInput;
162
+ output: DescribeReceiptRuleSetCommandOutput;
163
+ };
164
+ };
154
165
  }
@@ -70,4 +70,15 @@ declare const GetAccountSendingEnabledCommand_base: {
70
70
  *
71
71
  */
72
72
  export declare class GetAccountSendingEnabledCommand extends GetAccountSendingEnabledCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: {};
77
+ output: GetAccountSendingEnabledResponse;
78
+ };
79
+ sdk: {
80
+ input: GetAccountSendingEnabledCommandInput;
81
+ output: GetAccountSendingEnabledCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -71,4 +71,15 @@ declare const GetCustomVerificationEmailTemplateCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class GetCustomVerificationEmailTemplateCommand extends GetCustomVerificationEmailTemplateCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: GetCustomVerificationEmailTemplateRequest;
78
+ output: GetCustomVerificationEmailTemplateResponse;
79
+ };
80
+ sdk: {
81
+ input: GetCustomVerificationEmailTemplateCommandInput;
82
+ output: GetCustomVerificationEmailTemplateCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -123,4 +123,15 @@ declare const GetIdentityDkimAttributesCommand_base: {
123
123
  *
124
124
  */
125
125
  export declare class GetIdentityDkimAttributesCommand extends GetIdentityDkimAttributesCommand_base {
126
+ /** @internal type navigation helper, not in runtime. */
127
+ protected static __types: {
128
+ api: {
129
+ input: GetIdentityDkimAttributesRequest;
130
+ output: GetIdentityDkimAttributesResponse;
131
+ };
132
+ sdk: {
133
+ input: GetIdentityDkimAttributesCommandInput;
134
+ output: GetIdentityDkimAttributesCommandOutput;
135
+ };
136
+ };
126
137
  }
@@ -92,4 +92,15 @@ declare const GetIdentityMailFromDomainAttributesCommand_base: {
92
92
  *
93
93
  */
94
94
  export declare class GetIdentityMailFromDomainAttributesCommand extends GetIdentityMailFromDomainAttributesCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: GetIdentityMailFromDomainAttributesRequest;
99
+ output: GetIdentityMailFromDomainAttributesResponse;
100
+ };
101
+ sdk: {
102
+ input: GetIdentityMailFromDomainAttributesCommandInput;
103
+ output: GetIdentityMailFromDomainAttributesCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -102,4 +102,15 @@ declare const GetIdentityNotificationAttributesCommand_base: {
102
102
  *
103
103
  */
104
104
  export declare class GetIdentityNotificationAttributesCommand extends GetIdentityNotificationAttributesCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: GetIdentityNotificationAttributesRequest;
109
+ output: GetIdentityNotificationAttributesResponse;
110
+ };
111
+ sdk: {
112
+ input: GetIdentityNotificationAttributesCommandInput;
113
+ output: GetIdentityNotificationAttributesCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -94,4 +94,15 @@ declare const GetIdentityPoliciesCommand_base: {
94
94
  *
95
95
  */
96
96
  export declare class GetIdentityPoliciesCommand extends GetIdentityPoliciesCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: GetIdentityPoliciesRequest;
101
+ output: GetIdentityPoliciesResponse;
102
+ };
103
+ sdk: {
104
+ input: GetIdentityPoliciesCommandInput;
105
+ output: GetIdentityPoliciesCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -102,4 +102,15 @@ declare const GetIdentityVerificationAttributesCommand_base: {
102
102
  *
103
103
  */
104
104
  export declare class GetIdentityVerificationAttributesCommand extends GetIdentityVerificationAttributesCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: GetIdentityVerificationAttributesRequest;
109
+ output: GetIdentityVerificationAttributesResponse;
110
+ };
111
+ sdk: {
112
+ input: GetIdentityVerificationAttributesCommandInput;
113
+ output: GetIdentityVerificationAttributesCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -74,4 +74,15 @@ declare const GetSendQuotaCommand_base: {
74
74
  *
75
75
  */
76
76
  export declare class GetSendQuotaCommand extends GetSendQuotaCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: {};
81
+ output: GetSendQuotaResponse;
82
+ };
83
+ sdk: {
84
+ input: GetSendQuotaCommandInput;
85
+ output: GetSendQuotaCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -102,4 +102,15 @@ declare const GetSendStatisticsCommand_base: {
102
102
  *
103
103
  */
104
104
  export declare class GetSendStatisticsCommand extends GetSendStatisticsCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: {};
109
+ output: GetSendStatisticsResponse;
110
+ };
111
+ sdk: {
112
+ input: GetSendStatisticsCommandInput;
113
+ output: GetSendStatisticsCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -68,4 +68,15 @@ declare const GetTemplateCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class GetTemplateCommand extends GetTemplateCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: GetTemplateRequest;
75
+ output: GetTemplateResponse;
76
+ };
77
+ sdk: {
78
+ input: GetTemplateCommandInput;
79
+ output: GetTemplateCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -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
  }
@@ -72,4 +72,15 @@ declare const ListCustomVerificationEmailTemplatesCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class ListCustomVerificationEmailTemplatesCommand extends ListCustomVerificationEmailTemplatesCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: ListCustomVerificationEmailTemplatesRequest;
79
+ output: ListCustomVerificationEmailTemplatesResponse;
80
+ };
81
+ sdk: {
82
+ input: ListCustomVerificationEmailTemplatesCommandInput;
83
+ output: ListCustomVerificationEmailTemplatesCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -95,4 +95,15 @@ declare const ListIdentitiesCommand_base: {
95
95
  *
96
96
  */
97
97
  export declare class ListIdentitiesCommand extends ListIdentitiesCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: ListIdentitiesRequest;
102
+ output: ListIdentitiesResponse;
103
+ };
104
+ sdk: {
105
+ input: ListIdentitiesCommandInput;
106
+ output: ListIdentitiesCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -88,4 +88,15 @@ declare const ListIdentityPoliciesCommand_base: {
88
88
  *
89
89
  */
90
90
  export declare class ListIdentityPoliciesCommand extends ListIdentityPoliciesCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: ListIdentityPoliciesRequest;
95
+ output: ListIdentityPoliciesResponse;
96
+ };
97
+ sdk: {
98
+ input: ListIdentityPoliciesCommandInput;
99
+ output: ListIdentityPoliciesCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -89,4 +89,15 @@ declare const ListReceiptFiltersCommand_base: {
89
89
  *
90
90
  */
91
91
  export declare class ListReceiptFiltersCommand extends ListReceiptFiltersCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: {};
96
+ output: ListReceiptFiltersResponse;
97
+ };
98
+ sdk: {
99
+ input: ListReceiptFiltersCommandInput;
100
+ output: ListReceiptFiltersCommandOutput;
101
+ };
102
+ };
92
103
  }