@aws-sdk/client-route53resolver 3.36.0 → 3.36.1
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 +11 -0
- package/dist-cjs/Route53Resolver.js +0 -35
- package/dist-cjs/Route53ResolverClient.js +0 -40
- package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +0 -28
- package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +0 -34
- package/dist-cjs/commands/AssociateResolverRuleCommand.js +0 -27
- package/dist-cjs/commands/CreateFirewallDomainListCommand.js +0 -24
- package/dist-cjs/commands/CreateFirewallRuleCommand.js +0 -24
- package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +0 -25
- package/dist-cjs/commands/CreateResolverEndpointCommand.js +0 -34
- package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +0 -32
- package/dist-cjs/commands/CreateResolverRuleCommand.js +0 -25
- package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +0 -24
- package/dist-cjs/commands/DeleteFirewallRuleCommand.js +0 -24
- package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteResolverEndpointCommand.js +0 -36
- package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +0 -34
- package/dist-cjs/commands/DeleteResolverRuleCommand.js +0 -26
- package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +0 -28
- package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +0 -39
- package/dist-cjs/commands/DisassociateResolverRuleCommand.js +0 -28
- package/dist-cjs/commands/GetFirewallConfigCommand.js +0 -25
- package/dist-cjs/commands/GetFirewallDomainListCommand.js +0 -24
- package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +0 -24
- package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +0 -25
- package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +0 -24
- package/dist-cjs/commands/GetResolverEndpointCommand.js +0 -25
- package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +0 -25
- package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +0 -25
- package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +0 -25
- package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +0 -25
- package/dist-cjs/commands/GetResolverRuleCommand.js +0 -25
- package/dist-cjs/commands/GetResolverRulePolicyCommand.js +0 -25
- package/dist-cjs/commands/ImportFirewallDomainsCommand.js +0 -39
- package/dist-cjs/commands/ListFirewallConfigsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallDomainListsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallDomainsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallRulesCommand.js +0 -25
- package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +0 -24
- package/dist-cjs/commands/ListResolverEndpointsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +0 -25
- package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverRulesCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
- package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +0 -26
- package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +0 -25
- package/dist-cjs/commands/PutResolverRulePolicyCommand.js +0 -25
- package/dist-cjs/commands/TagResourceCommand.js +0 -24
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateFirewallConfigCommand.js +0 -25
- package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +0 -24
- package/dist-cjs/commands/UpdateFirewallRuleCommand.js +0 -24
- package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +0 -24
- package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +0 -24
- package/dist-cjs/commands/UpdateResolverEndpointCommand.js +0 -24
- package/dist-cjs/commands/UpdateResolverRuleCommand.js +0 -25
- package/dist-cjs/models/models_0.js +0 -468
- package/dist-cjs/pagination/ListFirewallConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallDomainListsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallDomainsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallRuleGroupAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallRuleGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallRulesPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverDnssecConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverEndpointIpAddressesPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverQueryLogConfigAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverQueryLogConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverRuleAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverRulesPaginator.js +0 -10
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -10
- package/dist-cjs/protocols/Aws_json1_1.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-types/ts3.4/Route53Resolver.d.ts +61 -336
- package/dist-types/ts3.4/Route53ResolverClient.d.ts +24 -121
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +2 -21
- package/dist-types/ts3.4/models/models_0.d.ts +580 -2904
- 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 +3 -3
|
@@ -4,22 +4,13 @@ exports.paginateListFirewallConfigs = void 0;
|
|
|
4
4
|
const ListFirewallConfigsCommand_1 = require("../commands/ListFirewallConfigsCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListFirewallConfigsCommand_1.ListFirewallConfigsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listFirewallConfigs(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListFirewallConfigs(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* paginateListFirewallConfigs(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.paginateListFirewallConfigs = paginateListFirewallConfigs;
|
|
@@ -4,22 +4,13 @@ exports.paginateListFirewallDomainLists = void 0;
|
|
|
4
4
|
const ListFirewallDomainListsCommand_1 = require("../commands/ListFirewallDomainListsCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListFirewallDomainListsCommand_1.ListFirewallDomainListsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listFirewallDomainLists(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListFirewallDomainLists(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* paginateListFirewallDomainLists(config, input, ...additionalArgu
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListFirewallDomainLists = paginateListFirewallDomainLists;
|
|
@@ -4,22 +4,13 @@ exports.paginateListFirewallDomains = void 0;
|
|
|
4
4
|
const ListFirewallDomainsCommand_1 = require("../commands/ListFirewallDomainsCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListFirewallDomainsCommand_1.ListFirewallDomainsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listFirewallDomains(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListFirewallDomains(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* paginateListFirewallDomains(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.paginateListFirewallDomains = paginateListFirewallDomains;
|
|
@@ -4,22 +4,13 @@ exports.paginateListFirewallRuleGroupAssociations = void 0;
|
|
|
4
4
|
const ListFirewallRuleGroupAssociationsCommand_1 = require("../commands/ListFirewallRuleGroupAssociationsCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListFirewallRuleGroupAssociationsCommand_1.ListFirewallRuleGroupAssociationsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listFirewallRuleGroupAssociations(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListFirewallRuleGroupAssociations(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* paginateListFirewallRuleGroupAssociations(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.paginateListFirewallRuleGroupAssociations = paginateListFirewallRuleGroupAssociations;
|
|
@@ -4,22 +4,13 @@ exports.paginateListFirewallRuleGroups = void 0;
|
|
|
4
4
|
const ListFirewallRuleGroupsCommand_1 = require("../commands/ListFirewallRuleGroupsCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListFirewallRuleGroupsCommand_1.ListFirewallRuleGroupsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listFirewallRuleGroups(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListFirewallRuleGroups(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* paginateListFirewallRuleGroups(config, input, ...additionalArgum
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListFirewallRuleGroups = paginateListFirewallRuleGroups;
|
|
@@ -4,22 +4,13 @@ exports.paginateListFirewallRules = void 0;
|
|
|
4
4
|
const ListFirewallRulesCommand_1 = require("../commands/ListFirewallRulesCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListFirewallRulesCommand_1.ListFirewallRulesCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listFirewallRules(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListFirewallRules(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* paginateListFirewallRules(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.paginateListFirewallRules = paginateListFirewallRules;
|
|
@@ -4,22 +4,13 @@ exports.paginateListResolverDnssecConfigs = void 0;
|
|
|
4
4
|
const ListResolverDnssecConfigsCommand_1 = require("../commands/ListResolverDnssecConfigsCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListResolverDnssecConfigsCommand_1.ListResolverDnssecConfigsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listResolverDnssecConfigs(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListResolverDnssecConfigs(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* paginateListResolverDnssecConfigs(config, input, ...additionalAr
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListResolverDnssecConfigs = paginateListResolverDnssecConfigs;
|
|
@@ -4,22 +4,13 @@ exports.paginateListResolverEndpointIpAddresses = void 0;
|
|
|
4
4
|
const ListResolverEndpointIpAddressesCommand_1 = require("../commands/ListResolverEndpointIpAddressesCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListResolverEndpointIpAddressesCommand_1.ListResolverEndpointIpAddressesCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listResolverEndpointIpAddresses(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListResolverEndpointIpAddresses(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* paginateListResolverEndpointIpAddresses(config, input, ...additi
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListResolverEndpointIpAddresses = paginateListResolverEndpointIpAddresses;
|
|
@@ -4,22 +4,13 @@ exports.paginateListResolverEndpoints = void 0;
|
|
|
4
4
|
const ListResolverEndpointsCommand_1 = require("../commands/ListResolverEndpointsCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListResolverEndpointsCommand_1.ListResolverEndpointsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listResolverEndpoints(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListResolverEndpoints(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* paginateListResolverEndpoints(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.paginateListResolverEndpoints = paginateListResolverEndpoints;
|
|
@@ -4,22 +4,13 @@ exports.paginateListResolverQueryLogConfigAssociations = void 0;
|
|
|
4
4
|
const ListResolverQueryLogConfigAssociationsCommand_1 = require("../commands/ListResolverQueryLogConfigAssociationsCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListResolverQueryLogConfigAssociationsCommand_1.ListResolverQueryLogConfigAssociationsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listResolverQueryLogConfigAssociations(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListResolverQueryLogConfigAssociations(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* paginateListResolverQueryLogConfigAssociations(config, input, ..
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListResolverQueryLogConfigAssociations = paginateListResolverQueryLogConfigAssociations;
|
|
@@ -4,22 +4,13 @@ exports.paginateListResolverQueryLogConfigs = void 0;
|
|
|
4
4
|
const ListResolverQueryLogConfigsCommand_1 = require("../commands/ListResolverQueryLogConfigsCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListResolverQueryLogConfigsCommand_1.ListResolverQueryLogConfigsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listResolverQueryLogConfigs(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListResolverQueryLogConfigs(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* paginateListResolverQueryLogConfigs(config, input, ...additional
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListResolverQueryLogConfigs = paginateListResolverQueryLogConfigs;
|
|
@@ -4,22 +4,13 @@ exports.paginateListResolverRuleAssociations = void 0;
|
|
|
4
4
|
const ListResolverRuleAssociationsCommand_1 = require("../commands/ListResolverRuleAssociationsCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListResolverRuleAssociationsCommand_1.ListResolverRuleAssociationsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listResolverRuleAssociations(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListResolverRuleAssociations(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* paginateListResolverRuleAssociations(config, input, ...additiona
|
|
|
39
30
|
token = page.NextToken;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateListResolverRuleAssociations = paginateListResolverRuleAssociations;
|
|
@@ -4,22 +4,13 @@ exports.paginateListResolverRules = void 0;
|
|
|
4
4
|
const ListResolverRulesCommand_1 = require("../commands/ListResolverRulesCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListResolverRulesCommand_1.ListResolverRulesCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listResolverRules(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListResolverRules(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* paginateListResolverRules(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.paginateListResolverRules = paginateListResolverRules;
|
|
@@ -4,22 +4,13 @@ exports.paginateListTagsForResource = void 0;
|
|
|
4
4
|
const ListTagsForResourceCommand_1 = require("../commands/ListTagsForResourceCommand");
|
|
5
5
|
const Route53Resolver_1 = require("../Route53Resolver");
|
|
6
6
|
const Route53ResolverClient_1 = require("../Route53ResolverClient");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new ListTagsForResourceCommand_1.ListTagsForResourceCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.listTagsForResource(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateListTagsForResource(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* paginateListTagsForResource(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.paginateListTagsForResource = paginateListTagsForResource;
|
|
@@ -7223,14 +7223,12 @@ const deserializeMetadata = (output) => {
|
|
|
7223
7223
|
cfId: output.headers["x-amz-cf-id"],
|
|
7224
7224
|
});
|
|
7225
7225
|
};
|
|
7226
|
-
// Collect low-level response body stream to Uint8Array.
|
|
7227
7226
|
const collectBody = (streamBody = new Uint8Array(), context) => {
|
|
7228
7227
|
if (streamBody instanceof Uint8Array) {
|
|
7229
7228
|
return Promise.resolve(streamBody);
|
|
7230
7229
|
}
|
|
7231
7230
|
return context.streamCollector(streamBody) || Promise.resolve(new Uint8Array());
|
|
7232
7231
|
};
|
|
7233
|
-
// Encode Uint8Array data into string with utf-8.
|
|
7234
7232
|
const collectBodyString = (streamBody, context) => collectBody(streamBody, context).then((body) => context.utf8Encoder(body));
|
|
7235
7233
|
const buildHttpRpcRequest = async (context, headers, path, resolvedHostname, body) => {
|
|
7236
7234
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
@@ -7256,9 +7254,6 @@ const parseBody = (streamBody, context) => collectBodyString(streamBody, context
|
|
|
7256
7254
|
}
|
|
7257
7255
|
return {};
|
|
7258
7256
|
});
|
|
7259
|
-
/**
|
|
7260
|
-
* Load an error code for the aws.rest-json-1.1 protocol.
|
|
7261
|
-
*/
|
|
7262
7257
|
const loadRestJsonErrorCode = (output, data) => {
|
|
7263
7258
|
const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
|
|
7264
7259
|
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 ({
|