@aws-sdk/client-pinpoint-email 3.478.0 → 3.484.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.
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +18 -41
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +18 -41
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +18 -41
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +18 -41
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +18 -41
- package/dist-cjs/commands/GetAccountCommand.js +18 -41
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +18 -41
- package/dist-cjs/commands/GetConfigurationSetCommand.js +18 -41
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +18 -41
- package/dist-cjs/commands/GetDedicatedIpCommand.js +18 -41
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +18 -41
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +18 -41
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +18 -41
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +18 -41
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +18 -41
- package/dist-cjs/commands/GetEmailIdentityCommand.js +18 -41
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +18 -41
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +18 -41
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +18 -41
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +18 -41
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +18 -41
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +18 -41
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +18 -41
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +18 -41
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +18 -41
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +18 -41
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +18 -41
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +18 -41
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +18 -41
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +18 -41
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +18 -41
- package/dist-cjs/commands/SendEmailCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/CreateConfigurationSetCommand.js +18 -41
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +18 -41
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +18 -41
- package/dist-es/commands/CreateEmailIdentityCommand.js +18 -41
- package/dist-es/commands/DeleteConfigurationSetCommand.js +18 -41
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +18 -41
- package/dist-es/commands/DeleteEmailIdentityCommand.js +18 -41
- package/dist-es/commands/GetAccountCommand.js +18 -41
- package/dist-es/commands/GetBlacklistReportsCommand.js +18 -41
- package/dist-es/commands/GetConfigurationSetCommand.js +18 -41
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +18 -41
- package/dist-es/commands/GetDedicatedIpCommand.js +18 -41
- package/dist-es/commands/GetDedicatedIpsCommand.js +18 -41
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +18 -41
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +18 -41
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +18 -41
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +18 -41
- package/dist-es/commands/GetEmailIdentityCommand.js +18 -41
- package/dist-es/commands/ListConfigurationSetsCommand.js +18 -41
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +18 -41
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +18 -41
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +18 -41
- package/dist-es/commands/ListEmailIdentitiesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +18 -41
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +18 -41
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +18 -41
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +18 -41
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +18 -41
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +18 -41
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +18 -41
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +18 -41
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +18 -41
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +18 -41
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +18 -41
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +18 -41
- package/dist-es/commands/SendEmailCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +6 -21
- package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +6 -21
- package/dist-types/commands/CreateEmailIdentityCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +6 -21
- package/dist-types/commands/GetAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetBlacklistReportsCommand.d.ts +6 -21
- package/dist-types/commands/GetConfigurationSetCommand.d.ts +6 -21
- package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +6 -21
- package/dist-types/commands/GetDedicatedIpCommand.d.ts +6 -21
- package/dist-types/commands/GetDedicatedIpsCommand.d.ts +6 -21
- package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +6 -21
- package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +6 -21
- package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +6 -21
- package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +6 -21
- package/dist-types/commands/GetEmailIdentityCommand.d.ts +6 -21
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +6 -21
- package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +6 -21
- package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +6 -21
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +6 -21
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +6 -21
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +6 -21
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +6 -21
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +6 -21
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +6 -21
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +6 -21
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +6 -21
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +6 -21
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +6 -21
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +6 -21
- package/dist-types/commands/SendEmailCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- 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 {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListDomainDeliverabilityCampaignsRequest, ListDomainDeliverabilityCampaignsResponse } from "../models/models_0";
|
|
5
4
|
import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListDomainDeliverabilityCampaignsCommandInput extends ListDomai
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListDomainDeliverabilityCampaignsCommandOutput extends ListDomainDeliverabilityCampaignsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListDomainDeliverabilityCampaignsCommand_base: {
|
|
24
|
+
new (input: ListDomainDeliverabilityCampaignsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainDeliverabilityCampaignsCommandInput, ListDomainDeliverabilityCampaignsCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieve deliverability data for all the campaigns that used a specific domain to send
|
|
@@ -89,23 +92,5 @@ export interface ListDomainDeliverabilityCampaignsCommandOutput extends ListDoma
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from PinpointEmail service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class ListDomainDeliverabilityCampaignsCommand extends
|
|
93
|
-
readonly input: ListDomainDeliverabilityCampaignsCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: ListDomainDeliverabilityCampaignsCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDomainDeliverabilityCampaignsCommandInput, ListDomainDeliverabilityCampaignsCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class ListDomainDeliverabilityCampaignsCommand extends ListDomainDeliverabilityCampaignsCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListEmailIdentitiesRequest, ListEmailIdentitiesResponse } from "../models/models_0";
|
|
5
4
|
import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListEmailIdentitiesCommandInput extends ListEmailIdentitiesRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListEmailIdentitiesCommandOutput extends ListEmailIdentitiesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListEmailIdentitiesCommand_base: {
|
|
24
|
+
new (input: ListEmailIdentitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEmailIdentitiesCommandInput, ListEmailIdentitiesCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of all of the email identities that are associated with your Amazon Pinpoint
|
|
@@ -67,23 +70,5 @@ export interface ListEmailIdentitiesCommandOutput extends ListEmailIdentitiesRes
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from PinpointEmail service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class ListEmailIdentitiesCommand extends
|
|
71
|
-
readonly input: ListEmailIdentitiesCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: ListEmailIdentitiesCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEmailIdentitiesCommandInput, ListEmailIdentitiesCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class ListEmailIdentitiesCommand extends ListEmailIdentitiesCommand_base {
|
|
89
74
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
4
|
import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieve a list of the tags (keys and values) that are associated with a specified
|
|
@@ -70,23 +73,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from PinpointEmail service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class ListTagsForResourceCommand extends
|
|
74
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutAccountDedicatedIpWarmupAttributesRequest, PutAccountDedicatedIpWarmupAttributesResponse } from "../models/models_0";
|
|
5
4
|
import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutAccountDedicatedIpWarmupAttributesCommandInput extends PutAc
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutAccountDedicatedIpWarmupAttributesCommandOutput extends PutAccountDedicatedIpWarmupAttributesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutAccountDedicatedIpWarmupAttributesCommand_base: {
|
|
24
|
+
new (input: PutAccountDedicatedIpWarmupAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountDedicatedIpWarmupAttributesCommandInput, PutAccountDedicatedIpWarmupAttributesCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Enable or disable the automatic warm-up feature for dedicated IP addresses.</p>
|
|
@@ -55,23 +58,5 @@ export interface PutAccountDedicatedIpWarmupAttributesCommandOutput extends PutA
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from PinpointEmail service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class PutAccountDedicatedIpWarmupAttributesCommand extends
|
|
59
|
-
readonly input: PutAccountDedicatedIpWarmupAttributesCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: PutAccountDedicatedIpWarmupAttributesCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutAccountDedicatedIpWarmupAttributesCommandInput, PutAccountDedicatedIpWarmupAttributesCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class PutAccountDedicatedIpWarmupAttributesCommand extends PutAccountDedicatedIpWarmupAttributesCommand_base {
|
|
77
62
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutAccountSendingAttributesRequest, PutAccountSendingAttributesResponse } from "../models/models_0";
|
|
5
4
|
import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutAccountSendingAttributesCommandInput extends PutAccountSendi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutAccountSendingAttributesCommandOutput extends PutAccountSendingAttributesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutAccountSendingAttributesCommand_base: {
|
|
24
|
+
new (input: PutAccountSendingAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<PutAccountSendingAttributesCommandInput, PutAccountSendingAttributesCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Enable or disable the ability of your account to send email.</p>
|
|
@@ -55,23 +58,5 @@ export interface PutAccountSendingAttributesCommandOutput extends PutAccountSend
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from PinpointEmail service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class PutAccountSendingAttributesCommand extends
|
|
59
|
-
readonly input: PutAccountSendingAttributesCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: PutAccountSendingAttributesCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutAccountSendingAttributesCommandInput, PutAccountSendingAttributesCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class PutAccountSendingAttributesCommand extends PutAccountSendingAttributesCommand_base {
|
|
77
62
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutConfigurationSetDeliveryOptionsRequest, PutConfigurationSetDeliveryOptionsResponse } from "../models/models_0";
|
|
5
4
|
import { PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointEmailClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutConfigurationSetDeliveryOptionsCommandInput extends PutConfi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutConfigurationSetDeliveryOptionsCommandOutput extends PutConfigurationSetDeliveryOptionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutConfigurationSetDeliveryOptionsCommand_base: {
|
|
24
|
+
new (input: PutConfigurationSetDeliveryOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput, PinpointEmailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Associate a configuration set with a dedicated IP pool. You can use dedicated IP pools
|
|
@@ -61,23 +64,5 @@ export interface PutConfigurationSetDeliveryOptionsCommandOutput extends PutConf
|
|
|
61
64
|
* <p>Base exception class for all service exceptions from PinpointEmail service.</p>
|
|
62
65
|
*
|
|
63
66
|
*/
|
|
64
|
-
export declare class PutConfigurationSetDeliveryOptionsCommand extends
|
|
65
|
-
readonly input: PutConfigurationSetDeliveryOptionsCommandInput;
|
|
66
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
-
/**
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
constructor(input: PutConfigurationSetDeliveryOptionsCommandInput);
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutConfigurationSetDeliveryOptionsCommandInput, PutConfigurationSetDeliveryOptionsCommandOutput>;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private serialize;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private deserialize;
|
|
67
|
+
export declare class PutConfigurationSetDeliveryOptionsCommand extends PutConfigurationSetDeliveryOptionsCommand_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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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 {
|
|
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
|
|
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
|
}
|