@aws-sdk/client-waf-regional 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/AssociateWebACLCommand.d.ts +11 -0
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +11 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateWebACLCommand.d.ts +11 -0
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +11 -0
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWebACLCommand.d.ts +11 -0
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +11 -0
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/GetChangeTokenCommand.d.ts +11 -0
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +11 -0
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +11 -0
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +11 -0
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/GetRuleCommand.d.ts +11 -0
- package/dist-types/commands/GetRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +11 -0
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +11 -0
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/GetWebACLCommand.d.ts +11 -0
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +11 -0
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +11 -0
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +11 -0
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListRulesCommand.d.ts +11 -0
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListWebACLsCommand.d.ts +11 -0
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +11 -0
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/PutPermissionPolicyCommand.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/UpdateByteMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWebACLCommand.d.ts +11 -0
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.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/UpdateByteMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -117,4 +117,15 @@ declare const AssociateWebACLCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class AssociateWebACLCommand extends AssociateWebACLCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: AssociateWebACLRequest;
|
|
124
|
+
output: {};
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: AssociateWebACLCommandInput;
|
|
128
|
+
output: AssociateWebACLCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -161,4 +161,15 @@ declare const CreateByteMatchSetCommand_base: {
|
|
|
161
161
|
* @public
|
|
162
162
|
*/
|
|
163
163
|
export declare class CreateByteMatchSetCommand extends CreateByteMatchSetCommand_base {
|
|
164
|
+
/** @internal type navigation helper, not in runtime. */
|
|
165
|
+
protected static __types: {
|
|
166
|
+
api: {
|
|
167
|
+
input: CreateByteMatchSetRequest;
|
|
168
|
+
output: CreateByteMatchSetResponse;
|
|
169
|
+
};
|
|
170
|
+
sdk: {
|
|
171
|
+
input: CreateByteMatchSetCommandInput;
|
|
172
|
+
output: CreateByteMatchSetCommandOutput;
|
|
173
|
+
};
|
|
174
|
+
};
|
|
164
175
|
}
|
|
@@ -153,4 +153,15 @@ declare const CreateGeoMatchSetCommand_base: {
|
|
|
153
153
|
* @public
|
|
154
154
|
*/
|
|
155
155
|
export declare class CreateGeoMatchSetCommand extends CreateGeoMatchSetCommand_base {
|
|
156
|
+
/** @internal type navigation helper, not in runtime. */
|
|
157
|
+
protected static __types: {
|
|
158
|
+
api: {
|
|
159
|
+
input: CreateGeoMatchSetRequest;
|
|
160
|
+
output: CreateGeoMatchSetResponse;
|
|
161
|
+
};
|
|
162
|
+
sdk: {
|
|
163
|
+
input: CreateGeoMatchSetCommandInput;
|
|
164
|
+
output: CreateGeoMatchSetCommandOutput;
|
|
165
|
+
};
|
|
166
|
+
};
|
|
156
167
|
}
|
|
@@ -185,4 +185,15 @@ declare const CreateIPSetCommand_base: {
|
|
|
185
185
|
*
|
|
186
186
|
*/
|
|
187
187
|
export declare class CreateIPSetCommand extends CreateIPSetCommand_base {
|
|
188
|
+
/** @internal type navigation helper, not in runtime. */
|
|
189
|
+
protected static __types: {
|
|
190
|
+
api: {
|
|
191
|
+
input: CreateIPSetRequest;
|
|
192
|
+
output: CreateIPSetResponse;
|
|
193
|
+
};
|
|
194
|
+
sdk: {
|
|
195
|
+
input: CreateIPSetCommandInput;
|
|
196
|
+
output: CreateIPSetCommandOutput;
|
|
197
|
+
};
|
|
198
|
+
};
|
|
188
199
|
}
|
|
@@ -237,4 +237,15 @@ declare const CreateRateBasedRuleCommand_base: {
|
|
|
237
237
|
* @public
|
|
238
238
|
*/
|
|
239
239
|
export declare class CreateRateBasedRuleCommand extends CreateRateBasedRuleCommand_base {
|
|
240
|
+
/** @internal type navigation helper, not in runtime. */
|
|
241
|
+
protected static __types: {
|
|
242
|
+
api: {
|
|
243
|
+
input: CreateRateBasedRuleRequest;
|
|
244
|
+
output: CreateRateBasedRuleResponse;
|
|
245
|
+
};
|
|
246
|
+
sdk: {
|
|
247
|
+
input: CreateRateBasedRuleCommandInput;
|
|
248
|
+
output: CreateRateBasedRuleCommandOutput;
|
|
249
|
+
};
|
|
250
|
+
};
|
|
240
251
|
}
|
|
@@ -117,4 +117,15 @@ declare const CreateRegexMatchSetCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class CreateRegexMatchSetCommand extends CreateRegexMatchSetCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: CreateRegexMatchSetRequest;
|
|
124
|
+
output: CreateRegexMatchSetResponse;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: CreateRegexMatchSetCommandInput;
|
|
128
|
+
output: CreateRegexMatchSetCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -106,4 +106,15 @@ declare const CreateRegexPatternSetCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class CreateRegexPatternSetCommand extends CreateRegexPatternSetCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: CreateRegexPatternSetRequest;
|
|
113
|
+
output: CreateRegexPatternSetResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: CreateRegexPatternSetCommandInput;
|
|
117
|
+
output: CreateRegexPatternSetCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -221,4 +221,15 @@ declare const CreateRuleCommand_base: {
|
|
|
221
221
|
*
|
|
222
222
|
*/
|
|
223
223
|
export declare class CreateRuleCommand extends CreateRuleCommand_base {
|
|
224
|
+
/** @internal type navigation helper, not in runtime. */
|
|
225
|
+
protected static __types: {
|
|
226
|
+
api: {
|
|
227
|
+
input: CreateRuleRequest;
|
|
228
|
+
output: CreateRuleResponse;
|
|
229
|
+
};
|
|
230
|
+
sdk: {
|
|
231
|
+
input: CreateRuleCommandInput;
|
|
232
|
+
output: CreateRuleCommandOutput;
|
|
233
|
+
};
|
|
234
|
+
};
|
|
224
235
|
}
|
|
@@ -115,4 +115,15 @@ declare const CreateRuleGroupCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class CreateRuleGroupCommand extends CreateRuleGroupCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: CreateRuleGroupRequest;
|
|
122
|
+
output: CreateRuleGroupResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: CreateRuleGroupCommandInput;
|
|
126
|
+
output: CreateRuleGroupCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -192,4 +192,15 @@ declare const CreateSizeConstraintSetCommand_base: {
|
|
|
192
192
|
*
|
|
193
193
|
*/
|
|
194
194
|
export declare class CreateSizeConstraintSetCommand extends CreateSizeConstraintSetCommand_base {
|
|
195
|
+
/** @internal type navigation helper, not in runtime. */
|
|
196
|
+
protected static __types: {
|
|
197
|
+
api: {
|
|
198
|
+
input: CreateSizeConstraintSetRequest;
|
|
199
|
+
output: CreateSizeConstraintSetResponse;
|
|
200
|
+
};
|
|
201
|
+
sdk: {
|
|
202
|
+
input: CreateSizeConstraintSetCommandInput;
|
|
203
|
+
output: CreateSizeConstraintSetCommandOutput;
|
|
204
|
+
};
|
|
205
|
+
};
|
|
195
206
|
}
|
|
@@ -186,4 +186,15 @@ declare const CreateSqlInjectionMatchSetCommand_base: {
|
|
|
186
186
|
*
|
|
187
187
|
*/
|
|
188
188
|
export declare class CreateSqlInjectionMatchSetCommand extends CreateSqlInjectionMatchSetCommand_base {
|
|
189
|
+
/** @internal type navigation helper, not in runtime. */
|
|
190
|
+
protected static __types: {
|
|
191
|
+
api: {
|
|
192
|
+
input: CreateSqlInjectionMatchSetRequest;
|
|
193
|
+
output: CreateSqlInjectionMatchSetResponse;
|
|
194
|
+
};
|
|
195
|
+
sdk: {
|
|
196
|
+
input: CreateSqlInjectionMatchSetCommandInput;
|
|
197
|
+
output: CreateSqlInjectionMatchSetCommandOutput;
|
|
198
|
+
};
|
|
199
|
+
};
|
|
189
200
|
}
|
|
@@ -238,4 +238,15 @@ declare const CreateWebACLCommand_base: {
|
|
|
238
238
|
*
|
|
239
239
|
*/
|
|
240
240
|
export declare class CreateWebACLCommand extends CreateWebACLCommand_base {
|
|
241
|
+
/** @internal type navigation helper, not in runtime. */
|
|
242
|
+
protected static __types: {
|
|
243
|
+
api: {
|
|
244
|
+
input: CreateWebACLRequest;
|
|
245
|
+
output: CreateWebACLResponse;
|
|
246
|
+
};
|
|
247
|
+
sdk: {
|
|
248
|
+
input: CreateWebACLCommandInput;
|
|
249
|
+
output: CreateWebACLCommandOutput;
|
|
250
|
+
};
|
|
251
|
+
};
|
|
241
252
|
}
|
|
@@ -168,4 +168,15 @@ declare const CreateWebACLMigrationStackCommand_base: {
|
|
|
168
168
|
* @public
|
|
169
169
|
*/
|
|
170
170
|
export declare class CreateWebACLMigrationStackCommand extends CreateWebACLMigrationStackCommand_base {
|
|
171
|
+
/** @internal type navigation helper, not in runtime. */
|
|
172
|
+
protected static __types: {
|
|
173
|
+
api: {
|
|
174
|
+
input: CreateWebACLMigrationStackRequest;
|
|
175
|
+
output: CreateWebACLMigrationStackResponse;
|
|
176
|
+
};
|
|
177
|
+
sdk: {
|
|
178
|
+
input: CreateWebACLMigrationStackCommandInput;
|
|
179
|
+
output: CreateWebACLMigrationStackCommandOutput;
|
|
180
|
+
};
|
|
181
|
+
};
|
|
171
182
|
}
|
|
@@ -186,4 +186,15 @@ declare const CreateXssMatchSetCommand_base: {
|
|
|
186
186
|
*
|
|
187
187
|
*/
|
|
188
188
|
export declare class CreateXssMatchSetCommand extends CreateXssMatchSetCommand_base {
|
|
189
|
+
/** @internal type navigation helper, not in runtime. */
|
|
190
|
+
protected static __types: {
|
|
191
|
+
api: {
|
|
192
|
+
input: CreateXssMatchSetRequest;
|
|
193
|
+
output: CreateXssMatchSetResponse;
|
|
194
|
+
};
|
|
195
|
+
sdk: {
|
|
196
|
+
input: CreateXssMatchSetCommandInput;
|
|
197
|
+
output: CreateXssMatchSetCommandOutput;
|
|
198
|
+
};
|
|
199
|
+
};
|
|
189
200
|
}
|
|
@@ -139,4 +139,15 @@ declare const DeleteByteMatchSetCommand_base: {
|
|
|
139
139
|
*
|
|
140
140
|
*/
|
|
141
141
|
export declare class DeleteByteMatchSetCommand extends DeleteByteMatchSetCommand_base {
|
|
142
|
+
/** @internal type navigation helper, not in runtime. */
|
|
143
|
+
protected static __types: {
|
|
144
|
+
api: {
|
|
145
|
+
input: DeleteByteMatchSetRequest;
|
|
146
|
+
output: DeleteByteMatchSetResponse;
|
|
147
|
+
};
|
|
148
|
+
sdk: {
|
|
149
|
+
input: DeleteByteMatchSetCommandInput;
|
|
150
|
+
output: DeleteByteMatchSetCommandOutput;
|
|
151
|
+
};
|
|
152
|
+
};
|
|
142
153
|
}
|
|
@@ -122,4 +122,15 @@ declare const DeleteGeoMatchSetCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class DeleteGeoMatchSetCommand extends DeleteGeoMatchSetCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: DeleteGeoMatchSetRequest;
|
|
129
|
+
output: DeleteGeoMatchSetResponse;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: DeleteGeoMatchSetCommandInput;
|
|
133
|
+
output: DeleteGeoMatchSetCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -139,4 +139,15 @@ declare const DeleteIPSetCommand_base: {
|
|
|
139
139
|
*
|
|
140
140
|
*/
|
|
141
141
|
export declare class DeleteIPSetCommand extends DeleteIPSetCommand_base {
|
|
142
|
+
/** @internal type navigation helper, not in runtime. */
|
|
143
|
+
protected static __types: {
|
|
144
|
+
api: {
|
|
145
|
+
input: DeleteIPSetRequest;
|
|
146
|
+
output: DeleteIPSetResponse;
|
|
147
|
+
};
|
|
148
|
+
sdk: {
|
|
149
|
+
input: DeleteIPSetCommandInput;
|
|
150
|
+
output: DeleteIPSetCommandOutput;
|
|
151
|
+
};
|
|
152
|
+
};
|
|
142
153
|
}
|
|
@@ -73,4 +73,15 @@ declare const DeleteLoggingConfigurationCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DeleteLoggingConfigurationCommand extends DeleteLoggingConfigurationCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DeleteLoggingConfigurationRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DeleteLoggingConfigurationCommandInput;
|
|
84
|
+
output: DeleteLoggingConfigurationCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -73,4 +73,15 @@ declare const DeletePermissionPolicyCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DeletePermissionPolicyCommand extends DeletePermissionPolicyCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DeletePermissionPolicyRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DeletePermissionPolicyCommandInput;
|
|
84
|
+
output: DeletePermissionPolicyCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -132,4 +132,15 @@ declare const DeleteRateBasedRuleCommand_base: {
|
|
|
132
132
|
* @public
|
|
133
133
|
*/
|
|
134
134
|
export declare class DeleteRateBasedRuleCommand extends DeleteRateBasedRuleCommand_base {
|
|
135
|
+
/** @internal type navigation helper, not in runtime. */
|
|
136
|
+
protected static __types: {
|
|
137
|
+
api: {
|
|
138
|
+
input: DeleteRateBasedRuleRequest;
|
|
139
|
+
output: DeleteRateBasedRuleResponse;
|
|
140
|
+
};
|
|
141
|
+
sdk: {
|
|
142
|
+
input: DeleteRateBasedRuleCommandInput;
|
|
143
|
+
output: DeleteRateBasedRuleCommandOutput;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
135
146
|
}
|
|
@@ -122,4 +122,15 @@ declare const DeleteRegexMatchSetCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class DeleteRegexMatchSetCommand extends DeleteRegexMatchSetCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: DeleteRegexMatchSetRequest;
|
|
129
|
+
output: DeleteRegexMatchSetResponse;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: DeleteRegexMatchSetCommandInput;
|
|
133
|
+
output: DeleteRegexMatchSetCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -108,4 +108,15 @@ declare const DeleteRegexPatternSetCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class DeleteRegexPatternSetCommand extends DeleteRegexPatternSetCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: DeleteRegexPatternSetRequest;
|
|
115
|
+
output: DeleteRegexPatternSetResponse;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: DeleteRegexPatternSetCommandInput;
|
|
119
|
+
output: DeleteRegexPatternSetCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -145,4 +145,15 @@ declare const DeleteRuleCommand_base: {
|
|
|
145
145
|
*
|
|
146
146
|
*/
|
|
147
147
|
export declare class DeleteRuleCommand extends DeleteRuleCommand_base {
|
|
148
|
+
/** @internal type navigation helper, not in runtime. */
|
|
149
|
+
protected static __types: {
|
|
150
|
+
api: {
|
|
151
|
+
input: DeleteRuleRequest;
|
|
152
|
+
output: DeleteRuleResponse;
|
|
153
|
+
};
|
|
154
|
+
sdk: {
|
|
155
|
+
input: DeleteRuleCommandInput;
|
|
156
|
+
output: DeleteRuleCommandOutput;
|
|
157
|
+
};
|
|
158
|
+
};
|
|
148
159
|
}
|
|
@@ -148,4 +148,15 @@ declare const DeleteRuleGroupCommand_base: {
|
|
|
148
148
|
* @public
|
|
149
149
|
*/
|
|
150
150
|
export declare class DeleteRuleGroupCommand extends DeleteRuleGroupCommand_base {
|
|
151
|
+
/** @internal type navigation helper, not in runtime. */
|
|
152
|
+
protected static __types: {
|
|
153
|
+
api: {
|
|
154
|
+
input: DeleteRuleGroupRequest;
|
|
155
|
+
output: DeleteRuleGroupResponse;
|
|
156
|
+
};
|
|
157
|
+
sdk: {
|
|
158
|
+
input: DeleteRuleGroupCommandInput;
|
|
159
|
+
output: DeleteRuleGroupCommandOutput;
|
|
160
|
+
};
|
|
161
|
+
};
|
|
151
162
|
}
|
|
@@ -139,4 +139,15 @@ declare const DeleteSizeConstraintSetCommand_base: {
|
|
|
139
139
|
*
|
|
140
140
|
*/
|
|
141
141
|
export declare class DeleteSizeConstraintSetCommand extends DeleteSizeConstraintSetCommand_base {
|
|
142
|
+
/** @internal type navigation helper, not in runtime. */
|
|
143
|
+
protected static __types: {
|
|
144
|
+
api: {
|
|
145
|
+
input: DeleteSizeConstraintSetRequest;
|
|
146
|
+
output: DeleteSizeConstraintSetResponse;
|
|
147
|
+
};
|
|
148
|
+
sdk: {
|
|
149
|
+
input: DeleteSizeConstraintSetCommandInput;
|
|
150
|
+
output: DeleteSizeConstraintSetCommandOutput;
|
|
151
|
+
};
|
|
152
|
+
};
|
|
142
153
|
}
|
|
@@ -140,4 +140,15 @@ declare const DeleteSqlInjectionMatchSetCommand_base: {
|
|
|
140
140
|
*
|
|
141
141
|
*/
|
|
142
142
|
export declare class DeleteSqlInjectionMatchSetCommand extends DeleteSqlInjectionMatchSetCommand_base {
|
|
143
|
+
/** @internal type navigation helper, not in runtime. */
|
|
144
|
+
protected static __types: {
|
|
145
|
+
api: {
|
|
146
|
+
input: DeleteSqlInjectionMatchSetRequest;
|
|
147
|
+
output: DeleteSqlInjectionMatchSetResponse;
|
|
148
|
+
};
|
|
149
|
+
sdk: {
|
|
150
|
+
input: DeleteSqlInjectionMatchSetCommandInput;
|
|
151
|
+
output: DeleteSqlInjectionMatchSetCommandOutput;
|
|
152
|
+
};
|
|
153
|
+
};
|
|
143
154
|
}
|
|
@@ -143,4 +143,15 @@ declare const DeleteWebACLCommand_base: {
|
|
|
143
143
|
*
|
|
144
144
|
*/
|
|
145
145
|
export declare class DeleteWebACLCommand extends DeleteWebACLCommand_base {
|
|
146
|
+
/** @internal type navigation helper, not in runtime. */
|
|
147
|
+
protected static __types: {
|
|
148
|
+
api: {
|
|
149
|
+
input: DeleteWebACLRequest;
|
|
150
|
+
output: DeleteWebACLResponse;
|
|
151
|
+
};
|
|
152
|
+
sdk: {
|
|
153
|
+
input: DeleteWebACLCommandInput;
|
|
154
|
+
output: DeleteWebACLCommandOutput;
|
|
155
|
+
};
|
|
156
|
+
};
|
|
146
157
|
}
|
|
@@ -140,4 +140,15 @@ declare const DeleteXssMatchSetCommand_base: {
|
|
|
140
140
|
*
|
|
141
141
|
*/
|
|
142
142
|
export declare class DeleteXssMatchSetCommand extends DeleteXssMatchSetCommand_base {
|
|
143
|
+
/** @internal type navigation helper, not in runtime. */
|
|
144
|
+
protected static __types: {
|
|
145
|
+
api: {
|
|
146
|
+
input: DeleteXssMatchSetRequest;
|
|
147
|
+
output: DeleteXssMatchSetResponse;
|
|
148
|
+
};
|
|
149
|
+
sdk: {
|
|
150
|
+
input: DeleteXssMatchSetCommandInput;
|
|
151
|
+
output: DeleteXssMatchSetCommandOutput;
|
|
152
|
+
};
|
|
153
|
+
};
|
|
143
154
|
}
|
|
@@ -112,4 +112,15 @@ declare const DisassociateWebACLCommand_base: {
|
|
|
112
112
|
* @public
|
|
113
113
|
*/
|
|
114
114
|
export declare class DisassociateWebACLCommand extends DisassociateWebACLCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: DisassociateWebACLRequest;
|
|
119
|
+
output: {};
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: DisassociateWebACLCommandInput;
|
|
123
|
+
output: DisassociateWebACLCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|
|
@@ -118,4 +118,15 @@ declare const GetByteMatchSetCommand_base: {
|
|
|
118
118
|
*
|
|
119
119
|
*/
|
|
120
120
|
export declare class GetByteMatchSetCommand extends GetByteMatchSetCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: GetByteMatchSetRequest;
|
|
125
|
+
output: GetByteMatchSetResponse;
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: GetByteMatchSetCommandInput;
|
|
129
|
+
output: GetByteMatchSetCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -86,4 +86,15 @@ declare const GetChangeTokenCommand_base: {
|
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
export declare class GetChangeTokenCommand extends GetChangeTokenCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: {};
|
|
93
|
+
output: GetChangeTokenResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: GetChangeTokenCommandInput;
|
|
97
|
+
output: GetChangeTokenCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -103,4 +103,15 @@ declare const GetChangeTokenStatusCommand_base: {
|
|
|
103
103
|
*
|
|
104
104
|
*/
|
|
105
105
|
export declare class GetChangeTokenStatusCommand extends GetChangeTokenStatusCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: GetChangeTokenStatusRequest;
|
|
110
|
+
output: GetChangeTokenStatusResponse;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: GetChangeTokenStatusCommandInput;
|
|
114
|
+
output: GetChangeTokenStatusCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -83,4 +83,15 @@ declare const GetGeoMatchSetCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class GetGeoMatchSetCommand extends GetGeoMatchSetCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: GetGeoMatchSetRequest;
|
|
90
|
+
output: GetGeoMatchSetResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: GetGeoMatchSetCommandInput;
|
|
94
|
+
output: GetGeoMatchSetCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -108,4 +108,15 @@ declare const GetIPSetCommand_base: {
|
|
|
108
108
|
*
|
|
109
109
|
*/
|
|
110
110
|
export declare class GetIPSetCommand extends GetIPSetCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: GetIPSetRequest;
|
|
115
|
+
output: GetIPSetResponse;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: GetIPSetCommandInput;
|
|
119
|
+
output: GetIPSetCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -82,4 +82,15 @@ declare const GetLoggingConfigurationCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class GetLoggingConfigurationCommand extends GetLoggingConfigurationCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: GetLoggingConfigurationRequest;
|
|
89
|
+
output: GetLoggingConfigurationResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: GetLoggingConfigurationCommandInput;
|
|
93
|
+
output: GetLoggingConfigurationCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -71,4 +71,15 @@ declare const GetPermissionPolicyCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class GetPermissionPolicyCommand extends GetPermissionPolicyCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: GetPermissionPolicyRequest;
|
|
78
|
+
output: GetPermissionPolicyResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: GetPermissionPolicyCommandInput;
|
|
82
|
+
output: GetPermissionPolicyCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -89,4 +89,15 @@ declare const GetRateBasedRuleCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class GetRateBasedRuleCommand extends GetRateBasedRuleCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: GetRateBasedRuleRequest;
|
|
96
|
+
output: GetRateBasedRuleResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: GetRateBasedRuleCommandInput;
|
|
100
|
+
output: GetRateBasedRuleCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -120,4 +120,15 @@ declare const GetRateBasedRuleManagedKeysCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class GetRateBasedRuleManagedKeysCommand extends GetRateBasedRuleManagedKeysCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: GetRateBasedRuleManagedKeysRequest;
|
|
127
|
+
output: GetRateBasedRuleManagedKeysResponse;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: GetRateBasedRuleManagedKeysCommandInput;
|
|
131
|
+
output: GetRateBasedRuleManagedKeysCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -87,4 +87,15 @@ declare const GetRegexMatchSetCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class GetRegexMatchSetCommand extends GetRegexMatchSetCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: GetRegexMatchSetRequest;
|
|
94
|
+
output: GetRegexMatchSetResponse;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: GetRegexMatchSetCommandInput;
|
|
98
|
+
output: GetRegexMatchSetCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|