@aws-sdk/client-route53resolver 3.49.0 → 3.50.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 +8 -0
- package/package.json +25 -25
- package/dist-types/ts3.4/Route53Resolver.d.ts +0 -320
- package/dist-types/ts3.4/Route53ResolverClient.d.ts +0 -136
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -63
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -5
- package/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -1936
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist-types/ts3.4/pagination/ListFirewallConfigsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListFirewallDomainListsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListFirewallDomainsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListFirewallRuleGroupsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListFirewallRulesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListResolverConfigsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListResolverDnssecConfigsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListResolverEndpointsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListResolverRuleAssociationsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListResolverRulesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/index.d.ts +0 -16
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -191
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
export * from "./AssociateFirewallRuleGroupCommand";
|
|
2
|
-
export * from "./AssociateResolverEndpointIpAddressCommand";
|
|
3
|
-
export * from "./AssociateResolverQueryLogConfigCommand";
|
|
4
|
-
export * from "./AssociateResolverRuleCommand";
|
|
5
|
-
export * from "./CreateFirewallDomainListCommand";
|
|
6
|
-
export * from "./CreateFirewallRuleCommand";
|
|
7
|
-
export * from "./CreateFirewallRuleGroupCommand";
|
|
8
|
-
export * from "./CreateResolverEndpointCommand";
|
|
9
|
-
export * from "./CreateResolverQueryLogConfigCommand";
|
|
10
|
-
export * from "./CreateResolverRuleCommand";
|
|
11
|
-
export * from "./DeleteFirewallDomainListCommand";
|
|
12
|
-
export * from "./DeleteFirewallRuleCommand";
|
|
13
|
-
export * from "./DeleteFirewallRuleGroupCommand";
|
|
14
|
-
export * from "./DeleteResolverEndpointCommand";
|
|
15
|
-
export * from "./DeleteResolverQueryLogConfigCommand";
|
|
16
|
-
export * from "./DeleteResolverRuleCommand";
|
|
17
|
-
export * from "./DisassociateFirewallRuleGroupCommand";
|
|
18
|
-
export * from "./DisassociateResolverEndpointIpAddressCommand";
|
|
19
|
-
export * from "./DisassociateResolverQueryLogConfigCommand";
|
|
20
|
-
export * from "./DisassociateResolverRuleCommand";
|
|
21
|
-
export * from "./GetFirewallConfigCommand";
|
|
22
|
-
export * from "./GetFirewallDomainListCommand";
|
|
23
|
-
export * from "./GetFirewallRuleGroupAssociationCommand";
|
|
24
|
-
export * from "./GetFirewallRuleGroupCommand";
|
|
25
|
-
export * from "./GetFirewallRuleGroupPolicyCommand";
|
|
26
|
-
export * from "./GetResolverConfigCommand";
|
|
27
|
-
export * from "./GetResolverDnssecConfigCommand";
|
|
28
|
-
export * from "./GetResolverEndpointCommand";
|
|
29
|
-
export * from "./GetResolverQueryLogConfigAssociationCommand";
|
|
30
|
-
export * from "./GetResolverQueryLogConfigCommand";
|
|
31
|
-
export * from "./GetResolverQueryLogConfigPolicyCommand";
|
|
32
|
-
export * from "./GetResolverRuleAssociationCommand";
|
|
33
|
-
export * from "./GetResolverRuleCommand";
|
|
34
|
-
export * from "./GetResolverRulePolicyCommand";
|
|
35
|
-
export * from "./ImportFirewallDomainsCommand";
|
|
36
|
-
export * from "./ListFirewallConfigsCommand";
|
|
37
|
-
export * from "./ListFirewallDomainListsCommand";
|
|
38
|
-
export * from "./ListFirewallDomainsCommand";
|
|
39
|
-
export * from "./ListFirewallRuleGroupAssociationsCommand";
|
|
40
|
-
export * from "./ListFirewallRuleGroupsCommand";
|
|
41
|
-
export * from "./ListFirewallRulesCommand";
|
|
42
|
-
export * from "./ListResolverConfigsCommand";
|
|
43
|
-
export * from "./ListResolverDnssecConfigsCommand";
|
|
44
|
-
export * from "./ListResolverEndpointIpAddressesCommand";
|
|
45
|
-
export * from "./ListResolverEndpointsCommand";
|
|
46
|
-
export * from "./ListResolverQueryLogConfigAssociationsCommand";
|
|
47
|
-
export * from "./ListResolverQueryLogConfigsCommand";
|
|
48
|
-
export * from "./ListResolverRuleAssociationsCommand";
|
|
49
|
-
export * from "./ListResolverRulesCommand";
|
|
50
|
-
export * from "./ListTagsForResourceCommand";
|
|
51
|
-
export * from "./PutFirewallRuleGroupPolicyCommand";
|
|
52
|
-
export * from "./PutResolverQueryLogConfigPolicyCommand";
|
|
53
|
-
export * from "./PutResolverRulePolicyCommand";
|
|
54
|
-
export * from "./TagResourceCommand";
|
|
55
|
-
export * from "./UntagResourceCommand";
|
|
56
|
-
export * from "./UpdateFirewallConfigCommand";
|
|
57
|
-
export * from "./UpdateFirewallDomainsCommand";
|
|
58
|
-
export * from "./UpdateFirewallRuleCommand";
|
|
59
|
-
export * from "./UpdateFirewallRuleGroupAssociationCommand";
|
|
60
|
-
export * from "./UpdateResolverConfigCommand";
|
|
61
|
-
export * from "./UpdateResolverDnssecConfigCommand";
|
|
62
|
-
export * from "./UpdateResolverEndpointCommand";
|
|
63
|
-
export * from "./UpdateResolverRuleCommand";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./models_0";
|