@aws-sdk/client-pinpoint-email 3.477.0 → 3.481.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 (197) hide show
  1. package/dist-cjs/commands/CreateConfigurationSetCommand.js +18 -41
  2. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
  3. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +18 -41
  4. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +18 -41
  5. package/dist-cjs/commands/CreateEmailIdentityCommand.js +18 -41
  6. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +18 -41
  7. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
  8. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +18 -41
  9. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +18 -41
  10. package/dist-cjs/commands/GetAccountCommand.js +18 -41
  11. package/dist-cjs/commands/GetBlacklistReportsCommand.js +18 -41
  12. package/dist-cjs/commands/GetConfigurationSetCommand.js +18 -41
  13. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +18 -41
  14. package/dist-cjs/commands/GetDedicatedIpCommand.js +18 -41
  15. package/dist-cjs/commands/GetDedicatedIpsCommand.js +18 -41
  16. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +18 -41
  17. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +18 -41
  18. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +18 -41
  19. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +18 -41
  20. package/dist-cjs/commands/GetEmailIdentityCommand.js +18 -41
  21. package/dist-cjs/commands/ListConfigurationSetsCommand.js +18 -41
  22. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +18 -41
  23. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +18 -41
  24. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +18 -41
  25. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +18 -41
  26. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  27. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +18 -41
  28. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +18 -41
  29. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
  30. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +18 -41
  31. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +18 -41
  32. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +18 -41
  33. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +18 -41
  34. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +18 -41
  35. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +18 -41
  36. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +18 -41
  37. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +18 -41
  38. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +18 -41
  39. package/dist-cjs/commands/SendEmailCommand.js +18 -41
  40. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  41. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  42. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
  43. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  44. package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +2 -24
  45. package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +2 -24
  46. package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +2 -24
  47. package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +2 -24
  48. package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +2 -24
  49. package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +2 -24
  50. package/dist-es/commands/CreateConfigurationSetCommand.js +18 -41
  51. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
  52. package/dist-es/commands/CreateDedicatedIpPoolCommand.js +18 -41
  53. package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +18 -41
  54. package/dist-es/commands/CreateEmailIdentityCommand.js +18 -41
  55. package/dist-es/commands/DeleteConfigurationSetCommand.js +18 -41
  56. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
  57. package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +18 -41
  58. package/dist-es/commands/DeleteEmailIdentityCommand.js +18 -41
  59. package/dist-es/commands/GetAccountCommand.js +18 -41
  60. package/dist-es/commands/GetBlacklistReportsCommand.js +18 -41
  61. package/dist-es/commands/GetConfigurationSetCommand.js +18 -41
  62. package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +18 -41
  63. package/dist-es/commands/GetDedicatedIpCommand.js +18 -41
  64. package/dist-es/commands/GetDedicatedIpsCommand.js +18 -41
  65. package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +18 -41
  66. package/dist-es/commands/GetDeliverabilityTestReportCommand.js +18 -41
  67. package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +18 -41
  68. package/dist-es/commands/GetDomainStatisticsReportCommand.js +18 -41
  69. package/dist-es/commands/GetEmailIdentityCommand.js +18 -41
  70. package/dist-es/commands/ListConfigurationSetsCommand.js +18 -41
  71. package/dist-es/commands/ListDedicatedIpPoolsCommand.js +18 -41
  72. package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +18 -41
  73. package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +18 -41
  74. package/dist-es/commands/ListEmailIdentitiesCommand.js +18 -41
  75. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  76. package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +18 -41
  77. package/dist-es/commands/PutAccountSendingAttributesCommand.js +18 -41
  78. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
  79. package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +18 -41
  80. package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +18 -41
  81. package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +18 -41
  82. package/dist-es/commands/PutDedicatedIpInPoolCommand.js +18 -41
  83. package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +18 -41
  84. package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +18 -41
  85. package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +18 -41
  86. package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +18 -41
  87. package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +18 -41
  88. package/dist-es/commands/SendEmailCommand.js +18 -41
  89. package/dist-es/commands/TagResourceCommand.js +18 -41
  90. package/dist-es/commands/UntagResourceCommand.js +18 -41
  91. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
  92. package/dist-es/endpoint/EndpointParameters.js +6 -0
  93. package/dist-es/pagination/GetDedicatedIpsPaginator.js +2 -23
  94. package/dist-es/pagination/ListConfigurationSetsPaginator.js +2 -23
  95. package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js +2 -23
  96. package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js +2 -23
  97. package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js +2 -23
  98. package/dist-es/pagination/ListEmailIdentitiesPaginator.js +2 -23
  99. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +6 -21
  100. package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +6 -21
  101. package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +6 -21
  102. package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +6 -21
  103. package/dist-types/commands/CreateEmailIdentityCommand.d.ts +6 -21
  104. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +6 -21
  105. package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +6 -21
  106. package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +6 -21
  107. package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +6 -21
  108. package/dist-types/commands/GetAccountCommand.d.ts +6 -21
  109. package/dist-types/commands/GetBlacklistReportsCommand.d.ts +6 -21
  110. package/dist-types/commands/GetConfigurationSetCommand.d.ts +6 -21
  111. package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +6 -21
  112. package/dist-types/commands/GetDedicatedIpCommand.d.ts +6 -21
  113. package/dist-types/commands/GetDedicatedIpsCommand.d.ts +6 -21
  114. package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +6 -21
  115. package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +6 -21
  116. package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +6 -21
  117. package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +6 -21
  118. package/dist-types/commands/GetEmailIdentityCommand.d.ts +6 -21
  119. package/dist-types/commands/ListConfigurationSetsCommand.d.ts +6 -21
  120. package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +6 -21
  121. package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +6 -21
  122. package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +6 -21
  123. package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +6 -21
  124. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  125. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +6 -21
  126. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +6 -21
  127. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +6 -21
  128. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +6 -21
  129. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +6 -21
  130. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +6 -21
  131. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +6 -21
  132. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +6 -21
  133. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +6 -21
  134. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +6 -21
  135. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +6 -21
  136. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +6 -21
  137. package/dist-types/commands/SendEmailCommand.d.ts +6 -21
  138. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  139. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  140. package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +6 -21
  141. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  142. package/dist-types/pagination/GetDedicatedIpsPaginator.d.ts +1 -1
  143. package/dist-types/pagination/ListConfigurationSetsPaginator.d.ts +1 -1
  144. package/dist-types/pagination/ListDedicatedIpPoolsPaginator.d.ts +1 -1
  145. package/dist-types/pagination/ListDeliverabilityTestReportsPaginator.d.ts +1 -1
  146. package/dist-types/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +1 -1
  147. package/dist-types/pagination/ListEmailIdentitiesPaginator.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -24
  149. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -24
  150. package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +12 -24
  151. package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +12 -24
  152. package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +14 -23
  153. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -24
  154. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -24
  155. package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +12 -24
  156. package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +14 -23
  157. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +14 -23
  158. package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +14 -23
  159. package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +14 -23
  160. package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +12 -24
  161. package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +14 -23
  162. package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +14 -23
  163. package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +12 -24
  164. package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +12 -24
  165. package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +12 -24
  166. package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +12 -24
  167. package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +14 -23
  168. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -24
  169. package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +12 -24
  170. package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +12 -24
  171. package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +12 -24
  172. package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +14 -23
  173. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  174. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +12 -24
  175. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +12 -24
  176. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -24
  177. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +12 -24
  178. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +12 -24
  179. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +12 -24
  180. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +12 -24
  181. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +12 -24
  182. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +12 -24
  183. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +12 -24
  184. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +12 -24
  185. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +12 -24
  186. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +14 -23
  187. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  188. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  189. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -24
  190. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  191. package/dist-types/ts3.4/pagination/GetDedicatedIpsPaginator.d.ts +3 -3
  192. package/dist-types/ts3.4/pagination/ListConfigurationSetsPaginator.d.ts +3 -3
  193. package/dist-types/ts3.4/pagination/ListDedicatedIpPoolsPaginator.d.ts +3 -3
  194. package/dist-types/ts3.4/pagination/ListDeliverabilityTestReportsPaginator.d.ts +3 -3
  195. package/dist-types/ts3.4/pagination/ListDomainDeliverabilityCampaignsPaginator.d.ts +3 -3
  196. package/dist-types/ts3.4/pagination/ListEmailIdentitiesPaginator.d.ts +3 -3
  197. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateConfigurationSetEventDestinationRequest, CreateConfigurationSetEventDestinationResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateConfigurationSetEventDestinationCommandInput extends Crea
