@aws-sdk/client-route53resolver 3.529.1 → 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/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- 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/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface GetFirewallRuleGroupAssociationCommandOutput extends GetFirewal
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFirewallRuleGroupAssociationCommand_base: {
|
|
24
24
|
new (input: GetFirewallRuleGroupAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetFirewallRuleGroupAssociationCommandInput, GetFirewallRuleGroupAssociationCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFirewallRuleGroupAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetFirewallRuleGroupAssociationCommandInput, GetFirewallRuleGroupAssociationCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a firewall rule group association, which enables DNS filtering for a VPC with one rule group. A VPC can have more than one firewall rule group association, and a rule group can be associated with more than one VPC.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const GetFirewallRuleGroupAssociationCommand_base: {
|
|
|
79
79
|
* @throws {@link Route53ResolverServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class GetFirewallRuleGroupAssociationCommand extends GetFirewallRuleGroupAssociationCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFirewallRuleGroupCommandOutput extends GetFirewallRuleGroupR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFirewallRuleGroupCommand_base: {
|
|
24
24
|
new (input: GetFirewallRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetFirewallRuleGroupCommandInput, GetFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFirewallRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetFirewallRuleGroupCommandInput, GetFirewallRuleGroupCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves 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.
|
|
@@ -77,6 +77,7 @@ declare const GetFirewallRuleGroupCommand_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 GetFirewallRuleGroupCommand extends GetFirewallRuleGroupCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetFirewallRuleGroupPolicyCommandOutput extends GetFirewallRule
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetFirewallRuleGroupPolicyCommand_base: {
|
|
24
24
|
new (input: GetFirewallRuleGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetFirewallRuleGroupPolicyCommandInput, GetFirewallRuleGroupPolicyCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetFirewallRuleGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetFirewallRuleGroupPolicyCommandInput, GetFirewallRuleGroupPolicyCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the Identity and Access Management (Amazon Web Services IAM) policy for sharing the
|
|
30
30
|
* specified rule group. You can use the policy to share the rule group using Resource Access Manager (RAM). </p>
|
|
31
31
|
* @example
|
|
@@ -70,6 +70,7 @@ declare const GetFirewallRuleGroupPolicyCommand_base: {
|
|
|
70
70
|
* @throws {@link Route53ResolverServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class GetFirewallRuleGroupPolicyCommand extends GetFirewallRuleGroupPolicyCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetOutpostResolverCommandOutput extends GetOutpostResolverRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetOutpostResolverCommand_base: {
|
|
24
24
|
new (input: GetOutpostResolverCommandInput): import("@smithy/smithy-client").CommandImpl<GetOutpostResolverCommandInput, GetOutpostResolverCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetOutpostResolverCommandInput): import("@smithy/smithy-client").CommandImpl<GetOutpostResolverCommandInput, GetOutpostResolverCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified Resolver on the Outpost, such as its instance count and
|
|
30
30
|
* type, name, and the current status of the Resolver.</p>
|
|
31
31
|
* @example
|
|
@@ -82,6 +82,7 @@ declare const GetOutpostResolverCommand_base: {
|
|
|
82
82
|
* @throws {@link Route53ResolverServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetOutpostResolverCommand extends GetOutpostResolverCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResolverConfigCommandOutput extends GetResolverConfigRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResolverConfigCommand_base: {
|
|
24
24
|
new (input: GetResolverConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverConfigCommandInput, GetResolverConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResolverConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverConfigCommandInput, GetResolverConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the behavior configuration of Route 53 Resolver behavior for a single VPC from
|
|
30
30
|
* Amazon Virtual Private Cloud.</p>
|
|
31
31
|
* @example
|
|
@@ -78,6 +78,7 @@ declare const GetResolverConfigCommand_base: {
|
|
|
78
78
|
* @throws {@link Route53ResolverServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetResolverConfigCommand extends GetResolverConfigCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResolverDnssecConfigCommandOutput extends GetResolverDnssecC
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResolverDnssecConfigCommand_base: {
|
|
24
24
|
new (input: GetResolverDnssecConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverDnssecConfigCommandInput, GetResolverDnssecConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResolverDnssecConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverDnssecConfigCommandInput, GetResolverDnssecConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets DNSSEC validation information for a specified resource.</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 GetResolverDnssecConfigCommand_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 GetResolverDnssecConfigCommand extends GetResolverDnssecConfigCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResolverEndpointCommandOutput extends GetResolverEndpointRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResolverEndpointCommand_base: {
|
|
24
24
|
new (input: GetResolverEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverEndpointCommandInput, GetResolverEndpointCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResolverEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverEndpointCommandInput, GetResolverEndpointCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified Resolver endpoint, such as whether it's an inbound or an outbound Resolver endpoint, and the
|
|
30
30
|
* current status of the endpoint.</p>
|
|
31
31
|
* @example
|
|
@@ -87,6 +87,7 @@ declare const GetResolverEndpointCommand_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 GetResolverEndpointCommand extends GetResolverEndpointCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResolverQueryLogConfigAssociationCommandOutput extends GetRe
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResolverQueryLogConfigAssociationCommand_base: {
|
|
24
24
|
new (input: GetResolverQueryLogConfigAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverQueryLogConfigAssociationCommandInput, GetResolverQueryLogConfigAssociationCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResolverQueryLogConfigAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverQueryLogConfigAssociationCommandInput, GetResolverQueryLogConfigAssociationCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified association between a Resolver query logging configuration and an Amazon VPC. When you associate a VPC
|
|
30
30
|
* with a query logging configuration, Resolver logs DNS queries that originate in that VPC.</p>
|
|
31
31
|
* @example
|
|
@@ -80,6 +80,7 @@ declare const GetResolverQueryLogConfigAssociationCommand_base: {
|
|
|
80
80
|
* @throws {@link Route53ResolverServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class GetResolverQueryLogConfigAssociationCommand extends GetResolverQueryLogConfigAssociationCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResolverQueryLogConfigCommandOutput extends GetResolverQuery
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResolverQueryLogConfigCommand_base: {
|
|
24
24
|
new (input: GetResolverQueryLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverQueryLogConfigCommandInput, GetResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResolverQueryLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverQueryLogConfigCommandInput, GetResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified Resolver query logging configuration, such as the number of VPCs that the configuration
|
|
30
30
|
* is logging queries for and the location that logs are sent to. </p>
|
|
31
31
|
* @example
|
|
@@ -83,6 +83,7 @@ declare const GetResolverQueryLogConfigCommand_base: {
|
|
|
83
83
|
* @throws {@link Route53ResolverServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class GetResolverQueryLogConfigCommand extends GetResolverQueryLogConfigCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResolverQueryLogConfigPolicyCommandOutput extends GetResolve
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResolverQueryLogConfigPolicyCommand_base: {
|
|
24
24
|
new (input: GetResolverQueryLogConfigPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverQueryLogConfigPolicyCommandInput, GetResolverQueryLogConfigPolicyCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResolverQueryLogConfigPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverQueryLogConfigPolicyCommandInput, GetResolverQueryLogConfigPolicyCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a query logging policy. A query logging policy specifies the Resolver query logging
|
|
30
30
|
* operations and resources that you want to allow another Amazon Web Services account to be able to use.</p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const GetResolverQueryLogConfigPolicyCommand_base: {
|
|
|
69
69
|
* @throws {@link Route53ResolverServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class GetResolverQueryLogConfigPolicyCommand extends GetResolverQueryLogConfigPolicyCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResolverRuleAssociationCommandOutput extends GetResolverRule
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResolverRuleAssociationCommand_base: {
|
|
24
24
|
new (input: GetResolverRuleAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverRuleAssociationCommandInput, GetResolverRuleAssociationCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResolverRuleAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverRuleAssociationCommandInput, GetResolverRuleAssociationCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about an association between a specified Resolver rule and a VPC. You associate a Resolver rule and a VPC using
|
|
30
30
|
* <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverRule.html">AssociateResolverRule</a>. </p>
|
|
31
31
|
* @example
|
|
@@ -73,6 +73,7 @@ declare const GetResolverRuleAssociationCommand_base: {
|
|
|
73
73
|
* @throws {@link Route53ResolverServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class GetResolverRuleAssociationCommand extends GetResolverRuleAssociationCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResolverRuleCommandOutput extends GetResolverRuleResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResolverRuleCommand_base: {
|
|
24
24
|
new (input: GetResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverRuleCommandInput, GetResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverRuleCommandInput, GetResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specified Resolver rule, such as the domain name that the rule forwards DNS queries for and the ID of the
|
|
30
30
|
* outbound Resolver endpoint that the rule is associated with.</p>
|
|
31
31
|
* @example
|
|
@@ -88,6 +88,7 @@ declare const GetResolverRuleCommand_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 GetResolverRuleCommand extends GetResolverRuleCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResolverRulePolicyCommandOutput extends GetResolverRulePolic
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResolverRulePolicyCommand_base: {
|
|
24
24
|
new (input: GetResolverRulePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverRulePolicyCommandInput, GetResolverRulePolicyCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResolverRulePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverRulePolicyCommandInput, GetResolverRulePolicyCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the Resolver rule policy for a specified rule. A Resolver rule policy includes the rule that you want to share
|
|
30
30
|
* with another account, the account that you want to share the rule with, and the Resolver operations that you want to allow the account to use. </p>
|
|
31
31
|
* @example
|
|
@@ -66,6 +66,7 @@ declare const GetResolverRulePolicyCommand_base: {
|
|
|
66
66
|
* @throws {@link Route53ResolverServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class GetResolverRulePolicyCommand extends GetResolverRulePolicyCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface ImportFirewallDomainsCommandOutput extends ImportFirewallDomain
|
|
|
22
22
|
}
|
|
23
23
|
declare const ImportFirewallDomainsCommand_base: {
|
|
24
24
|
new (input: ImportFirewallDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ImportFirewallDomainsCommandInput, ImportFirewallDomainsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ImportFirewallDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ImportFirewallDomainsCommandInput, ImportFirewallDomainsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Imports domain names from a file into a domain list, for use in a DNS firewall rule group. </p>
|
|
30
30
|
* <p>Each domain specification in your domain list must satisfy the following
|
|
31
31
|
* requirements: </p>
|
|
@@ -97,6 +97,7 @@ declare const ImportFirewallDomainsCommand_base: {
|
|
|
97
97
|
* @throws {@link Route53ResolverServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class ImportFirewallDomainsCommand extends ImportFirewallDomainsCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFirewallConfigsCommandOutput extends ListFirewallConfigsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFirewallConfigsCommand_base: {
|
|
24
24
|
new (input: ListFirewallConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFirewallConfigsCommandInput, ListFirewallConfigsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListFirewallConfigsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFirewallConfigsCommandInput, ListFirewallConfigsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the firewall configurations that you have defined. DNS Firewall uses the configurations to manage firewall behavior for your VPCs. </p>
|
|
30
30
|
* <p>A single call might return only a partial list of the configurations. For information, see <code>MaxResults</code>. </p>
|
|
31
31
|
* @example
|
|
@@ -76,6 +76,7 @@ declare const ListFirewallConfigsCommand_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 ListFirewallConfigsCommand extends ListFirewallConfigsCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFirewallDomainListsCommandOutput extends ListFirewallDomain
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFirewallDomainListsCommand_base: {
|
|
24
24
|
new (input: ListFirewallDomainListsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFirewallDomainListsCommandInput, ListFirewallDomainListsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListFirewallDomainListsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFirewallDomainListsCommandInput, ListFirewallDomainListsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the firewall domain lists that you have defined. For each firewall domain list, you can retrieve the domains that are defined for a list by calling <a>ListFirewallDomains</a>. </p>
|
|
30
30
|
* <p>A single call to this list operation might return only a partial list of the domain lists. For information, see <code>MaxResults</code>. </p>
|
|
31
31
|
* @example
|
|
@@ -77,6 +77,7 @@ declare const ListFirewallDomainListsCommand_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 ListFirewallDomainListsCommand extends ListFirewallDomainListsCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFirewallDomainsCommandOutput extends ListFirewallDomainsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFirewallDomainsCommand_base: {
|
|
24
24
|
new (input: ListFirewallDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFirewallDomainsCommandInput, ListFirewallDomainsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListFirewallDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFirewallDomainsCommandInput, ListFirewallDomainsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the domains that you have defined for the specified firewall domain list. </p>
|
|
30
30
|
* <p>A single call might return only a partial list of the domains. For information, see <code>MaxResults</code>. </p>
|
|
31
31
|
* @example
|
|
@@ -75,6 +75,7 @@ declare const ListFirewallDomainsCommand_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 ListFirewallDomainsCommand extends ListFirewallDomainsCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFirewallRuleGroupAssociationsCommandOutput extends ListFire
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFirewallRuleGroupAssociationsCommand_base: {
|
|
24
24
|
new (input: ListFirewallRuleGroupAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFirewallRuleGroupAssociationsCommandInput, ListFirewallRuleGroupAssociationsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListFirewallRuleGroupAssociationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFirewallRuleGroupAssociationsCommandInput, ListFirewallRuleGroupAssociationsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the firewall rule group associations that you have defined. Each association enables DNS filtering for a VPC with one rule group. </p>
|
|
30
30
|
* <p>A single call might return only a partial list of the associations. For information, see <code>MaxResults</code>. </p>
|
|
31
31
|
* @example
|
|
@@ -89,6 +89,7 @@ declare const ListFirewallRuleGroupAssociationsCommand_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 ListFirewallRuleGroupAssociationsCommand extends ListFirewallRuleGroupAssociationsCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFirewallRuleGroupsCommandOutput extends ListFirewallRuleGro
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFirewallRuleGroupsCommand_base: {
|
|
24
24
|
new (input: ListFirewallRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFirewallRuleGroupsCommandInput, ListFirewallRuleGroupsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListFirewallRuleGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListFirewallRuleGroupsCommandInput, ListFirewallRuleGroupsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the minimal high-level information for the rule groups that you have defined. </p>
|
|
30
30
|
* <p>A single call might return only a partial list of the rule groups. For information, see <code>MaxResults</code>. </p>
|
|
31
31
|
* @example
|
|
@@ -78,6 +78,7 @@ declare const ListFirewallRuleGroupsCommand_base: {
|
|
|
78
78
|
* @throws {@link Route53ResolverServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListFirewallRuleGroupsCommand extends ListFirewallRuleGroupsCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListFirewallRulesCommandOutput extends ListFirewallRulesRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListFirewallRulesCommand_base: {
|
|
24
24
|
new (input: ListFirewallRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFirewallRulesCommandInput, ListFirewallRulesCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListFirewallRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListFirewallRulesCommandInput, ListFirewallRulesCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the firewall rules that you have defined for the specified firewall rule group. DNS Firewall uses the rules in a rule group to filter DNS network traffic for a VPC. </p>
|
|
30
30
|
* <p>A single call might return only a partial list of the rules. For information, see <code>MaxResults</code>. </p>
|
|
31
31
|
* @example
|
|
@@ -91,6 +91,7 @@ declare const ListFirewallRulesCommand_base: {
|
|
|
91
91
|
* @throws {@link Route53ResolverServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListFirewallRulesCommand extends ListFirewallRulesCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListOutpostResolversCommandOutput extends ListOutpostResolversR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListOutpostResolversCommand_base: {
|
|
24
24
|
new (input: ListOutpostResolversCommandInput): import("@smithy/smithy-client").CommandImpl<ListOutpostResolversCommandInput, ListOutpostResolversCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListOutpostResolversCommandInput]): import("@smithy/smithy-client").CommandImpl<ListOutpostResolversCommandInput, ListOutpostResolversCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all the Resolvers on Outposts that were created using the current Amazon Web Services account.</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 ListOutpostResolversCommand_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 ListOutpostResolversCommand extends ListOutpostResolversCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResolverConfigsCommandOutput extends ListResolverConfigsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResolverConfigsCommand_base: {
|
|
24
24
|
new (input: ListResolverConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolverConfigsCommandInput, ListResolverConfigsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListResolverConfigsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResolverConfigsCommandInput, ListResolverConfigsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the Resolver configurations that you have defined.
|
|
30
30
|
* Route 53 Resolver uses the configurations to manage DNS resolution behavior for your VPCs.</p>
|
|
31
31
|
* @example
|
|
@@ -85,6 +85,7 @@ declare const ListResolverConfigsCommand_base: {
|
|
|
85
85
|
* @throws {@link Route53ResolverServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListResolverConfigsCommand extends ListResolverConfigsCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResolverDnssecConfigsCommandOutput extends ListResolverDnss
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResolverDnssecConfigsCommand_base: {
|
|
24
24
|
new (input: ListResolverDnssecConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolverDnssecConfigsCommandInput, ListResolverDnssecConfigsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListResolverDnssecConfigsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResolverDnssecConfigsCommandInput, ListResolverDnssecConfigsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the configurations for DNSSEC validation that are associated with the current Amazon Web Services account.</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 ListResolverDnssecConfigsCommand_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 ListResolverDnssecConfigsCommand extends ListResolverDnssecConfigsCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResolverEndpointIpAddressesCommandOutput extends ListResolv
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResolverEndpointIpAddressesCommand_base: {
|
|
24
24
|
new (input: ListResolverEndpointIpAddressesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolverEndpointIpAddressesCommandInput, ListResolverEndpointIpAddressesCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListResolverEndpointIpAddressesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolverEndpointIpAddressesCommandInput, ListResolverEndpointIpAddressesCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the IP addresses for a specified Resolver endpoint.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const ListResolverEndpointIpAddressesCommand_base: {
|
|
|
83
83
|
* @throws {@link Route53ResolverServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListResolverEndpointIpAddressesCommand extends ListResolverEndpointIpAddressesCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResolverEndpointsCommandOutput extends ListResolverEndpoint
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResolverEndpointsCommand_base: {
|
|
24
24
|
new (input: ListResolverEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolverEndpointsCommandInput, ListResolverEndpointsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListResolverEndpointsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResolverEndpointsCommandInput, ListResolverEndpointsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all the Resolver endpoints that were created using the current Amazon Web Services account.</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 ListResolverEndpointsCommand_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 ListResolverEndpointsCommand extends ListResolverEndpointsCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResolverQueryLogConfigAssociationsCommandOutput extends Lis
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResolverQueryLogConfigAssociationsCommand_base: {
|
|
24
24
|
new (input: ListResolverQueryLogConfigAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolverQueryLogConfigAssociationsCommandInput, ListResolverQueryLogConfigAssociationsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListResolverQueryLogConfigAssociationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResolverQueryLogConfigAssociationsCommandInput, ListResolverQueryLogConfigAssociationsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists information about associations between Amazon VPCs and query logging configurations.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const ListResolverQueryLogConfigAssociationsCommand_base: {
|
|
|
95
95
|
* @throws {@link Route53ResolverServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class ListResolverQueryLogConfigAssociationsCommand extends ListResolverQueryLogConfigAssociationsCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResolverQueryLogConfigsCommandOutput extends ListResolverQu
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResolverQueryLogConfigsCommand_base: {
|
|
24
24
|
new (input: ListResolverQueryLogConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolverQueryLogConfigsCommandInput, ListResolverQueryLogConfigsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListResolverQueryLogConfigsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResolverQueryLogConfigsCommandInput, ListResolverQueryLogConfigsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists information about the specified query logging configurations. Each configuration defines where you want Resolver to save
|
|
30
30
|
* DNS query logs and specifies the VPCs that you want to log queries for.</p>
|
|
31
31
|
* @example
|
|
@@ -99,6 +99,7 @@ declare const ListResolverQueryLogConfigsCommand_base: {
|
|
|
99
99
|
* @throws {@link Route53ResolverServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class ListResolverQueryLogConfigsCommand extends ListResolverQueryLogConfigsCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResolverRuleAssociationsCommandOutput extends ListResolverR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResolverRuleAssociationsCommand_base: {
|
|
24
24
|
new (input: ListResolverRuleAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolverRuleAssociationsCommandInput, ListResolverRuleAssociationsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListResolverRuleAssociationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResolverRuleAssociationsCommandInput, ListResolverRuleAssociationsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the associations that were created between Resolver rules and VPCs using the current Amazon Web Services account.</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 ListResolverRuleAssociationsCommand_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 ListResolverRuleAssociationsCommand extends ListResolverRuleAssociationsCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResolverRulesCommandOutput extends ListResolverRulesRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResolverRulesCommand_base: {
|
|
24
24
|
new (input: ListResolverRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResolverRulesCommandInput, ListResolverRulesCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListResolverRulesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResolverRulesCommandInput, ListResolverRulesCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the Resolver rules that were created using the current Amazon Web Services account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -103,6 +103,7 @@ declare const ListResolverRulesCommand_base: {
|
|
|
103
103
|
* @throws {@link Route53ResolverServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Route53Resolver service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class ListResolverRulesCommand extends ListResolverRulesCommand_base {
|
|
108
109
|
}
|