@aws-sdk/client-route53resolver 3.533.0 → 3.535.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-types/Route53Resolver.d.ts +13 -1
- package/dist-types/Route53ResolverClient.d.ts +1 -1
- package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +2 -1
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListOutpostResolversCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverRuleCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +495 -495
- package/dist-types/ts3.4/Route53Resolver.d.ts +12 -0
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOutpostResolversCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOutpostResolverCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -300,12 +300,14 @@ export interface Route53Resolver {
|
|
|
300
300
|
/**
|
|
301
301
|
* @see {@link ListFirewallConfigsCommand}
|
|
302
302
|
*/
|
|
303
|
+
listFirewallConfigs(): Promise<ListFirewallConfigsCommandOutput>;
|
|
303
304
|
listFirewallConfigs(args: ListFirewallConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListFirewallConfigsCommandOutput>;
|
|
304
305
|
listFirewallConfigs(args: ListFirewallConfigsCommandInput, cb: (err: any, data?: ListFirewallConfigsCommandOutput) => void): void;
|
|
305
306
|
listFirewallConfigs(args: ListFirewallConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFirewallConfigsCommandOutput) => void): void;
|
|
306
307
|
/**
|
|
307
308
|
* @see {@link ListFirewallDomainListsCommand}
|
|
308
309
|
*/
|
|
310
|
+
listFirewallDomainLists(): Promise<ListFirewallDomainListsCommandOutput>;
|
|
309
311
|
listFirewallDomainLists(args: ListFirewallDomainListsCommandInput, options?: __HttpHandlerOptions): Promise<ListFirewallDomainListsCommandOutput>;
|
|
310
312
|
listFirewallDomainLists(args: ListFirewallDomainListsCommandInput, cb: (err: any, data?: ListFirewallDomainListsCommandOutput) => void): void;
|
|
311
313
|
listFirewallDomainLists(args: ListFirewallDomainListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFirewallDomainListsCommandOutput) => void): void;
|
|
@@ -318,12 +320,14 @@ export interface Route53Resolver {
|
|
|
318
320
|
/**
|
|
319
321
|
* @see {@link ListFirewallRuleGroupAssociationsCommand}
|
|
320
322
|
*/
|
|
323
|
+
listFirewallRuleGroupAssociations(): Promise<ListFirewallRuleGroupAssociationsCommandOutput>;
|
|
321
324
|
listFirewallRuleGroupAssociations(args: ListFirewallRuleGroupAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListFirewallRuleGroupAssociationsCommandOutput>;
|
|
322
325
|
listFirewallRuleGroupAssociations(args: ListFirewallRuleGroupAssociationsCommandInput, cb: (err: any, data?: ListFirewallRuleGroupAssociationsCommandOutput) => void): void;
|
|
323
326
|
listFirewallRuleGroupAssociations(args: ListFirewallRuleGroupAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFirewallRuleGroupAssociationsCommandOutput) => void): void;
|
|
324
327
|
/**
|
|
325
328
|
* @see {@link ListFirewallRuleGroupsCommand}
|
|
326
329
|
*/
|
|
330
|
+
listFirewallRuleGroups(): Promise<ListFirewallRuleGroupsCommandOutput>;
|
|
327
331
|
listFirewallRuleGroups(args: ListFirewallRuleGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListFirewallRuleGroupsCommandOutput>;
|
|
328
332
|
listFirewallRuleGroups(args: ListFirewallRuleGroupsCommandInput, cb: (err: any, data?: ListFirewallRuleGroupsCommandOutput) => void): void;
|
|
329
333
|
listFirewallRuleGroups(args: ListFirewallRuleGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFirewallRuleGroupsCommandOutput) => void): void;
|
|
@@ -336,18 +340,21 @@ export interface Route53Resolver {
|
|
|
336
340
|
/**
|
|
337
341
|
* @see {@link ListOutpostResolversCommand}
|
|
338
342
|
*/
|
|
343
|
+
listOutpostResolvers(): Promise<ListOutpostResolversCommandOutput>;
|
|
339
344
|
listOutpostResolvers(args: ListOutpostResolversCommandInput, options?: __HttpHandlerOptions): Promise<ListOutpostResolversCommandOutput>;
|
|
340
345
|
listOutpostResolvers(args: ListOutpostResolversCommandInput, cb: (err: any, data?: ListOutpostResolversCommandOutput) => void): void;
|
|
341
346
|
listOutpostResolvers(args: ListOutpostResolversCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOutpostResolversCommandOutput) => void): void;
|
|
342
347
|
/**
|
|
343
348
|
* @see {@link ListResolverConfigsCommand}
|
|
344
349
|
*/
|
|
350
|
+
listResolverConfigs(): Promise<ListResolverConfigsCommandOutput>;
|
|
345
351
|
listResolverConfigs(args: ListResolverConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverConfigsCommandOutput>;
|
|
346
352
|
listResolverConfigs(args: ListResolverConfigsCommandInput, cb: (err: any, data?: ListResolverConfigsCommandOutput) => void): void;
|
|
347
353
|
listResolverConfigs(args: ListResolverConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverConfigsCommandOutput) => void): void;
|
|
348
354
|
/**
|
|
349
355
|
* @see {@link ListResolverDnssecConfigsCommand}
|
|
350
356
|
*/
|
|
357
|
+
listResolverDnssecConfigs(): Promise<ListResolverDnssecConfigsCommandOutput>;
|
|
351
358
|
listResolverDnssecConfigs(args: ListResolverDnssecConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverDnssecConfigsCommandOutput>;
|
|
352
359
|
listResolverDnssecConfigs(args: ListResolverDnssecConfigsCommandInput, cb: (err: any, data?: ListResolverDnssecConfigsCommandOutput) => void): void;
|
|
353
360
|
listResolverDnssecConfigs(args: ListResolverDnssecConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverDnssecConfigsCommandOutput) => void): void;
|
|
@@ -360,30 +367,35 @@ export interface Route53Resolver {
|
|
|
360
367
|
/**
|
|
361
368
|
* @see {@link ListResolverEndpointsCommand}
|
|
362
369
|
*/
|
|
370
|
+
listResolverEndpoints(): Promise<ListResolverEndpointsCommandOutput>;
|
|
363
371
|
listResolverEndpoints(args: ListResolverEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverEndpointsCommandOutput>;
|
|
364
372
|
listResolverEndpoints(args: ListResolverEndpointsCommandInput, cb: (err: any, data?: ListResolverEndpointsCommandOutput) => void): void;
|
|
365
373
|
listResolverEndpoints(args: ListResolverEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverEndpointsCommandOutput) => void): void;
|
|
366
374
|
/**
|
|
367
375
|
* @see {@link ListResolverQueryLogConfigAssociationsCommand}
|
|
368
376
|
*/
|
|
377
|
+
listResolverQueryLogConfigAssociations(): Promise<ListResolverQueryLogConfigAssociationsCommandOutput>;
|
|
369
378
|
listResolverQueryLogConfigAssociations(args: ListResolverQueryLogConfigAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverQueryLogConfigAssociationsCommandOutput>;
|
|
370
379
|
listResolverQueryLogConfigAssociations(args: ListResolverQueryLogConfigAssociationsCommandInput, cb: (err: any, data?: ListResolverQueryLogConfigAssociationsCommandOutput) => void): void;
|
|
371
380
|
listResolverQueryLogConfigAssociations(args: ListResolverQueryLogConfigAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverQueryLogConfigAssociationsCommandOutput) => void): void;
|
|
372
381
|
/**
|
|
373
382
|
* @see {@link ListResolverQueryLogConfigsCommand}
|
|
374
383
|
*/
|
|
384
|
+
listResolverQueryLogConfigs(): Promise<ListResolverQueryLogConfigsCommandOutput>;
|
|
375
385
|
listResolverQueryLogConfigs(args: ListResolverQueryLogConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverQueryLogConfigsCommandOutput>;
|
|
376
386
|
listResolverQueryLogConfigs(args: ListResolverQueryLogConfigsCommandInput, cb: (err: any, data?: ListResolverQueryLogConfigsCommandOutput) => void): void;
|
|
377
387
|
listResolverQueryLogConfigs(args: ListResolverQueryLogConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverQueryLogConfigsCommandOutput) => void): void;
|
|
378
388
|
/**
|
|
379
389
|
* @see {@link ListResolverRuleAssociationsCommand}
|
|
380
390
|
*/
|
|
391
|
+
listResolverRuleAssociations(): Promise<ListResolverRuleAssociationsCommandOutput>;
|
|
381
392
|
listResolverRuleAssociations(args: ListResolverRuleAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverRuleAssociationsCommandOutput>;
|
|
382
393
|
listResolverRuleAssociations(args: ListResolverRuleAssociationsCommandInput, cb: (err: any, data?: ListResolverRuleAssociationsCommandOutput) => void): void;
|
|
383
394
|
listResolverRuleAssociations(args: ListResolverRuleAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverRuleAssociationsCommandOutput) => void): void;
|
|
384
395
|
/**
|
|
385
396
|
* @see {@link ListResolverRulesCommand}
|
|
386
397
|
*/
|
|
398
|
+
listResolverRules(): Promise<ListResolverRulesCommandOutput>;
|
|
387
399
|
listResolverRules(args: ListResolverRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverRulesCommandOutput>;
|
|
388
400
|
listResolverRules(args: ListResolverRulesCommandInput, cb: (err: any, data?: ListResolverRulesCommandOutput) => void): void;
|
|
389
401
|
listResolverRules(args: ListResolverRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverRulesCommandOutput) => void): void;
|
|
@@ -479,7 +491,6 @@ export interface Route53Resolver {
|
|
|
479
491
|
updateResolverRule(args: UpdateResolverRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateResolverRuleCommandOutput) => void): void;
|
|
480
492
|
}
|
|
481
493
|
/**
|
|
482
|
-
* @public
|
|
483
494
|
* <p>When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC
|
|
484
495
|
* from Route 53 Resolver. By default, Resolver answers DNS queries for VPC domain names
|
|
485
496
|
* such as domain names for EC2 instances or Elastic Load Balancing load balancers.
|
|
@@ -507,6 +518,7 @@ export interface Route53Resolver {
|
|
|
507
518
|
* <p>Like Amazon VPC, Resolver is Regional. In each Region where you have VPCs, you can choose
|
|
508
519
|
* whether to forward queries from your VPCs to your network (outbound queries), from your
|
|
509
520
|
* network to your VPCs (inbound queries), or both.</p>
|
|
521
|
+
* @public
|
|
510
522
|
*/
|
|
511
523
|
export declare class Route53Resolver extends Route53ResolverClient implements Route53Resolver {
|
|
512
524
|
}
|
|
@@ -219,7 +219,6 @@ export type Route53ResolverClientResolvedConfigType = __SmithyResolvedConfigurat
|
|
|
219
219
|
export interface Route53ResolverClientResolvedConfig extends Route53ResolverClientResolvedConfigType {
|
|
220
220
|
}
|
|
221
221
|
/**
|
|
222
|
-
* @public
|
|
223
222
|
* <p>When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC
|
|
224
223
|
* from Route 53 Resolver. By default, Resolver answers DNS queries for VPC domain names
|
|
225
224
|
* such as domain names for EC2 instances or Elastic Load Balancing load balancers.
|
|
@@ -247,6 +246,7 @@ export interface Route53ResolverClientResolvedConfig extends Route53ResolverClie
|
|
|
247
246
|
* <p>Like Amazon VPC, Resolver is Regional. In each Region where you have VPCs, you can choose
|
|
248
247
|
* whether to forward queries from your VPCs to your network (outbound queries), from your
|
|
249
248
|
* network to your VPCs (inbound queries), or both.</p>
|
|
249
|
+
* @public
|
|
250
250
|
*/
|
|
251
251
|
export declare class Route53ResolverClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, Route53ResolverClientResolvedConfig> {
|
|
252
252
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateFirewallRuleGroupCommandOutput extends AssociateFirewa
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateFirewallRuleGroupCommand_base: {
|
|
24
24
|
new (input: AssociateFirewallRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFirewallRuleGroupCommandInput, AssociateFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateFirewallRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFirewallRuleGroupCommandInput, AssociateFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a <a>FirewallRuleGroup</a> with a VPC, to provide DNS filtering for the VPC. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -102,6 +102,7 @@ declare const AssociateFirewallRuleGroupCommand_base: {
|
|
|
102
102
|
* @throws {@link Route53ResolverServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class AssociateFirewallRuleGroupCommand extends AssociateFirewallRuleGroupCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateResolverEndpointIpAddressCommandOutput extends Associa
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateResolverEndpointIpAddressCommand_base: {
|
|
24
24
|
new (input: AssociateResolverEndpointIpAddressCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateResolverEndpointIpAddressCommandInput, AssociateResolverEndpointIpAddressCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateResolverEndpointIpAddressCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateResolverEndpointIpAddressCommandInput, AssociateResolverEndpointIpAddressCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds IP addresses to an inbound or an outbound Resolver endpoint. If you want to add more than one IP address,
|
|
30
30
|
* submit one <code>AssociateResolverEndpointIpAddress</code> request for each IP address.</p>
|
|
31
31
|
* <p>To remove an IP address from an endpoint, see
|
|
@@ -105,6 +105,7 @@ declare const AssociateResolverEndpointIpAddressCommand_base: {
|
|
|
105
105
|
* @throws {@link Route53ResolverServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class AssociateResolverEndpointIpAddressCommand extends AssociateResolverEndpointIpAddressCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateResolverQueryLogConfigCommandOutput extends AssociateR
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateResolverQueryLogConfigCommand_base: {
|
|
24
24
|
new (input: AssociateResolverQueryLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateResolverQueryLogConfigCommandInput, AssociateResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateResolverQueryLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateResolverQueryLogConfigCommandInput, AssociateResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <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
|
|
30
30
|
* that are associated with a specified query logging configuration. To associate more than one VPC with a configuration, submit one <code>AssociateResolverQueryLogConfig</code>
|
|
31
31
|
* request for each VPC.</p>
|
|
@@ -94,6 +94,7 @@ declare const AssociateResolverQueryLogConfigCommand_base: {
|
|
|
94
94
|
* @throws {@link Route53ResolverServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class AssociateResolverQueryLogConfigCommand extends AssociateResolverQueryLogConfigCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateResolverRuleCommandOutput extends AssociateResolverRul
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateResolverRuleCommand_base: {
|
|
24
24
|
new (input: AssociateResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateResolverRuleCommandInput, AssociateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateResolverRuleCommandInput, AssociateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a Resolver rule with a VPC. When you associate a rule with a VPC, Resolver forwards all DNS queries
|
|
30
30
|
* for the domain name that is specified in the rule and that originate in the VPC. The queries are forwarded to the
|
|
31
31
|
* IP addresses for the DNS resolvers that are specified in the rule. For more information about rules, see
|
|
@@ -89,6 +89,7 @@ declare const AssociateResolverRuleCommand_base: {
|
|
|
89
89
|
* @throws {@link Route53ResolverServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class AssociateResolverRuleCommand extends AssociateResolverRuleCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateFirewallDomainListCommandOutput extends CreateFirewallDom
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateFirewallDomainListCommand_base: {
|
|
24
24
|
new (input: CreateFirewallDomainListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFirewallDomainListCommandInput, CreateFirewallDomainListCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateFirewallDomainListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFirewallDomainListCommandInput, CreateFirewallDomainListCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <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>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const CreateFirewallDomainListCommand_base: {
|
|
|
87
87
|
* @throws {@link Route53ResolverServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class CreateFirewallDomainListCommand extends CreateFirewallDomainListCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateFirewallRuleCommandOutput extends CreateFirewallRuleRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateFirewallRuleCommand_base: {
|
|
24
24
|
new (input: CreateFirewallRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFirewallRuleCommandInput, CreateFirewallRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateFirewallRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFirewallRuleCommandInput, CreateFirewallRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a single DNS Firewall rule in the specified rule group, using the specified domain list.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -96,6 +96,7 @@ declare const CreateFirewallRuleCommand_base: {
|
|
|
96
96
|
* @throws {@link Route53ResolverServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreateFirewallRuleCommand extends CreateFirewallRuleCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateFirewallRuleGroupCommandOutput extends CreateFirewallRule
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateFirewallRuleGroupCommand_base: {
|
|
24
24
|
new (input: CreateFirewallRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFirewallRuleGroupCommandInput, CreateFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateFirewallRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFirewallRuleGroupCommandInput, CreateFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <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
|
|
30
30
|
* by calling <a>CreateFirewallRule</a>. </p>
|
|
31
31
|
* @example
|
|
@@ -89,6 +89,7 @@ declare const CreateFirewallRuleGroupCommand_base: {
|
|
|
89
89
|
* @throws {@link Route53ResolverServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class CreateFirewallRuleGroupCommand extends CreateFirewallRuleGroupCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateOutpostResolverCommandOutput extends CreateOutpostResolve
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateOutpostResolverCommand_base: {
|
|
24
24
|
new (input: CreateOutpostResolverCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOutpostResolverCommandInput, CreateOutpostResolverCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateOutpostResolverCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOutpostResolverCommandInput, CreateOutpostResolverCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a Route 53 Resolver on an Outpost.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const CreateOutpostResolverCommand_base: {
|
|
|
94
94
|
* @throws {@link Route53ResolverServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class CreateOutpostResolverCommand extends CreateOutpostResolverCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateResolverEndpointCommandOutput extends CreateResolverEndpo
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateResolverEndpointCommand_base: {
|
|
24
24
|
new (input: CreateResolverEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResolverEndpointCommandInput, CreateResolverEndpointCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateResolverEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResolverEndpointCommandInput, CreateResolverEndpointCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a Resolver endpoint. There are two types of Resolver endpoints, inbound and outbound:</p>
|
|
30
30
|
* <ul>
|
|
31
31
|
* <li>
|
|
@@ -132,6 +132,7 @@ declare const CreateResolverEndpointCommand_base: {
|
|
|
132
132
|
* @throws {@link Route53ResolverServiceException}
|
|
133
133
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
134
134
|
*
|
|
135
|
+
* @public
|
|
135
136
|
*/
|
|
136
137
|
export declare class CreateResolverEndpointCommand extends CreateResolverEndpointCommand_base {
|
|
137
138
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateResolverQueryLogConfigCommandOutput extends CreateResolve
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateResolverQueryLogConfigCommand_base: {
|
|
24
24
|
new (input: CreateResolverQueryLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResolverQueryLogConfigCommandInput, CreateResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateResolverQueryLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResolverQueryLogConfigCommandInput, CreateResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a Resolver query logging configuration, which defines where you want Resolver to save DNS query logs that originate in your VPCs.
|
|
30
30
|
* Resolver can log queries only for VPCs that are in the same Region as the query logging configuration.</p>
|
|
31
31
|
* <p>To specify which VPCs you want to log queries for, you use <code>AssociateResolverQueryLogConfig</code>. For more information, see
|
|
@@ -102,6 +102,7 @@ declare const CreateResolverQueryLogConfigCommand_base: {
|
|
|
102
102
|
* @throws {@link Route53ResolverServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class CreateResolverQueryLogConfigCommand extends CreateResolverQueryLogConfigCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateResolverRuleCommandOutput extends CreateResolverRuleRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateResolverRuleCommand_base: {
|
|
24
24
|
new (input: CreateResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResolverRuleCommandInput, CreateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResolverRuleCommandInput, CreateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>For DNS queries that originate in your VPCs, specifies which Resolver endpoint the queries pass through,
|
|
30
30
|
* one domain name that you want to forward to your network, and the IP addresses of the DNS resolvers in your network.</p>
|
|
31
31
|
* @example
|
|
@@ -121,6 +121,7 @@ declare const CreateResolverRuleCommand_base: {
|
|
|
121
121
|
* @throws {@link Route53ResolverServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
123
123
|
*
|
|
124
|
+
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class CreateResolverRuleCommand extends CreateResolverRuleCommand_base {
|
|
126
127
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteFirewallDomainListCommandOutput extends DeleteFirewallDom
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteFirewallDomainListCommand_base: {
|
|
24
24
|
new (input: DeleteFirewallDomainListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFirewallDomainListCommandInput, DeleteFirewallDomainListCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteFirewallDomainListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFirewallDomainListCommandInput, DeleteFirewallDomainListCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified domain list. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const DeleteFirewallDomainListCommand_base: {
|
|
|
81
81
|
* @throws {@link Route53ResolverServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteFirewallDomainListCommand extends DeleteFirewallDomainListCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteFirewallRuleCommandOutput extends DeleteFirewallRuleRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteFirewallRuleCommand_base: {
|
|
24
24
|
new (input: DeleteFirewallRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFirewallRuleCommandInput, DeleteFirewallRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteFirewallRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFirewallRuleCommandInput, DeleteFirewallRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified firewall rule.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const DeleteFirewallRuleCommand_base: {
|
|
|
81
81
|
* @throws {@link Route53ResolverServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteFirewallRuleCommand extends DeleteFirewallRuleCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteFirewallRuleGroupCommandOutput extends DeleteFirewallRule
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteFirewallRuleGroupCommand_base: {
|
|
24
24
|
new (input: DeleteFirewallRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFirewallRuleGroupCommandInput, DeleteFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteFirewallRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFirewallRuleGroupCommandInput, DeleteFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified firewall rule group. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const DeleteFirewallRuleGroupCommand_base: {
|
|
|
86
86
|
* @throws {@link Route53ResolverServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DeleteFirewallRuleGroupCommand extends DeleteFirewallRuleGroupCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteOutpostResolverCommandOutput extends DeleteOutpostResolve
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteOutpostResolverCommand_base: {
|
|
24
24
|
new (input: DeleteOutpostResolverCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOutpostResolverCommandInput, DeleteOutpostResolverCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteOutpostResolverCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOutpostResolverCommandInput, DeleteOutpostResolverCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a Resolver on the Outpost.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const DeleteOutpostResolverCommand_base: {
|
|
|
86
86
|
* @throws {@link Route53ResolverServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DeleteOutpostResolverCommand extends DeleteOutpostResolverCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteResolverEndpointCommandOutput extends DeleteResolverEndpo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteResolverEndpointCommand_base: {
|
|
24
24
|
new (input: DeleteResolverEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResolverEndpointCommandInput, DeleteResolverEndpointCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteResolverEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResolverEndpointCommandInput, DeleteResolverEndpointCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a Resolver endpoint. The effect of deleting a Resolver endpoint depends on whether it's an inbound or an outbound
|
|
30
30
|
* Resolver endpoint:</p>
|
|
31
31
|
* <ul>
|
|
@@ -101,6 +101,7 @@ declare const DeleteResolverEndpointCommand_base: {
|
|
|
101
101
|
* @throws {@link Route53ResolverServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class DeleteResolverEndpointCommand extends DeleteResolverEndpointCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteResolverQueryLogConfigCommandOutput extends DeleteResolve
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteResolverQueryLogConfigCommand_base: {
|
|
24
24
|
new (input: DeleteResolverQueryLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResolverQueryLogConfigCommandInput, DeleteResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteResolverQueryLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResolverQueryLogConfigCommandInput, DeleteResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a query logging configuration. When you delete a configuration, Resolver stops logging DNS queries for all of the Amazon VPCs that are
|
|
30
30
|
* associated with the configuration. This also applies if the query logging configuration is shared with other Amazon Web Services accounts, and
|
|
31
31
|
* the other accounts have associated VPCs with the shared configuration.</p>
|
|
@@ -90,6 +90,7 @@ declare const DeleteResolverQueryLogConfigCommand_base: {
|
|
|
90
90
|
* @throws {@link Route53ResolverServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class DeleteResolverQueryLogConfigCommand extends DeleteResolverQueryLogConfigCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteResolverRuleCommandOutput extends DeleteResolverRuleRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteResolverRuleCommand_base: {
|
|
24
24
|
new (input: DeleteResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResolverRuleCommandInput, DeleteResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResolverRuleCommandInput, DeleteResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a Resolver rule. Before you can delete a Resolver rule, you must disassociate it from all the VPCs that you
|
|
30
30
|
* associated the Resolver rule with. For more information, see
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverRule.html">DisassociateResolverRule</a>.</p>
|
|
@@ -92,6 +92,7 @@ declare const DeleteResolverRuleCommand_base: {
|
|
|
92
92
|
* @throws {@link Route53ResolverServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class DeleteResolverRuleCommand extends DeleteResolverRuleCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateFirewallRuleGroupCommandOutput extends Disassociate
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateFirewallRuleGroupCommand_base: {
|
|
24
24
|
new (input: DisassociateFirewallRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFirewallRuleGroupCommandInput, DisassociateFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateFirewallRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFirewallRuleGroupCommandInput, DisassociateFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates a <a>FirewallRuleGroup</a> from a VPC, to remove DNS filtering from the VPC. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const DisassociateFirewallRuleGroupCommand_base: {
|
|
|
88
88
|
* @throws {@link Route53ResolverServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class DisassociateFirewallRuleGroupCommand extends DisassociateFirewallRuleGroupCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateResolverEndpointIpAddressCommandOutput extends Disa
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateResolverEndpointIpAddressCommand_base: {
|
|
24
24
|
new (input: DisassociateResolverEndpointIpAddressCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResolverEndpointIpAddressCommandInput, DisassociateResolverEndpointIpAddressCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateResolverEndpointIpAddressCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResolverEndpointIpAddressCommandInput, DisassociateResolverEndpointIpAddressCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes IP addresses from an inbound or an outbound Resolver endpoint. If you want to remove more than one IP address,
|
|
30
30
|
* submit one <code>DisassociateResolverEndpointIpAddress</code> request for each IP address.</p>
|
|
31
31
|
* <p>To add an IP address to an endpoint, see
|
|
@@ -102,6 +102,7 @@ declare const DisassociateResolverEndpointIpAddressCommand_base: {
|
|
|
102
102
|
* @throws {@link Route53ResolverServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class DisassociateResolverEndpointIpAddressCommand extends DisassociateResolverEndpointIpAddressCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateResolverQueryLogConfigCommandOutput extends Disasso
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateResolverQueryLogConfigCommand_base: {
|
|
24
24
|
new (input: DisassociateResolverQueryLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResolverQueryLogConfigCommandInput, DisassociateResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateResolverQueryLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResolverQueryLogConfigCommandInput, DisassociateResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates a VPC from a query logging configuration.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Before you can delete a query logging configuration, you must first disassociate all VPCs
|
|
@@ -94,6 +94,7 @@ declare const DisassociateResolverQueryLogConfigCommand_base: {
|
|
|
94
94
|
* @throws {@link Route53ResolverServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class DisassociateResolverQueryLogConfigCommand extends DisassociateResolverQueryLogConfigCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateResolverRuleCommandOutput extends DisassociateResol
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateResolverRuleCommand_base: {
|
|
24
24
|
new (input: DisassociateResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResolverRuleCommandInput, DisassociateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResolverRuleCommandInput, DisassociateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the association between a specified Resolver rule and a specified VPC.</p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>If you disassociate a Resolver rule from a VPC, Resolver stops forwarding DNS queries for the
|
|
@@ -77,6 +77,7 @@ declare const DisassociateResolverRuleCommand_base: {
|
|
|
77
77
|
* @throws {@link Route53ResolverServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DisassociateResolverRuleCommand extends DisassociateResolverRuleCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFirewallConfigCommandOutput extends GetFirewallConfigRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFirewallConfigCommand_base: {
|
|
24
24
|
new (input: GetFirewallConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetFirewallConfigCommandInput, GetFirewallConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFirewallConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetFirewallConfigCommandInput, GetFirewallConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the configuration of the firewall behavior provided by DNS Firewall for a
|
|
30
30
|
* single VPC from Amazon Virtual Private Cloud (Amazon VPC). </p>
|
|
31
31
|
* @example
|
|
@@ -75,6 +75,7 @@ declare const GetFirewallConfigCommand_base: {
|
|
|
75
75
|
* @throws {@link Route53ResolverServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class GetFirewallConfigCommand extends GetFirewallConfigCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFirewallDomainListCommandOutput extends GetFirewallDomainLis
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFirewallDomainListCommand_base: {
|
|
24
24
|
new (input: GetFirewallDomainListCommandInput): import("@smithy/smithy-client").CommandImpl<GetFirewallDomainListCommandInput, GetFirewallDomainListCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFirewallDomainListCommandInput): import("@smithy/smithy-client").CommandImpl<GetFirewallDomainListCommandInput, GetFirewallDomainListCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the specified firewall domain list.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const GetFirewallDomainListCommand_base: {
|
|
|
76
76
|
* @throws {@link Route53ResolverServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class GetFirewallDomainListCommand extends GetFirewallDomainListCommand_base {
|
|
81
82
|
}
|