@aws-sdk/client-pinpoint-email 3.588.0 → 3.592.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/index.js +0 -42
- package/dist-types/PinpointEmailClient.d.ts +4 -4
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDedicatedIpPoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -1
- package/dist-types/commands/CreateEmailIdentityCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEmailIdentityCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetBlacklistReportsCommand.d.ts +2 -1
- package/dist-types/commands/GetConfigurationSetCommand.d.ts +2 -1
- package/dist-types/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -1
- package/dist-types/commands/GetDedicatedIpCommand.d.ts +2 -1
- package/dist-types/commands/GetDedicatedIpsCommand.d.ts +2 -1
- package/dist-types/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -1
- package/dist-types/commands/GetDeliverabilityTestReportCommand.d.ts +2 -1
- package/dist-types/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -1
- package/dist-types/commands/GetDomainStatisticsReportCommand.d.ts +2 -1
- package/dist-types/commands/GetEmailIdentityCommand.d.ts +2 -1
- package/dist-types/commands/ListConfigurationSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListDedicatedIpPoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -1
- package/dist-types/commands/ListEmailIdentitiesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -1
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +2 -1
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -1
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -1
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -1
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -1
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +2 -1
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -1
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -1
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -1
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -1
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -1
- package/dist-types/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/PinpointEmailServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/PinpointEmailClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/PinpointEmailServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
export * from "./PinpointEmailClient";
|
|
35
35
|
export * from "./PinpointEmail";
|
|
36
36
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
37
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
38
|
-
export { PinpointEmailExtensionConfiguration } from "./extensionConfiguration";
|
|
37
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
38
|
+
export type { PinpointEmailExtensionConfiguration } from "./extensionConfiguration";
|
|
39
39
|
export * from "./commands";
|
|
40
40
|
export * from "./pagination";
|
|
41
41
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: PinpointEmailClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -322,8 +322,8 @@ export interface ClientDefaults
|
|
|
322
322
|
serviceId?: string;
|
|
323
323
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
324
324
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
325
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
326
325
|
region?: string | __Provider<string>;
|
|
326
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
327
327
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
328
328
|
maxAttempts?: number | __Provider<number>;
|
|
329
329
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateConfigurationSetCommandInput
|
|
14
15
|
extends CreateConfigurationSetRequest {}
|
|
15
16
|
export interface CreateConfigurationSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateConfigurationSetEventDestinationCommandInput
|
|
14
15
|
extends CreateConfigurationSetEventDestinationRequest {}
|
|
15
16
|
export interface CreateConfigurationSetEventDestinationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateDedicatedIpPoolCommandInput
|
|
14
15
|
extends CreateDedicatedIpPoolRequest {}
|
|
15
16
|
export interface CreateDedicatedIpPoolCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateDeliverabilityTestReportCommandInput
|
|
14
15
|
extends CreateDeliverabilityTestReportRequest {}
|
|
15
16
|
export interface CreateDeliverabilityTestReportCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateEmailIdentityCommandInput
|
|
14
15
|
extends CreateEmailIdentityRequest {}
|
|
15
16
|
export interface CreateEmailIdentityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteConfigurationSetCommandInput
|
|
14
15
|
extends DeleteConfigurationSetRequest {}
|
|
15
16
|
export interface DeleteConfigurationSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteConfigurationSetEventDestinationCommandInput
|
|
14
15
|
extends DeleteConfigurationSetEventDestinationRequest {}
|
|
15
16
|
export interface DeleteConfigurationSetEventDestinationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteDedicatedIpPoolCommandInput
|
|
14
15
|
extends DeleteDedicatedIpPoolRequest {}
|
|
15
16
|
export interface DeleteDedicatedIpPoolCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteEmailIdentityCommandInput
|
|
14
15
|
extends DeleteEmailIdentityRequest {}
|
|
15
16
|
export interface DeleteEmailIdentityCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../PinpointEmailClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetAccountCommandInput extends GetAccountRequest {}
|
|
11
12
|
export interface GetAccountCommandOutput
|
|
12
13
|
extends GetAccountResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetBlacklistReportsCommandInput
|
|
14
15
|
extends GetBlacklistReportsRequest {}
|
|
15
16
|
export interface GetBlacklistReportsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetConfigurationSetCommandInput
|
|
14
15
|
extends GetConfigurationSetRequest {}
|
|
15
16
|
export interface GetConfigurationSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetConfigurationSetEventDestinationsCommandInput
|
|
14
15
|
extends GetConfigurationSetEventDestinationsRequest {}
|
|
15
16
|
export interface GetConfigurationSetEventDestinationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDedicatedIpCommandInput extends GetDedicatedIpRequest {}
|
|
14
15
|
export interface GetDedicatedIpCommandOutput
|
|
15
16
|
extends GetDedicatedIpResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDedicatedIpsCommandInput extends GetDedicatedIpsRequest {}
|
|
14
15
|
export interface GetDedicatedIpsCommandOutput
|
|
15
16
|
extends GetDedicatedIpsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDeliverabilityDashboardOptionsCommandInput
|
|
14
15
|
extends GetDeliverabilityDashboardOptionsRequest {}
|
|
15
16
|
export interface GetDeliverabilityDashboardOptionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDeliverabilityTestReportCommandInput
|
|
14
15
|
extends GetDeliverabilityTestReportRequest {}
|
|
15
16
|
export interface GetDeliverabilityTestReportCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDomainDeliverabilityCampaignCommandInput
|
|
14
15
|
extends GetDomainDeliverabilityCampaignRequest {}
|
|
15
16
|
export interface GetDomainDeliverabilityCampaignCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDomainStatisticsReportCommandInput
|
|
14
15
|
extends GetDomainStatisticsReportRequest {}
|
|
15
16
|
export interface GetDomainStatisticsReportCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetEmailIdentityCommandInput extends GetEmailIdentityRequest {}
|
|
14
15
|
export interface GetEmailIdentityCommandOutput
|
|
15
16
|
extends GetEmailIdentityResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListConfigurationSetsCommandInput
|
|
14
15
|
extends ListConfigurationSetsRequest {}
|
|
15
16
|
export interface ListConfigurationSetsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDedicatedIpPoolsCommandInput
|
|
14
15
|
extends ListDedicatedIpPoolsRequest {}
|
|
15
16
|
export interface ListDedicatedIpPoolsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDeliverabilityTestReportsCommandInput
|
|
14
15
|
extends ListDeliverabilityTestReportsRequest {}
|
|
15
16
|
export interface ListDeliverabilityTestReportsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDomainDeliverabilityCampaignsCommandInput
|
|
14
15
|
extends ListDomainDeliverabilityCampaignsRequest {}
|
|
15
16
|
export interface ListDomainDeliverabilityCampaignsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListEmailIdentitiesCommandInput
|
|
14
15
|
extends ListEmailIdentitiesRequest {}
|
|
15
16
|
export interface ListEmailIdentitiesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutAccountDedicatedIpWarmupAttributesCommandInput
|
|
14
15
|
extends PutAccountDedicatedIpWarmupAttributesRequest {}
|
|
15
16
|
export interface PutAccountDedicatedIpWarmupAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutAccountSendingAttributesCommandInput
|
|
14
15
|
extends PutAccountSendingAttributesRequest {}
|
|
15
16
|
export interface PutAccountSendingAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutConfigurationSetDeliveryOptionsCommandInput
|
|
14
15
|
extends PutConfigurationSetDeliveryOptionsRequest {}
|
|
15
16
|
export interface PutConfigurationSetDeliveryOptionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutConfigurationSetReputationOptionsCommandInput
|
|
14
15
|
extends PutConfigurationSetReputationOptionsRequest {}
|
|
15
16
|
export interface PutConfigurationSetReputationOptionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutConfigurationSetSendingOptionsCommandInput
|
|
14
15
|
extends PutConfigurationSetSendingOptionsRequest {}
|
|
15
16
|
export interface PutConfigurationSetSendingOptionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutConfigurationSetTrackingOptionsCommandInput
|
|
14
15
|
extends PutConfigurationSetTrackingOptionsRequest {}
|
|
15
16
|
export interface PutConfigurationSetTrackingOptionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutDedicatedIpInPoolCommandInput
|
|
14
15
|
extends PutDedicatedIpInPoolRequest {}
|
|
15
16
|
export interface PutDedicatedIpInPoolCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutDedicatedIpWarmupAttributesCommandInput
|
|
14
15
|
extends PutDedicatedIpWarmupAttributesRequest {}
|
|
15
16
|
export interface PutDedicatedIpWarmupAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutDeliverabilityDashboardOptionCommandInput
|
|
14
15
|
extends PutDeliverabilityDashboardOptionRequest {}
|
|
15
16
|
export interface PutDeliverabilityDashboardOptionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutEmailIdentityDkimAttributesCommandInput
|
|
14
15
|
extends PutEmailIdentityDkimAttributesRequest {}
|
|
15
16
|
export interface PutEmailIdentityDkimAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutEmailIdentityFeedbackAttributesCommandInput
|
|
14
15
|
extends PutEmailIdentityFeedbackAttributesRequest {}
|
|
15
16
|
export interface PutEmailIdentityFeedbackAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutEmailIdentityMailFromAttributesCommandInput
|
|
14
15
|
extends PutEmailIdentityMailFromAttributesRequest {}
|
|
15
16
|
export interface PutEmailIdentityMailFromAttributesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../PinpointEmailClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface SendEmailCommandInput extends SendEmailRequest {}
|
|
11
12
|
export interface SendEmailCommandOutput
|
|
12
13
|
extends SendEmailResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../PinpointEmailClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../PinpointEmailClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|