@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
@@ -4,4 +4,4 @@ import { PinpointEmailPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListEmailIdentities(config: PinpointEmailPaginationConfiguration, input: ListEmailIdentitiesCommandInput, ...additionalArguments: any): Paginator<ListEmailIdentitiesCommandOutput>;
7
+ export declare const paginateListEmailIdentities: (config: PinpointEmailPaginationConfiguration, input: ListEmailIdentitiesCommandInput, ...rest: any[]) => Paginator<ListEmailIdentitiesCommandOutput>;
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateConfigurationSetRequest,
11
5
  CreateConfigurationSetResponse,
@@ -21,22 +15,16 @@ export interface CreateConfigurationSetCommandInput
21
15
  export interface CreateConfigurationSetCommandOutput
22
16
  extends CreateConfigurationSetResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateConfigurationSetCommand extends $Command<
25
- CreateConfigurationSetCommandInput,
26
- CreateConfigurationSetCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: CreateConfigurationSetCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateConfigurationSetCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateConfigurationSetCommand_base: {
19
+ new (
20
+ input: CreateConfigurationSetCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateConfigurationSetCommandInput,
38
- CreateConfigurationSetCommandOutput
23
+ CreateConfigurationSetCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateConfigurationSetEventDestinationRequest,
11
5
  CreateConfigurationSetEventDestinationResponse,
@@ -21,22 +15,16 @@ export interface CreateConfigurationSetEventDestinationCommandInput
21
15
  export interface CreateConfigurationSetEventDestinationCommandOutput
22
16
  extends CreateConfigurationSetEventDestinationResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateConfigurationSetEventDestinationCommand extends $Command<
25
- CreateConfigurationSetEventDestinationCommandInput,
26
- CreateConfigurationSetEventDestinationCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: CreateConfigurationSetEventDestinationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateConfigurationSetEventDestinationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateConfigurationSetEventDestinationCommand_base: {
19
+ new (
20
+ input: CreateConfigurationSetEventDestinationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateConfigurationSetEventDestinationCommandInput,
38
- CreateConfigurationSetEventDestinationCommandOutput
23
+ CreateConfigurationSetEventDestinationCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateConfigurationSetEventDestinationCommand extends CreateConfigurationSetEventDestinationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateDedicatedIpPoolRequest,
11
5
  CreateDedicatedIpPoolResponse,
@@ -21,22 +15,16 @@ export interface CreateDedicatedIpPoolCommandInput
21
15
  export interface CreateDedicatedIpPoolCommandOutput
22
16
  extends CreateDedicatedIpPoolResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateDedicatedIpPoolCommand extends $Command<
25
- CreateDedicatedIpPoolCommandInput,
26
- CreateDedicatedIpPoolCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: CreateDedicatedIpPoolCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateDedicatedIpPoolCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateDedicatedIpPoolCommand_base: {
19
+ new (
20
+ input: CreateDedicatedIpPoolCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateDedicatedIpPoolCommandInput,
38
- CreateDedicatedIpPoolCommandOutput
23
+ CreateDedicatedIpPoolCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateDedicatedIpPoolCommand extends CreateDedicatedIpPoolCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateDeliverabilityTestReportRequest,
11
5
  CreateDeliverabilityTestReportResponse,
@@ -21,22 +15,16 @@ export interface CreateDeliverabilityTestReportCommandInput
21
15
  export interface CreateDeliverabilityTestReportCommandOutput
22
16
  extends CreateDeliverabilityTestReportResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateDeliverabilityTestReportCommand extends $Command<
25
- CreateDeliverabilityTestReportCommandInput,
26
- CreateDeliverabilityTestReportCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: CreateDeliverabilityTestReportCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateDeliverabilityTestReportCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateDeliverabilityTestReportCommand_base: {
19
+ new (
20
+ input: CreateDeliverabilityTestReportCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateDeliverabilityTestReportCommandInput,
38
- CreateDeliverabilityTestReportCommandOutput
23
+ CreateDeliverabilityTestReportCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateDeliverabilityTestReportCommand extends CreateDeliverabilityTestReportCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateEmailIdentityRequest,
11
5
  CreateEmailIdentityResponse,
@@ -21,19 +15,16 @@ export interface CreateEmailIdentityCommandInput
21
15
  export interface CreateEmailIdentityCommandOutput
22
16
  extends CreateEmailIdentityResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateEmailIdentityCommand extends $Command<
25
- CreateEmailIdentityCommandInput,
26
- CreateEmailIdentityCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: CreateEmailIdentityCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateEmailIdentityCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CreateEmailIdentityCommand_base: {
19
+ new (
20
+ input: CreateEmailIdentityCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CreateEmailIdentityCommandInput,
23
+ CreateEmailIdentityCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateEmailIdentityCommand extends CreateEmailIdentityCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DeleteConfigurationSetRequest,
11
5
  DeleteConfigurationSetResponse,
@@ -21,22 +15,16 @@ export interface DeleteConfigurationSetCommandInput
21
15
  export interface DeleteConfigurationSetCommandOutput
22
16
  extends DeleteConfigurationSetResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteConfigurationSetCommand extends $Command<
25
- DeleteConfigurationSetCommandInput,
26
- DeleteConfigurationSetCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: DeleteConfigurationSetCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteConfigurationSetCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteConfigurationSetCommand_base: {
19
+ new (
20
+ input: DeleteConfigurationSetCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteConfigurationSetCommandInput,
38
- DeleteConfigurationSetCommandOutput
23
+ DeleteConfigurationSetCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DeleteConfigurationSetEventDestinationRequest,
11
5
  DeleteConfigurationSetEventDestinationResponse,
@@ -21,22 +15,16 @@ export interface DeleteConfigurationSetEventDestinationCommandInput
21
15
  export interface DeleteConfigurationSetEventDestinationCommandOutput
22
16
  extends DeleteConfigurationSetEventDestinationResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteConfigurationSetEventDestinationCommand extends $Command<
25
- DeleteConfigurationSetEventDestinationCommandInput,
26
- DeleteConfigurationSetEventDestinationCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: DeleteConfigurationSetEventDestinationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteConfigurationSetEventDestinationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteConfigurationSetEventDestinationCommand_base: {
19
+ new (
20
+ input: DeleteConfigurationSetEventDestinationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteConfigurationSetEventDestinationCommandInput,
38
- DeleteConfigurationSetEventDestinationCommandOutput
23
+ DeleteConfigurationSetEventDestinationCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteConfigurationSetEventDestinationCommand extends DeleteConfigurationSetEventDestinationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DeleteDedicatedIpPoolRequest,
11
5
  DeleteDedicatedIpPoolResponse,
@@ -21,22 +15,16 @@ export interface DeleteDedicatedIpPoolCommandInput
21
15
  export interface DeleteDedicatedIpPoolCommandOutput
22
16
  extends DeleteDedicatedIpPoolResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteDedicatedIpPoolCommand extends $Command<
25
- DeleteDedicatedIpPoolCommandInput,
26
- DeleteDedicatedIpPoolCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: DeleteDedicatedIpPoolCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteDedicatedIpPoolCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteDedicatedIpPoolCommand_base: {
19
+ new (
20
+ input: DeleteDedicatedIpPoolCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteDedicatedIpPoolCommandInput,
38
- DeleteDedicatedIpPoolCommandOutput
23
+ DeleteDedicatedIpPoolCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteDedicatedIpPoolCommand extends DeleteDedicatedIpPoolCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  DeleteEmailIdentityRequest,
11
5
  DeleteEmailIdentityResponse,
@@ -21,19 +15,16 @@ export interface DeleteEmailIdentityCommandInput
21
15
  export interface DeleteEmailIdentityCommandOutput
22
16
  extends DeleteEmailIdentityResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteEmailIdentityCommand extends $Command<
25
- DeleteEmailIdentityCommandInput,
26
- DeleteEmailIdentityCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: DeleteEmailIdentityCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteEmailIdentityCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DeleteEmailIdentityCommand_base: {
19
+ new (
20
+ input: DeleteEmailIdentityCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DeleteEmailIdentityCommandInput,
23
+ DeleteEmailIdentityCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteEmailIdentityCommand extends DeleteEmailIdentityCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { GetAccountRequest, GetAccountResponse } from "../models/models_0";
10
4
  import {
11
5
  PinpointEmailClientResolvedConfig,
@@ -17,19 +11,16 @@ export interface GetAccountCommandInput extends GetAccountRequest {}
17
11
  export interface GetAccountCommandOutput
18
12
  extends GetAccountResponse,
19
13
  __MetadataBearer {}
20
- export declare class GetAccountCommand extends $Command<
21
- GetAccountCommandInput,
22
- GetAccountCommandOutput,
23
- PinpointEmailClientResolvedConfig
24
- > {
25
- readonly input: GetAccountCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: GetAccountCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: PinpointEmailClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<GetAccountCommandInput, GetAccountCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const GetAccountCommand_base: {
15
+ new (
16
+ input: GetAccountCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ GetAccountCommandInput,
19
+ GetAccountCommandOutput,
20
+ PinpointEmailClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class GetAccountCommand extends GetAccountCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetBlacklistReportsRequest,
11
5
  GetBlacklistReportsResponse,
@@ -21,19 +15,16 @@ export interface GetBlacklistReportsCommandInput
21
15
  export interface GetBlacklistReportsCommandOutput
22
16
  extends GetBlacklistReportsResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetBlacklistReportsCommand extends $Command<
25
- GetBlacklistReportsCommandInput,
26
- GetBlacklistReportsCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: GetBlacklistReportsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetBlacklistReportsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<GetBlacklistReportsCommandInput, GetBlacklistReportsCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const GetBlacklistReportsCommand_base: {
19
+ new (
20
+ input: GetBlacklistReportsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ GetBlacklistReportsCommandInput,
23
+ GetBlacklistReportsCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetBlacklistReportsCommand extends GetBlacklistReportsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetConfigurationSetRequest,
11
5
  GetConfigurationSetResponse,
@@ -21,19 +15,16 @@ export interface GetConfigurationSetCommandInput
21
15
  export interface GetConfigurationSetCommandOutput
22
16
  extends GetConfigurationSetResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetConfigurationSetCommand extends $Command<
25
- GetConfigurationSetCommandInput,
26
- GetConfigurationSetCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: GetConfigurationSetCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetConfigurationSetCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<GetConfigurationSetCommandInput, GetConfigurationSetCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const GetConfigurationSetCommand_base: {
19
+ new (
20
+ input: GetConfigurationSetCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ GetConfigurationSetCommandInput,
23
+ GetConfigurationSetCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetConfigurationSetCommand extends GetConfigurationSetCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetConfigurationSetEventDestinationsRequest,
11
5
  GetConfigurationSetEventDestinationsResponse,
@@ -21,22 +15,16 @@ export interface GetConfigurationSetEventDestinationsCommandInput
21
15
  export interface GetConfigurationSetEventDestinationsCommandOutput
22
16
  extends GetConfigurationSetEventDestinationsResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetConfigurationSetEventDestinationsCommand extends $Command<
25
- GetConfigurationSetEventDestinationsCommandInput,
26
- GetConfigurationSetEventDestinationsCommandOutput,
27
- PinpointEmailClientResolvedConfig
28
- > {
29
- readonly input: GetConfigurationSetEventDestinationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetConfigurationSetEventDestinationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: PinpointEmailClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetConfigurationSetEventDestinationsCommand_base: {
19
+ new (
20
+ input: GetConfigurationSetEventDestinationsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetConfigurationSetEventDestinationsCommandInput,
38
- GetConfigurationSetEventDestinationsCommandOutput
23
+ GetConfigurationSetEventDestinationsCommandOutput,
24
+ PinpointEmailClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetConfigurationSetEventDestinationsCommand extends GetConfigurationSetEventDestinationsCommand_base {}