@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,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DeleteEmailIdentityRequest,
|
|
11
5
|
DeleteEmailIdentityResponse,
|
|
@@ -21,19 +15,16 @@ export interface DeleteEmailIdentityCommandInput
|
|
|
21
15
|
export interface DeleteEmailIdentityCommandOutput
|
|
22
16
|
extends DeleteEmailIdentityResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const DeleteEmailIdentityCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DeleteEmailIdentityCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
DeleteEmailIdentityCommandInput,
|
|
23
|
+
DeleteEmailIdentityCommandOutput,
|
|
24
|
+
PinpointEmailClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DeleteEmailIdentityCommand extends DeleteEmailIdentityCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { GetAccountRequest, GetAccountResponse } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
PinpointEmailClientResolvedConfig,
|
|
@@ -17,19 +11,16 @@ export interface GetAccountCommandInput extends GetAccountRequest {}
|
|
|
17
11
|
export interface GetAccountCommandOutput
|
|
18
12
|
extends GetAccountResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const GetAccountCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: GetAccountCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
GetAccountCommandInput,
|
|
19
|
+
GetAccountCommandOutput,
|
|
20
|
+
PinpointEmailClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class GetAccountCommand extends GetAccountCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GetBlacklistReportsRequest,
|
|
11
5
|
GetBlacklistReportsResponse,
|
|
@@ -21,19 +15,16 @@ export interface GetBlacklistReportsCommandInput
|
|
|
21
15
|
export interface GetBlacklistReportsCommandOutput
|
|
22
16
|
extends GetBlacklistReportsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const GetBlacklistReportsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetBlacklistReportsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
GetBlacklistReportsCommandInput,
|
|
23
|
+
GetBlacklistReportsCommandOutput,
|
|
24
|
+
PinpointEmailClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetBlacklistReportsCommand extends GetBlacklistReportsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GetConfigurationSetRequest,
|
|
11
5
|
GetConfigurationSetResponse,
|
|
@@ -21,19 +15,16 @@ export interface GetConfigurationSetCommandInput
|
|
|
21
15
|
export interface GetConfigurationSetCommandOutput
|
|
22
16
|
extends GetConfigurationSetResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const GetConfigurationSetCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetConfigurationSetCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
GetConfigurationSetCommandInput,
|
|
23
|
+
GetConfigurationSetCommandOutput,
|
|
24
|
+
PinpointEmailClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetConfigurationSetCommand extends GetConfigurationSetCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GetConfigurationSetEventDestinationsRequest,
|
|
11
5
|
GetConfigurationSetEventDestinationsResponse,
|
|
@@ -21,22 +15,16 @@ export interface GetConfigurationSetEventDestinationsCommandInput
|
|
|
21
15
|
export interface GetConfigurationSetEventDestinationsCommandOutput
|
|
22
16
|
extends GetConfigurationSetEventDestinationsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetConfigurationSetEventDestinationsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetConfigurationSetEventDestinationsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: PinpointEmailClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetConfigurationSetEventDestinationsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetConfigurationSetEventDestinationsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetConfigurationSetEventDestinationsCommandInput,
|
|
38
|
-
GetConfigurationSetEventDestinationsCommandOutput
|
|
23
|
+
GetConfigurationSetEventDestinationsCommandOutput,
|
|
24
|
+
PinpointEmailClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetConfigurationSetEventDestinationsCommand extends GetConfigurationSetEventDestinationsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GetDedicatedIpRequest,
|
|
11
5
|
GetDedicatedIpResponse,
|
|
@@ -20,19 +14,16 @@ export interface GetDedicatedIpCommandInput extends GetDedicatedIpRequest {}
|
|
|
20
14
|
export interface GetDedicatedIpCommandOutput
|
|
21
15
|
extends GetDedicatedIpResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const GetDedicatedIpCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: GetDedicatedIpCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
GetDedicatedIpCommandInput,
|
|
22
|
+
GetDedicatedIpCommandOutput,
|
|
23
|
+
PinpointEmailClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class GetDedicatedIpCommand extends GetDedicatedIpCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GetDedicatedIpsRequest,
|
|
11
5
|
GetDedicatedIpsResponse,
|
|
@@ -20,19 +14,16 @@ export interface GetDedicatedIpsCommandInput extends GetDedicatedIpsRequest {}
|
|
|
20
14
|
export interface GetDedicatedIpsCommandOutput
|
|
21
15
|
extends GetDedicatedIpsResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const GetDedicatedIpsCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: GetDedicatedIpsCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
GetDedicatedIpsCommandInput,
|
|
22
|
+
GetDedicatedIpsCommandOutput,
|
|
23
|
+
PinpointEmailClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class GetDedicatedIpsCommand extends GetDedicatedIpsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GetDeliverabilityDashboardOptionsRequest,
|
|
11
5
|
GetDeliverabilityDashboardOptionsResponse,
|
|
@@ -21,22 +15,16 @@ export interface GetDeliverabilityDashboardOptionsCommandInput
|
|
|
21
15
|
export interface GetDeliverabilityDashboardOptionsCommandOutput
|
|
22
16
|
extends GetDeliverabilityDashboardOptionsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetDeliverabilityDashboardOptionsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetDeliverabilityDashboardOptionsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: PinpointEmailClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetDeliverabilityDashboardOptionsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetDeliverabilityDashboardOptionsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetDeliverabilityDashboardOptionsCommandInput,
|
|
38
|
-
GetDeliverabilityDashboardOptionsCommandOutput
|
|
23
|
+
GetDeliverabilityDashboardOptionsCommandOutput,
|
|
24
|
+
PinpointEmailClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetDeliverabilityDashboardOptionsCommand extends GetDeliverabilityDashboardOptionsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GetDeliverabilityTestReportRequest,
|
|
11
5
|
GetDeliverabilityTestReportResponse,
|
|
@@ -21,22 +15,16 @@ export interface GetDeliverabilityTestReportCommandInput
|
|
|
21
15
|
export interface GetDeliverabilityTestReportCommandOutput
|
|
22
16
|
extends GetDeliverabilityTestReportResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetDeliverabilityTestReportCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetDeliverabilityTestReportCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: PinpointEmailClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetDeliverabilityTestReportCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetDeliverabilityTestReportCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetDeliverabilityTestReportCommandInput,
|
|
38
|
-
GetDeliverabilityTestReportCommandOutput
|
|
23
|
+
GetDeliverabilityTestReportCommandOutput,
|
|
24
|
+
PinpointEmailClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetDeliverabilityTestReportCommand extends GetDeliverabilityTestReportCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GetDomainDeliverabilityCampaignRequest,
|
|
11
5
|
GetDomainDeliverabilityCampaignResponse,
|
|
@@ -21,22 +15,16 @@ export interface GetDomainDeliverabilityCampaignCommandInput
|
|
|
21
15
|
export interface GetDomainDeliverabilityCampaignCommandOutput
|
|
22
16
|
extends GetDomainDeliverabilityCampaignResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetDomainDeliverabilityCampaignCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetDomainDeliverabilityCampaignCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: PinpointEmailClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetDomainDeliverabilityCampaignCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetDomainDeliverabilityCampaignCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetDomainDeliverabilityCampaignCommandInput,
|
|
38
|
-
GetDomainDeliverabilityCampaignCommandOutput
|
|
23
|
+
GetDomainDeliverabilityCampaignCommandOutput,
|
|
24
|
+
PinpointEmailClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetDomainDeliverabilityCampaignCommand extends GetDomainDeliverabilityCampaignCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GetDomainStatisticsReportRequest,
|
|
11
5
|
GetDomainStatisticsReportResponse,
|
|
@@ -21,22 +15,16 @@ export interface GetDomainStatisticsReportCommandInput
|
|
|
21
15
|
export interface GetDomainStatisticsReportCommandOutput
|
|
22
16
|
extends GetDomainStatisticsReportResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetDomainStatisticsReportCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetDomainStatisticsReportCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: PinpointEmailClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetDomainStatisticsReportCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetDomainStatisticsReportCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetDomainStatisticsReportCommandInput,
|
|
38
|
-
GetDomainStatisticsReportCommandOutput
|
|
23
|
+
GetDomainStatisticsReportCommandOutput,
|
|
24
|
+
PinpointEmailClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetDomainStatisticsReportCommand extends GetDomainStatisticsReportCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GetEmailIdentityRequest,
|
|
11
5
|
GetEmailIdentityResponse,
|
|
@@ -20,19 +14,16 @@ export interface GetEmailIdentityCommandInput extends GetEmailIdentityRequest {}
|
|
|
20
14
|
export interface GetEmailIdentityCommandOutput
|
|
21
15
|
extends GetEmailIdentityResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const GetEmailIdentityCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: GetEmailIdentityCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
GetEmailIdentityCommandInput,
|
|
22
|
+
GetEmailIdentityCommandOutput,
|
|
23
|
+
PinpointEmailClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class GetEmailIdentityCommand extends GetEmailIdentityCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ListConfigurationSetsRequest,
|
|
11
5
|
ListConfigurationSetsResponse,
|
|
@@ -21,22 +15,16 @@ export interface ListConfigurationSetsCommandInput
|
|
|
21
15
|
export interface ListConfigurationSetsCommandOutput
|
|
22
16
|
extends ListConfigurationSetsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListConfigurationSetsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListConfigurationSetsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: PinpointEmailClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListConfigurationSetsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListConfigurationSetsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListConfigurationSetsCommandInput,
|
|
38
|
-
ListConfigurationSetsCommandOutput
|
|
23
|
+
ListConfigurationSetsCommandOutput,
|
|
24
|
+
PinpointEmailClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListConfigurationSetsCommand extends ListConfigurationSetsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ListDedicatedIpPoolsRequest,
|
|
11
5
|
ListDedicatedIpPoolsResponse,
|
|
@@ -21,22 +15,16 @@ export interface ListDedicatedIpPoolsCommandInput
|
|
|
21
15
|
export interface ListDedicatedIpPoolsCommandOutput
|
|
22
16
|
extends ListDedicatedIpPoolsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListDedicatedIpPoolsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListDedicatedIpPoolsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: PinpointEmailClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListDedicatedIpPoolsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListDedicatedIpPoolsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListDedicatedIpPoolsCommandInput,
|
|
38
|
-
ListDedicatedIpPoolsCommandOutput
|
|
23
|
+
ListDedicatedIpPoolsCommandOutput,
|
|
24
|
+
PinpointEmailClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListDedicatedIpPoolsCommand extends ListDedicatedIpPoolsCommand_base {}
|