@aws-sdk/client-route53resolver 3.168.0 → 3.170.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 +16 -0
- package/dist-types/ts3.4/Route53Resolver.d.ts +1180 -320
- package/dist-types/ts3.4/Route53ResolverClient.d.ts +508 -136
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +63 -63
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/Route53ResolverServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1844 -1675
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListFirewallConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallDomainListsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallDomainsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallRuleGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFirewallRulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverDnssecConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverRuleAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResolverRulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +16 -16
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +761 -191
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +69 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +13 -11
- package/package.json +34 -34
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { Route53Resolver } from "../Route53Resolver";
|
|
3
|
-
import { Route53ResolverClient } from "../Route53ResolverClient";
|
|
4
|
-
export interface Route53ResolverPaginationConfiguration
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import { Route53Resolver } from "../Route53Resolver";
|
|
3
|
+
import { Route53ResolverClient } from "../Route53ResolverClient";
|
|
4
|
+
export interface Route53ResolverPaginationConfiguration
|
|
5
|
+
extends PaginationConfiguration {
|
|
6
|
+
client: Route53Resolver | Route53ResolverClient;
|
|
7
|
+
}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListFirewallConfigsCommandInput,
|
|
4
|
+
ListFirewallConfigsCommandOutput,
|
|
5
|
+
} from "../commands/ListFirewallConfigsCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListFirewallConfigs(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListFirewallConfigsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListFirewallConfigsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListFirewallDomainListsCommandInput,
|
|
4
|
+
ListFirewallDomainListsCommandOutput,
|
|
5
|
+
} from "../commands/ListFirewallDomainListsCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListFirewallDomainLists(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListFirewallDomainListsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListFirewallDomainListsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListFirewallDomainsCommandInput,
|
|
4
|
+
ListFirewallDomainsCommandOutput,
|
|
5
|
+
} from "../commands/ListFirewallDomainsCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListFirewallDomains(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListFirewallDomainsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListFirewallDomainsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListFirewallRuleGroupAssociationsCommandInput,
|
|
4
|
+
ListFirewallRuleGroupAssociationsCommandOutput,
|
|
5
|
+
} from "../commands/ListFirewallRuleGroupAssociationsCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListFirewallRuleGroupAssociations(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListFirewallRuleGroupAssociationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListFirewallRuleGroupAssociationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListFirewallRuleGroupsCommandInput,
|
|
4
|
+
ListFirewallRuleGroupsCommandOutput,
|
|
5
|
+
} from "../commands/ListFirewallRuleGroupsCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListFirewallRuleGroups(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListFirewallRuleGroupsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListFirewallRuleGroupsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListFirewallRulesCommandInput,
|
|
4
|
+
ListFirewallRulesCommandOutput,
|
|
5
|
+
} from "../commands/ListFirewallRulesCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListFirewallRules(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListFirewallRulesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListFirewallRulesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListResolverConfigsCommandInput,
|
|
4
|
+
ListResolverConfigsCommandOutput,
|
|
5
|
+
} from "../commands/ListResolverConfigsCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListResolverConfigs(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListResolverConfigsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListResolverConfigsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListResolverDnssecConfigsCommandInput,
|
|
4
|
+
ListResolverDnssecConfigsCommandOutput,
|
|
5
|
+
} from "../commands/ListResolverDnssecConfigsCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListResolverDnssecConfigs(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListResolverDnssecConfigsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListResolverDnssecConfigsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListResolverEndpointIpAddressesCommandInput,
|
|
4
|
+
ListResolverEndpointIpAddressesCommandOutput,
|
|
5
|
+
} from "../commands/ListResolverEndpointIpAddressesCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListResolverEndpointIpAddresses(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListResolverEndpointIpAddressesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListResolverEndpointIpAddressesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListResolverEndpointsCommandInput,
|
|
4
|
+
ListResolverEndpointsCommandOutput,
|
|
5
|
+
} from "../commands/ListResolverEndpointsCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListResolverEndpoints(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListResolverEndpointsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListResolverEndpointsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListResolverQueryLogConfigAssociationsCommandInput,
|
|
4
|
+
ListResolverQueryLogConfigAssociationsCommandOutput,
|
|
5
|
+
} from "../commands/ListResolverQueryLogConfigAssociationsCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListResolverQueryLogConfigAssociations(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListResolverQueryLogConfigAssociationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListResolverQueryLogConfigAssociationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListResolverQueryLogConfigsCommandInput,
|
|
4
|
+
ListResolverQueryLogConfigsCommandOutput,
|
|
5
|
+
} from "../commands/ListResolverQueryLogConfigsCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListResolverQueryLogConfigs(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListResolverQueryLogConfigsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListResolverQueryLogConfigsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListResolverRuleAssociationsCommandInput,
|
|
4
|
+
ListResolverRuleAssociationsCommandOutput,
|
|
5
|
+
} from "../commands/ListResolverRuleAssociationsCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListResolverRuleAssociations(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListResolverRuleAssociationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListResolverRuleAssociationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListResolverRulesCommandInput,
|
|
4
|
+
ListResolverRulesCommandOutput,
|
|
5
|
+
} from "../commands/ListResolverRulesCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListResolverRules(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListResolverRulesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListResolverRulesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListTagsForResourceCommandInput,
|
|
4
|
+
ListTagsForResourceCommandOutput,
|
|
5
|
+
} from "../commands/ListTagsForResourceCommand";
|
|
6
|
+
import { Route53ResolverPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListTagsForResource(
|
|
8
|
+
config: Route53ResolverPaginationConfiguration,
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListTagsForResourceCommandOutput>;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export * from "./Interfaces";
|
|
2
|
-
export * from "./ListFirewallConfigsPaginator";
|
|
3
|
-
export * from "./ListFirewallDomainListsPaginator";
|
|
4
|
-
export * from "./ListFirewallDomainsPaginator";
|
|
5
|
-
export * from "./ListFirewallRuleGroupAssociationsPaginator";
|
|
6
|
-
export * from "./ListFirewallRuleGroupsPaginator";
|
|
7
|
-
export * from "./ListFirewallRulesPaginator";
|
|
8
|
-
export * from "./ListResolverConfigsPaginator";
|
|
9
|
-
export * from "./ListResolverDnssecConfigsPaginator";
|
|
10
|
-
export * from "./ListResolverEndpointIpAddressesPaginator";
|
|
11
|
-
export * from "./ListResolverEndpointsPaginator";
|
|
12
|
-
export * from "./ListResolverQueryLogConfigAssociationsPaginator";
|
|
13
|
-
export * from "./ListResolverQueryLogConfigsPaginator";
|
|
14
|
-
export * from "./ListResolverRuleAssociationsPaginator";
|
|
15
|
-
export * from "./ListResolverRulesPaginator";
|
|
16
|
-
export * from "./ListTagsForResourcePaginator";
|
|
1
|
+
export * from "./Interfaces";
|
|
2
|
+
export * from "./ListFirewallConfigsPaginator";
|
|
3
|
+
export * from "./ListFirewallDomainListsPaginator";
|
|
4
|
+
export * from "./ListFirewallDomainsPaginator";
|
|
5
|
+
export * from "./ListFirewallRuleGroupAssociationsPaginator";
|
|
6
|
+
export * from "./ListFirewallRuleGroupsPaginator";
|
|
7
|
+
export * from "./ListFirewallRulesPaginator";
|
|
8
|
+
export * from "./ListResolverConfigsPaginator";
|
|
9
|
+
export * from "./ListResolverDnssecConfigsPaginator";
|
|
10
|
+
export * from "./ListResolverEndpointIpAddressesPaginator";
|
|
11
|
+
export * from "./ListResolverEndpointsPaginator";
|
|
12
|
+
export * from "./ListResolverQueryLogConfigAssociationsPaginator";
|
|
13
|
+
export * from "./ListResolverQueryLogConfigsPaginator";
|
|
14
|
+
export * from "./ListResolverRuleAssociationsPaginator";
|
|
15
|
+
export * from "./ListResolverRulesPaginator";
|
|
16
|
+
export * from "./ListTagsForResourcePaginator";
|