@aws-sdk/client-route53resolver 3.360.0 → 3.363.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/Route53Resolver.js +1 -1
- package/dist-cjs/Route53ResolverClient.js +5 -5
- package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +3 -3
- package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +3 -3
- package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +3 -3
- package/dist-cjs/commands/AssociateResolverRuleCommand.js +3 -3
- package/dist-cjs/commands/CreateFirewallDomainListCommand.js +3 -3
- package/dist-cjs/commands/CreateFirewallRuleCommand.js +3 -3
- package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateResolverEndpointCommand.js +3 -3
- package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +3 -3
- package/dist-cjs/commands/CreateResolverRuleCommand.js +3 -3
- package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +3 -3
- package/dist-cjs/commands/DeleteFirewallRuleCommand.js +3 -3
- package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteResolverEndpointCommand.js +3 -3
- package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +3 -3
- package/dist-cjs/commands/DeleteResolverRuleCommand.js +3 -3
- package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +3 -3
- package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +3 -3
- package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +3 -3
- package/dist-cjs/commands/DisassociateResolverRuleCommand.js +3 -3
- package/dist-cjs/commands/GetFirewallConfigCommand.js +3 -3
- package/dist-cjs/commands/GetFirewallDomainListCommand.js +3 -3
- package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +3 -3
- package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +3 -3
- package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +3 -3
- package/dist-cjs/commands/GetResolverConfigCommand.js +3 -3
- package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +3 -3
- package/dist-cjs/commands/GetResolverEndpointCommand.js +3 -3
- package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +3 -3
- package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +3 -3
- package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +3 -3
- package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +3 -3
- package/dist-cjs/commands/GetResolverRuleCommand.js +3 -3
- package/dist-cjs/commands/GetResolverRulePolicyCommand.js +3 -3
- package/dist-cjs/commands/ImportFirewallDomainsCommand.js +3 -3
- package/dist-cjs/commands/ListFirewallConfigsCommand.js +3 -3
- package/dist-cjs/commands/ListFirewallDomainListsCommand.js +3 -3
- package/dist-cjs/commands/ListFirewallDomainsCommand.js +3 -3
- package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +3 -3
- package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListFirewallRulesCommand.js +3 -3
- package/dist-cjs/commands/ListResolverConfigsCommand.js +3 -3
- package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +3 -3
- package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +3 -3
- package/dist-cjs/commands/ListResolverEndpointsCommand.js +3 -3
- package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +3 -3
- package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +3 -3
- package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +3 -3
- package/dist-cjs/commands/ListResolverRulesCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +3 -3
- package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +3 -3
- package/dist-cjs/commands/PutResolverRulePolicyCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateFirewallConfigCommand.js +3 -3
- package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +3 -3
- package/dist-cjs/commands/UpdateFirewallRuleCommand.js +3 -3
- package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +3 -3
- package/dist-cjs/commands/UpdateResolverConfigCommand.js +3 -3
- package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +3 -3
- package/dist-cjs/commands/UpdateResolverEndpointCommand.js +3 -3
- package/dist-cjs/commands/UpdateResolverRuleCommand.js +3 -3
- package/dist-cjs/models/Route53ResolverServiceException.js +1 -1
- package/dist-cjs/protocols/Aws_json1_1.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/Route53Resolver.js +1 -1
- package/dist-es/Route53ResolverClient.js +5 -5
- package/dist-es/commands/AssociateFirewallRuleGroupCommand.js +3 -3
- package/dist-es/commands/AssociateResolverEndpointIpAddressCommand.js +3 -3
- package/dist-es/commands/AssociateResolverQueryLogConfigCommand.js +3 -3
- package/dist-es/commands/AssociateResolverRuleCommand.js +3 -3
- package/dist-es/commands/CreateFirewallDomainListCommand.js +3 -3
- package/dist-es/commands/CreateFirewallRuleCommand.js +3 -3
- package/dist-es/commands/CreateFirewallRuleGroupCommand.js +3 -3
- package/dist-es/commands/CreateResolverEndpointCommand.js +3 -3
- package/dist-es/commands/CreateResolverQueryLogConfigCommand.js +3 -3
- package/dist-es/commands/CreateResolverRuleCommand.js +3 -3
- package/dist-es/commands/DeleteFirewallDomainListCommand.js +3 -3
- package/dist-es/commands/DeleteFirewallRuleCommand.js +3 -3
- package/dist-es/commands/DeleteFirewallRuleGroupCommand.js +3 -3
- package/dist-es/commands/DeleteResolverEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteResolverQueryLogConfigCommand.js +3 -3
- package/dist-es/commands/DeleteResolverRuleCommand.js +3 -3
- package/dist-es/commands/DisassociateFirewallRuleGroupCommand.js +3 -3
- package/dist-es/commands/DisassociateResolverEndpointIpAddressCommand.js +3 -3
- package/dist-es/commands/DisassociateResolverQueryLogConfigCommand.js +3 -3
- package/dist-es/commands/DisassociateResolverRuleCommand.js +3 -3
- package/dist-es/commands/GetFirewallConfigCommand.js +3 -3
- package/dist-es/commands/GetFirewallDomainListCommand.js +3 -3
- package/dist-es/commands/GetFirewallRuleGroupAssociationCommand.js +3 -3
- package/dist-es/commands/GetFirewallRuleGroupCommand.js +3 -3
- package/dist-es/commands/GetFirewallRuleGroupPolicyCommand.js +3 -3
- package/dist-es/commands/GetResolverConfigCommand.js +3 -3
- package/dist-es/commands/GetResolverDnssecConfigCommand.js +3 -3
- package/dist-es/commands/GetResolverEndpointCommand.js +3 -3
- package/dist-es/commands/GetResolverQueryLogConfigAssociationCommand.js +3 -3
- package/dist-es/commands/GetResolverQueryLogConfigCommand.js +3 -3
- package/dist-es/commands/GetResolverQueryLogConfigPolicyCommand.js +3 -3
- package/dist-es/commands/GetResolverRuleAssociationCommand.js +3 -3
- package/dist-es/commands/GetResolverRuleCommand.js +3 -3
- package/dist-es/commands/GetResolverRulePolicyCommand.js +3 -3
- package/dist-es/commands/ImportFirewallDomainsCommand.js +3 -3
- package/dist-es/commands/ListFirewallConfigsCommand.js +3 -3
- package/dist-es/commands/ListFirewallDomainListsCommand.js +3 -3
- package/dist-es/commands/ListFirewallDomainsCommand.js +3 -3
- package/dist-es/commands/ListFirewallRuleGroupAssociationsCommand.js +3 -3
- package/dist-es/commands/ListFirewallRuleGroupsCommand.js +3 -3
- package/dist-es/commands/ListFirewallRulesCommand.js +3 -3
- package/dist-es/commands/ListResolverConfigsCommand.js +3 -3
- package/dist-es/commands/ListResolverDnssecConfigsCommand.js +3 -3
- package/dist-es/commands/ListResolverEndpointIpAddressesCommand.js +3 -3
- package/dist-es/commands/ListResolverEndpointsCommand.js +3 -3
- package/dist-es/commands/ListResolverQueryLogConfigAssociationsCommand.js +3 -3
- package/dist-es/commands/ListResolverQueryLogConfigsCommand.js +3 -3
- package/dist-es/commands/ListResolverRuleAssociationsCommand.js +3 -3
- package/dist-es/commands/ListResolverRulesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutFirewallRuleGroupPolicyCommand.js +3 -3
- package/dist-es/commands/PutResolverQueryLogConfigPolicyCommand.js +3 -3
- package/dist-es/commands/PutResolverRulePolicyCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallConfigCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallDomainsCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallRuleCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallRuleGroupAssociationCommand.js +3 -3
- package/dist-es/commands/UpdateResolverConfigCommand.js +3 -3
- package/dist-es/commands/UpdateResolverDnssecConfigCommand.js +3 -3
- package/dist-es/commands/UpdateResolverEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateResolverRuleCommand.js +3 -3
- package/dist-es/models/Route53ResolverServiceException.js +1 -1
- package/dist-es/protocols/Aws_json1_1.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/Route53Resolver.d.ts +1 -1
- package/dist-types/Route53ResolverClient.d.ts +8 -8
- package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +3 -3
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/commands/AssociateResolverRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +3 -3
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +3 -3
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResolverRuleCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +3 -3
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverEndpointCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +3 -3
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListResolverRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResolverRuleCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/Route53ResolverServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListFirewallConfigsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFirewallDomainListsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFirewallDomainsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFirewallRuleGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFirewallRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverConfigsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverDnssecConfigsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverQueryLogConfigsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverRuleAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResolverRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/Route53Resolver.d.ts +1 -1
- package/dist-types/ts3.4/Route53ResolverClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/Route53ResolverServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListFirewallConfigsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListFirewallDomainListsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListFirewallDomainsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListFirewallRuleGroupsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListFirewallRulesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListResolverConfigsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListResolverDnssecConfigsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListResolverEndpointsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListResolverRuleAssociationsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListResolverRulesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +31 -30
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GetResolverQueryLogConfigRequest,
|
|
11
11
|
GetResolverQueryLogConfigResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GetResolverQueryLogConfigPolicyRequest,
|
|
11
11
|
GetResolverQueryLogConfigPolicyResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GetResolverRuleAssociationRequest,
|
|
11
11
|
GetResolverRuleAssociationResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GetResolverRuleRequest,
|
|
11
11
|
GetResolverRuleResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GetResolverRulePolicyRequest,
|
|
11
11
|
GetResolverRulePolicyResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ImportFirewallDomainsRequest,
|
|
11
11
|
ImportFirewallDomainsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListFirewallConfigsRequest,
|
|
11
11
|
ListFirewallConfigsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListFirewallDomainListsRequest,
|
|
11
11
|
ListFirewallDomainListsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListFirewallDomainsRequest,
|
|
11
11
|
ListFirewallDomainsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListFirewallRuleGroupAssociationsRequest,
|
|
11
11
|
ListFirewallRuleGroupAssociationsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListFirewallRuleGroupsRequest,
|
|
11
11
|
ListFirewallRuleGroupsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListFirewallRulesRequest,
|
|
11
11
|
ListFirewallRulesResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListResolverConfigsRequest,
|
|
11
11
|
ListResolverConfigsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListResolverDnssecConfigsRequest,
|
|
11
11
|
ListResolverDnssecConfigsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListResolverEndpointIpAddressesRequest,
|
|
11
11
|
ListResolverEndpointIpAddressesResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListResolverEndpointsRequest,
|
|
11
11
|
ListResolverEndpointsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListResolverQueryLogConfigAssociationsRequest,
|
|
11
11
|
ListResolverQueryLogConfigAssociationsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListResolverQueryLogConfigsRequest,
|
|
11
11
|
ListResolverQueryLogConfigsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListResolverRuleAssociationsRequest,
|
|
11
11
|
ListResolverRuleAssociationsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListResolverRulesRequest,
|
|
11
11
|
ListResolverRulesResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
ListTagsForResourceRequest,
|
|
11
11
|
ListTagsForResourceResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
PutFirewallRuleGroupPolicyRequest,
|
|
11
11
|
PutFirewallRuleGroupPolicyResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
PutResolverQueryLogConfigPolicyRequest,
|
|
11
11
|
PutResolverQueryLogConfigPolicyResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
PutResolverRulePolicyRequest,
|
|
11
11
|
PutResolverRulePolicyResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
Route53ResolverClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UntagResourceRequest,
|
|
11
11
|
UntagResourceResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateFirewallConfigRequest,
|
|
11
11
|
UpdateFirewallConfigResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateFirewallDomainsRequest,
|
|
11
11
|
UpdateFirewallDomainsResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateFirewallRuleRequest,
|
|
11
11
|
UpdateFirewallRuleResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateFirewallRuleGroupAssociationRequest,
|
|
11
11
|
UpdateFirewallRuleGroupAssociationResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateResolverConfigRequest,
|
|
11
11
|
UpdateResolverConfigResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateResolverDnssecConfigRequest,
|
|
11
11
|
UpdateResolverDnssecConfigResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateResolverEndpointRequest,
|
|
11
11
|
UpdateResolverEndpointResponse,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateResolverRuleRequest,
|
|
11
11
|
UpdateResolverRuleResponse,
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
|
+
Endpoint,
|
|
2
3
|
EndpointParameters as __EndpointParameters,
|
|
3
4
|
EndpointV2,
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
Provider,
|
|
6
|
+
} from "@smithy/types";
|
|
6
7
|
export interface ClientInputEndpointParameters {
|
|
7
8
|
region?: string | Provider<string>;
|
|
8
9
|
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RuleSetObject } from "@
|
|
1
|
+
import { RuleSetObject } from "@smithy/types";
|
|
2
2
|
export declare const ruleSet: RuleSetObject;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
-
} from "@
|
|
4
|
+
} from "@smithy/smithy-client";
|
|
5
5
|
export { __ServiceException, __ServiceExceptionOptions };
|
|
6
6
|
export declare class Route53ResolverServiceException extends __ServiceException {
|
|
7
7
|
constructor(options: __ServiceExceptionOptions);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { Route53ResolverServiceException as __BaseException } from "./Route53ResolverServiceException";
|
|
3
3
|
export declare class AccessDeniedException extends __BaseException {
|
|
4
4
|
readonly name: "AccessDeniedException";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PaginationConfiguration } from "@
|
|
1
|
+
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { Route53ResolverClient } from "../Route53ResolverClient";
|
|
3
3
|
export interface Route53ResolverPaginationConfiguration
|
|
4
4
|
extends PaginationConfiguration {
|