@aws-sdk/client-sesv2 3.36.0 → 3.39.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/CHANGELOG.md +42 -0
- package/dist-cjs/SESv2.js +0 -10
- package/dist-cjs/SESv2Client.js +0 -15
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -28
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -30
- package/dist-cjs/commands/CreateContactCommand.js +0 -25
- package/dist-cjs/commands/CreateContactListCommand.js +0 -24
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +0 -27
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +0 -30
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +0 -49
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +0 -35
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/CreateImportJobCommand.js +0 -24
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -29
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -30
- package/dist-cjs/commands/DeleteContactCommand.js +0 -24
- package/dist-cjs/commands/DeleteContactListCommand.js +0 -24
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +0 -24
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +0 -25
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +0 -36
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +0 -26
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +0 -24
- package/dist-cjs/commands/GetAccountCommand.js +0 -25
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +0 -24
- package/dist-cjs/commands/GetConfigurationSetCommand.js +0 -31
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +0 -31
- package/dist-cjs/commands/GetContactCommand.js +0 -24
- package/dist-cjs/commands/GetContactListCommand.js +0 -25
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/GetDedicatedIpCommand.js +0 -26
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +0 -25
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -31
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +0 -24
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +0 -26
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +0 -25
- package/dist-cjs/commands/GetEmailIdentityCommand.js +0 -26
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +0 -35
- package/dist-cjs/commands/GetEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/GetImportJobCommand.js +0 -24
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +0 -25
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -30
- package/dist-cjs/commands/ListContactListsCommand.js +0 -24
- package/dist-cjs/commands/ListContactsCommand.js +0 -24
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -28
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +0 -25
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +0 -26
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -26
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +0 -27
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +0 -27
- package/dist-cjs/commands/ListImportJobsCommand.js +0 -24
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +0 -25
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -29
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutAccountDetailsCommand.js +0 -24
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +0 -24
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +0 -33
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +0 -30
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +0 -24
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +0 -46
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -33
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +0 -24
- package/dist-cjs/commands/SendBulkEmailCommand.js +0 -24
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -31
- package/dist-cjs/commands/SendEmailCommand.js +0 -47
- package/dist-cjs/commands/TagResourceCommand.js +0 -32
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -30
- package/dist-cjs/commands/UpdateContactCommand.js +0 -26
- package/dist-cjs/commands/UpdateContactListCommand.js +0 -24
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +0 -36
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/index.js +84 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +4 -96
- package/dist-cjs/models/models_0.js +0 -717
- package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +0 -10
- package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +0 -10
- package/dist-cjs/pagination/ListContactListsPaginator.js +0 -10
- package/dist-cjs/pagination/ListContactsPaginator.js +0 -10
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -10
- package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +0 -10
- package/dist-cjs/pagination/ListEmailTemplatesPaginator.js +0 -10
- package/dist-cjs/pagination/ListImportJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +16 -0
- package/dist-cjs/protocols/Aws_restJson1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-es/commands/index.js +81 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +4 -96
- package/dist-es/pagination/index.js +13 -0
- package/dist-types/commands/index.d.ts +81 -0
- package/dist-types/index.d.ts +4 -96
- package/dist-types/pagination/index.d.ts +13 -0
- package/dist-types/ts3.4/SESv2.d.ts +82 -539
- package/dist-types/ts3.4/SESv2Client.d.ts +24 -96
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetContactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -43
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/index.d.ts +81 -0
- package/dist-types/ts3.4/index.d.ts +4 -96
- package/dist-types/ts3.4/models/models_0.d.ts +947 -4045
- package/dist-types/ts3.4/pagination/index.d.ts +13 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +32 -32
|
@@ -4,22 +4,13 @@ exports.paginateGetDedicatedIps = void 0;
|
|
|
4
4
|
const GetDedicatedIpsCommand_1 = require("../commands/GetDedicatedIpsCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetDedicatedIpsCommand_1.GetDedicatedIpsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getDedicatedIps(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetDedicatedIps(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetDedicatedIps(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetDedicatedIps = paginateGetDedicatedIps;
|
|
@@ -4,22 +4,13 @@ exports.paginateListConfigurationSets = void 0;
|
|
|
4
4
|
const ListConfigurationSetsCommand_1 = require("../commands/ListConfigurationSetsCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListConfigurationSetsCommand_1.ListConfigurationSetsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listConfigurationSets(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListConfigurationSets(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateListConfigurationSets(config, input, ...additionalArgume
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListConfigurationSets = paginateListConfigurationSets;
|
|
@@ -4,22 +4,13 @@ exports.paginateListContactLists = void 0;
|
|
|
4
4
|
const ListContactListsCommand_1 = require("../commands/ListContactListsCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListContactListsCommand_1.ListContactListsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listContactLists(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListContactLists(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateListContactLists(config, input, ...additionalArguments)
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListContactLists = paginateListContactLists;
|
|
@@ -4,22 +4,13 @@ exports.paginateListContacts = void 0;
|
|
|
4
4
|
const ListContactsCommand_1 = require("../commands/ListContactsCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListContactsCommand_1.ListContactsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listContacts(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListContacts(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateListContacts(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListContacts = paginateListContacts;
|
|
@@ -4,22 +4,13 @@ exports.paginateListCustomVerificationEmailTemplates = void 0;
|
|
|
4
4
|
const ListCustomVerificationEmailTemplatesCommand_1 = require("../commands/ListCustomVerificationEmailTemplatesCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListCustomVerificationEmailTemplatesCommand_1.ListCustomVerificationEmailTemplatesCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listCustomVerificationEmailTemplates(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListCustomVerificationEmailTemplates(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateListCustomVerificationEmailTemplates(config, input, ...a
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListCustomVerificationEmailTemplates = paginateListCustomVerificationEmailTemplates;
|
|
@@ -4,22 +4,13 @@ exports.paginateListDedicatedIpPools = void 0;
|
|
|
4
4
|
const ListDedicatedIpPoolsCommand_1 = require("../commands/ListDedicatedIpPoolsCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListDedicatedIpPoolsCommand_1.ListDedicatedIpPoolsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listDedicatedIpPools(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListDedicatedIpPools(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateListDedicatedIpPools(config, input, ...additionalArgumen
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListDedicatedIpPools = paginateListDedicatedIpPools;
|
|
@@ -4,22 +4,13 @@ exports.paginateListDeliverabilityTestReports = void 0;
|
|
|
4
4
|
const ListDeliverabilityTestReportsCommand_1 = require("../commands/ListDeliverabilityTestReportsCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListDeliverabilityTestReportsCommand_1.ListDeliverabilityTestReportsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listDeliverabilityTestReports(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListDeliverabilityTestReports(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateListDeliverabilityTestReports(config, input, ...addition
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListDeliverabilityTestReports = paginateListDeliverabilityTestReports;
|
|
@@ -4,22 +4,13 @@ exports.paginateListDomainDeliverabilityCampaigns = void 0;
|
|
|
4
4
|
const ListDomainDeliverabilityCampaignsCommand_1 = require("../commands/ListDomainDeliverabilityCampaignsCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListDomainDeliverabilityCampaignsCommand_1.ListDomainDeliverabilityCampaignsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listDomainDeliverabilityCampaigns(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListDomainDeliverabilityCampaigns(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateListDomainDeliverabilityCampaigns(config, input, ...addi
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListDomainDeliverabilityCampaigns = paginateListDomainDeliverabilityCampaigns;
|
|
@@ -4,22 +4,13 @@ exports.paginateListEmailIdentities = void 0;
|
|
|
4
4
|
const ListEmailIdentitiesCommand_1 = require("../commands/ListEmailIdentitiesCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListEmailIdentitiesCommand_1.ListEmailIdentitiesCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listEmailIdentities(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListEmailIdentities(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateListEmailIdentities(config, input, ...additionalArgument
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListEmailIdentities = paginateListEmailIdentities;
|
|
@@ -4,22 +4,13 @@ exports.paginateListEmailTemplates = void 0;
|
|
|
4
4
|
const ListEmailTemplatesCommand_1 = require("../commands/ListEmailTemplatesCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListEmailTemplatesCommand_1.ListEmailTemplatesCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listEmailTemplates(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListEmailTemplates(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateListEmailTemplates(config, input, ...additionalArguments
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListEmailTemplates = paginateListEmailTemplates;
|
|
@@ -4,22 +4,13 @@ exports.paginateListImportJobs = void 0;
|
|
|
4
4
|
const ListImportJobsCommand_1 = require("../commands/ListImportJobsCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListImportJobsCommand_1.ListImportJobsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listImportJobs(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListImportJobs(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateListImportJobs(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListImportJobs = paginateListImportJobs;
|
|
@@ -4,22 +4,13 @@ exports.paginateListSuppressedDestinations = void 0;
|
|
|
4
4
|
const ListSuppressedDestinationsCommand_1 = require("../commands/ListSuppressedDestinationsCommand");
|
|
5
5
|
const SESv2_1 = require("../SESv2");
|
|
6
6
|
const SESv2Client_1 = require("../SESv2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListSuppressedDestinationsCommand_1.ListSuppressedDestinationsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listSuppressedDestinations(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListSuppressedDestinations(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.NextToken
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateListSuppressedDestinations(config, input, ...additionalA
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListSuppressedDestinations = paginateListSuppressedDestinations;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("./GetDedicatedIpsPaginator"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./ListConfigurationSetsPaginator"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./ListContactListsPaginator"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./ListContactsPaginator"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./ListCustomVerificationEmailTemplatesPaginator"), exports);
|
|
10
|
+
tslib_1.__exportStar(require("./ListDedicatedIpPoolsPaginator"), exports);
|
|
11
|
+
tslib_1.__exportStar(require("./ListDeliverabilityTestReportsPaginator"), exports);
|
|
12
|
+
tslib_1.__exportStar(require("./ListDomainDeliverabilityCampaignsPaginator"), exports);
|
|
13
|
+
tslib_1.__exportStar(require("./ListEmailIdentitiesPaginator"), exports);
|
|
14
|
+
tslib_1.__exportStar(require("./ListEmailTemplatesPaginator"), exports);
|
|
15
|
+
tslib_1.__exportStar(require("./ListImportJobsPaginator"), exports);
|
|
16
|
+
tslib_1.__exportStar(require("./ListSuppressedDestinationsPaginator"), exports);
|
|
@@ -9321,14 +9321,12 @@ const deserializeMetadata = (output) => {
|
|
|
9321
9321
|
cfId: output.headers["x-amz-cf-id"],
|
|
9322
9322
|
});
|
|
9323
9323
|
};
|
|
9324
|
-
// Collect low-level response body stream to Uint8Array.
|
|
9325
9324
|
const collectBody = (streamBody = new Uint8Array(), context) => {
|
|
9326
9325
|
if (streamBody instanceof Uint8Array) {
|
|
9327
9326
|
return Promise.resolve(streamBody);
|
|
9328
9327
|
}
|
|
9329
9328
|
return context.streamCollector(streamBody) || Promise.resolve(new Uint8Array());
|
|
9330
9329
|
};
|
|
9331
|
-
// Encode Uint8Array data into string with utf-8.
|
|
9332
9330
|
const collectBodyString = (streamBody, context) => collectBody(streamBody, context).then((body) => context.utf8Encoder(body));
|
|
9333
9331
|
const isSerializableHeaderValue = (value) => value !== undefined &&
|
|
9334
9332
|
value !== null &&
|
|
@@ -9341,9 +9339,6 @@ const parseBody = (streamBody, context) => collectBodyString(streamBody, context
|
|
|
9341
9339
|
}
|
|
9342
9340
|
return {};
|
|
9343
9341
|
});
|
|
9344
|
-
/**
|
|
9345
|
-
* Load an error code for the aws.rest-json-1.1 protocol.
|
|
9346
|
-
*/
|
|
9347
9342
|
const loadRestJsonErrorCode = (output, data) => {
|
|
9348
9343
|
const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
|
|
9349
9344
|
const sanitizeErrorCode = (rawValue) => {
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
|
|
6
|
-
const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
|
|
5
|
+
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
7
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
8
7
|
const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
|
|
9
8
|
const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
|
|
@@ -13,9 +12,6 @@ const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
|
|
|
13
12
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
14
13
|
const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
|
|
15
14
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
16
|
-
/**
|
|
17
|
-
* @internal
|
|
18
|
-
*/
|
|
19
15
|
const getRuntimeConfig = (config) => {
|
|
20
16
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
21
17
|
const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
|
|
6
|
-
const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
|
|
5
|
+
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
7
6
|
const client_sts_1 = require("@aws-sdk/client-sts");
|
|
8
7
|
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
9
8
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
@@ -17,9 +16,6 @@ const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
|
17
16
|
const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
|
|
18
17
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
19
18
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
20
|
-
/**
|
|
21
|
-
* @internal
|
|
22
|
-
*/
|
|
23
19
|
const getRuntimeConfig = (config) => {
|
|
24
20
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
25
21
|
smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const sha256_js_1 = require("@aws-crypto/sha256-js");
|
|
5
5
|
const runtimeConfig_browser_1 = require("./runtimeConfig.browser");
|
|
6
|
-
/**
|
|
7
|
-
* @internal
|
|
8
|
-
*/
|
|
9
6
|
const getRuntimeConfig = (config) => {
|
|
10
7
|
var _a;
|
|
11
8
|
const browserDefaults = runtimeConfig_browser_1.getRuntimeConfig(config);
|
|
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const url_parser_1 = require("@aws-sdk/url-parser");
|
|
5
5
|
const endpoints_1 = require("./endpoints");
|
|
6
|
-
/**
|
|
7
|
-
* @internal
|
|
8
|
-
*/
|
|
9
6
|
const getRuntimeConfig = (config) => {
|
|
10
7
|
var _a, _b, _c, _d, _e;
|
|
11
8
|
return ({
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
export * from "./CreateConfigurationSetCommand";
|
|
2
|
+
export * from "./CreateConfigurationSetEventDestinationCommand";
|
|
3
|
+
export * from "./CreateContactCommand";
|
|
4
|
+
export * from "./CreateContactListCommand";
|
|
5
|
+
export * from "./CreateCustomVerificationEmailTemplateCommand";
|
|
6
|
+
export * from "./CreateDedicatedIpPoolCommand";
|
|
7
|
+
export * from "./CreateDeliverabilityTestReportCommand";
|
|
8
|
+
export * from "./CreateEmailIdentityCommand";
|
|
9
|
+
export * from "./CreateEmailIdentityPolicyCommand";
|
|
10
|
+
export * from "./CreateEmailTemplateCommand";
|
|
11
|
+
export * from "./CreateImportJobCommand";
|
|
12
|
+
export * from "./DeleteConfigurationSetCommand";
|
|
13
|
+
export * from "./DeleteConfigurationSetEventDestinationCommand";
|
|
14
|
+
export * from "./DeleteContactCommand";
|
|
15
|
+
export * from "./DeleteContactListCommand";
|
|
16
|
+
export * from "./DeleteCustomVerificationEmailTemplateCommand";
|
|
17
|
+
export * from "./DeleteDedicatedIpPoolCommand";
|
|
18
|
+
export * from "./DeleteEmailIdentityCommand";
|
|
19
|
+
export * from "./DeleteEmailIdentityPolicyCommand";
|
|
20
|
+
export * from "./DeleteEmailTemplateCommand";
|
|
21
|
+
export * from "./DeleteSuppressedDestinationCommand";
|
|
22
|
+
export * from "./GetAccountCommand";
|
|
23
|
+
export * from "./GetBlacklistReportsCommand";
|
|
24
|
+
export * from "./GetConfigurationSetCommand";
|
|
25
|
+
export * from "./GetConfigurationSetEventDestinationsCommand";
|
|
26
|
+
export * from "./GetContactCommand";
|
|
27
|
+
export * from "./GetContactListCommand";
|
|
28
|
+
export * from "./GetCustomVerificationEmailTemplateCommand";
|
|
29
|
+
export * from "./GetDedicatedIpCommand";
|
|
30
|
+
export * from "./GetDedicatedIpsCommand";
|
|
31
|
+
export * from "./GetDeliverabilityDashboardOptionsCommand";
|
|
32
|
+
export * from "./GetDeliverabilityTestReportCommand";
|
|
33
|
+
export * from "./GetDomainDeliverabilityCampaignCommand";
|
|
34
|
+
export * from "./GetDomainStatisticsReportCommand";
|
|
35
|
+
export * from "./GetEmailIdentityCommand";
|
|
36
|
+
export * from "./GetEmailIdentityPoliciesCommand";
|
|
37
|
+
export * from "./GetEmailTemplateCommand";
|
|
38
|
+
export * from "./GetImportJobCommand";
|
|
39
|
+
export * from "./GetSuppressedDestinationCommand";
|
|
40
|
+
export * from "./ListConfigurationSetsCommand";
|
|
41
|
+
export * from "./ListContactListsCommand";
|
|
42
|
+
export * from "./ListContactsCommand";
|
|
43
|
+
export * from "./ListCustomVerificationEmailTemplatesCommand";
|
|
44
|
+
export * from "./ListDedicatedIpPoolsCommand";
|
|
45
|
+
export * from "./ListDeliverabilityTestReportsCommand";
|
|
46
|
+
export * from "./ListDomainDeliverabilityCampaignsCommand";
|
|
47
|
+
export * from "./ListEmailIdentitiesCommand";
|
|
48
|
+
export * from "./ListEmailTemplatesCommand";
|
|
49
|
+
export * from "./ListImportJobsCommand";
|
|
50
|
+
export * from "./ListSuppressedDestinationsCommand";
|
|
51
|
+
export * from "./ListTagsForResourceCommand";
|
|
52
|
+
export * from "./PutAccountDedicatedIpWarmupAttributesCommand";
|
|
53
|
+
export * from "./PutAccountDetailsCommand";
|
|
54
|
+
export * from "./PutAccountSendingAttributesCommand";
|
|
55
|
+
export * from "./PutAccountSuppressionAttributesCommand";
|
|
56
|
+
export * from "./PutConfigurationSetDeliveryOptionsCommand";
|
|
57
|
+
export * from "./PutConfigurationSetReputationOptionsCommand";
|
|
58
|
+
export * from "./PutConfigurationSetSendingOptionsCommand";
|
|
59
|
+
export * from "./PutConfigurationSetSuppressionOptionsCommand";
|
|
60
|
+
export * from "./PutConfigurationSetTrackingOptionsCommand";
|
|
61
|
+
export * from "./PutDedicatedIpInPoolCommand";
|
|
62
|
+
export * from "./PutDedicatedIpWarmupAttributesCommand";
|
|
63
|
+
export * from "./PutDeliverabilityDashboardOptionCommand";
|
|
64
|
+
export * from "./PutEmailIdentityConfigurationSetAttributesCommand";
|
|
65
|
+
export * from "./PutEmailIdentityDkimAttributesCommand";
|
|
66
|
+
export * from "./PutEmailIdentityDkimSigningAttributesCommand";
|
|
67
|
+
export * from "./PutEmailIdentityFeedbackAttributesCommand";
|
|
68
|
+
export * from "./PutEmailIdentityMailFromAttributesCommand";
|
|
69
|
+
export * from "./PutSuppressedDestinationCommand";
|
|
70
|
+
export * from "./SendBulkEmailCommand";
|
|
71
|
+
export * from "./SendCustomVerificationEmailCommand";
|
|
72
|
+
export * from "./SendEmailCommand";
|
|
73
|
+
export * from "./TagResourceCommand";
|
|
74
|
+
export * from "./TestRenderEmailTemplateCommand";
|
|
75
|
+
export * from "./UntagResourceCommand";
|
|
76
|
+
export * from "./UpdateConfigurationSetEventDestinationCommand";
|
|
77
|
+
export * from "./UpdateContactCommand";
|
|
78
|
+
export * from "./UpdateContactListCommand";
|
|
79
|
+
export * from "./UpdateCustomVerificationEmailTemplateCommand";
|
|
80
|
+
export * from "./UpdateEmailIdentityPolicyCommand";
|
|
81
|
+
export * from "./UpdateEmailTemplateCommand";
|
package/dist-es/endpoints.js
CHANGED
|
@@ -31,22 +31,27 @@ var partitionHash = {
|
|
|
31
31
|
"us-west-1",
|
|
32
32
|
"us-west-2",
|
|
33
33
|
],
|
|
34
|
+
regionRegex: "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
|
|
34
35
|
hostname: "email.{region}.amazonaws.com",
|
|
35
36
|
},
|
|
36
37
|
"aws-cn": {
|
|
37
38
|
regions: ["cn-north-1", "cn-northwest-1"],
|
|
39
|
+
regionRegex: "^cn\\-\\w+\\-\\d+$",
|
|
38
40
|
hostname: "email.{region}.amazonaws.com.cn",
|
|
39
41
|
},
|
|
40
42
|
"aws-iso": {
|
|
41
|
-
regions: ["us-iso-east-1"],
|
|
43
|
+
regions: ["us-iso-east-1", "us-iso-west-1"],
|
|
44
|
+
regionRegex: "^us\\-iso\\-\\w+\\-\\d+$",
|
|
42
45
|
hostname: "email.{region}.c2s.ic.gov",
|
|
43
46
|
},
|
|
44
47
|
"aws-iso-b": {
|
|
45
48
|
regions: ["us-isob-east-1"],
|
|
49
|
+
regionRegex: "^us\\-isob\\-\\w+\\-\\d+$",
|
|
46
50
|
hostname: "email.{region}.sc2s.sgov.gov",
|
|
47
51
|
},
|
|
48
52
|
"aws-us-gov": {
|
|
49
53
|
regions: ["fips-us-gov-west-1", "us-gov-east-1", "us-gov-west-1"],
|
|
54
|
+
regionRegex: "^us\\-gov\\-\\w+\\-\\d+$",
|
|
50
55
|
hostname: "email.{region}.amazonaws.com",
|
|
51
56
|
},
|
|
52
57
|
};
|