@aws-sdk/client-route53resolver 3.651.1 → 3.658.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/commands/AssociateFirewallRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +11 -0
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/AssociateResolverRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +11 -0
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateOutpostResolverCommand.d.ts +11 -0
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +11 -0
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteOutpostResolverCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResolverRuleCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +12 -1
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +11 -0
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +11 -0
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetOutpostResolverCommand.d.ts +11 -0
- package/dist-types/commands/GetResolverConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetResolverEndpointCommand.d.ts +11 -0
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +11 -0
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +11 -0
- package/dist-types/commands/GetResolverRuleCommand.d.ts +11 -0
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +11 -0
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +11 -0
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +11 -0
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +11 -0
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +11 -0
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +11 -0
- package/dist-types/commands/ListOutpostResolversCommand.d.ts +11 -0
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +11 -0
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +11 -0
- package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +11 -0
- package/dist-types/commands/ListResolverEndpointsCommand.d.ts +11 -0
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +11 -0
- package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/ListResolverRulesCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +11 -0
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +11 -0
- package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOutpostResolverCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResolverRuleCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOutpostResolverCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteOutpostResolverCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOutpostResolverCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOutpostResolversCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOutpostResolverCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -82,4 +82,15 @@ declare const ListFirewallConfigsCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class ListFirewallConfigsCommand extends ListFirewallConfigsCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: ListFirewallConfigsRequest;
|
|
89
|
+
output: ListFirewallConfigsResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: ListFirewallConfigsCommandInput;
|
|
93
|
+
output: ListFirewallConfigsCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListFirewallDomainListsCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListFirewallDomainListsCommand extends ListFirewallDomainListsCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListFirewallDomainListsRequest;
|
|
90
|
+
output: ListFirewallDomainListsResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListFirewallDomainListsCommandInput;
|
|
94
|
+
output: ListFirewallDomainListsCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListFirewallDomainsCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListFirewallDomainsCommand extends ListFirewallDomainsCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListFirewallDomainsRequest;
|
|
88
|
+
output: ListFirewallDomainsResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListFirewallDomainsCommandInput;
|
|
92
|
+
output: ListFirewallDomainsCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -95,4 +95,15 @@ declare const ListFirewallRuleGroupAssociationsCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class ListFirewallRuleGroupAssociationsCommand extends ListFirewallRuleGroupAssociationsCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: ListFirewallRuleGroupAssociationsRequest;
|
|
102
|
+
output: ListFirewallRuleGroupAssociationsResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: ListFirewallRuleGroupAssociationsCommandInput;
|
|
106
|
+
output: ListFirewallRuleGroupAssociationsCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -84,4 +84,15 @@ declare const ListFirewallRuleGroupsCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class ListFirewallRuleGroupsCommand extends ListFirewallRuleGroupsCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: ListFirewallRuleGroupsRequest;
|
|
91
|
+
output: ListFirewallRuleGroupsResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: ListFirewallRuleGroupsCommandInput;
|
|
95
|
+
output: ListFirewallRuleGroupsCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -98,4 +98,15 @@ declare const ListFirewallRulesCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class ListFirewallRulesCommand extends ListFirewallRulesCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: ListFirewallRulesRequest;
|
|
105
|
+
output: ListFirewallRulesResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: ListFirewallRulesCommandInput;
|
|
109
|
+
output: ListFirewallRulesCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListOutpostResolversCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListOutpostResolversCommand extends ListOutpostResolversCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListOutpostResolversRequest;
|
|
99
|
+
output: ListOutpostResolversResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListOutpostResolversCommandInput;
|
|
103
|
+
output: ListOutpostResolversCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -91,4 +91,15 @@ declare const ListResolverConfigsCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class ListResolverConfigsCommand extends ListResolverConfigsCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: ListResolverConfigsRequest;
|
|
98
|
+
output: ListResolverConfigsResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: ListResolverConfigsCommandInput;
|
|
102
|
+
output: ListResolverConfigsCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -94,4 +94,15 @@ declare const ListResolverDnssecConfigsCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class ListResolverDnssecConfigsCommand extends ListResolverDnssecConfigsCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: ListResolverDnssecConfigsRequest;
|
|
101
|
+
output: ListResolverDnssecConfigsResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: ListResolverDnssecConfigsCommandInput;
|
|
105
|
+
output: ListResolverDnssecConfigsCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -87,4 +87,15 @@ declare const ListResolverEndpointIpAddressesCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class ListResolverEndpointIpAddressesCommand extends ListResolverEndpointIpAddressesCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: ListResolverEndpointIpAddressesRequest;
|
|
94
|
+
output: ListResolverEndpointIpAddressesResponse;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: ListResolverEndpointIpAddressesCommandInput;
|
|
98
|
+
output: ListResolverEndpointIpAddressesCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -106,4 +106,15 @@ declare const ListResolverEndpointsCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class ListResolverEndpointsCommand extends ListResolverEndpointsCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: ListResolverEndpointsRequest;
|
|
113
|
+
output: ListResolverEndpointsResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: ListResolverEndpointsCommandInput;
|
|
117
|
+
output: ListResolverEndpointsCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -101,4 +101,15 @@ declare const ListResolverQueryLogConfigAssociationsCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class ListResolverQueryLogConfigAssociationsCommand extends ListResolverQueryLogConfigAssociationsCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: ListResolverQueryLogConfigAssociationsRequest;
|
|
108
|
+
output: ListResolverQueryLogConfigAssociationsResponse;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: ListResolverQueryLogConfigAssociationsCommandInput;
|
|
112
|
+
output: ListResolverQueryLogConfigAssociationsCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -105,4 +105,15 @@ declare const ListResolverQueryLogConfigsCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class ListResolverQueryLogConfigsCommand extends ListResolverQueryLogConfigsCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: ListResolverQueryLogConfigsRequest;
|
|
112
|
+
output: ListResolverQueryLogConfigsResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: ListResolverQueryLogConfigsCommandInput;
|
|
116
|
+
output: ListResolverQueryLogConfigsCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListResolverRuleAssociationsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListResolverRuleAssociationsCommand extends ListResolverRuleAssociationsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListResolverRuleAssociationsRequest;
|
|
99
|
+
output: ListResolverRuleAssociationsResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListResolverRuleAssociationsCommandInput;
|
|
103
|
+
output: ListResolverRuleAssociationsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -107,4 +107,15 @@ declare const ListResolverRulesCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class ListResolverRulesCommand extends ListResolverRulesCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: ListResolverRulesRequest;
|
|
114
|
+
output: ListResolverRulesResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: ListResolverRulesCommandInput;
|
|
118
|
+
output: ListResolverRulesCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListTagsForResourceRequest;
|
|
90
|
+
output: ListTagsForResourceResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListTagsForResourceCommandInput;
|
|
94
|
+
output: ListTagsForResourceCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -78,4 +78,15 @@ declare const PutFirewallRuleGroupPolicyCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class PutFirewallRuleGroupPolicyCommand extends PutFirewallRuleGroupPolicyCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: PutFirewallRuleGroupPolicyRequest;
|
|
85
|
+
output: PutFirewallRuleGroupPolicyResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: PutFirewallRuleGroupPolicyCommandInput;
|
|
89
|
+
output: PutFirewallRuleGroupPolicyCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -79,4 +79,15 @@ declare const PutResolverQueryLogConfigPolicyCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class PutResolverQueryLogConfigPolicyCommand extends PutResolverQueryLogConfigPolicyCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: PutResolverQueryLogConfigPolicyRequest;
|
|
86
|
+
output: PutResolverQueryLogConfigPolicyResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: PutResolverQueryLogConfigPolicyCommandInput;
|
|
90
|
+
output: PutResolverQueryLogConfigPolicyCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -76,4 +76,15 @@ declare const PutResolverRulePolicyCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class PutResolverRulePolicyCommand extends PutResolverRulePolicyCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: PutResolverRulePolicyRequest;
|
|
83
|
+
output: PutResolverRulePolicyResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: PutResolverRulePolicyCommandInput;
|
|
87
|
+
output: PutResolverRulePolicyCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -82,4 +82,15 @@ declare const TagResourceCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: TagResourceRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: TagResourceCommandInput;
|
|
93
|
+
output: TagResourceCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -73,4 +73,15 @@ declare const UntagResourceCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: UntagResourceRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: UntagResourceCommandInput;
|
|
84
|
+
output: UntagResourceCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -82,4 +82,15 @@ declare const UpdateFirewallConfigCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class UpdateFirewallConfigCommand extends UpdateFirewallConfigCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: UpdateFirewallConfigRequest;
|
|
89
|
+
output: UpdateFirewallConfigResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: UpdateFirewallConfigCommandInput;
|
|
93
|
+
output: UpdateFirewallConfigCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -90,4 +90,15 @@ declare const UpdateFirewallDomainsCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class UpdateFirewallDomainsCommand extends UpdateFirewallDomainsCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: UpdateFirewallDomainsRequest;
|
|
97
|
+
output: UpdateFirewallDomainsResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: UpdateFirewallDomainsCommandInput;
|
|
101
|
+
output: UpdateFirewallDomainsCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -105,4 +105,15 @@ declare const UpdateFirewallRuleCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class UpdateFirewallRuleCommand extends UpdateFirewallRuleCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: UpdateFirewallRuleRequest;
|
|
112
|
+
output: UpdateFirewallRuleResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: UpdateFirewallRuleCommandInput;
|
|
116
|
+
output: UpdateFirewallRuleCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -97,4 +97,15 @@ declare const UpdateFirewallRuleGroupAssociationCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class UpdateFirewallRuleGroupAssociationCommand extends UpdateFirewallRuleGroupAssociationCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: UpdateFirewallRuleGroupAssociationRequest;
|
|
104
|
+
output: UpdateFirewallRuleGroupAssociationResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: UpdateFirewallRuleGroupAssociationCommandInput;
|
|
108
|
+
output: UpdateFirewallRuleGroupAssociationCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -98,4 +98,15 @@ declare const UpdateOutpostResolverCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class UpdateOutpostResolverCommand extends UpdateOutpostResolverCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: UpdateOutpostResolverRequest;
|
|
105
|
+
output: UpdateOutpostResolverResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: UpdateOutpostResolverCommandInput;
|
|
109
|
+
output: UpdateOutpostResolverCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -94,4 +94,15 @@ declare const UpdateResolverConfigCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class UpdateResolverConfigCommand extends UpdateResolverConfigCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: UpdateResolverConfigRequest;
|
|
101
|
+
output: UpdateResolverConfigResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: UpdateResolverConfigCommandInput;
|
|
105
|
+
output: UpdateResolverConfigCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -83,4 +83,15 @@ declare const UpdateResolverDnssecConfigCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class UpdateResolverDnssecConfigCommand extends UpdateResolverDnssecConfigCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: UpdateResolverDnssecConfigRequest;
|
|
90
|
+
output: UpdateResolverDnssecConfigResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: UpdateResolverDnssecConfigCommandInput;
|
|
94
|
+
output: UpdateResolverDnssecConfigCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -110,4 +110,15 @@ declare const UpdateResolverEndpointCommand_base: {
|
|
|
110
110
|
* @public
|
|
111
111
|
*/
|
|
112
112
|
export declare class UpdateResolverEndpointCommand extends UpdateResolverEndpointCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: UpdateResolverEndpointRequest;
|
|
117
|
+
output: UpdateResolverEndpointResponse;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: UpdateResolverEndpointCommandInput;
|
|
121
|
+
output: UpdateResolverEndpointCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -118,4 +118,15 @@ declare const UpdateResolverRuleCommand_base: {
|
|
|
118
118
|
* @public
|
|
119
119
|
*/
|
|
120
120
|
export declare class UpdateResolverRuleCommand extends UpdateResolverRuleCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: UpdateResolverRuleRequest;
|
|
125
|
+
output: UpdateResolverRuleResponse;
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: UpdateResolverRuleCommandInput;
|
|
129
|
+
output: UpdateResolverRuleCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateFirewallRuleGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateFirewallRuleGroupCommand extends AssociateFirewallRuleGroupCommand_base {
|
|
40
|
+
export declare class AssociateFirewallRuleGroupCommand extends AssociateFirewallRuleGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateFirewallRuleGroupRequest;
|
|
44
|
+
output: AssociateFirewallRuleGroupResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateFirewallRuleGroupCommandInput;
|
|
48
|
+
output: AssociateFirewallRuleGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateResolverEndpointIpAddressCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateResolverEndpointIpAddressCommand extends AssociateResolverEndpointIpAddressCommand_base {
|
|
40
|
+
export declare class AssociateResolverEndpointIpAddressCommand extends AssociateResolverEndpointIpAddressCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateResolverEndpointIpAddressRequest;
|
|
44
|
+
output: AssociateResolverEndpointIpAddressResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateResolverEndpointIpAddressCommandInput;
|
|
48
|
+
output: AssociateResolverEndpointIpAddressCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateResolverQueryLogConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateResolverQueryLogConfigCommand extends AssociateResolverQueryLogConfigCommand_base {
|
|
40
|
+
export declare class AssociateResolverQueryLogConfigCommand extends AssociateResolverQueryLogConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateResolverQueryLogConfigRequest;
|
|
44
|
+
output: AssociateResolverQueryLogConfigResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateResolverQueryLogConfigCommandInput;
|
|
48
|
+
output: AssociateResolverQueryLogConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateResolverRuleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateResolverRuleCommand extends AssociateResolverRuleCommand_base {
|
|
40
|
+
export declare class AssociateResolverRuleCommand extends AssociateResolverRuleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateResolverRuleRequest;
|
|
44
|
+
output: AssociateResolverRuleResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateResolverRuleCommandInput;
|
|
48
|
+
output: AssociateResolverRuleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateFirewallDomainListCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateFirewallDomainListCommand extends CreateFirewallDomainListCommand_base {
|
|
40
|
+
export declare class CreateFirewallDomainListCommand extends CreateFirewallDomainListCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateFirewallDomainListRequest;
|
|
44
|
+
output: CreateFirewallDomainListResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateFirewallDomainListCommandInput;
|
|
48
|
+
output: CreateFirewallDomainListCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateFirewallRuleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateFirewallRuleCommand extends CreateFirewallRuleCommand_base {
|
|
40
|
+
export declare class CreateFirewallRuleCommand extends CreateFirewallRuleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateFirewallRuleRequest;
|
|
44
|
+
output: CreateFirewallRuleResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateFirewallRuleCommandInput;
|
|
48
|
+
output: CreateFirewallRuleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateFirewallRuleGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateFirewallRuleGroupCommand extends CreateFirewallRuleGroupCommand_base {
|
|
40
|
+
export declare class CreateFirewallRuleGroupCommand extends CreateFirewallRuleGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateFirewallRuleGroupRequest;
|
|
44
|
+
output: CreateFirewallRuleGroupResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateFirewallRuleGroupCommandInput;
|
|
48
|
+
output: CreateFirewallRuleGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateOutpostResolverCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateOutpostResolverCommand extends CreateOutpostResolverCommand_base {
|
|
40
|
+
export declare class CreateOutpostResolverCommand extends CreateOutpostResolverCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateOutpostResolverRequest;
|
|
44
|
+
output: CreateOutpostResolverResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateOutpostResolverCommandInput;
|
|
48
|
+
output: CreateOutpostResolverCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|