@aws-sdk/client-wafv2 3.414.0 → 3.419.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateWebACLCommand.js +5 -0
- package/dist-cjs/commands/CheckCapacityCommand.js +5 -0
- package/dist-cjs/commands/CreateAPIKeyCommand.js +5 -0
- package/dist-cjs/commands/CreateIPSetCommand.js +5 -0
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +5 -0
- package/dist-cjs/commands/CreateRuleGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateWebACLCommand.js +5 -0
- package/dist-cjs/commands/DeleteFirewallManagerRuleGroupsCommand.js +5 -0
- package/dist-cjs/commands/DeleteIPSetCommand.js +5 -0
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +5 -0
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteWebACLCommand.js +5 -0
- package/dist-cjs/commands/DescribeAllManagedProductsCommand.js +5 -0
- package/dist-cjs/commands/DescribeManagedProductsByVendorCommand.js +5 -0
- package/dist-cjs/commands/DescribeManagedRuleGroupCommand.js +5 -0
- package/dist-cjs/commands/DisassociateWebACLCommand.js +5 -0
- package/dist-cjs/commands/GenerateMobileSdkReleaseUrlCommand.js +5 -0
- package/dist-cjs/commands/GetDecryptedAPIKeyCommand.js +5 -0
- package/dist-cjs/commands/GetIPSetCommand.js +5 -0
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetManagedRuleSetCommand.js +5 -0
- package/dist-cjs/commands/GetMobileSdkReleaseCommand.js +5 -0
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetRateBasedStatementManagedKeysCommand.js +5 -0
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +5 -0
- package/dist-cjs/commands/GetRuleGroupCommand.js +5 -0
- package/dist-cjs/commands/GetSampledRequestsCommand.js +5 -0
- package/dist-cjs/commands/GetWebACLCommand.js +5 -0
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListAPIKeysCommand.js +5 -0
- package/dist-cjs/commands/ListAvailableManagedRuleGroupVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListAvailableManagedRuleGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListIPSetsCommand.js +5 -0
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListManagedRuleSetsCommand.js +5 -0
- package/dist-cjs/commands/ListMobileSdkReleasesCommand.js +5 -0
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +5 -0
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +5 -0
- package/dist-cjs/commands/ListRuleGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListWebACLsCommand.js +5 -0
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutManagedRuleSetVersionsCommand.js +5 -0
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateIPSetCommand.js +5 -0
- package/dist-cjs/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +5 -0
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +5 -0
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateWebACLCommand.js +5 -0
- package/dist-cjs/models/models_0.js +5 -5
- package/dist-es/commands/AssociateWebACLCommand.js +5 -0
- package/dist-es/commands/CheckCapacityCommand.js +5 -0
- package/dist-es/commands/CreateAPIKeyCommand.js +5 -0
- package/dist-es/commands/CreateIPSetCommand.js +5 -0
- package/dist-es/commands/CreateRegexPatternSetCommand.js +5 -0
- package/dist-es/commands/CreateRuleGroupCommand.js +5 -0
- package/dist-es/commands/CreateWebACLCommand.js +5 -0
- package/dist-es/commands/DeleteFirewallManagerRuleGroupsCommand.js +5 -0
- package/dist-es/commands/DeleteIPSetCommand.js +5 -0
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +5 -0
- package/dist-es/commands/DeletePermissionPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +5 -0
- package/dist-es/commands/DeleteRuleGroupCommand.js +5 -0
- package/dist-es/commands/DeleteWebACLCommand.js +5 -0
- package/dist-es/commands/DescribeAllManagedProductsCommand.js +5 -0
- package/dist-es/commands/DescribeManagedProductsByVendorCommand.js +5 -0
- package/dist-es/commands/DescribeManagedRuleGroupCommand.js +5 -0
- package/dist-es/commands/DisassociateWebACLCommand.js +5 -0
- package/dist-es/commands/GenerateMobileSdkReleaseUrlCommand.js +5 -0
- package/dist-es/commands/GetDecryptedAPIKeyCommand.js +5 -0
- package/dist-es/commands/GetIPSetCommand.js +5 -0
- package/dist-es/commands/GetLoggingConfigurationCommand.js +5 -0
- package/dist-es/commands/GetManagedRuleSetCommand.js +5 -0
- package/dist-es/commands/GetMobileSdkReleaseCommand.js +5 -0
- package/dist-es/commands/GetPermissionPolicyCommand.js +5 -0
- package/dist-es/commands/GetRateBasedStatementManagedKeysCommand.js +5 -0
- package/dist-es/commands/GetRegexPatternSetCommand.js +5 -0
- package/dist-es/commands/GetRuleGroupCommand.js +5 -0
- package/dist-es/commands/GetSampledRequestsCommand.js +5 -0
- package/dist-es/commands/GetWebACLCommand.js +5 -0
- package/dist-es/commands/GetWebACLForResourceCommand.js +5 -0
- package/dist-es/commands/ListAPIKeysCommand.js +5 -0
- package/dist-es/commands/ListAvailableManagedRuleGroupVersionsCommand.js +5 -0
- package/dist-es/commands/ListAvailableManagedRuleGroupsCommand.js +5 -0
- package/dist-es/commands/ListIPSetsCommand.js +5 -0
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListManagedRuleSetsCommand.js +5 -0
- package/dist-es/commands/ListMobileSdkReleasesCommand.js +5 -0
- package/dist-es/commands/ListRegexPatternSetsCommand.js +5 -0
- package/dist-es/commands/ListResourcesForWebACLCommand.js +5 -0
- package/dist-es/commands/ListRuleGroupsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListWebACLsCommand.js +5 -0
- package/dist-es/commands/PutLoggingConfigurationCommand.js +5 -0
- package/dist-es/commands/PutManagedRuleSetVersionsCommand.js +5 -0
- package/dist-es/commands/PutPermissionPolicyCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateIPSetCommand.js +5 -0
- package/dist-es/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +5 -0
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +5 -0
- package/dist-es/commands/UpdateRuleGroupCommand.js +5 -0
- package/dist-es/commands/UpdateWebACLCommand.js +5 -0
- package/dist-es/models/models_0.js +4 -4
- package/dist-types/commands/CheckCapacityCommand.d.ts +15 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +15 -0
- package/dist-types/commands/CreateWebACLCommand.d.ts +16 -1
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +3 -0
- package/dist-types/commands/GetRuleGroupCommand.d.ts +15 -0
- package/dist-types/commands/GetWebACLCommand.d.ts +15 -0
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +15 -0
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +3 -0
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +15 -0
- package/dist-types/commands/UpdateWebACLCommand.d.ts +16 -1
- package/dist-types/models/models_0.d.ts +117 -215
- package/dist-types/ts3.4/models/models_0.d.ts +10 -6
- package/package.json +31 -31
|
@@ -114,6 +114,9 @@ export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, _
|
|
|
114
114
|
* HeaderOrder: { // HeaderOrder
|
|
115
115
|
* OversizeHandling: "CONTINUE" || "MATCH" || "NO_MATCH", // required
|
|
116
116
|
* },
|
|
117
|
+
* JA3Fingerprint: { // JA3Fingerprint
|
|
118
|
+
* FallbackBehavior: "MATCH" || "NO_MATCH", // required
|
|
119
|
+
* },
|
|
117
120
|
* },
|
|
118
121
|
* TextTransformations: [ // TextTransformations // required
|
|
119
122
|
* { // TextTransformation
|
|
@@ -178,6 +181,9 @@ export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, _
|
|
|
178
181
|
* HeaderOrder: {
|
|
179
182
|
* OversizeHandling: "CONTINUE" || "MATCH" || "NO_MATCH", // required
|
|
180
183
|
* },
|
|
184
|
+
* JA3Fingerprint: {
|
|
185
|
+
* FallbackBehavior: "MATCH" || "NO_MATCH", // required
|
|
186
|
+
* },
|
|
181
187
|
* },
|
|
182
188
|
* TextTransformations: [ // required
|
|
183
189
|
* {
|
|
@@ -238,6 +244,9 @@ export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, _
|
|
|
238
244
|
* HeaderOrder: {
|
|
239
245
|
* OversizeHandling: "CONTINUE" || "MATCH" || "NO_MATCH", // required
|
|
240
246
|
* },
|
|
247
|
+
* JA3Fingerprint: {
|
|
248
|
+
* FallbackBehavior: "MATCH" || "NO_MATCH", // required
|
|
249
|
+
* },
|
|
241
250
|
* },
|
|
242
251
|
* TextTransformations: [ // required
|
|
243
252
|
* {
|
|
@@ -293,6 +302,9 @@ export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, _
|
|
|
293
302
|
* HeaderOrder: {
|
|
294
303
|
* OversizeHandling: "CONTINUE" || "MATCH" || "NO_MATCH", // required
|
|
295
304
|
* },
|
|
305
|
+
* JA3Fingerprint: {
|
|
306
|
+
* FallbackBehavior: "MATCH" || "NO_MATCH", // required
|
|
307
|
+
* },
|
|
296
308
|
* },
|
|
297
309
|
* ComparisonOperator: "EQ" || "NE" || "LE" || "LT" || "GE" || "GT", // required
|
|
298
310
|
* Size: Number("long"), // required
|
|
@@ -435,6 +447,9 @@ export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, _
|
|
|
435
447
|
* HeaderOrder: {
|
|
436
448
|
* OversizeHandling: "CONTINUE" || "MATCH" || "NO_MATCH", // required
|
|
437
449
|
* },
|
|
450
|
+
* JA3Fingerprint: {
|
|
451
|
+
* FallbackBehavior: "MATCH" || "NO_MATCH", // required
|
|
452
|
+
* },
|
|
438
453
|
* },
|
|
439
454
|
* TextTransformations: [ // required
|
|
440
455
|
* {
|
|
@@ -42,7 +42,7 @@ export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __Metad
|
|
|
42
42
|
* </ol>
|
|
43
43
|
* </note>
|
|
44
44
|
* <p>When you make changes to web ACLs or web ACL components, like rules and rule groups, WAF propagates the changes everywhere that the web ACL and its components are stored and used. Your changes are applied within seconds, but there might be a brief period of inconsistency when the changes have arrived in some places and not in others. So, for example, if you change a rule action setting, the action might be the old action in one area and the new action in another area. Or if you add an IP address to an IP set used in a blocking rule, the new address might briefly be blocked in one area while still allowed in another. This temporary inconsistency can occur when you first associate a web ACL with an Amazon Web Services resource and when you change a web ACL that is already associated with a resource. Generally, any inconsistencies of this type last only a few seconds.</p>
|
|
45
|
-
* <p> A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has
|
|
45
|
+
* <p> A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has a statement that defines what to look for in web requests and an action that WAF applies to requests that match the statement. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types <a>Rule</a>, <a>RuleGroup</a>, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, an Amazon Cognito user pool, an App Runner service, or an Amazon Web Services Verified Access instance. </p>
|
|
46
46
|
* @example
|
|
47
47
|
* Use a bare-bones client and the command you need to make an API call.
|
|
48
48
|
* ```javascript
|
|
@@ -139,6 +139,9 @@ export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __Metad
|
|
|
139
139
|
* HeaderOrder: { // HeaderOrder
|
|
140
140
|
* OversizeHandling: "CONTINUE" || "MATCH" || "NO_MATCH", // required
|
|
141
141
|
* },
|
|
142
|
+
* JA3Fingerprint: { // JA3Fingerprint
|
|
143
|
+
* FallbackBehavior: "MATCH" || "NO_MATCH", // required
|
|
144
|
+
* },
|
|
142
145
|
* },
|
|
143
146
|
* TextTransformations: [ // TextTransformations // required
|
|
144
147
|
* { // TextTransformation
|
|
@@ -203,6 +206,9 @@ export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __Metad
|
|
|
203
206
|
* HeaderOrder: {
|
|
204
207
|
* OversizeHandling: "CONTINUE" || "MATCH" || "NO_MATCH", // required
|
|
205
208
|
* },
|
|
209
|
+
* JA3Fingerprint: {
|
|
210
|
+
* FallbackBehavior: "MATCH" || "NO_MATCH", // required
|
|
211
|
+
* },
|
|
206
212
|
* },
|
|
207
213
|
* TextTransformations: [ // required
|
|
208
214
|
* {
|
|
@@ -263,6 +269,9 @@ export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __Metad
|
|
|
263
269
|
* HeaderOrder: {
|
|
264
270
|
* OversizeHandling: "CONTINUE" || "MATCH" || "NO_MATCH", // required
|
|
265
271
|
* },
|
|
272
|
+
* JA3Fingerprint: {
|
|
273
|
+
* FallbackBehavior: "MATCH" || "NO_MATCH", // required
|
|
274
|
+
* },
|
|
266
275
|
* },
|
|
267
276
|
* TextTransformations: [ // required
|
|
268
277
|
* {
|
|
@@ -318,6 +327,9 @@ export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __Metad
|
|
|
318
327
|
* HeaderOrder: {
|
|
319
328
|
* OversizeHandling: "CONTINUE" || "MATCH" || "NO_MATCH", // required
|
|
320
329
|
* },
|
|
330
|
+
* JA3Fingerprint: {
|
|
331
|
+
* FallbackBehavior: "MATCH" || "NO_MATCH", // required
|
|
332
|
+
* },
|
|
321
333
|
* },
|
|
322
334
|
* ComparisonOperator: "EQ" || "NE" || "LE" || "LT" || "GE" || "GT", // required
|
|
323
335
|
* Size: Number("long"), // required
|
|
@@ -450,6 +462,9 @@ export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __Metad
|
|
|
450
462
|
* HeaderOrder: {
|
|
451
463
|
* OversizeHandling: "CONTINUE" || "MATCH" || "NO_MATCH", // required
|
|
452
464
|
* },
|
|
465
|
+
* JA3Fingerprint: {
|
|
466
|
+
* FallbackBehavior: "MATCH" || "NO_MATCH", // required
|
|
467
|
+
* },
|
|
453
468
|
* },
|
|
454
469
|
* TextTransformations: [ // required
|
|
455
470
|
* {
|