21
20
  */
22
21
  export interface CreateConfigurationSetEventDestinationCommandOutput extends CreateConfigurationSetEventDestinationResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateConfigurationSetEventDestinationCommand_base: {
24
+ new (input: CreateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Create an event destination. In Amazon Pinpoint, <i>events</i> include message
@@ -96,23 +99,5 @@ export interface CreateConfigurationSetEventDestinationCommandOutput extends Cre
96
99
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
97
100
  *
98
101
  */
99
- export declare class CreateConfigurationSetEventDestinationCommand extends $Command<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, PinpointEmailClientResolvedConfig> {
100
- readonly input: CreateConfigurationSetEventDestinationCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: CreateConfigurationSetEventDestinationCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {
118
103
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateDedicatedIpPoolRequest, CreateDedicatedIpPoolResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateDedicatedIpPoolCommandInput extends CreateDedicatedIpPool
21
20
  */
22
21
  export interface CreateDedicatedIpPoolCommandOutput extends CreateDedicatedIpPoolResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateDedicatedIpPoolCommand_base: {
24
+ new (input: CreateDedicatedIpPoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Create a new pool of dedicated IP addresses. A pool can include one or more dedicated
@@ -73,23 +76,5 @@ export interface CreateDedicatedIpPoolCommandOutput extends CreateDedicatedIpPoo
73
76
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
74
77
  *
75
78
  */
76
- export declare class CreateDedicatedIpPoolCommand extends $Command<CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput, PinpointEmailClientResolvedConfig> {
77
- readonly input: CreateDedicatedIpPoolCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: CreateDedicatedIpPoolCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class CreateDedicatedIpPoolCommand extends CreateDedicatedIpPoolCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateDeliverabilityTestReportRequest, CreateDeliverabilityTestReportResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateDeliverabilityTestReportCommandInput extends CreateDelive
21
20
  */
22
21
  export interface CreateDeliverabilityTestReportCommandOutput extends CreateDeliverabilityTestReportResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateDeliverabilityTestReportCommand_base: {
24
+ new (input: CreateDeliverabilityTestReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Create a new predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled
@@ -119,23 +122,5 @@ export interface CreateDeliverabilityTestReportCommandOutput extends CreateDeliv
119
122
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
120
123
  *
121
124
  */
122
- export declare class CreateDeliverabilityTestReportCommand extends $Command<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput, PinpointEmailClientResolvedConfig> {
123
- readonly input: CreateDeliverabilityTestReportCommandInput;
124
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
125
- /**
126
- * @public
127
- */
128
- constructor(input: CreateDeliverabilityTestReportCommandInput);
129
- /**
130
- * @internal
131
- */
132
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput>;
133
- /**
134
- * @internal
135
- */
136
- private serialize;
137
- /**
138
- * @internal
139
- */
140
- private deserialize;
125
+ export declare class CreateDeliverabilityTestReportCommand extends CreateDeliverabilityTestReportCommand_base {
141
126
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CreateEmailIdentityRequest, CreateEmailIdentityResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateEmailIdentityCommandInput extends CreateEmailIdentityRequ
21
20
  */
22
21
  export interface CreateEmailIdentityCommandOutput extends CreateEmailIdentityResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateEmailIdentityCommand_base: {
24
+ new (input: CreateEmailIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Verifies an email identity for use with Amazon Pinpoint. In Amazon Pinpoint, an identity is an email
@@ -90,23 +93,5 @@ export interface CreateEmailIdentityCommandOutput extends CreateEmailIdentityRes
90
93
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
91
94
  *
92
95
  */
93
- export declare class CreateEmailIdentityCommand extends $Command<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput, PinpointEmailClientResolvedConfig> {
94
- readonly input: CreateEmailIdentityCommandInput;
95
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
- /**
97
- * @public
98
- */
99
- constructor(input: CreateEmailIdentityCommandInput);
100
- /**
101
- * @internal
102
- */
103
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput>;
104
- /**
105
- * @internal
106
- */
107
- private serialize;
108
- /**
109
- * @internal
110
- */
111
- private deserialize;
96
+ export declare class CreateEmailIdentityCommand extends CreateEmailIdentityCommand_base {
112
97
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteConfigurationSetRequest, DeleteConfigurationSetResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteConfigurationSetCommandInput extends DeleteConfigurationS
21
20
  */
22
21
  export interface DeleteConfigurationSetCommandOutput extends DeleteConfigurationSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteConfigurationSetCommand_base: {
24
+ new (input: DeleteConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Delete an existing configuration set.</p>
@@ -66,23 +69,5 @@ export interface DeleteConfigurationSetCommandOutput extends DeleteConfiguration
66
69
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
67
70
  *
68
71
  */
69
- export declare class DeleteConfigurationSetCommand extends $Command<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, PinpointEmailClientResolvedConfig> {
70
- readonly input: DeleteConfigurationSetCommandInput;
71
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
- /**
73
- * @public
74
- */
75
- constructor(input: DeleteConfigurationSetCommandInput);
76
- /**
77
- * @internal
78
- */
79
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput>;
80
- /**
81
- * @internal
82
- */
83
- private serialize;
84
- /**
85
- * @internal
86
- */
87
- private deserialize;
72
+ export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
88
73
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteConfigurationSetEventDestinationRequest, DeleteConfigurationSetEventDestinationResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteConfigurationSetEventDestinationCommandInput extends Dele
21
20
  */
22
21
  export interface DeleteConfigurationSetEventDestinationCommandOutput extends DeleteConfigurationSetEventDestinationResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteConfigurationSetEventDestinationCommand_base: {
24
+ new (input: DeleteConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Delete an event destination.</p>
@@ -64,23 +67,5 @@ export interface DeleteConfigurationSetEventDestinationCommandOutput extends Del
64
67
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
65
68
  *
66
69
  */
67
- export declare class DeleteConfigurationSetEventDestinationCommand extends $Command<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, PinpointEmailClientResolvedConfig> {
68
- readonly input: DeleteConfigurationSetEventDestinationCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: DeleteConfigurationSetEventDestinationCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {
86
71
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteDedicatedIpPoolRequest, DeleteDedicatedIpPoolResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteDedicatedIpPoolCommandInput extends DeleteDedicatedIpPool
21
20
  */
22
21
  export interface DeleteDedicatedIpPoolCommandOutput extends DeleteDedicatedIpPoolResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteDedicatedIpPoolCommand_base: {
24
+ new (input: DeleteDedicatedIpPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Delete a dedicated IP pool.</p>
@@ -61,23 +64,5 @@ export interface DeleteDedicatedIpPoolCommandOutput extends DeleteDedicatedIpPoo
61
64
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
62
65
  *
63
66
  */
64
- export declare class DeleteDedicatedIpPoolCommand extends $Command<DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput, PinpointEmailClientResolvedConfig> {
65
- readonly input: DeleteDedicatedIpPoolCommandInput;
66
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
- /**
68
- * @public
69
- */
70
- constructor(input: DeleteDedicatedIpPoolCommandInput);
71
- /**
72
- * @internal
73
- */
74
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput>;
75
- /**
76
- * @internal
77
- */
78
- private serialize;
79
- /**
80
- * @internal
81
- */
82
- private deserialize;
67
+ export declare class DeleteDedicatedIpPoolCommand extends DeleteDedicatedIpPoolCommand_base {
83
68
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteEmailIdentityRequest, DeleteEmailIdentityResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteEmailIdentityCommandInput extends DeleteEmailIdentityRequ
21
20
  */
22
21
  export interface DeleteEmailIdentityCommandOutput extends DeleteEmailIdentityResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteEmailIdentityCommand_base: {
24
+ new (input: DeleteEmailIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an email identity that you previously verified for use with Amazon Pinpoint. An identity
@@ -62,23 +65,5 @@ export interface DeleteEmailIdentityCommandOutput extends DeleteEmailIdentityRes
62
65
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
63
66
  *
64
67
  */
65
- export declare class DeleteEmailIdentityCommand extends $Command<DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput, PinpointEmailClientResolvedConfig> {
66
- readonly input: DeleteEmailIdentityCommandInput;
67
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
- /**
69
- * @public
70
- */
71
- constructor(input: DeleteEmailIdentityCommandInput);
72
- /**
73
- * @internal
74
- */
75
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput>;
76
- /**
77
- * @internal
78
- */
79
- private serialize;
80
- /**
81
- * @internal
82
- */
83
- private deserialize;
68
+ export declare class DeleteEmailIdentityCommand extends DeleteEmailIdentityCommand_base {
84
69
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetAccountRequest, GetAccountResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAccountCommandInput extends GetAccountRequest {
21
20
  */
22
21
  export interface GetAccountCommandOutput extends GetAccountResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetAccountCommand_base: {
24
+ new (input: GetAccountCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountCommandInput, GetAccountCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Obtain information about the email-sending status and capabilities of your Amazon Pinpoint
@@ -64,23 +67,5 @@ export interface GetAccountCommandOutput extends GetAccountResponse, __MetadataB
64
67
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
65
68
  *
66
69
  */
67
- export declare class GetAccountCommand extends $Command<GetAccountCommandInput, GetAccountCommandOutput, PinpointEmailClientResolvedConfig> {
68
- readonly input: GetAccountCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: GetAccountCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccountCommandInput, GetAccountCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class GetAccountCommand extends GetAccountCommand_base {
86
71
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetBlacklistReportsRequest, GetBlacklistReportsResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetBlacklistReportsCommandInput extends GetBlacklistReportsRequ
21
20
  */
22
21
  export interface GetBlacklistReportsCommandOutput extends GetBlacklistReportsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetBlacklistReportsCommand_base: {
24
+ new (input: GetBlacklistReportsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBlacklistReportsCommandInput, GetBlacklistReportsCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieve a list of the blacklists that your dedicated IP addresses appear on.</p>
@@ -70,23 +73,5 @@ export interface GetBlacklistReportsCommandOutput extends GetBlacklistReportsRes
70
73
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
71
74
  *
72
75
  */
73
- export declare class GetBlacklistReportsCommand extends $Command<GetBlacklistReportsCommandInput, GetBlacklistReportsCommandOutput, PinpointEmailClientResolvedConfig> {
74
- readonly input: GetBlacklistReportsCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: GetBlacklistReportsCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBlacklistReportsCommandInput, GetBlacklistReportsCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class GetBlacklistReportsCommand extends GetBlacklistReportsCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetConfigurationSetRequest, GetConfigurationSetResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetConfigurationSetCommandInput extends GetConfigurationSetRequ
21
20
  */
22
21
  export interface GetConfigurationSetCommandOutput extends GetConfigurationSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetConfigurationSetCommand_base: {
24
+ new (input: GetConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationSetCommandInput, GetConfigurationSetCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get information about an existing configuration set, including the dedicated IP pool
@@ -87,23 +90,5 @@ export interface GetConfigurationSetCommandOutput extends GetConfigurationSetRes
87
90
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
88
91
  *
89
92
  */
90
- export declare class GetConfigurationSetCommand extends $Command<GetConfigurationSetCommandInput, GetConfigurationSetCommandOutput, PinpointEmailClientResolvedConfig> {
91
- readonly input: GetConfigurationSetCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: GetConfigurationSetCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConfigurationSetCommandInput, GetConfigurationSetCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class GetConfigurationSetCommand extends GetConfigurationSetCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetConfigurationSetEventDestinationsRequest, GetConfigurationSetEventDestinationsResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetConfigurationSetEventDestinationsCommandInput extends GetCon
21
20
  */
22
21
  export interface GetConfigurationSetEventDestinationsCommandOutput extends GetConfigurationSetEventDestinationsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetConfigurationSetEventDestinationsCommand_base: {
24
+ new (input: GetConfigurationSetEventDestinationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfigurationSetEventDestinationsCommandInput, GetConfigurationSetEventDestinationsCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieve a list of event destinations that are associated with a configuration
@@ -93,23 +96,5 @@ export interface GetConfigurationSetEventDestinationsCommandOutput extends GetCo
93
96
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
94
97
  *
95
98
  */
96
- export declare class GetConfigurationSetEventDestinationsCommand extends $Command<GetConfigurationSetEventDestinationsCommandInput, GetConfigurationSetEventDestinationsCommandOutput, PinpointEmailClientResolvedConfig> {
97
- readonly input: GetConfigurationSetEventDestinationsCommandInput;
98
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
99
- /**
100
- * @public
101
- */
102
- constructor(input: GetConfigurationSetEventDestinationsCommandInput);
103
- /**
104
- * @internal
105
- */
106
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConfigurationSetEventDestinationsCommandInput, GetConfigurationSetEventDestinationsCommandOutput>;
107
- /**
108
- * @internal
109
- */
110
- private serialize;
111
- /**
112
- * @internal
113
- */
114
- private deserialize;
99
+ export declare class GetConfigurationSetEventDestinationsCommand extends GetConfigurationSetEventDestinationsCommand_base {
115
100
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetDedicatedIpRequest, GetDedicatedIpResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDedicatedIpCommandInput extends GetDedicatedIpRequest {
21
20
  */
22
21
  export interface GetDedicatedIpCommandOutput extends GetDedicatedIpResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetDedicatedIpCommand_base: {
24
+ new (input: GetDedicatedIpCommandInput): import("@smithy/smithy-client").CommandImpl<GetDedicatedIpCommandInput, GetDedicatedIpCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get information about a dedicated IP address, including the name of the dedicated IP
@@ -67,23 +70,5 @@ export interface GetDedicatedIpCommandOutput extends GetDedicatedIpResponse, __M
67
70
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
68
71
  *
69
72
  */
70
- export declare class GetDedicatedIpCommand extends $Command<GetDedicatedIpCommandInput, GetDedicatedIpCommandOutput, PinpointEmailClientResolvedConfig> {
71
- readonly input: GetDedicatedIpCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: GetDedicatedIpCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDedicatedIpCommandInput, GetDedicatedIpCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class GetDedicatedIpCommand extends GetDedicatedIpCommand_base {
89
74
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetDedicatedIpsRequest, GetDedicatedIpsResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDedicatedIpsCommandInput extends GetDedicatedIpsRequest {
21
20
  */
22
21
  export interface GetDedicatedIpsCommandOutput extends GetDedicatedIpsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetDedicatedIpsCommand_base: {
24
+ new (input: GetDedicatedIpsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDedicatedIpsCommandInput, GetDedicatedIpsCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>List the dedicated IP addresses that are associated with your Amazon Pinpoint
@@ -71,23 +74,5 @@ export interface GetDedicatedIpsCommandOutput extends GetDedicatedIpsResponse, _
71
74
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
72
75
  *
73
76
  */
74
- export declare class GetDedicatedIpsCommand extends $Command<GetDedicatedIpsCommandInput, GetDedicatedIpsCommandOutput, PinpointEmailClientResolvedConfig> {
75
- readonly input: GetDedicatedIpsCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: GetDedicatedIpsCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDedicatedIpsCommandInput, GetDedicatedIpsCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class GetDedicatedIpsCommand extends GetDedicatedIpsCommand_base {
93
78
  }