@aws-sdk/client-route53resolver 3.337.0 → 3.341.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/Route53ResolverClient.js +2 -1
- package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +2 -1
- package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +2 -1
- package/dist-cjs/commands/AssociateResolverRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateFirewallDomainListCommand.js +2 -1
- package/dist-cjs/commands/CreateFirewallRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/CreateResolverEndpointCommand.js +2 -1
- package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +2 -1
- package/dist-cjs/commands/CreateResolverRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +2 -1
- package/dist-cjs/commands/DeleteFirewallRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteResolverEndpointCommand.js +2 -1
- package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +2 -1
- package/dist-cjs/commands/DeleteResolverRuleCommand.js +2 -1
- package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +2 -1
- package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +2 -1
- package/dist-cjs/commands/DisassociateResolverRuleCommand.js +2 -1
- package/dist-cjs/commands/GetFirewallConfigCommand.js +2 -1
- package/dist-cjs/commands/GetFirewallDomainListCommand.js +2 -1
- package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +2 -1
- package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetResolverConfigCommand.js +2 -1
- package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +2 -1
- package/dist-cjs/commands/GetResolverEndpointCommand.js +2 -1
- package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +2 -1
- package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +2 -1
- package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +2 -1
- package/dist-cjs/commands/GetResolverRuleCommand.js +2 -1
- package/dist-cjs/commands/GetResolverRulePolicyCommand.js +2 -1
- package/dist-cjs/commands/ImportFirewallDomainsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallConfigsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallDomainListsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallDomainsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallRulesCommand.js +2 -1
- package/dist-cjs/commands/ListResolverConfigsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +2 -1
- package/dist-cjs/commands/ListResolverEndpointsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverRulesCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutResolverRulePolicyCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateFirewallConfigCommand.js +2 -1
- package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +2 -1
- package/dist-cjs/commands/UpdateFirewallRuleCommand.js +2 -1
- package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +2 -1
- package/dist-cjs/commands/UpdateResolverConfigCommand.js +2 -1
- package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +2 -1
- package/dist-cjs/commands/UpdateResolverEndpointCommand.js +2 -1
- package/dist-cjs/commands/UpdateResolverRuleCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/Route53ResolverServiceException.js +2 -1
- package/dist-es/Route53ResolverClient.js +1 -0
- package/dist-es/commands/AssociateFirewallRuleGroupCommand.js +1 -0
- package/dist-es/commands/AssociateResolverEndpointIpAddressCommand.js +1 -0
- package/dist-es/commands/AssociateResolverQueryLogConfigCommand.js +1 -0
- package/dist-es/commands/AssociateResolverRuleCommand.js +1 -0
- package/dist-es/commands/CreateFirewallDomainListCommand.js +1 -0
- package/dist-es/commands/CreateFirewallRuleCommand.js +1 -0
- package/dist-es/commands/CreateFirewallRuleGroupCommand.js +1 -0
- package/dist-es/commands/CreateResolverEndpointCommand.js +1 -0
- package/dist-es/commands/CreateResolverQueryLogConfigCommand.js +1 -0
- package/dist-es/commands/CreateResolverRuleCommand.js +1 -0
- package/dist-es/commands/DeleteFirewallDomainListCommand.js +1 -0
- package/dist-es/commands/DeleteFirewallRuleCommand.js +1 -0
- package/dist-es/commands/DeleteFirewallRuleGroupCommand.js +1 -0
- package/dist-es/commands/DeleteResolverEndpointCommand.js +1 -0
- package/dist-es/commands/DeleteResolverQueryLogConfigCommand.js +1 -0
- package/dist-es/commands/DeleteResolverRuleCommand.js +1 -0
- package/dist-es/commands/DisassociateFirewallRuleGroupCommand.js +1 -0
- package/dist-es/commands/DisassociateResolverEndpointIpAddressCommand.js +1 -0
- package/dist-es/commands/DisassociateResolverQueryLogConfigCommand.js +1 -0
- package/dist-es/commands/DisassociateResolverRuleCommand.js +1 -0
- package/dist-es/commands/GetFirewallConfigCommand.js +1 -0
- package/dist-es/commands/GetFirewallDomainListCommand.js +1 -0
- package/dist-es/commands/GetFirewallRuleGroupAssociationCommand.js +1 -0
- package/dist-es/commands/GetFirewallRuleGroupCommand.js +1 -0
- package/dist-es/commands/GetFirewallRuleGroupPolicyCommand.js +1 -0
- package/dist-es/commands/GetResolverConfigCommand.js +1 -0
- package/dist-es/commands/GetResolverDnssecConfigCommand.js +1 -0
- package/dist-es/commands/GetResolverEndpointCommand.js +1 -0
- package/dist-es/commands/GetResolverQueryLogConfigAssociationCommand.js +1 -0
- package/dist-es/commands/GetResolverQueryLogConfigCommand.js +1 -0
- package/dist-es/commands/GetResolverQueryLogConfigPolicyCommand.js +1 -0
- package/dist-es/commands/GetResolverRuleAssociationCommand.js +1 -0
- package/dist-es/commands/GetResolverRuleCommand.js +1 -0
- package/dist-es/commands/GetResolverRulePolicyCommand.js +1 -0
- package/dist-es/commands/ImportFirewallDomainsCommand.js +1 -0
- package/dist-es/commands/ListFirewallConfigsCommand.js +1 -0
- package/dist-es/commands/ListFirewallDomainListsCommand.js +1 -0
- package/dist-es/commands/ListFirewallDomainsCommand.js +1 -0
- package/dist-es/commands/ListFirewallRuleGroupAssociationsCommand.js +1 -0
- package/dist-es/commands/ListFirewallRuleGroupsCommand.js +1 -0
- package/dist-es/commands/ListFirewallRulesCommand.js +1 -0
- package/dist-es/commands/ListResolverConfigsCommand.js +1 -0
- package/dist-es/commands/ListResolverDnssecConfigsCommand.js +1 -0
- package/dist-es/commands/ListResolverEndpointIpAddressesCommand.js +1 -0
- package/dist-es/commands/ListResolverEndpointsCommand.js +1 -0
- package/dist-es/commands/ListResolverQueryLogConfigAssociationsCommand.js +1 -0
- package/dist-es/commands/ListResolverQueryLogConfigsCommand.js +1 -0
- package/dist-es/commands/ListResolverRuleAssociationsCommand.js +1 -0
- package/dist-es/commands/ListResolverRulesCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/PutFirewallRuleGroupPolicyCommand.js +1 -0
- package/dist-es/commands/PutResolverQueryLogConfigPolicyCommand.js +1 -0
- package/dist-es/commands/PutResolverRulePolicyCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateFirewallConfigCommand.js +1 -0
- package/dist-es/commands/UpdateFirewallDomainsCommand.js +1 -0
- package/dist-es/commands/UpdateFirewallRuleCommand.js +1 -0
- package/dist-es/commands/UpdateFirewallRuleGroupAssociationCommand.js +1 -0
- package/dist-es/commands/UpdateResolverConfigCommand.js +1 -0
- package/dist-es/commands/UpdateResolverDnssecConfigCommand.js +1 -0
- package/dist-es/commands/UpdateResolverEndpointCommand.js +1 -0
- package/dist-es/commands/UpdateResolverRuleCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/Route53ResolverServiceException.js +1 -0
- package/dist-types/Route53ResolverClient.d.ts +3 -3
- package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +4 -0
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +4 -0
- package/dist-types/commands/AssociateResolverRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +4 -0
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +4 -0
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResolverRuleCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +4 -0
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +4 -0
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverEndpointCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +4 -0
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverEndpointsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverRulesCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +4 -0
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +4 -0
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +4 -0
- package/dist-types/commands/UpdateResolverRuleCommand.d.ts +4 -0
- package/dist-types/index.d.ts +33 -2
- package/dist-types/models/Route53ResolverServiceException.d.ts +1 -0
- package/dist-types/ts3.4/Route53ResolverClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/Route53ResolverServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetResolverDnssecConfigRequest, GetResolverDnssecConfigResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetResolverEndpointRequest, GetResolverEndpointResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetResolverQueryLogConfigAssociationRequest, GetResolverQueryLogConfigAssociationResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetResolverQueryLogConfigRequest, GetResolverQueryLogConfigResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetResolverQueryLogConfigPolicyRequest, GetResolverQueryLogConfigPolicyResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetResolverRuleAssociationRequest, GetResolverRuleAssociationResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetResolverRuleRequest, GetResolverRuleResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetResolverRulePolicyRequest, GetResolverRulePolicyResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ImportFirewallDomainsRequest, ImportFirewallDomainsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListFirewallConfigsRequest, ListFirewallConfigsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListFirewallDomainListsRequest, ListFirewallDomainListsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListFirewallDomainsRequest, ListFirewallDomainsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListFirewallRuleGroupAssociationsRequest, ListFirewallRuleGroupAssociationsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListFirewallRuleGroupsRequest, ListFirewallRuleGroupsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListFirewallRulesRequest, ListFirewallRulesResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListResolverConfigsRequest, ListResolverConfigsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListResolverDnssecConfigsRequest, ListResolverDnssecConfigsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListResolverEndpointIpAddressesRequest, ListResolverEndpointIpAddressesResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListResolverEndpointsRequest, ListResolverEndpointsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListResolverQueryLogConfigAssociationsRequest, ListResolverQueryLogConfigAssociationsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListResolverQueryLogConfigsRequest, ListResolverQueryLogConfigsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListResolverRuleAssociationsRequest, ListResolverRuleAssociationsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListResolverRulesRequest, ListResolverRulesResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutFirewallRuleGroupPolicyRequest, PutFirewallRuleGroupPolicyResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutResolverQueryLogConfigPolicyRequest, PutResolverQueryLogConfigPolicyResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutResolverRulePolicyRequest, PutResolverRulePolicyResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateFirewallConfigRequest, UpdateFirewallConfigResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateFirewallDomainsRequest, UpdateFirewallDomainsResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateFirewallRuleRequest, UpdateFirewallRuleResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateFirewallRuleGroupAssociationRequest, UpdateFirewallRuleGroupAssociationResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateResolverConfigRequest, UpdateResolverConfigResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateResolverDnssecConfigRequest, UpdateResolverDnssecConfigResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateResolverEndpointRequest, UpdateResolverEndpointResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateResolverRuleRequest, UpdateResolverRuleResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,37 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC
|
|
3
|
+
* from Route 53 Resolver. By default, Resolver answers DNS queries for VPC domain names
|
|
4
|
+
* such as domain names for EC2 instances or Elastic Load Balancing load balancers.
|
|
5
|
+
* Resolver performs recursive lookups against public name servers for all other domain
|
|
6
|
+
* names.</p>
|
|
7
|
+
* <p>You can also configure DNS resolution between your VPC and your network over a Direct Connect or VPN connection:</p>
|
|
8
|
+
* <p>
|
|
9
|
+
* <b>Forward DNS queries from resolvers on your network to Route 53 Resolver</b>
|
|
10
|
+
* </p>
|
|
11
|
+
* <p>DNS resolvers on your network can forward DNS queries to Resolver in a specified VPC. This allows your DNS resolvers
|
|
12
|
+
* to easily resolve domain names for Amazon Web Services resources such as EC2 instances or records in a Route 53 private hosted zone.
|
|
13
|
+
* For more information, see
|
|
14
|
+
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html#resolver-overview-forward-network-to-vpc">How DNS Resolvers
|
|
15
|
+
* on Your Network Forward DNS Queries to Route 53 Resolver</a> in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
16
|
+
* <p>
|
|
17
|
+
* <b>Conditionally forward queries from a VPC to resolvers on your network</b>
|
|
18
|
+
* </p>
|
|
19
|
+
* <p>You can configure Resolver to forward queries that it receives from EC2 instances in your VPCs to DNS resolvers on your network.
|
|
20
|
+
* To forward selected queries, you create Resolver rules that specify the domain names for the DNS queries that you want to forward
|
|
21
|
+
* (such as example.com), and the IP addresses of the DNS resolvers on your network that you want to forward the queries to.
|
|
22
|
+
* If a query matches multiple rules (example.com, acme.example.com), Resolver chooses the rule with the most specific match
|
|
23
|
+
* (acme.example.com) and forwards the query to the IP addresses that you specified in that rule. For more information, see
|
|
24
|
+
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html#resolver-overview-forward-vpc-to-network">How Route 53 Resolver
|
|
25
|
+
* Forwards DNS Queries from Your VPCs to Your Network</a> in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
26
|
+
* <p>Like Amazon VPC, Resolver is Regional. In each Region where you have VPCs, you can choose
|
|
27
|
+
* whether to forward queries from your VPCs to your network (outbound queries), from your
|
|
28
|
+
* network to your VPCs (inbound queries), or both.</p>
|
|
29
|
+
*
|
|
30
|
+
* @packageDocumentation
|
|
31
|
+
*/
|
|
2
32
|
export * from "./Route53ResolverClient";
|
|
33
|
+
export * from "./Route53Resolver";
|
|
3
34
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
35
|
export * from "./pagination";
|
|
36
|
+
export * from "./models";
|
|
6
37
|
export { Route53ResolverServiceException } from "./models/Route53ResolverServiceException";
|
|
@@ -303,6 +303,7 @@ import {
|
|
|
303
303
|
ClientResolvedEndpointParameters,
|
|
304
304
|
EndpointParameters,
|
|
305
305
|
} from "./endpoint/EndpointParameters";
|
|
306
|
+
export { __Client };
|
|
306
307
|
export type ServiceInputTypes =
|
|
307
308
|
| AssociateFirewallRuleGroupCommandInput
|
|
308
309
|
| AssociateResolverEndpointIpAddressCommandInput
|
|
@@ -455,7 +456,7 @@ export interface ClientDefaults
|
|
|
455
456
|
logger?: __Logger;
|
|
456
457
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
457
458
|
}
|
|
458
|
-
type Route53ResolverClientConfigType = Partial<
|
|
459
|
+
export type Route53ResolverClientConfigType = Partial<
|
|
459
460
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
460
461
|
> &
|
|
461
462
|
ClientDefaults &
|
|
@@ -468,7 +469,7 @@ type Route53ResolverClientConfigType = Partial<
|
|
|
468
469
|
ClientInputEndpointParameters;
|
|
469
470
|
export interface Route53ResolverClientConfig
|
|
470
471
|
extends Route53ResolverClientConfigType {}
|
|
471
|
-
type Route53ResolverClientResolvedConfigType =
|
|
472
|
+
export type Route53ResolverClientResolvedConfigType =
|
|
472
473
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
473
474
|
Required<ClientDefaults> &
|
|
474
475
|
RegionResolvedConfig &
|
|
@@ -490,4 +491,3 @@ export declare class Route53ResolverClient extends __Client<
|
|
|
490
491
|
constructor(configuration: Route53ResolverClientConfig);
|
|
491
492
|
destroy(): void;
|
|
492
493
|
}
|
|
493
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../Route53ResolverClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateFirewallRuleGroupCommandInput
|
|
19
20
|
extends AssociateFirewallRuleGroupRequest {}
|
|
20
21
|
export interface AssociateFirewallRuleGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../Route53ResolverClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateResolverEndpointIpAddressCommandInput
|
|
19
20
|
extends AssociateResolverEndpointIpAddressRequest {}
|
|
20
21
|
export interface AssociateResolverEndpointIpAddressCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../Route53ResolverClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateResolverQueryLogConfigCommandInput
|
|
19
20
|
extends AssociateResolverQueryLogConfigRequest {}
|
|
20
21
|
export interface AssociateResolverQueryLogConfigCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../Route53ResolverClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateResolverRuleCommandInput
|
|
19
20
|
extends AssociateResolverRuleRequest {}
|
|
20
21
|
export interface AssociateResolverRuleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../Route53ResolverClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateFirewallDomainListCommandInput
|
|
19
20
|
extends CreateFirewallDomainListRequest {}
|
|
20
21
|
export interface CreateFirewallDomainListCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../Route53ResolverClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateFirewallRuleCommandInput
|
|
19
20
|
extends CreateFirewallRuleRequest {}
|
|
20
21
|
export interface CreateFirewallRuleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../Route53ResolverClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateFirewallRuleGroupCommandInput
|
|
19
20
|
extends CreateFirewallRuleGroupRequest {}
|
|
20
21
|
export interface CreateFirewallRuleGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../Route53ResolverClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateResolverEndpointCommandInput
|
|
19
20
|
extends CreateResolverEndpointRequest {}
|
|
20
21
|
export interface CreateResolverEndpointCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../Route53ResolverClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateResolverQueryLogConfigCommandInput
|
|
19
20
|
extends CreateResolverQueryLogConfigRequest {}
|
|
20
21
|
export interface CreateResolverQueryLogConfigCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../Route53ResolverClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateResolverRuleCommandInput
|
|
19
20
|
extends CreateResolverRuleRequest {}
|
|
20
21
|
export interface CreateResolverRuleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../Route53ResolverClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteFirewallDomainListCommandInput
|
|
19
20
|
extends DeleteFirewallDomainListRequest {}
|
|
20
21
|
export interface DeleteFirewallDomainListCommandOutput
|