@aws-sdk/client-route53resolver 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +2 -3
- package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +2 -3
- package/dist-cjs/commands/AssociateResolverRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateFirewallDomainListCommand.js +2 -3
- package/dist-cjs/commands/CreateFirewallRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateResolverEndpointCommand.js +2 -3
- package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateResolverRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +2 -3
- package/dist-cjs/commands/DeleteFirewallRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteResolverEndpointCommand.js +2 -3
- package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteResolverRuleCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +2 -3
- package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +2 -3
- package/dist-cjs/commands/DisassociateResolverRuleCommand.js +2 -3
- package/dist-cjs/commands/GetFirewallConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFirewallDomainListCommand.js +2 -3
- package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +2 -3
- package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetResolverConfigCommand.js +2 -3
- package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +2 -3
- package/dist-cjs/commands/GetResolverEndpointCommand.js +2 -3
- package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +2 -3
- package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +2 -3
- package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +2 -3
- package/dist-cjs/commands/GetResolverRuleCommand.js +2 -3
- package/dist-cjs/commands/GetResolverRulePolicyCommand.js +2 -3
- package/dist-cjs/commands/ImportFirewallDomainsCommand.js +2 -3
- package/dist-cjs/commands/ListFirewallConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListFirewallDomainListsCommand.js +2 -3
- package/dist-cjs/commands/ListFirewallDomainsCommand.js +2 -3
- package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +2 -3
- package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListFirewallRulesCommand.js +2 -3
- package/dist-cjs/commands/ListResolverConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +2 -3
- package/dist-cjs/commands/ListResolverEndpointsCommand.js +2 -3
- package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +2 -3
- package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +2 -3
- package/dist-cjs/commands/ListResolverRulesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutResolverRulePolicyCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateFirewallConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +2 -3
- package/dist-cjs/commands/UpdateFirewallRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +2 -3
- package/dist-cjs/commands/UpdateResolverConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateResolverEndpointCommand.js +2 -3
- package/dist-cjs/commands/UpdateResolverRuleCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -596
- package/dist-es/commands/AssociateFirewallRuleGroupCommand.js +2 -3
- package/dist-es/commands/AssociateResolverEndpointIpAddressCommand.js +2 -3
- package/dist-es/commands/AssociateResolverQueryLogConfigCommand.js +2 -3
- package/dist-es/commands/AssociateResolverRuleCommand.js +2 -3
- package/dist-es/commands/CreateFirewallDomainListCommand.js +2 -3
- package/dist-es/commands/CreateFirewallRuleCommand.js +2 -3
- package/dist-es/commands/CreateFirewallRuleGroupCommand.js +2 -3
- package/dist-es/commands/CreateResolverEndpointCommand.js +2 -3
- package/dist-es/commands/CreateResolverQueryLogConfigCommand.js +2 -3
- package/dist-es/commands/CreateResolverRuleCommand.js +2 -3
- package/dist-es/commands/DeleteFirewallDomainListCommand.js +2 -3
- package/dist-es/commands/DeleteFirewallRuleCommand.js +2 -3
- package/dist-es/commands/DeleteFirewallRuleGroupCommand.js +2 -3
- package/dist-es/commands/DeleteResolverEndpointCommand.js +2 -3
- package/dist-es/commands/DeleteResolverQueryLogConfigCommand.js +2 -3
- package/dist-es/commands/DeleteResolverRuleCommand.js +2 -3
- package/dist-es/commands/DisassociateFirewallRuleGroupCommand.js +2 -3
- package/dist-es/commands/DisassociateResolverEndpointIpAddressCommand.js +2 -3
- package/dist-es/commands/DisassociateResolverQueryLogConfigCommand.js +2 -3
- package/dist-es/commands/DisassociateResolverRuleCommand.js +2 -3
- package/dist-es/commands/GetFirewallConfigCommand.js +2 -3
- package/dist-es/commands/GetFirewallDomainListCommand.js +2 -3
- package/dist-es/commands/GetFirewallRuleGroupAssociationCommand.js +2 -3
- package/dist-es/commands/GetFirewallRuleGroupCommand.js +2 -3
- package/dist-es/commands/GetFirewallRuleGroupPolicyCommand.js +2 -3
- package/dist-es/commands/GetResolverConfigCommand.js +2 -3
- package/dist-es/commands/GetResolverDnssecConfigCommand.js +2 -3
- package/dist-es/commands/GetResolverEndpointCommand.js +2 -3
- package/dist-es/commands/GetResolverQueryLogConfigAssociationCommand.js +2 -3
- package/dist-es/commands/GetResolverQueryLogConfigCommand.js +2 -3
- package/dist-es/commands/GetResolverQueryLogConfigPolicyCommand.js +2 -3
- package/dist-es/commands/GetResolverRuleAssociationCommand.js +2 -3
- package/dist-es/commands/GetResolverRuleCommand.js +2 -3
- package/dist-es/commands/GetResolverRulePolicyCommand.js +2 -3
- package/dist-es/commands/ImportFirewallDomainsCommand.js +2 -3
- package/dist-es/commands/ListFirewallConfigsCommand.js +2 -3
- package/dist-es/commands/ListFirewallDomainListsCommand.js +2 -3
- package/dist-es/commands/ListFirewallDomainsCommand.js +2 -3
- package/dist-es/commands/ListFirewallRuleGroupAssociationsCommand.js +2 -3
- package/dist-es/commands/ListFirewallRuleGroupsCommand.js +2 -3
- package/dist-es/commands/ListFirewallRulesCommand.js +2 -3
- package/dist-es/commands/ListResolverConfigsCommand.js +2 -3
- package/dist-es/commands/ListResolverDnssecConfigsCommand.js +2 -3
- package/dist-es/commands/ListResolverEndpointIpAddressesCommand.js +2 -3
- package/dist-es/commands/ListResolverEndpointsCommand.js +2 -3
- package/dist-es/commands/ListResolverQueryLogConfigAssociationsCommand.js +2 -3
- package/dist-es/commands/ListResolverQueryLogConfigsCommand.js +2 -3
- package/dist-es/commands/ListResolverRuleAssociationsCommand.js +2 -3
- package/dist-es/commands/ListResolverRulesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutFirewallRuleGroupPolicyCommand.js +2 -3
- package/dist-es/commands/PutResolverQueryLogConfigPolicyCommand.js +2 -3
- package/dist-es/commands/PutResolverRulePolicyCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateFirewallConfigCommand.js +2 -3
- package/dist-es/commands/UpdateFirewallDomainsCommand.js +2 -3
- package/dist-es/commands/UpdateFirewallRuleCommand.js +2 -3
- package/dist-es/commands/UpdateFirewallRuleGroupAssociationCommand.js +2 -3
- package/dist-es/commands/UpdateResolverConfigCommand.js +2 -3
- package/dist-es/commands/UpdateResolverDnssecConfigCommand.js +2 -3
- package/dist-es/commands/UpdateResolverEndpointCommand.js +2 -3
- package/dist-es/commands/UpdateResolverRuleCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -444
- package/dist-types/Route53Resolver.d.ts +64 -0
- package/dist-types/Route53ResolverClient.d.ts +24 -4
- package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +16 -0
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/AssociateResolverRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +16 -0
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +16 -0
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResolverRuleCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +16 -0
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +16 -0
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +16 -0
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetResolverConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetResolverEndpointCommand.d.ts +16 -0
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +16 -0
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +16 -0
- package/dist-types/commands/GetResolverRuleCommand.d.ts +16 -0
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +16 -0
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +16 -0
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +16 -0
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +16 -0
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +16 -0
- package/dist-types/commands/ListResolverEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/ListResolverRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +16 -0
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +16 -0
- package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResolverRuleCommand.d.ts +16 -0
- package/dist-types/models/Route53ResolverServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +490 -592
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListFirewallConfigsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFirewallDomainListsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFirewallDomainsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFirewallRuleGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFirewallRulesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResolverConfigsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResolverDnssecConfigsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResolverEndpointsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResolverQueryLogConfigsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResolverRuleAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResolverRulesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -436
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { AssociateResolverEndpointIpAddressRequest, AssociateResolverEndpointIpAddressResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AssociateResolverEndpointIpAddressCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AssociateResolverEndpointIpAddressCommandInput extends AssociateResolverEndpointIpAddressRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AssociateResolverEndpointIpAddressCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AssociateResolverEndpointIpAddressCommandOutput extends AssociateResolverEndpointIpAddressResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Adds IP addresses to an inbound or an outbound Resolver endpoint. If you want to add more than one IP address,
|
|
18
23
|
* submit one <code>AssociateResolverEndpointIpAddress</code> request for each IP address.</p>
|
|
19
24
|
* <p>To remove an IP address from an endpoint, see
|
|
@@ -29,6 +34,8 @@ export interface AssociateResolverEndpointIpAddressCommandOutput extends Associa
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param AssociateResolverEndpointIpAddressCommandInput - {@link AssociateResolverEndpointIpAddressCommandInput}
|
|
38
|
+
* @returns {@link AssociateResolverEndpointIpAddressCommandOutput}
|
|
32
39
|
* @see {@link AssociateResolverEndpointIpAddressCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link AssociateResolverEndpointIpAddressCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface AssociateResolverEndpointIpAddressCommandOutput extends Associa
|
|
|
59
66
|
export declare class AssociateResolverEndpointIpAddressCommand extends $Command<AssociateResolverEndpointIpAddressCommandInput, AssociateResolverEndpointIpAddressCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
60
67
|
readonly input: AssociateResolverEndpointIpAddressCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: AssociateResolverEndpointIpAddressCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateResolverEndpointIpAddressCommandInput, AssociateResolverEndpointIpAddressCommandOutput>;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
67
80
|
private serialize;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
68
84
|
private deserialize;
|
|
69
85
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { AssociateResolverQueryLogConfigRequest, AssociateResolverQueryLogConfigResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AssociateResolverQueryLogConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AssociateResolverQueryLogConfigCommandInput extends AssociateResolverQueryLogConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AssociateResolverQueryLogConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AssociateResolverQueryLogConfigCommandOutput extends AssociateResolverQueryLogConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <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
|
|
18
23
|
* that are associated with a specified query logging configuration. To associate more than one VPC with a configuration, submit one <code>AssociateResolverQueryLogConfig</code>
|
|
19
24
|
* request for each VPC.</p>
|
|
@@ -33,6 +38,8 @@ export interface AssociateResolverQueryLogConfigCommandOutput extends AssociateR
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param AssociateResolverQueryLogConfigCommandInput - {@link AssociateResolverQueryLogConfigCommandInput}
|
|
42
|
+
* @returns {@link AssociateResolverQueryLogConfigCommandOutput}
|
|
36
43
|
* @see {@link AssociateResolverQueryLogConfigCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link AssociateResolverQueryLogConfigCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -66,11 +73,20 @@ export interface AssociateResolverQueryLogConfigCommandOutput extends AssociateR
|
|
|
66
73
|
export declare class AssociateResolverQueryLogConfigCommand extends $Command<AssociateResolverQueryLogConfigCommandInput, AssociateResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
67
74
|
readonly input: AssociateResolverQueryLogConfigCommandInput;
|
|
68
75
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
+
/**
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
69
79
|
constructor(input: AssociateResolverQueryLogConfigCommandInput);
|
|
70
80
|
/**
|
|
71
81
|
* @internal
|
|
72
82
|
*/
|
|
73
83
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateResolverQueryLogConfigCommandInput, AssociateResolverQueryLogConfigCommandOutput>;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
74
87
|
private serialize;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
75
91
|
private deserialize;
|
|
76
92
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { AssociateResolverRuleRequest, AssociateResolverRuleResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AssociateResolverRuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AssociateResolverRuleCommandInput extends AssociateResolverRuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AssociateResolverRuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AssociateResolverRuleCommandOutput extends AssociateResolverRuleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Associates a Resolver rule with a VPC. When you associate a rule with a VPC, Resolver forwards all DNS queries
|
|
18
23
|
* for the domain name that is specified in the rule and that originate in the VPC. The queries are forwarded to the
|
|
19
24
|
* IP addresses for the DNS resolvers that are specified in the rule. For more information about rules, see
|
|
@@ -28,6 +33,8 @@ export interface AssociateResolverRuleCommandOutput extends AssociateResolverRul
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param AssociateResolverRuleCommandInput - {@link AssociateResolverRuleCommandInput}
|
|
37
|
+
* @returns {@link AssociateResolverRuleCommandOutput}
|
|
31
38
|
* @see {@link AssociateResolverRuleCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link AssociateResolverRuleCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface AssociateResolverRuleCommandOutput extends AssociateResolverRul
|
|
|
61
68
|
export declare class AssociateResolverRuleCommand extends $Command<AssociateResolverRuleCommandInput, AssociateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
62
69
|
readonly input: AssociateResolverRuleCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: AssociateResolverRuleCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateResolverRuleCommandInput, AssociateResolverRuleCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateFirewallDomainListRequest, CreateFirewallDomainListResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateFirewallDomainListCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateFirewallDomainListCommandInput extends CreateFirewallDomainListRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateFirewallDomainListCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateFirewallDomainListCommandOutput extends CreateFirewallDomainListResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <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>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateFirewallDomainListCommandOutput extends CreateFirewallDom
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateFirewallDomainListCommandInput - {@link CreateFirewallDomainListCommandInput}
|
|
34
|
+
* @returns {@link CreateFirewallDomainListCommandOutput}
|
|
28
35
|
* @see {@link CreateFirewallDomainListCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateFirewallDomainListCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface CreateFirewallDomainListCommandOutput extends CreateFirewallDom
|
|
|
50
57
|
export declare class CreateFirewallDomainListCommand extends $Command<CreateFirewallDomainListCommandInput, CreateFirewallDomainListCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
51
58
|
readonly input: CreateFirewallDomainListCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: CreateFirewallDomainListCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFirewallDomainListCommandInput, CreateFirewallDomainListCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateFirewallRuleRequest, CreateFirewallRuleResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateFirewallRuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateFirewallRuleCommandInput extends CreateFirewallRuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateFirewallRuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateFirewallRuleCommandOutput extends CreateFirewallRuleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a single DNS Firewall rule in the specified rule group, using the specified domain list.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateFirewallRuleCommandOutput extends CreateFirewallRuleRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateFirewallRuleCommandInput - {@link CreateFirewallRuleCommandInput}
|
|
34
|
+
* @returns {@link CreateFirewallRuleCommandOutput}
|
|
28
35
|
* @see {@link CreateFirewallRuleCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateFirewallRuleCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface CreateFirewallRuleCommandOutput extends CreateFirewallRuleRespo
|
|
|
53
60
|
export declare class CreateFirewallRuleCommand extends $Command<CreateFirewallRuleCommandInput, CreateFirewallRuleCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
54
61
|
readonly input: CreateFirewallRuleCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: CreateFirewallRuleCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFirewallRuleCommandInput, CreateFirewallRuleCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateFirewallRuleGroupRequest, CreateFirewallRuleGroupResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateFirewallRuleGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateFirewallRuleGroupCommandInput extends CreateFirewallRuleGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateFirewallRuleGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateFirewallRuleGroupCommandOutput extends CreateFirewallRuleGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <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
|
|
18
23
|
* by calling <a>CreateFirewallRule</a>. </p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateFirewallRuleGroupCommandOutput extends CreateFirewallRule
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateFirewallRuleGroupCommandInput - {@link CreateFirewallRuleGroupCommandInput}
|
|
35
|
+
* @returns {@link CreateFirewallRuleGroupCommandOutput}
|
|
29
36
|
* @see {@link CreateFirewallRuleGroupCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateFirewallRuleGroupCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface CreateFirewallRuleGroupCommandOutput extends CreateFirewallRule
|
|
|
51
58
|
export declare class CreateFirewallRuleGroupCommand extends $Command<CreateFirewallRuleGroupCommandInput, CreateFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
52
59
|
readonly input: CreateFirewallRuleGroupCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: CreateFirewallRuleGroupCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFirewallRuleGroupCommandInput, CreateFirewallRuleGroupCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateResolverEndpointRequest, CreateResolverEndpointResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateResolverEndpointCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateResolverEndpointCommandInput extends CreateResolverEndpointRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateResolverEndpointCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateResolverEndpointCommandOutput extends CreateResolverEndpointResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a Resolver endpoint. There are two types of Resolver endpoints, inbound and outbound:</p>
|
|
18
23
|
* <ul>
|
|
19
24
|
* <li>
|
|
@@ -35,6 +40,8 @@ export interface CreateResolverEndpointCommandOutput extends CreateResolverEndpo
|
|
|
35
40
|
* const response = await client.send(command);
|
|
36
41
|
* ```
|
|
37
42
|
*
|
|
43
|
+
* @param CreateResolverEndpointCommandInput - {@link CreateResolverEndpointCommandInput}
|
|
44
|
+
* @returns {@link CreateResolverEndpointCommandOutput}
|
|
38
45
|
* @see {@link CreateResolverEndpointCommandInput} for command's `input` shape.
|
|
39
46
|
* @see {@link CreateResolverEndpointCommandOutput} for command's `response` shape.
|
|
40
47
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -65,11 +72,20 @@ export interface CreateResolverEndpointCommandOutput extends CreateResolverEndpo
|
|
|
65
72
|
export declare class CreateResolverEndpointCommand extends $Command<CreateResolverEndpointCommandInput, CreateResolverEndpointCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
66
73
|
readonly input: CreateResolverEndpointCommandInput;
|
|
67
74
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
68
78
|
constructor(input: CreateResolverEndpointCommandInput);
|
|
69
79
|
/**
|
|
70
80
|
* @internal
|
|
71
81
|
*/
|
|
72
82
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResolverEndpointCommandInput, CreateResolverEndpointCommandOutput>;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
73
86
|
private serialize;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
74
90
|
private deserialize;
|
|
75
91
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateResolverQueryLogConfigRequest, CreateResolverQueryLogConfigResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateResolverQueryLogConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateResolverQueryLogConfigCommandInput extends CreateResolverQueryLogConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateResolverQueryLogConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateResolverQueryLogConfigCommandOutput extends CreateResolverQueryLogConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a Resolver query logging configuration, which defines where you want Resolver to save DNS query logs that originate in your VPCs.
|
|
18
23
|
* Resolver can log queries only for VPCs that are in the same Region as the query logging configuration.</p>
|
|
19
24
|
* <p>To specify which VPCs you want to log queries for, you use <code>AssociateResolverQueryLogConfig</code>. For more information, see
|
|
@@ -31,6 +36,8 @@ export interface CreateResolverQueryLogConfigCommandOutput extends CreateResolve
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param CreateResolverQueryLogConfigCommandInput - {@link CreateResolverQueryLogConfigCommandInput}
|
|
40
|
+
* @returns {@link CreateResolverQueryLogConfigCommandOutput}
|
|
34
41
|
* @see {@link CreateResolverQueryLogConfigCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link CreateResolverQueryLogConfigCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface CreateResolverQueryLogConfigCommandOutput extends CreateResolve
|
|
|
64
71
|
export declare class CreateResolverQueryLogConfigCommand extends $Command<CreateResolverQueryLogConfigCommandInput, CreateResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
65
72
|
readonly input: CreateResolverQueryLogConfigCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: CreateResolverQueryLogConfigCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResolverQueryLogConfigCommandInput, CreateResolverQueryLogConfigCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateResolverRuleRequest, CreateResolverRuleResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateResolverRuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateResolverRuleCommandInput extends CreateResolverRuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateResolverRuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateResolverRuleCommandOutput extends CreateResolverRuleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>For DNS queries that originate in your VPCs, specifies which Resolver endpoint the queries pass through,
|
|
18
23
|
* one domain name that you want to forward to your network, and the IP addresses of the DNS resolvers in your network.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateResolverRuleCommandOutput extends CreateResolverRuleRespo
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateResolverRuleCommandInput - {@link CreateResolverRuleCommandInput}
|
|
35
|
+
* @returns {@link CreateResolverRuleCommandOutput}
|
|
29
36
|
* @see {@link CreateResolverRuleCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateResolverRuleCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface CreateResolverRuleCommandOutput extends CreateResolverRuleRespo
|
|
|
59
66
|
export declare class CreateResolverRuleCommand extends $Command<CreateResolverRuleCommandInput, CreateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
60
67
|
readonly input: CreateResolverRuleCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: CreateResolverRuleCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResolverRuleCommandInput, CreateResolverRuleCommandOutput>;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
67
80
|
private serialize;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
68
84
|
private deserialize;
|
|
69
85
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteFirewallDomainListRequest, DeleteFirewallDomainListResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteFirewallDomainListCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteFirewallDomainListCommandInput extends DeleteFirewallDomainListRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteFirewallDomainListCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteFirewallDomainListCommandOutput extends DeleteFirewallDomainListResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the specified domain list. </p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteFirewallDomainListCommandOutput extends DeleteFirewallDom
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteFirewallDomainListCommandInput - {@link DeleteFirewallDomainListCommandInput}
|
|
34
|
+
* @returns {@link DeleteFirewallDomainListCommandOutput}
|
|
28
35
|
* @see {@link DeleteFirewallDomainListCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteFirewallDomainListCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface DeleteFirewallDomainListCommandOutput extends DeleteFirewallDom
|
|
|
51
58
|
export declare class DeleteFirewallDomainListCommand extends $Command<DeleteFirewallDomainListCommandInput, DeleteFirewallDomainListCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
52
59
|
readonly input: DeleteFirewallDomainListCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: DeleteFirewallDomainListCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFirewallDomainListCommandInput, DeleteFirewallDomainListCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteFirewallRuleRequest, DeleteFirewallRuleResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteFirewallRuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteFirewallRuleCommandInput extends DeleteFirewallRuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteFirewallRuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteFirewallRuleCommandOutput extends DeleteFirewallRuleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the specified firewall rule.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteFirewallRuleCommandOutput extends DeleteFirewallRuleRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteFirewallRuleCommandInput - {@link DeleteFirewallRuleCommandInput}
|
|
34
|
+
* @returns {@link DeleteFirewallRuleCommandOutput}
|
|
28
35
|
* @see {@link DeleteFirewallRuleCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteFirewallRuleCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface DeleteFirewallRuleCommandOutput extends DeleteFirewallRuleRespo
|
|
|
46
53
|
export declare class DeleteFirewallRuleCommand extends $Command<DeleteFirewallRuleCommandInput, DeleteFirewallRuleCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
47
54
|
readonly input: DeleteFirewallRuleCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: DeleteFirewallRuleCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFirewallRuleCommandInput, DeleteFirewallRuleCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteFirewallRuleGroupRequest, DeleteFirewallRuleGroupResponse } from "../models/models_0";
|
|
5
5
|
import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteFirewallRuleGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteFirewallRuleGroupCommandInput extends DeleteFirewallRuleGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteFirewallRuleGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteFirewallRuleGroupCommandOutput extends DeleteFirewallRuleGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the specified firewall rule group. </p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteFirewallRuleGroupCommandOutput extends DeleteFirewallRule
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteFirewallRuleGroupCommandInput - {@link DeleteFirewallRuleGroupCommandInput}
|
|
34
|
+
* @returns {@link DeleteFirewallRuleGroupCommandOutput}
|
|
28
35
|
* @see {@link DeleteFirewallRuleGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteFirewallRuleGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Route53ResolverClientResolvedConfig | config} for Route53ResolverClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface DeleteFirewallRuleGroupCommandOutput extends DeleteFirewallRule
|
|
|
55
62
|
export declare class DeleteFirewallRuleGroupCommand extends $Command<DeleteFirewallRuleGroupCommandInput, DeleteFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig> {
|
|
56
63
|
readonly input: DeleteFirewallRuleGroupCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: DeleteFirewallRuleGroupCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFirewallRuleGroupCommandInput, DeleteFirewallRuleGroupCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|