@aws-sdk/client-route53resolver 3.362.0 → 3.369.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 +34 -33
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteFirewallDomainListCommand, se_DeleteFirewallDomainListCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteFirewallDomainListCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteFirewallRuleCommand, se_DeleteFirewallRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteFirewallRuleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteFirewallRuleGroupCommand, se_DeleteFirewallRuleGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteFirewallRuleGroupCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteResolverEndpointCommand, se_DeleteResolverEndpointCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteResolverEndpointCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteResolverQueryLogConfigCommand, se_DeleteResolverQueryLogConfigCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteResolverQueryLogConfigCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteResolverRuleCommand, se_DeleteResolverRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteResolverRuleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DisassociateFirewallRuleGroupCommand, se_DisassociateFirewallRuleGroupCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateFirewallRuleGroupCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DisassociateResolverEndpointIpAddressCommand, se_DisassociateResolverEndpointIpAddressCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateResolverEndpointIpAddressCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DisassociateResolverQueryLogConfigCommand, se_DisassociateResolverQueryLogConfigCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateResolverQueryLogConfigCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DisassociateResolverRuleCommand, se_DisassociateResolverRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateResolverRuleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetFirewallConfigCommand, se_GetFirewallConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFirewallConfigCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetFirewallDomainListCommand, se_GetFirewallDomainListCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFirewallDomainListCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetFirewallRuleGroupAssociationCommand, se_GetFirewallRuleGroupAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFirewallRuleGroupAssociationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetFirewallRuleGroupCommand, se_GetFirewallRuleGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFirewallRuleGroupCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetFirewallRuleGroupPolicyCommand, se_GetFirewallRuleGroupPolicyCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFirewallRuleGroupPolicyCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetResolverConfigCommand, se_GetResolverConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResolverConfigCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetResolverDnssecConfigCommand, se_GetResolverDnssecConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResolverDnssecConfigCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetResolverEndpointCommand, se_GetResolverEndpointCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResolverEndpointCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetResolverQueryLogConfigAssociationCommand, se_GetResolverQueryLogConfigAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResolverQueryLogConfigAssociationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetResolverQueryLogConfigCommand, se_GetResolverQueryLogConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResolverQueryLogConfigCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetResolverQueryLogConfigPolicyCommand, se_GetResolverQueryLogConfigPolicyCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResolverQueryLogConfigPolicyCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetResolverRuleAssociationCommand, se_GetResolverRuleAssociationCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResolverRuleAssociationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetResolverRuleCommand, se_GetResolverRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResolverRuleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetResolverRulePolicyCommand, se_GetResolverRulePolicyCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResolverRulePolicyCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ImportFirewallDomainsCommand, se_ImportFirewallDomainsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ImportFirewallDomainsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListFirewallConfigsCommand, se_ListFirewallConfigsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFirewallConfigsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListFirewallDomainListsCommand, se_ListFirewallDomainListsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFirewallDomainListsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListFirewallDomainsCommand, se_ListFirewallDomainsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFirewallDomainsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListFirewallRuleGroupAssociationsCommand, se_ListFirewallRuleGroupAssociationsCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFirewallRuleGroupAssociationsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListFirewallRuleGroupsCommand, se_ListFirewallRuleGroupsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFirewallRuleGroupsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListFirewallRulesCommand, se_ListFirewallRulesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFirewallRulesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListResolverConfigsCommand, se_ListResolverConfigsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResolverConfigsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListResolverDnssecConfigsCommand, se_ListResolverDnssecConfigsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResolverDnssecConfigsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListResolverEndpointIpAddressesCommand, se_ListResolverEndpointIpAddressesCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResolverEndpointIpAddressesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListResolverEndpointsCommand, se_ListResolverEndpointsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResolverEndpointsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListResolverQueryLogConfigAssociationsCommand, se_ListResolverQueryLogConfigAssociationsCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResolverQueryLogConfigAssociationsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListResolverQueryLogConfigsCommand, se_ListResolverQueryLogConfigsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResolverQueryLogConfigsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListResolverRuleAssociationsCommand, se_ListResolverRuleAssociationsCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResolverRuleAssociationsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListResolverRulesCommand, se_ListResolverRulesCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListResolverRulesCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutFirewallRuleGroupPolicyCommand, se_PutFirewallRuleGroupPolicyCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutFirewallRuleGroupPolicyCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutResolverQueryLogConfigPolicyCommand, se_PutResolverQueryLogConfigPolicyCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutResolverQueryLogConfigPolicyCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_PutResolverRulePolicyCommand, se_PutResolverRulePolicyCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutResolverRulePolicyCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateFirewallConfigCommand, se_UpdateFirewallConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateFirewallConfigCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateFirewallDomainsCommand, se_UpdateFirewallDomainsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateFirewallDomainsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateFirewallRuleCommand, se_UpdateFirewallRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateFirewallRuleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateFirewallRuleGroupAssociationCommand, se_UpdateFirewallRuleGroupAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateFirewallRuleGroupAssociationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateResolverConfigCommand, se_UpdateResolverConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateResolverConfigCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateResolverDnssecConfigCommand, se_UpdateResolverDnssecConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateResolverDnssecConfigCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateResolverEndpointCommand, se_UpdateResolverEndpointCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateResolverEndpointCommand extends $Command {
|