@aws-sdk/client-route53resolver 3.651.1 → 3.654.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
|
@@ -108,4 +108,15 @@ declare const AssociateFirewallRuleGroupCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class AssociateFirewallRuleGroupCommand extends AssociateFirewallRuleGroupCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: AssociateFirewallRuleGroupRequest;
|
|
115
|
+
output: AssociateFirewallRuleGroupResponse;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: AssociateFirewallRuleGroupCommandInput;
|
|
119
|
+
output: AssociateFirewallRuleGroupCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -109,4 +109,15 @@ declare const AssociateResolverEndpointIpAddressCommand_base: {
|
|
|
109
109
|
* @public
|
|
110
110
|
*/
|
|
111
111
|
export declare class AssociateResolverEndpointIpAddressCommand extends AssociateResolverEndpointIpAddressCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: AssociateResolverEndpointIpAddressRequest;
|
|
116
|
+
output: AssociateResolverEndpointIpAddressResponse;
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: AssociateResolverEndpointIpAddressCommandInput;
|
|
120
|
+
output: AssociateResolverEndpointIpAddressCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -100,4 +100,15 @@ declare const AssociateResolverQueryLogConfigCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class AssociateResolverQueryLogConfigCommand extends AssociateResolverQueryLogConfigCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: AssociateResolverQueryLogConfigRequest;
|
|
107
|
+
output: AssociateResolverQueryLogConfigResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: AssociateResolverQueryLogConfigCommandInput;
|
|
111
|
+
output: AssociateResolverQueryLogConfigCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -93,4 +93,15 @@ declare const AssociateResolverRuleCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class AssociateResolverRuleCommand extends AssociateResolverRuleCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: AssociateResolverRuleRequest;
|
|
100
|
+
output: AssociateResolverRuleResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: AssociateResolverRuleCommandInput;
|
|
104
|
+
output: AssociateResolverRuleCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -93,4 +93,15 @@ declare const CreateFirewallDomainListCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class CreateFirewallDomainListCommand extends CreateFirewallDomainListCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: CreateFirewallDomainListRequest;
|
|
100
|
+
output: CreateFirewallDomainListResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: CreateFirewallDomainListCommandInput;
|
|
104
|
+
output: CreateFirewallDomainListCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -104,4 +104,15 @@ declare const CreateFirewallRuleCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class CreateFirewallRuleCommand extends CreateFirewallRuleCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: CreateFirewallRuleRequest;
|
|
111
|
+
output: CreateFirewallRuleResponse;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: CreateFirewallRuleCommandInput;
|
|
115
|
+
output: CreateFirewallRuleCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -95,4 +95,15 @@ declare const CreateFirewallRuleGroupCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class CreateFirewallRuleGroupCommand extends CreateFirewallRuleGroupCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: CreateFirewallRuleGroupRequest;
|
|
102
|
+
output: CreateFirewallRuleGroupResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: CreateFirewallRuleGroupCommandInput;
|
|
106
|
+
output: CreateFirewallRuleGroupCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -100,4 +100,15 @@ declare const CreateOutpostResolverCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class CreateOutpostResolverCommand extends CreateOutpostResolverCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: CreateOutpostResolverRequest;
|
|
107
|
+
output: CreateOutpostResolverResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: CreateOutpostResolverCommandInput;
|
|
111
|
+
output: CreateOutpostResolverCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -138,4 +138,15 @@ declare const CreateResolverEndpointCommand_base: {
|
|
|
138
138
|
* @public
|
|
139
139
|
*/
|
|
140
140
|
export declare class CreateResolverEndpointCommand extends CreateResolverEndpointCommand_base {
|
|
141
|
+
/** @internal type navigation helper, not in runtime. */
|
|
142
|
+
protected static __types: {
|
|
143
|
+
api: {
|
|
144
|
+
input: CreateResolverEndpointRequest;
|
|
145
|
+
output: CreateResolverEndpointResponse;
|
|
146
|
+
};
|
|
147
|
+
sdk: {
|
|
148
|
+
input: CreateResolverEndpointCommandInput;
|
|
149
|
+
output: CreateResolverEndpointCommandOutput;
|
|
150
|
+
};
|
|
151
|
+
};
|
|
141
152
|
}
|
|
@@ -108,4 +108,15 @@ declare const CreateResolverQueryLogConfigCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class CreateResolverQueryLogConfigCommand extends CreateResolverQueryLogConfigCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: CreateResolverQueryLogConfigRequest;
|
|
115
|
+
output: CreateResolverQueryLogConfigResponse;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: CreateResolverQueryLogConfigCommandInput;
|
|
119
|
+
output: CreateResolverQueryLogConfigCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -127,4 +127,15 @@ declare const CreateResolverRuleCommand_base: {
|
|
|
127
127
|
* @public
|
|
128
128
|
*/
|
|
129
129
|
export declare class CreateResolverRuleCommand extends CreateResolverRuleCommand_base {
|
|
130
|
+
/** @internal type navigation helper, not in runtime. */
|
|
131
|
+
protected static __types: {
|
|
132
|
+
api: {
|
|
133
|
+
input: CreateResolverRuleRequest;
|
|
134
|
+
output: CreateResolverRuleResponse;
|
|
135
|
+
};
|
|
136
|
+
sdk: {
|
|
137
|
+
input: CreateResolverRuleCommandInput;
|
|
138
|
+
output: CreateResolverRuleCommandOutput;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
130
141
|
}
|
|
@@ -87,4 +87,15 @@ declare const DeleteFirewallDomainListCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class DeleteFirewallDomainListCommand extends DeleteFirewallDomainListCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: DeleteFirewallDomainListRequest;
|
|
94
|
+
output: DeleteFirewallDomainListResponse;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: DeleteFirewallDomainListCommandInput;
|
|
98
|
+
output: DeleteFirewallDomainListCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -88,4 +88,15 @@ declare const DeleteFirewallRuleCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class DeleteFirewallRuleCommand extends DeleteFirewallRuleCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DeleteFirewallRuleRequest;
|
|
95
|
+
output: DeleteFirewallRuleResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DeleteFirewallRuleCommandInput;
|
|
99
|
+
output: DeleteFirewallRuleCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -92,4 +92,15 @@ declare const DeleteFirewallRuleGroupCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class DeleteFirewallRuleGroupCommand extends DeleteFirewallRuleGroupCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: DeleteFirewallRuleGroupRequest;
|
|
99
|
+
output: DeleteFirewallRuleGroupResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: DeleteFirewallRuleGroupCommandInput;
|
|
103
|
+
output: DeleteFirewallRuleGroupCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -92,4 +92,15 @@ declare const DeleteOutpostResolverCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class DeleteOutpostResolverCommand extends DeleteOutpostResolverCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: DeleteOutpostResolverRequest;
|
|
99
|
+
output: DeleteOutpostResolverResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: DeleteOutpostResolverCommandInput;
|
|
103
|
+
output: DeleteOutpostResolverCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -105,4 +105,15 @@ declare const DeleteResolverEndpointCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class DeleteResolverEndpointCommand extends DeleteResolverEndpointCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: DeleteResolverEndpointRequest;
|
|
112
|
+
output: DeleteResolverEndpointResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: DeleteResolverEndpointCommandInput;
|
|
116
|
+
output: DeleteResolverEndpointCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -96,4 +96,15 @@ declare const DeleteResolverQueryLogConfigCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class DeleteResolverQueryLogConfigCommand extends DeleteResolverQueryLogConfigCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: DeleteResolverQueryLogConfigRequest;
|
|
103
|
+
output: DeleteResolverQueryLogConfigResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: DeleteResolverQueryLogConfigCommandInput;
|
|
107
|
+
output: DeleteResolverQueryLogConfigCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -96,4 +96,15 @@ declare const DeleteResolverRuleCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class DeleteResolverRuleCommand extends DeleteResolverRuleCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: DeleteResolverRuleRequest;
|
|
103
|
+
output: DeleteResolverRuleResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: DeleteResolverRuleCommandInput;
|
|
107
|
+
output: DeleteResolverRuleCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -94,4 +94,15 @@ declare const DisassociateFirewallRuleGroupCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class DisassociateFirewallRuleGroupCommand extends DisassociateFirewallRuleGroupCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: DisassociateFirewallRuleGroupRequest;
|
|
101
|
+
output: DisassociateFirewallRuleGroupResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: DisassociateFirewallRuleGroupCommandInput;
|
|
105
|
+
output: DisassociateFirewallRuleGroupCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -106,4 +106,15 @@ declare const DisassociateResolverEndpointIpAddressCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class DisassociateResolverEndpointIpAddressCommand extends DisassociateResolverEndpointIpAddressCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: DisassociateResolverEndpointIpAddressRequest;
|
|
113
|
+
output: DisassociateResolverEndpointIpAddressResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: DisassociateResolverEndpointIpAddressCommandInput;
|
|
117
|
+
output: DisassociateResolverEndpointIpAddressCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -100,4 +100,15 @@ declare const DisassociateResolverQueryLogConfigCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class DisassociateResolverQueryLogConfigCommand extends DisassociateResolverQueryLogConfigCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: DisassociateResolverQueryLogConfigRequest;
|
|
107
|
+
output: DisassociateResolverQueryLogConfigResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: DisassociateResolverQueryLogConfigCommandInput;
|
|
111
|
+
output: DisassociateResolverQueryLogConfigCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -24,7 +24,7 @@ export interface DisassociateResolverRuleCommandOutput extends DisassociateResol
|
|
|
24
24
|
declare const DisassociateResolverRuleCommand_base: {
|
|
25
25
|
new (input: DisassociateResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResolverRuleCommandInput, DisassociateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
26
|
new (__0_0: DisassociateResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResolverRuleCommandInput, DisassociateResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions; /** @internal type navigation helper, not in runtime. */
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* <p>Removes the association between a specified Resolver rule and a specified VPC.</p>
|
|
@@ -81,4 +81,15 @@ declare const DisassociateResolverRuleCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DisassociateResolverRuleCommand extends DisassociateResolverRuleCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DisassociateResolverRuleRequest;
|
|
88
|
+
output: DisassociateResolverRuleResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DisassociateResolverRuleCommandInput;
|
|
92
|
+
output: DisassociateResolverRuleCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -81,4 +81,15 @@ declare const GetFirewallConfigCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class GetFirewallConfigCommand extends GetFirewallConfigCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: GetFirewallConfigRequest;
|
|
88
|
+
output: GetFirewallConfigResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: GetFirewallConfigCommandInput;
|
|
92
|
+
output: GetFirewallConfigCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -82,4 +82,15 @@ declare const GetFirewallDomainListCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class GetFirewallDomainListCommand extends GetFirewallDomainListCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: GetFirewallDomainListRequest;
|
|
89
|
+
output: GetFirewallDomainListResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: GetFirewallDomainListCommandInput;
|
|
93
|
+
output: GetFirewallDomainListCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -85,4 +85,15 @@ declare const GetFirewallRuleGroupAssociationCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class GetFirewallRuleGroupAssociationCommand extends GetFirewallRuleGroupAssociationCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: GetFirewallRuleGroupAssociationRequest;
|
|
92
|
+
output: GetFirewallRuleGroupAssociationResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: GetFirewallRuleGroupAssociationCommandInput;
|
|
96
|
+
output: GetFirewallRuleGroupAssociationCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -83,4 +83,15 @@ declare const GetFirewallRuleGroupCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class GetFirewallRuleGroupCommand extends GetFirewallRuleGroupCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: GetFirewallRuleGroupRequest;
|
|
90
|
+
output: GetFirewallRuleGroupResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: GetFirewallRuleGroupCommandInput;
|
|
94
|
+
output: GetFirewallRuleGroupCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -76,4 +76,15 @@ declare const GetFirewallRuleGroupPolicyCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class GetFirewallRuleGroupPolicyCommand extends GetFirewallRuleGroupPolicyCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: GetFirewallRuleGroupPolicyRequest;
|
|
83
|
+
output: GetFirewallRuleGroupPolicyResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: GetFirewallRuleGroupPolicyCommandInput;
|
|
87
|
+
output: GetFirewallRuleGroupPolicyCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -88,4 +88,15 @@ declare const GetOutpostResolverCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class GetOutpostResolverCommand extends GetOutpostResolverCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: GetOutpostResolverRequest;
|
|
95
|
+
output: GetOutpostResolverResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: GetOutpostResolverCommandInput;
|
|
99
|
+
output: GetOutpostResolverCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetResolverConfigCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetResolverConfigCommand extends GetResolverConfigCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetResolverConfigRequest;
|
|
91
|
+
output: GetResolverConfigResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetResolverConfigCommandInput;
|
|
95
|
+
output: GetResolverConfigCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -82,4 +82,15 @@ declare const GetResolverDnssecConfigCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class GetResolverDnssecConfigCommand extends GetResolverDnssecConfigCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: GetResolverDnssecConfigRequest;
|
|
89
|
+
output: GetResolverDnssecConfigResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: GetResolverDnssecConfigCommandInput;
|
|
93
|
+
output: GetResolverDnssecConfigCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -91,4 +91,15 @@ declare const GetResolverEndpointCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class GetResolverEndpointCommand extends GetResolverEndpointCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: GetResolverEndpointRequest;
|
|
98
|
+
output: GetResolverEndpointResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: GetResolverEndpointCommandInput;
|
|
102
|
+
output: GetResolverEndpointCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -86,4 +86,15 @@ declare const GetResolverQueryLogConfigAssociationCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class GetResolverQueryLogConfigAssociationCommand extends GetResolverQueryLogConfigAssociationCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: GetResolverQueryLogConfigAssociationRequest;
|
|
93
|
+
output: GetResolverQueryLogConfigAssociationResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: GetResolverQueryLogConfigAssociationCommandInput;
|
|
97
|
+
output: GetResolverQueryLogConfigAssociationCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -89,4 +89,15 @@ declare const GetResolverQueryLogConfigCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class GetResolverQueryLogConfigCommand extends GetResolverQueryLogConfigCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: GetResolverQueryLogConfigRequest;
|
|
96
|
+
output: GetResolverQueryLogConfigResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: GetResolverQueryLogConfigCommandInput;
|
|
100
|
+
output: GetResolverQueryLogConfigCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -75,4 +75,15 @@ declare const GetResolverQueryLogConfigPolicyCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class GetResolverQueryLogConfigPolicyCommand extends GetResolverQueryLogConfigPolicyCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: GetResolverQueryLogConfigPolicyRequest;
|
|
82
|
+
output: GetResolverQueryLogConfigPolicyResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: GetResolverQueryLogConfigPolicyCommandInput;
|
|
86
|
+
output: GetResolverQueryLogConfigPolicyCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -77,4 +77,15 @@ declare const GetResolverRuleAssociationCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class GetResolverRuleAssociationCommand extends GetResolverRuleAssociationCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: GetResolverRuleAssociationRequest;
|
|
84
|
+
output: GetResolverRuleAssociationResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: GetResolverRuleAssociationCommandInput;
|
|
88
|
+
output: GetResolverRuleAssociationCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -92,4 +92,15 @@ declare const GetResolverRuleCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class GetResolverRuleCommand extends GetResolverRuleCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: GetResolverRuleRequest;
|
|
99
|
+
output: GetResolverRuleResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: GetResolverRuleCommandInput;
|
|
103
|
+
output: GetResolverRuleCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -72,4 +72,15 @@ declare const GetResolverRulePolicyCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class GetResolverRulePolicyCommand extends GetResolverRulePolicyCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: GetResolverRulePolicyRequest;
|
|
79
|
+
output: GetResolverRulePolicyResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: GetResolverRulePolicyCommandInput;
|
|
83
|
+
output: GetResolverRulePolicyCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -103,4 +103,15 @@ declare const ImportFirewallDomainsCommand_base: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export declare class ImportFirewallDomainsCommand extends ImportFirewallDomainsCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: ImportFirewallDomainsRequest;
|
|
110
|
+
output: ImportFirewallDomainsResponse;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: ImportFirewallDomainsCommandInput;
|
|
114
|
+
output: ImportFirewallDomainsCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|