@aws-sdk/client-route53resolver 3.36.0 → 3.36.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist-cjs/Route53Resolver.js +0 -35
- package/dist-cjs/Route53ResolverClient.js +0 -40
- package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +0 -28
- package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +0 -34
- package/dist-cjs/commands/AssociateResolverRuleCommand.js +0 -27
- package/dist-cjs/commands/CreateFirewallDomainListCommand.js +0 -24
- package/dist-cjs/commands/CreateFirewallRuleCommand.js +0 -24
- package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +0 -25
- package/dist-cjs/commands/CreateResolverEndpointCommand.js +0 -34
- package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +0 -32
- package/dist-cjs/commands/CreateResolverRuleCommand.js +0 -25
- package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +0 -24
- package/dist-cjs/commands/DeleteFirewallRuleCommand.js +0 -24
- package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteResolverEndpointCommand.js +0 -36
- package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +0 -34
- package/dist-cjs/commands/DeleteResolverRuleCommand.js +0 -26
- package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +0 -28
- package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +0 -39
- package/dist-cjs/commands/DisassociateResolverRuleCommand.js +0 -28
- package/dist-cjs/commands/GetFirewallConfigCommand.js +0 -25
- package/dist-cjs/commands/GetFirewallDomainListCommand.js +0 -24
- package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +0 -24
- package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +0 -24
- package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +0 -25
- package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +0 -24
- package/dist-cjs/commands/GetResolverEndpointCommand.js +0 -25
- package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +0 -25
- package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +0 -25
- package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +0 -25
- package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +0 -25
- package/dist-cjs/commands/GetResolverRuleCommand.js +0 -25
- package/dist-cjs/commands/GetResolverRulePolicyCommand.js +0 -25
- package/dist-cjs/commands/ImportFirewallDomainsCommand.js +0 -39
- package/dist-cjs/commands/ListFirewallConfigsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallDomainListsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallDomainsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +0 -25
- package/dist-cjs/commands/ListFirewallRulesCommand.js +0 -25
- package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +0 -24
- package/dist-cjs/commands/ListResolverEndpointsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +0 -25
- package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +0 -24
- package/dist-cjs/commands/ListResolverRulesCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
- package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +0 -26
- package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +0 -25
- package/dist-cjs/commands/PutResolverRulePolicyCommand.js +0 -25
- package/dist-cjs/commands/TagResourceCommand.js +0 -24
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateFirewallConfigCommand.js +0 -25
- package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +0 -24
- package/dist-cjs/commands/UpdateFirewallRuleCommand.js +0 -24
- package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +0 -24
- package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +0 -24
- package/dist-cjs/commands/UpdateResolverEndpointCommand.js +0 -24
- package/dist-cjs/commands/UpdateResolverRuleCommand.js +0 -25
- package/dist-cjs/models/models_0.js +0 -468
- package/dist-cjs/pagination/ListFirewallConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallDomainListsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallDomainsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallRuleGroupAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallRuleGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFirewallRulesPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverDnssecConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverEndpointIpAddressesPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverQueryLogConfigAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverQueryLogConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverRuleAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListResolverRulesPaginator.js +0 -10
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -10
- package/dist-cjs/protocols/Aws_json1_1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-types/ts3.4/Route53Resolver.d.ts +61 -336
- package/dist-types/ts3.4/Route53ResolverClient.d.ts +24 -121
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +2 -35
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +2 -21
- package/dist-types/ts3.4/models/models_0.d.ts +580 -2904
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +3 -3
|
@@ -69,156 +69,59 @@ import { UpdateResolverRuleCommandInput, UpdateResolverRuleCommandOutput } from
|
|
|
69
69
|
export declare type ServiceInputTypes = AssociateFirewallRuleGroupCommandInput | AssociateResolverEndpointIpAddressCommandInput | AssociateResolverQueryLogConfigCommandInput | AssociateResolverRuleCommandInput | CreateFirewallDomainListCommandInput | CreateFirewallRuleCommandInput | CreateFirewallRuleGroupCommandInput | CreateResolverEndpointCommandInput | CreateResolverQueryLogConfigCommandInput | CreateResolverRuleCommandInput | DeleteFirewallDomainListCommandInput | DeleteFirewallRuleCommandInput | DeleteFirewallRuleGroupCommandInput | DeleteResolverEndpointCommandInput | DeleteResolverQueryLogConfigCommandInput | DeleteResolverRuleCommandInput | DisassociateFirewallRuleGroupCommandInput | DisassociateResolverEndpointIpAddressCommandInput | DisassociateResolverQueryLogConfigCommandInput | DisassociateResolverRuleCommandInput | GetFirewallConfigCommandInput | GetFirewallDomainListCommandInput | GetFirewallRuleGroupAssociationCommandInput | GetFirewallRuleGroupCommandInput | GetFirewallRuleGroupPolicyCommandInput | GetResolverDnssecConfigCommandInput | GetResolverEndpointCommandInput | GetResolverQueryLogConfigAssociationCommandInput | GetResolverQueryLogConfigCommandInput | GetResolverQueryLogConfigPolicyCommandInput | GetResolverRuleAssociationCommandInput | GetResolverRuleCommandInput | GetResolverRulePolicyCommandInput | ImportFirewallDomainsCommandInput | ListFirewallConfigsCommandInput | ListFirewallDomainListsCommandInput | ListFirewallDomainsCommandInput | ListFirewallRuleGroupAssociationsCommandInput | ListFirewallRuleGroupsCommandInput | ListFirewallRulesCommandInput | ListResolverDnssecConfigsCommandInput | ListResolverEndpointIpAddressesCommandInput | ListResolverEndpointsCommandInput | ListResolverQueryLogConfigAssociationsCommandInput | ListResolverQueryLogConfigsCommandInput | ListResolverRuleAssociationsCommandInput | ListResolverRulesCommandInput | ListTagsForResourceCommandInput | PutFirewallRuleGroupPolicyCommandInput | PutResolverQueryLogConfigPolicyCommandInput | PutResolverRulePolicyCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateFirewallConfigCommandInput | UpdateFirewallDomainsCommandInput | UpdateFirewallRuleCommandInput | UpdateFirewallRuleGroupAssociationCommandInput | UpdateResolverDnssecConfigCommandInput | UpdateResolverEndpointCommandInput | UpdateResolverRuleCommandInput;
|
|
70
70
|
export declare type ServiceOutputTypes = AssociateFirewallRuleGroupCommandOutput | AssociateResolverEndpointIpAddressCommandOutput | AssociateResolverQueryLogConfigCommandOutput | AssociateResolverRuleCommandOutput | CreateFirewallDomainListCommandOutput | CreateFirewallRuleCommandOutput | CreateFirewallRuleGroupCommandOutput | CreateResolverEndpointCommandOutput | CreateResolverQueryLogConfigCommandOutput | CreateResolverRuleCommandOutput | DeleteFirewallDomainListCommandOutput | DeleteFirewallRuleCommandOutput | DeleteFirewallRuleGroupCommandOutput | DeleteResolverEndpointCommandOutput | DeleteResolverQueryLogConfigCommandOutput | DeleteResolverRuleCommandOutput | DisassociateFirewallRuleGroupCommandOutput | DisassociateResolverEndpointIpAddressCommandOutput | DisassociateResolverQueryLogConfigCommandOutput | DisassociateResolverRuleCommandOutput | GetFirewallConfigCommandOutput | GetFirewallDomainListCommandOutput | GetFirewallRuleGroupAssociationCommandOutput | GetFirewallRuleGroupCommandOutput | GetFirewallRuleGroupPolicyCommandOutput | GetResolverDnssecConfigCommandOutput | GetResolverEndpointCommandOutput | GetResolverQueryLogConfigAssociationCommandOutput | GetResolverQueryLogConfigCommandOutput | GetResolverQueryLogConfigPolicyCommandOutput | GetResolverRuleAssociationCommandOutput | GetResolverRuleCommandOutput | GetResolverRulePolicyCommandOutput | ImportFirewallDomainsCommandOutput | ListFirewallConfigsCommandOutput | ListFirewallDomainListsCommandOutput | ListFirewallDomainsCommandOutput | ListFirewallRuleGroupAssociationsCommandOutput | ListFirewallRuleGroupsCommandOutput | ListFirewallRulesCommandOutput | ListResolverDnssecConfigsCommandOutput | ListResolverEndpointIpAddressesCommandOutput | ListResolverEndpointsCommandOutput | ListResolverQueryLogConfigAssociationsCommandOutput | ListResolverQueryLogConfigsCommandOutput | ListResolverRuleAssociationsCommandOutput | ListResolverRulesCommandOutput | ListTagsForResourceCommandOutput | PutFirewallRuleGroupPolicyCommandOutput | PutResolverQueryLogConfigPolicyCommandOutput | PutResolverRulePolicyCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateFirewallConfigCommandOutput | UpdateFirewallDomainsCommandOutput | UpdateFirewallRuleCommandOutput | UpdateFirewallRuleGroupAssociationCommandOutput | UpdateResolverDnssecConfigCommandOutput | UpdateResolverEndpointCommandOutput | UpdateResolverRuleCommandOutput;
|
|
71
71
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
72
|
-
|
|
73
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
74
|
-
*/
|
|
72
|
+
|
|
75
73
|
requestHandler?: __HttpHandler;
|
|
76
|
-
|
|
77
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
78
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
74
|
+
|
|
81
75
|
sha256?: __HashConstructor;
|
|
82
|
-
|
|
83
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
76
|
+
|
|
86
77
|
urlParser?: __UrlParser;
|
|
87
|
-
|
|
88
|
-
* A function that can calculate the length of a request body.
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
78
|
+
|
|
91
79
|
bodyLengthChecker?: (body: any) => number | undefined;
|
|
92
|
-
|
|
93
|
-
* A function that converts a stream into an array of bytes.
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
80
|
+
|
|
96
81
|
streamCollector?: __StreamCollector;
|
|
97
|
-
|
|
98
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
82
|
+
|
|
101
83
|
base64Decoder?: __Decoder;
|
|
102
|
-
|
|
103
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
84
|
+
|
|
106
85
|
base64Encoder?: __Encoder;
|
|
107
|
-
|
|
108
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
86
|
+
|
|
111
87
|
utf8Decoder?: __Decoder;
|
|
112
|
-
|
|
113
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
88
|
+
|
|
116
89
|
utf8Encoder?: __Encoder;
|
|
117
|
-
|
|
118
|
-
* The runtime environment.
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
90
|
+
|
|
121
91
|
runtime?: string;
|
|
122
|
-
|
|
123
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
124
|
-
* trait of an operation.
|
|
125
|
-
*/
|
|
92
|
+
|
|
126
93
|
disableHostPrefix?: boolean;
|
|
127
|
-
|
|
128
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
129
|
-
*/
|
|
94
|
+
|
|
130
95
|
maxAttempts?: number | __Provider<number>;
|
|
131
|
-
|
|
132
|
-
* Specifies which retry algorithm to use.
|
|
133
|
-
*/
|
|
96
|
+
|
|
134
97
|
retryMode?: string | __Provider<string>;
|
|
135
|
-
|
|
136
|
-
* Optional logger for logging debug/info/warn/error.
|
|
137
|
-
*/
|
|
98
|
+
|
|
138
99
|
logger?: __Logger;
|
|
139
|
-
|
|
140
|
-
* Unique service identifier.
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
100
|
+
|
|
143
101
|
serviceId?: string;
|
|
144
|
-
|
|
145
|
-
* The AWS region to which this client will send requests
|
|
146
|
-
*/
|
|
102
|
+
|
|
147
103
|
region?: string | __Provider<string>;
|
|
148
|
-
|
|
149
|
-
* Default credentials provider; Not available in browser runtime.
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
104
|
+
|
|
152
105
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
153
|
-
|
|
154
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
106
|
+
|
|
157
107
|
regionInfoProvider?: RegionInfoProvider;
|
|
158
|
-
|
|
159
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
108
|
+
|
|
162
109
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
163
110
|
}
|
|
164
111
|
declare type Route53ResolverClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
|
|
165
|
-
|
|
166
|
-
* The configuration interface of Route53ResolverClient class constructor that set the region, credentials and other options.
|
|
167
|
-
*/
|
|
112
|
+
|
|
168
113
|
export interface Route53ResolverClientConfig extends Route53ResolverClientConfigType {
|
|
169
114
|
}
|
|
170
115
|
declare type Route53ResolverClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
|
|
171
|
-
|
|
172
|
-
* The resolved configuration interface of Route53ResolverClient class. This is resolved and normalized from the {@link Route53ResolverClientConfig | constructor configuration interface}.
|
|
173
|
-
*/
|
|
116
|
+
|
|
174
117
|
export interface Route53ResolverClientResolvedConfig extends Route53ResolverClientResolvedConfigType {
|
|
175
118
|
}
|
|
176
|
-
|
|
177
|
-
* <p>When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC
|
|
178
|
-
* from Route 53 Resolver. By default, Resolver answers DNS queries for VPC domain names
|
|
179
|
-
* such as domain names for EC2 instances or Elastic Load Balancing load balancers.
|
|
180
|
-
* Resolver performs recursive lookups against public name servers for all other domain
|
|
181
|
-
* names.</p>
|
|
182
|
-
*
|
|
183
|
-
* <p>You can also configure DNS resolution between your VPC and your network over a Direct Connect or VPN connection:</p>
|
|
184
|
-
*
|
|
185
|
-
* <p>
|
|
186
|
-
* <b>Forward DNS queries from resolvers on your network to Route 53 Resolver</b>
|
|
187
|
-
* </p>
|
|
188
|
-
*
|
|
189
|
-
* <p>DNS resolvers on your network can forward DNS queries to Resolver in a specified VPC. This allows your DNS resolvers
|
|
190
|
-
* to easily resolve domain names for Amazon Web Services resources such as EC2 instances or records in a Route 53 private hosted zone.
|
|
191
|
-
* For more information, see
|
|
192
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html#resolver-overview-forward-network-to-vpc">How DNS Resolvers
|
|
193
|
-
* on Your Network Forward DNS Queries to Route 53 Resolver</a> in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
194
|
-
*
|
|
195
|
-
* <p>
|
|
196
|
-
* <b>Conditionally forward queries from a VPC to resolvers on your network</b>
|
|
197
|
-
* </p>
|
|
198
|
-
*
|
|
199
|
-
* <p>You can configure Resolver to forward queries that it receives from EC2 instances in your VPCs to DNS resolvers on your network.
|
|
200
|
-
* To forward selected queries, you create Resolver rules that specify the domain names for the DNS queries that you want to forward
|
|
201
|
-
* (such as example.com), and the IP addresses of the DNS resolvers on your network that you want to forward the queries to.
|
|
202
|
-
* If a query matches multiple rules (example.com, acme.example.com), Resolver chooses the rule with the most specific match
|
|
203
|
-
* (acme.example.com) and forwards the query to the IP addresses that you specified in that rule. For more information, see
|
|
204
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html#resolver-overview-forward-vpc-to-network">How Route 53 Resolver
|
|
205
|
-
* Forwards DNS Queries from Your VPCs to Your Network</a> in the <i>Amazon Route 53 Developer Guide</i>.</p>
|
|
206
|
-
*
|
|
207
|
-
* <p>Like Amazon VPC, Resolver is Regional. In each Region where you have VPCs, you can choose
|
|
208
|
-
* whether to forward queries from your VPCs to your network (outbound queries), from your
|
|
209
|
-
* network to your VPCs (inbound queries), or both.</p>
|
|
210
|
-
*/
|
|
119
|
+
|
|
211
120
|
export declare class Route53ResolverClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, Route53ResolverClientResolvedConfig> {
|
|
212
|
-
|
|
213
|
-
* The resolved configuration of Route53ResolverClient class. This is resolved and normalized from the {@link Route53ResolverClientConfig | constructor configuration interface}.
|
|
214
|
-
*/
|
|
121
|
+
|
|
215
122
|
readonly config: Route53ResolverClientResolvedConfig;
|
|
216
123
|
constructor(configuration: Route53ResolverClientConfig);
|
|
217
|
-
|
|
218
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
219
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
220
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
221
|
-
*/
|
|
124
|
+
|
|
222
125
|
destroy(): void;
|
|
223
126
|
}
|
|
224
127
|
export {};
|
|
@@ -6,29 +6,11 @@ export interface AssociateFirewallRuleGroupCommandInput extends AssociateFirewal
|
|
|
6
6
|
}
|
|
7
7
|
export interface AssociateFirewallRuleGroupCommandOutput extends AssociateFirewallRuleGroupResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Associates a <a>FirewallRuleGroup</a> with a VPC, to provide DNS filtering for the VPC. </p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { Route53ResolverClient, AssociateFirewallRuleGroupCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
15
|
-
* // const { Route53ResolverClient, AssociateFirewallRuleGroupCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
16
|
-
* const client = new Route53ResolverClient(config);
|
|
17
|
-
* const command = new AssociateFirewallRuleGroupCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link AssociateFirewallRuleGroupCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link AssociateFirewallRuleGroupCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class AssociateFirewallRuleGroupCommand extends $Command<AssociateFirewallRuleGroupCommandInput, AssociateFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
27
11
|
readonly input: AssociateFirewallRuleGroupCommandInput;
|
|
28
12
|
constructor(input: AssociateFirewallRuleGroupCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateFirewallRuleGroupCommandInput, AssociateFirewallRuleGroupCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,33 +6,11 @@ export interface AssociateResolverEndpointIpAddressCommandInput extends Associat
|
|
|
6
6
|
}
|
|
7
7
|
export interface AssociateResolverEndpointIpAddressCommandOutput extends AssociateResolverEndpointIpAddressResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Adds IP addresses to an inbound or an outbound Resolver endpoint. If you want to add more than one IP address,
|
|
11
|
-
* submit one <code>AssociateResolverEndpointIpAddress</code> request for each IP address.</p>
|
|
12
|
-
* <p>To remove an IP address from an endpoint, see
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverEndpointIpAddress.html">DisassociateResolverEndpointIpAddress</a>.
|
|
14
|
-
* </p>
|
|
15
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { Route53ResolverClient, AssociateResolverEndpointIpAddressCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
19
|
-
* // const { Route53ResolverClient, AssociateResolverEndpointIpAddressCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
20
|
-
* const client = new Route53ResolverClient(config);
|
|
21
|
-
* const command = new AssociateResolverEndpointIpAddressCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link AssociateResolverEndpointIpAddressCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link AssociateResolverEndpointIpAddressCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
9
|
+
|
|
30
10
|
export declare class AssociateResolverEndpointIpAddressCommand extends $Command<AssociateResolverEndpointIpAddressCommandInput, AssociateResolverEndpointIpAddressCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
31
11
|
readonly input: AssociateResolverEndpointIpAddressCommandInput;
|
|
32
12
|
constructor(input: AssociateResolverEndpointIpAddressCommandInput);
|
|
33
|
-
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
13
|
+
|
|
36
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateResolverEndpointIpAddressCommandInput, AssociateResolverEndpointIpAddressCommandOutput>;
|
|
37
15
|
private serialize;
|
|
38
16
|
private deserialize;
|
|
@@ -6,39 +6,11 @@ export interface AssociateResolverQueryLogConfigCommandInput extends AssociateRe
|
|
|
6
6
|
}
|
|
7
7
|
export interface AssociateResolverQueryLogConfigCommandOutput extends AssociateResolverQueryLogConfigResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Associates an Amazon VPC with a specified query logging configuration. Route 53 Resolver logs DNS queries that originate in all of the Amazon VPCs
|
|
11
|
-
* that are associated with a specified query logging configuration. To associate more than one VPC with a configuration, submit one <code>AssociateResolverQueryLogConfig</code>
|
|
12
|
-
* request for each VPC.</p>
|
|
13
|
-
*
|
|
14
|
-
* <note>
|
|
15
|
-
* <p>The VPCs that you associate with a query logging configuration must be in the same Region as the configuration.</p>
|
|
16
|
-
* </note>
|
|
17
|
-
*
|
|
18
|
-
* <p>To remove a VPC from a query logging configuration, see
|
|
19
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverQueryLogConfig.html">DisassociateResolverQueryLogConfig</a>.
|
|
20
|
-
* </p>
|
|
21
|
-
* @example
|
|
22
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
23
|
-
* ```javascript
|
|
24
|
-
* import { Route53ResolverClient, AssociateResolverQueryLogConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
25
|
-
* // const { Route53ResolverClient, AssociateResolverQueryLogConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
26
|
-
* const client = new Route53ResolverClient(config);
|
|
27
|
-
* const command = new AssociateResolverQueryLogConfigCommand(input);
|
|
28
|
-
* const response = await client.send(command);
|
|
29
|
-
* ```
|
|
30
|
-
*
|
|
31
|
-
* @see {@link AssociateResolverQueryLogConfigCommandInput} for command's `input` shape.
|
|
32
|
-
* @see {@link AssociateResolverQueryLogConfigCommandOutput} for command's `response` shape.
|
|
33
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
34
|
-
*
|
|
35
|
-
*/
|
|
9
|
+
|
|
36
10
|
export declare class AssociateResolverQueryLogConfigCommand extends $Command<AssociateResolverQueryLogConfigCommandInput, AssociateResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
37
11
|
readonly input: AssociateResolverQueryLogConfigCommandInput;
|
|
38
12
|
constructor(input: AssociateResolverQueryLogConfigCommandInput);
|
|
39
|
-
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
13
|
+
|
|
42
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateResolverQueryLogConfigCommandInput, AssociateResolverQueryLogConfigCommandOutput>;
|
|
43
15
|
private serialize;
|
|
44
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface AssociateResolverRuleCommandInput extends AssociateResolverRule
|
|
|
6
6
|
}
|
|
7
7
|
export interface AssociateResolverRuleCommandOutput extends AssociateResolverRuleResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Associates a Resolver rule with a VPC. When you associate a rule with a VPC, Resolver forwards all DNS queries
|
|
11
|
-
* for the domain name that is specified in the rule and that originate in the VPC. The queries are forwarded to the
|
|
12
|
-
* IP addresses for the DNS resolvers that are specified in the rule. For more information about rules, see
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverRule.html">CreateResolverRule</a>. </p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { Route53ResolverClient, AssociateResolverRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
18
|
-
* // const { Route53ResolverClient, AssociateResolverRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
19
|
-
* const client = new Route53ResolverClient(config);
|
|
20
|
-
* const command = new AssociateResolverRuleCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link AssociateResolverRuleCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link AssociateResolverRuleCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class AssociateResolverRuleCommand extends $Command<AssociateResolverRuleCommandInput, AssociateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
30
11
|
readonly input: AssociateResolverRuleCommandInput;
|
|
31
12
|
constructor(input: AssociateResolverRuleCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateResolverRuleCommandInput, AssociateResolverRuleCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateFirewallDomainListCommandInput extends CreateFirewallDoma
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateFirewallDomainListCommandOutput extends CreateFirewallDomainListResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates an empty firewall domain list for use in DNS Firewall rules. You can populate the domains for the new list with a file, using <a>ImportFirewallDomains</a>, or with domain strings, using <a>UpdateFirewallDomains</a>. </p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { Route53ResolverClient, CreateFirewallDomainListCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
15
|
-
* // const { Route53ResolverClient, CreateFirewallDomainListCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
16
|
-
* const client = new Route53ResolverClient(config);
|
|
17
|
-
* const command = new CreateFirewallDomainListCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateFirewallDomainListCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateFirewallDomainListCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateFirewallDomainListCommand extends $Command<CreateFirewallDomainListCommandInput, CreateFirewallDomainListCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateFirewallDomainListCommandInput;
|
|
28
12
|
constructor(input: CreateFirewallDomainListCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFirewallDomainListCommandInput, CreateFirewallDomainListCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateFirewallRuleCommandInput extends CreateFirewallRuleReques
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateFirewallRuleCommandOutput extends CreateFirewallRuleResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a single DNS Firewall rule in the specified rule group, using the specified domain list.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { Route53ResolverClient, CreateFirewallRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
15
|
-
* // const { Route53ResolverClient, CreateFirewallRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
16
|
-
* const client = new Route53ResolverClient(config);
|
|
17
|
-
* const command = new CreateFirewallRuleCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateFirewallRuleCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateFirewallRuleCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateFirewallRuleCommand extends $Command<CreateFirewallRuleCommandInput, CreateFirewallRuleCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateFirewallRuleCommandInput;
|
|
28
12
|
constructor(input: CreateFirewallRuleCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFirewallRuleCommandInput, CreateFirewallRuleCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface CreateFirewallRuleGroupCommandInput extends CreateFirewallRuleG
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateFirewallRuleGroupCommandOutput extends CreateFirewallRuleGroupResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates an empty DNS Firewall rule group for filtering DNS network traffic in a VPC. You can add rules to the new rule group
|
|
11
|
-
* by calling <a>CreateFirewallRule</a>. </p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { Route53ResolverClient, CreateFirewallRuleGroupCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
16
|
-
* // const { Route53ResolverClient, CreateFirewallRuleGroupCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
17
|
-
* const client = new Route53ResolverClient(config);
|
|
18
|
-
* const command = new CreateFirewallRuleGroupCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link CreateFirewallRuleGroupCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link CreateFirewallRuleGroupCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class CreateFirewallRuleGroupCommand extends $Command<CreateFirewallRuleGroupCommandInput, CreateFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
28
11
|
readonly input: CreateFirewallRuleGroupCommandInput;
|
|
29
12
|
constructor(input: CreateFirewallRuleGroupCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFirewallRuleGroupCommandInput, CreateFirewallRuleGroupCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,39 +6,11 @@ export interface CreateResolverEndpointCommandInput extends CreateResolverEndpoi
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateResolverEndpointCommandOutput extends CreateResolverEndpointResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a Resolver endpoint. There are two types of Resolver endpoints, inbound and outbound:</p>
|
|
11
|
-
* <ul>
|
|
12
|
-
* <li>
|
|
13
|
-
* <p>An <i>inbound Resolver endpoint</i> forwards DNS queries to the DNS service for a VPC
|
|
14
|
-
* from your network.</p>
|
|
15
|
-
* </li>
|
|
16
|
-
* <li>
|
|
17
|
-
* <p>An <i>outbound Resolver endpoint</i> forwards DNS queries from the DNS service for a VPC
|
|
18
|
-
* to your network.</p>
|
|
19
|
-
* </li>
|
|
20
|
-
* </ul>
|
|
21
|
-
* @example
|
|
22
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
23
|
-
* ```javascript
|
|
24
|
-
* import { Route53ResolverClient, CreateResolverEndpointCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
25
|
-
* // const { Route53ResolverClient, CreateResolverEndpointCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
26
|
-
* const client = new Route53ResolverClient(config);
|
|
27
|
-
* const command = new CreateResolverEndpointCommand(input);
|
|
28
|
-
* const response = await client.send(command);
|
|
29
|
-
* ```
|
|
30
|
-
*
|
|
31
|
-
* @see {@link CreateResolverEndpointCommandInput} for command's `input` shape.
|
|
32
|
-
* @see {@link CreateResolverEndpointCommandOutput} for command's `response` shape.
|
|
33
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
34
|
-
*
|
|
35
|
-
*/
|
|
9
|
+
|
|
36
10
|
export declare class CreateResolverEndpointCommand extends $Command<CreateResolverEndpointCommandInput, CreateResolverEndpointCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
37
11
|
readonly input: CreateResolverEndpointCommandInput;
|
|
38
12
|
constructor(input: CreateResolverEndpointCommandInput);
|
|
39
|
-
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
13
|
+
|
|
42
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResolverEndpointCommandInput, CreateResolverEndpointCommandOutput>;
|
|
43
15
|
private serialize;
|
|
44
16
|
private deserialize;
|
|
@@ -6,37 +6,11 @@ export interface CreateResolverQueryLogConfigCommandInput extends CreateResolver
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateResolverQueryLogConfigCommandOutput extends CreateResolverQueryLogConfigResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a Resolver query logging configuration, which defines where you want Resolver to save DNS query logs that originate in your VPCs.
|
|
11
|
-
* Resolver can log queries only for VPCs that are in the same Region as the query logging configuration.</p>
|
|
12
|
-
*
|
|
13
|
-
* <p>To specify which VPCs you want to log queries for, you use <code>AssociateResolverQueryLogConfig</code>. For more information, see
|
|
14
|
-
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverQueryLogConfig.html">AssociateResolverQueryLogConfig</a>. </p>
|
|
15
|
-
*
|
|
16
|
-
* <p>You can optionally use Resource Access Manager (RAM) to share a query logging configuration with other Amazon Web Services accounts. The other accounts
|
|
17
|
-
* can then associate VPCs with the configuration. The query logs that Resolver creates for a configuration include all DNS queries that originate in all
|
|
18
|
-
* VPCs that are associated with the configuration.</p>
|
|
19
|
-
* @example
|
|
20
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
21
|
-
* ```javascript
|
|
22
|
-
* import { Route53ResolverClient, CreateResolverQueryLogConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
23
|
-
* // const { Route53ResolverClient, CreateResolverQueryLogConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
24
|
-
* const client = new Route53ResolverClient(config);
|
|
25
|
-
* const command = new CreateResolverQueryLogConfigCommand(input);
|
|
26
|
-
* const response = await client.send(command);
|
|
27
|
-
* ```
|
|
28
|
-
*
|
|
29
|
-
* @see {@link CreateResolverQueryLogConfigCommandInput} for command's `input` shape.
|
|
30
|
-
* @see {@link CreateResolverQueryLogConfigCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
9
|
+
|
|
34
10
|
export declare class CreateResolverQueryLogConfigCommand extends $Command<CreateResolverQueryLogConfigCommandInput, CreateResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
35
11
|
readonly input: CreateResolverQueryLogConfigCommandInput;
|
|
36
12
|
constructor(input: CreateResolverQueryLogConfigCommandInput);
|
|
37
|
-
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
13
|
+
|
|
40
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResolverQueryLogConfigCommandInput, CreateResolverQueryLogConfigCommandOutput>;
|
|
41
15
|
private serialize;
|
|
42
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface CreateResolverRuleCommandInput extends CreateResolverRuleReques
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateResolverRuleCommandOutput extends CreateResolverRuleResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>For DNS queries that originate in your VPCs, specifies which Resolver endpoint the queries pass through,
|
|
11
|
-
* one domain name that you want to forward to your network, and the IP addresses of the DNS resolvers in your network.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { Route53ResolverClient, CreateResolverRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
16
|
-
* // const { Route53ResolverClient, CreateResolverRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
17
|
-
* const client = new Route53ResolverClient(config);
|
|
18
|
-
* const command = new CreateResolverRuleCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link CreateResolverRuleCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link CreateResolverRuleCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class CreateResolverRuleCommand extends $Command<CreateResolverRuleCommandInput, CreateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
28
11
|
readonly input: CreateResolverRuleCommandInput;
|
|
29
12
|
constructor(input: CreateResolverRuleCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResolverRuleCommandInput, CreateResolverRuleCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DeleteFirewallDomainListCommandInput extends DeleteFirewallDoma
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteFirewallDomainListCommandOutput extends DeleteFirewallDomainListResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes the specified domain list. </p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { Route53ResolverClient, DeleteFirewallDomainListCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
15
|
-
* // const { Route53ResolverClient, DeleteFirewallDomainListCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
16
|
-
* const client = new Route53ResolverClient(config);
|
|
17
|
-
* const command = new DeleteFirewallDomainListCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteFirewallDomainListCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteFirewallDomainListCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DeleteFirewallDomainListCommand extends $Command<DeleteFirewallDomainListCommandInput, DeleteFirewallDomainListCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
27
11
|
readonly input: DeleteFirewallDomainListCommandInput;
|
|
28
12
|
constructor(input: DeleteFirewallDomainListCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFirewallDomainListCommandInput, DeleteFirewallDomainListCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DeleteFirewallRuleCommandInput extends DeleteFirewallRuleReques
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteFirewallRuleCommandOutput extends DeleteFirewallRuleResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes the specified firewall rule.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { Route53ResolverClient, DeleteFirewallRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
|
|
15
|
-
* // const { Route53ResolverClient, DeleteFirewallRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
|
|
16
|
-
* const client = new Route53ResolverClient(config);
|
|
17
|
-
* const command = new DeleteFirewallRuleCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteFirewallRuleCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteFirewallRuleCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DeleteFirewallRuleCommand extends $Command<DeleteFirewallRuleCommandInput, DeleteFirewallRuleCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
27
11
|
readonly input: DeleteFirewallRuleCommandInput;
|
|
28
12
|
constructor(input: DeleteFirewallRuleCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFirewallRuleCommandInput, DeleteFirewallRuleCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|