@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 { PutConfigurationSetReputationOptionsRequest, PutConfigurationSetReputationOptionsResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutConfigurationSetReputationOptionsCommandInput extends PutCon
21
20
  */
22
21
  export interface PutConfigurationSetReputationOptionsCommandOutput extends PutConfigurationSetReputationOptionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutConfigurationSetReputationOptionsCommand_base: {
24
+ new (input: PutConfigurationSetReputationOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetReputationOptionsCommandInput, PutConfigurationSetReputationOptionsCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enable or disable collection of reputation metrics for emails that you send using a
@@ -60,23 +63,5 @@ export interface PutConfigurationSetReputationOptionsCommandOutput extends PutCo
60
63
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
61
64
  *
62
65
  */
63
- export declare class PutConfigurationSetReputationOptionsCommand extends $Command<PutConfigurationSetReputationOptionsCommandInput, PutConfigurationSetReputationOptionsCommandOutput, PinpointEmailClientResolvedConfig> {
64
- readonly input: PutConfigurationSetReputationOptionsCommandInput;
65
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
- /**
67
- * @public
68
- */
69
- constructor(input: PutConfigurationSetReputationOptionsCommandInput);
70
- /**
71
- * @internal
72
- */
73
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutConfigurationSetReputationOptionsCommandInput, PutConfigurationSetReputationOptionsCommandOutput>;
74
- /**
75
- * @internal
76
- */
77
- private serialize;
78
- /**
79
- * @internal
80
- */
81
- private deserialize;
66
+ export declare class PutConfigurationSetReputationOptionsCommand extends PutConfigurationSetReputationOptionsCommand_base {
82
67
  }
@@ -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 { PutConfigurationSetSendingOptionsRequest, PutConfigurationSetSendingOptionsResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutConfigurationSetSendingOptionsCommandInput extends PutConfig
21
20
  */
22
21
  export interface PutConfigurationSetSendingOptionsCommandOutput extends PutConfigurationSetSendingOptionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutConfigurationSetSendingOptionsCommand_base: {
24
+ new (input: PutConfigurationSetSendingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetSendingOptionsCommandInput, PutConfigurationSetSendingOptionsCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enable or disable email sending for messages that use a particular configuration set
@@ -60,23 +63,5 @@ export interface PutConfigurationSetSendingOptionsCommandOutput extends PutConfi
60
63
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
61
64
  *
62
65
  */
63
- export declare class PutConfigurationSetSendingOptionsCommand extends $Command<PutConfigurationSetSendingOptionsCommandInput, PutConfigurationSetSendingOptionsCommandOutput, PinpointEmailClientResolvedConfig> {
64
- readonly input: PutConfigurationSetSendingOptionsCommandInput;
65
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
- /**
67
- * @public
68
- */
69
- constructor(input: PutConfigurationSetSendingOptionsCommandInput);
70
- /**
71
- * @internal
72
- */
73
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutConfigurationSetSendingOptionsCommandInput, PutConfigurationSetSendingOptionsCommandOutput>;
74
- /**
75
- * @internal
76
- */
77
- private serialize;
78
- /**
79
- * @internal
80
- */
81
- private deserialize;
66
+ export declare class PutConfigurationSetSendingOptionsCommand extends PutConfigurationSetSendingOptionsCommand_base {
82
67
  }
@@ -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 { PutConfigurationSetTrackingOptionsRequest, PutConfigurationSetTrackingOptionsResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutConfigurationSetTrackingOptionsCommandInput extends PutConfi
21
20
  */
22
21
  export interface PutConfigurationSetTrackingOptionsCommandOutput extends PutConfigurationSetTrackingOptionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutConfigurationSetTrackingOptionsCommand_base: {
24
+ new (input: PutConfigurationSetTrackingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetTrackingOptionsCommandInput, PutConfigurationSetTrackingOptionsCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Specify a custom domain to use for open and click tracking elements in email that you
@@ -60,23 +63,5 @@ export interface PutConfigurationSetTrackingOptionsCommandOutput extends PutConf
60
63
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
61
64
  *
62
65
  */
63
- export declare class PutConfigurationSetTrackingOptionsCommand extends $Command<PutConfigurationSetTrackingOptionsCommandInput, PutConfigurationSetTrackingOptionsCommandOutput, PinpointEmailClientResolvedConfig> {
64
- readonly input: PutConfigurationSetTrackingOptionsCommandInput;
65
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
- /**
67
- * @public
68
- */
69
- constructor(input: PutConfigurationSetTrackingOptionsCommandInput);
70
- /**
71
- * @internal
72
- */
73
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutConfigurationSetTrackingOptionsCommandInput, PutConfigurationSetTrackingOptionsCommandOutput>;
74
- /**
75
- * @internal
76
- */
77
- private serialize;
78
- /**
79
- * @internal
80
- */
81
- private deserialize;
66
+ export declare class PutConfigurationSetTrackingOptionsCommand extends PutConfigurationSetTrackingOptionsCommand_base {
82
67
  }
@@ -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 { PutDedicatedIpInPoolRequest, PutDedicatedIpInPoolResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutDedicatedIpInPoolCommandInput extends PutDedicatedIpInPoolRe
21
20
  */
22
21
  export interface PutDedicatedIpInPoolCommandOutput extends PutDedicatedIpInPoolResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutDedicatedIpInPoolCommand_base: {
24
+ new (input: PutDedicatedIpInPoolCommandInput): import("@smithy/smithy-client").CommandImpl<PutDedicatedIpInPoolCommandInput, PutDedicatedIpInPoolCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Move a dedicated IP address to an existing dedicated IP pool.</p>
@@ -68,23 +71,5 @@ export interface PutDedicatedIpInPoolCommandOutput extends PutDedicatedIpInPoolR
68
71
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
69
72
  *
70
73
  */
71
- export declare class PutDedicatedIpInPoolCommand extends $Command<PutDedicatedIpInPoolCommandInput, PutDedicatedIpInPoolCommandOutput, PinpointEmailClientResolvedConfig> {
72
- readonly input: PutDedicatedIpInPoolCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: PutDedicatedIpInPoolCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutDedicatedIpInPoolCommandInput, PutDedicatedIpInPoolCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class PutDedicatedIpInPoolCommand extends PutDedicatedIpInPoolCommand_base {
90
75
  }
@@ -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 { PutDedicatedIpWarmupAttributesRequest, PutDedicatedIpWarmupAttributesResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutDedicatedIpWarmupAttributesCommandInput extends PutDedicated
21
20
  */
22
21
  export interface PutDedicatedIpWarmupAttributesCommandOutput extends PutDedicatedIpWarmupAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutDedicatedIpWarmupAttributesCommand_base: {
24
+ new (input: PutDedicatedIpWarmupAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p></p>
@@ -59,23 +62,5 @@ export interface PutDedicatedIpWarmupAttributesCommandOutput extends PutDedicate
59
62
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
60
63
  *
61
64
  */
62
- export declare class PutDedicatedIpWarmupAttributesCommand extends $Command<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput, PinpointEmailClientResolvedConfig> {
63
- readonly input: PutDedicatedIpWarmupAttributesCommandInput;
64
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
- /**
66
- * @public
67
- */
68
- constructor(input: PutDedicatedIpWarmupAttributesCommandInput);
69
- /**
70
- * @internal
71
- */
72
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutDedicatedIpWarmupAttributesCommandInput, PutDedicatedIpWarmupAttributesCommandOutput>;
73
- /**
74
- * @internal
75
- */
76
- private serialize;
77
- /**
78
- * @internal
79
- */
80
- private deserialize;
65
+ export declare class PutDedicatedIpWarmupAttributesCommand extends PutDedicatedIpWarmupAttributesCommand_base {
81
66
  }
@@ -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 { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutDeliverabilityDashboardOptionCommandInput extends PutDeliver
21
20
  */
22
21
  export interface PutDeliverabilityDashboardOptionCommandOutput extends PutDeliverabilityDashboardOptionResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutDeliverabilityDashboardOptionCommand_base: {
24
+ new (input: PutDeliverabilityDashboardOptionCommandInput): import("@smithy/smithy-client").CommandImpl<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enable or disable the Deliverability dashboard for your Amazon Pinpoint account. When you enable the
@@ -82,23 +85,5 @@ export interface PutDeliverabilityDashboardOptionCommandOutput extends PutDelive
82
85
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
83
86
  *
84
87
  */
85
- export declare class PutDeliverabilityDashboardOptionCommand extends $Command<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput, PinpointEmailClientResolvedConfig> {
86
- readonly input: PutDeliverabilityDashboardOptionCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: PutDeliverabilityDashboardOptionCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutDeliverabilityDashboardOptionCommandInput, PutDeliverabilityDashboardOptionCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class PutDeliverabilityDashboardOptionCommand extends PutDeliverabilityDashboardOptionCommand_base {
104
89
  }
@@ -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 { PutEmailIdentityDkimAttributesRequest, PutEmailIdentityDkimAttributesResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutEmailIdentityDkimAttributesCommandInput extends PutEmailIden
21
20
  */
22
21
  export interface PutEmailIdentityDkimAttributesCommandOutput extends PutEmailIdentityDkimAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutEmailIdentityDkimAttributesCommand_base: {
24
+ new (input: PutEmailIdentityDkimAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Used to enable or disable DKIM authentication for an email identity.</p>
@@ -59,23 +62,5 @@ export interface PutEmailIdentityDkimAttributesCommandOutput extends PutEmailIde
59
62
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
60
63
  *
61
64
  */
62
- export declare class PutEmailIdentityDkimAttributesCommand extends $Command<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput, PinpointEmailClientResolvedConfig> {
63
- readonly input: PutEmailIdentityDkimAttributesCommandInput;
64
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
- /**
66
- * @public
67
- */
68
- constructor(input: PutEmailIdentityDkimAttributesCommandInput);
69
- /**
70
- * @internal
71
- */
72
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityDkimAttributesCommandInput, PutEmailIdentityDkimAttributesCommandOutput>;
73
- /**
74
- * @internal
75
- */
76
- private serialize;
77
- /**
78
- * @internal
79
- */
80
- private deserialize;
65
+ export declare class PutEmailIdentityDkimAttributesCommand extends PutEmailIdentityDkimAttributesCommand_base {
81
66
  }
@@ -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 { PutEmailIdentityFeedbackAttributesRequest, PutEmailIdentityFeedbackAttributesResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutEmailIdentityFeedbackAttributesCommandInput extends PutEmail
21
20
  */
22
21
  export interface PutEmailIdentityFeedbackAttributesCommandOutput extends PutEmailIdentityFeedbackAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutEmailIdentityFeedbackAttributesCommand_base: {
24
+ new (input: PutEmailIdentityFeedbackAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Used to enable or disable feedback forwarding for an identity. This setting determines
@@ -69,23 +72,5 @@ export interface PutEmailIdentityFeedbackAttributesCommandOutput extends PutEmai
69
72
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
70
73
  *
71
74
  */
72
- export declare class PutEmailIdentityFeedbackAttributesCommand extends $Command<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput, PinpointEmailClientResolvedConfig> {
73
- readonly input: PutEmailIdentityFeedbackAttributesCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: PutEmailIdentityFeedbackAttributesCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityFeedbackAttributesCommandInput, PutEmailIdentityFeedbackAttributesCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class PutEmailIdentityFeedbackAttributesCommand extends PutEmailIdentityFeedbackAttributesCommand_base {
91
76
  }
@@ -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 { PutEmailIdentityMailFromAttributesRequest, PutEmailIdentityMailFromAttributesResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutEmailIdentityMailFromAttributesCommandInput extends PutEmail
21
20
  */
22
21
  export interface PutEmailIdentityMailFromAttributesCommandOutput extends PutEmailIdentityMailFromAttributesResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutEmailIdentityMailFromAttributesCommand_base: {
24
+ new (input: PutEmailIdentityMailFromAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Used to enable or disable the custom Mail-From domain configuration for an email
@@ -61,23 +64,5 @@ export interface PutEmailIdentityMailFromAttributesCommandOutput extends PutEmai
61
64
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
62
65
  *
63
66
  */
64
- export declare class PutEmailIdentityMailFromAttributesCommand extends $Command<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput, PinpointEmailClientResolvedConfig> {
65
- readonly input: PutEmailIdentityMailFromAttributesCommandInput;
66
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
- /**
68
- * @public
69
- */
70
- constructor(input: PutEmailIdentityMailFromAttributesCommandInput);
71
- /**
72
- * @internal
73
- */
74
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEmailIdentityMailFromAttributesCommandInput, PutEmailIdentityMailFromAttributesCommandOutput>;
75
- /**
76
- * @internal
77
- */
78
- private serialize;
79
- /**
80
- * @internal
81
- */
82
- private deserialize;
67
+ export declare class PutEmailIdentityMailFromAttributesCommand extends PutEmailIdentityMailFromAttributesCommand_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 { SendEmailRequest, SendEmailResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SendEmailCommandInput extends SendEmailRequest {
21
20
  */
22
21
  export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBearer {
23
22
  }
23
+ declare const SendEmailCommand_base: {
24
+ new (input: SendEmailCommandInput): import("@smithy/smithy-client").CommandImpl<SendEmailCommandInput, SendEmailCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Sends an email message. You can use the Amazon Pinpoint Email API to send two types of
@@ -141,23 +144,5 @@ export interface SendEmailCommandOutput extends SendEmailResponse, __MetadataBea
141
144
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
142
145
  *
143
146
  */
144
- export declare class SendEmailCommand extends $Command<SendEmailCommandInput, SendEmailCommandOutput, PinpointEmailClientResolvedConfig> {
145
- readonly input: SendEmailCommandInput;
146
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
147
- /**
148
- * @public
149
- */
150
- constructor(input: SendEmailCommandInput);
151
- /**
152
- * @internal
153
- */
154
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SendEmailCommandInput, SendEmailCommandOutput>;
155
- /**
156
- * @internal
157
- */
158
- private serialize;
159
- /**
160
- * @internal
161
- */
162
- private deserialize;
147
+ export declare class SendEmailCommand extends SendEmailCommand_base {
163
148
  }
@@ -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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
21
20
  */
22
21
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const TagResourceCommand_base: {
24
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Add one or more tags (keys and values) to a specified resource. A
@@ -75,23 +78,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
75
78
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
76
79
  *
77
80
  */
78
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, PinpointEmailClientResolvedConfig> {
79
- readonly input: TagResourceCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: TagResourceCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class TagResourceCommand extends TagResourceCommand_base {
97
82
  }
@@ -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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
21
20
  */
22
21
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UntagResourceCommand_base: {
24
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Remove one or more tags (keys and values) from a specified resource.</p>
@@ -64,23 +67,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
64
67
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
65
68
  *
66
69
  */
67
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, PinpointEmailClientResolvedConfig> {
68
- readonly input: UntagResourceCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: UntagResourceCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class UntagResourceCommand extends UntagResourceCommand_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 { UpdateConfigurationSetEventDestinationRequest, UpdateConfigurationSetEventDestinationResponse } from "../models/models_0";
5
4
  import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateConfigurationSetEventDestinationCommandInput extends Upda
21
20
  */
22
21
  export interface UpdateConfigurationSetEventDestinationCommandOutput extends UpdateConfigurationSetEventDestinationResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateConfigurationSetEventDestinationCommand_base: {
24
+ new (input: UpdateConfigurationSetEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update the configuration of an event destination for a configuration set.</p>
@@ -89,23 +92,5 @@ export interface UpdateConfigurationSetEventDestinationCommandOutput extends Upd
89
92
  * <p>Base exception class for all service exceptions from PinpointEmail service.</p>
90
93
  *
91
94
  */
92
- export declare class UpdateConfigurationSetEventDestinationCommand extends $Command<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput, PinpointEmailClientResolvedConfig> {
93
- readonly input: UpdateConfigurationSetEventDestinationCommandInput;
94
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
- /**
96
- * @public
97
- */
98
- constructor(input: UpdateConfigurationSetEventDestinationCommandInput);
99
- /**
100
- * @internal
101
- */
102
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConfigurationSetEventDestinationCommandInput, UpdateConfigurationSetEventDestinationCommandOutput>;
103
- /**
104
- * @internal
105
- */
106
- private serialize;
107
- /**
108
- * @internal
109
- */
110
- private deserialize;
95
+ export declare class UpdateConfigurationSetEventDestinationCommand extends UpdateConfigurationSetEventDestinationCommand_base {
111
96
  }
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
15
  defaultSigningName: string;
16
16
  };
17
+ export declare const commonParams: {
18
+ readonly UseFIPS: {
19
+ readonly type: "builtInParams";
20
+ readonly name: "useFipsEndpoint";
21
+ };
22
+ readonly Endpoint: {
23
+ readonly type: "builtInParams";
24
+ readonly name: "endpoint";
25
+ };
26
+ readonly Region: {
27
+ readonly type: "builtInParams";
28
+ readonly name: "region";
29
+ };
30
+ readonly UseDualStack: {
31
+ readonly type: "builtInParams";
32
+ readonly name: "useDualstackEndpoint";
33
+ };
34
+ };
17
35
  export interface EndpointParameters extends __EndpointParameters {
18
36
  Region?: string;
19
37
  UseDualStack?: boolean;
@@ -4,4 +4,4 @@ import { PinpointEmailPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateGetDedicatedIps(config: PinpointEmailPaginationConfiguration, input: GetDedicatedIpsCommandInput, ...additionalArguments: any): Paginator<GetDedicatedIpsCommandOutput>;
7
+ export declare const paginateGetDedicatedIps: (config: PinpointEmailPaginationConfiguration, input: GetDedicatedIpsCommandInput, ...rest: any[]) => Paginator<GetDedicatedIpsCommandOutput>;
@@ -4,4 +4,4 @@ import { PinpointEmailPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListConfigurationSets(config: PinpointEmailPaginationConfiguration, input: ListConfigurationSetsCommandInput, ...additionalArguments: any): Paginator<ListConfigurationSetsCommandOutput>;
7
+ export declare const paginateListConfigurationSets: (config: PinpointEmailPaginationConfiguration, input: ListConfigurationSetsCommandInput, ...rest: any[]) => Paginator<ListConfigurationSetsCommandOutput>;
@@ -4,4 +4,4 @@ import { PinpointEmailPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListDedicatedIpPools(config: PinpointEmailPaginationConfiguration, input: ListDedicatedIpPoolsCommandInput, ...additionalArguments: any): Paginator<ListDedicatedIpPoolsCommandOutput>;
7
+ export declare const paginateListDedicatedIpPools: (config: PinpointEmailPaginationConfiguration, input: ListDedicatedIpPoolsCommandInput, ...rest: any[]) => Paginator<ListDedicatedIpPoolsCommandOutput>;
@@ -4,4 +4,4 @@ import { PinpointEmailPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListDeliverabilityTestReports(config: PinpointEmailPaginationConfiguration, input: ListDeliverabilityTestReportsCommandInput, ...additionalArguments: any): Paginator<ListDeliverabilityTestReportsCommandOutput>;
7
+ export declare const paginateListDeliverabilityTestReports: (config: PinpointEmailPaginationConfiguration, input: ListDeliverabilityTestReportsCommandInput, ...rest: any[]) => Paginator<ListDeliverabilityTestReportsCommandOutput>;
@@ -4,4 +4,4 @@ import { PinpointEmailPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListDomainDeliverabilityCampaigns(config: PinpointEmailPaginationConfiguration, input: ListDomainDeliverabilityCampaignsCommandInput, ...additionalArguments: any): Paginator<ListDomainDeliverabilityCampaignsCommandOutput>;
7
+ export declare const paginateListDomainDeliverabilityCampaigns: (config: PinpointEmailPaginationConfiguration, input: ListDomainDeliverabilityCampaignsCommandInput, ...rest: any[]) => Paginator<ListDomainDeliverabilityCampaignsCommandOutput>;