@aws-sdk/client-waf-regional 3.775.0 → 3.777.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.
Files changed (82) hide show
  1. package/dist-types/commands/AssociateWebACLCommand.d.ts +1 -0
  2. package/dist-types/commands/CreateByteMatchSetCommand.d.ts +1 -0
  3. package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +1 -0
  4. package/dist-types/commands/CreateIPSetCommand.d.ts +12 -12
  5. package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +1 -0
  6. package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateRuleCommand.d.ts +15 -15
  9. package/dist-types/commands/CreateRuleGroupCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +15 -15
  11. package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +13 -13
  12. package/dist-types/commands/CreateWebACLCommand.d.ts +20 -20
  13. package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateXssMatchSetCommand.d.ts +13 -13
  15. package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +6 -6
  16. package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +1 -0
  17. package/dist-types/commands/DeleteIPSetCommand.d.ts +6 -6
  18. package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +1 -0
  19. package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +1 -0
  20. package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteRuleCommand.d.ts +6 -6
  24. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +6 -6
  26. package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +6 -6
  27. package/dist-types/commands/DeleteWebACLCommand.d.ts +6 -6
  28. package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +6 -6
  29. package/dist-types/commands/DisassociateWebACLCommand.d.ts +1 -0
  30. package/dist-types/commands/GetByteMatchSetCommand.d.ts +14 -14
  31. package/dist-types/commands/GetChangeTokenCommand.d.ts +5 -5
  32. package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +5 -5
  33. package/dist-types/commands/GetGeoMatchSetCommand.d.ts +1 -0
  34. package/dist-types/commands/GetIPSetCommand.d.ts +10 -10
  35. package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +1 -0
  36. package/dist-types/commands/GetPermissionPolicyCommand.d.ts +1 -0
  37. package/dist-types/commands/GetRateBasedRuleCommand.d.ts +1 -0
  38. package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +1 -0
  39. package/dist-types/commands/GetRegexMatchSetCommand.d.ts +1 -0
  40. package/dist-types/commands/GetRegexPatternSetCommand.d.ts +1 -0
  41. package/dist-types/commands/GetRuleCommand.d.ts +12 -12
  42. package/dist-types/commands/GetRuleGroupCommand.d.ts +1 -0
  43. package/dist-types/commands/GetSampledRequestsCommand.d.ts +1 -45
  44. package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +13 -13
  45. package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +11 -11
  46. package/dist-types/commands/GetWebACLCommand.d.ts +15 -15
  47. package/dist-types/commands/GetWebACLForResourceCommand.d.ts +1 -0
  48. package/dist-types/commands/GetXssMatchSetCommand.d.ts +11 -11
  49. package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +1 -0
  50. package/dist-types/commands/ListByteMatchSetsCommand.d.ts +1 -0
  51. package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +1 -0
  52. package/dist-types/commands/ListIPSetsCommand.d.ts +7 -7
  53. package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +1 -0
  54. package/dist-types/commands/ListRateBasedRulesCommand.d.ts +1 -0
  55. package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +1 -0
  56. package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +1 -0
  57. package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +1 -0
  58. package/dist-types/commands/ListRuleGroupsCommand.d.ts +1 -0
  59. package/dist-types/commands/ListRulesCommand.d.ts +7 -7
  60. package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +7 -7
  61. package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +7 -7
  62. package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +1 -0
  63. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  64. package/dist-types/commands/ListWebACLsCommand.d.ts +7 -7
  65. package/dist-types/commands/ListXssMatchSetsCommand.d.ts +7 -7
  66. package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +1 -0
  67. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +1 -0
  68. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  69. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  70. package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +15 -15
  71. package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +1 -0
  72. package/dist-types/commands/UpdateIPSetCommand.d.ts +11 -11
  73. package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +1 -0
  74. package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +1 -0
  75. package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +1 -0
  76. package/dist-types/commands/UpdateRuleCommand.d.ts +12 -12
  77. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +1 -0
  78. package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +14 -14
  79. package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +12 -12
  80. package/dist-types/commands/UpdateWebACLCommand.d.ts +15 -15
  81. package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +12 -12
  82. package/package.json +2 -2
@@ -270,39 +270,39 @@ declare const UpdateWebACLCommand_base: {
270
270
  * @throws {@link WAFRegionalServiceException}
271
271
  * <p>Base exception class for all service exceptions from WAFRegional service.</p>
272
272
  *
273
- * @public
273
+ *
274
274
  * @example To update a Web ACL
275
275
  * ```javascript
276
276
  * // The following example deletes an ActivatedRule object in a WebACL with the ID webacl-1472061481310.
277
277
  * const input = {
278
- * "ChangeToken": "abcd12f2-46da-4fdb-b8d5-fbd4c466928f",
279
- * "DefaultAction": {
280
- * "Type": "ALLOW"
278
+ * ChangeToken: "abcd12f2-46da-4fdb-b8d5-fbd4c466928f",
279
+ * DefaultAction: {
280
+ * Type: "ALLOW"
281
281
  * },
282
- * "Updates": [
282
+ * Updates: [
283
283
  * {
284
- * "Action": "DELETE",
285
- * "ActivatedRule": {
286
- * "Action": {
287
- * "Type": "ALLOW"
284
+ * Action: "DELETE",
285
+ * ActivatedRule: {
286
+ * Action: {
287
+ * Type: "ALLOW"
288
288
  * },
289
- * "Priority": 1,
290
- * "RuleId": "WAFRule-1-Example"
289
+ * Priority: 1,
290
+ * RuleId: "WAFRule-1-Example"
291
291
  * }
292
292
  * }
293
293
  * ],
294
- * "WebACLId": "webacl-1472061481310"
294
+ * WebACLId: "webacl-1472061481310"
295
295
  * };
296
296
  * const command = new UpdateWebACLCommand(input);
297
297
  * const response = await client.send(command);
298
- * /* response ==
298
+ * /* response is
299
299
  * {
300
- * "ChangeToken": "abcd12f2-46da-4fdb-b8d5-fbd4c466928f"
300
+ * ChangeToken: "abcd12f2-46da-4fdb-b8d5-fbd4c466928f"
301
301
  * }
302
302
  * *\/
303
- * // example id: updatewebacl-1475533627385
304
303
  * ```
305
304
  *
305
+ * @public
306
306
  */
307
307
  export declare class UpdateWebACLCommand extends UpdateWebACLCommand_base {
308
308
  /** @internal type navigation helper, not in runtime. */
@@ -216,35 +216,35 @@ declare const UpdateXssMatchSetCommand_base: {
216
216
  * @throws {@link WAFRegionalServiceException}
217
217
  * <p>Base exception class for all service exceptions from WAFRegional service.</p>
218
218
  *
219
- * @public
219
+ *
220
220
  * @example To update an XSS match set
221
221
  * ```javascript
222
222
  * // The following example deletes an XssMatchTuple object (filters) in an XssMatchSet with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
223
223
  * const input = {
224
- * "ChangeToken": "abcd12f2-46da-4fdb-b8d5-fbd4c466928f",
225
- * "Updates": [
224
+ * ChangeToken: "abcd12f2-46da-4fdb-b8d5-fbd4c466928f",
225
+ * Updates: [
226
226
  * {
227
- * "Action": "DELETE",
228
- * "XssMatchTuple": {
229
- * "FieldToMatch": {
230
- * "Type": "QUERY_STRING"
227
+ * Action: "DELETE",
228
+ * XssMatchTuple: {
229
+ * FieldToMatch: {
230
+ * Type: "QUERY_STRING"
231
231
  * },
232
- * "TextTransformation": "URL_DECODE"
232
+ * TextTransformation: "URL_DECODE"
233
233
  * }
234
234
  * }
235
235
  * ],
236
- * "XssMatchSetId": "example1ds3t-46da-4fdb-b8d5-abc321j569j5"
236
+ * XssMatchSetId: "example1ds3t-46da-4fdb-b8d5-abc321j569j5"
237
237
  * };
238
238
  * const command = new UpdateXssMatchSetCommand(input);
239
239
  * const response = await client.send(command);
240
- * /* response ==
240
+ * /* response is
241
241
  * {
242
- * "ChangeToken": "abcd12f2-46da-4fdb-b8d5-fbd4c466928f"
242
+ * ChangeToken: "abcd12f2-46da-4fdb-b8d5-fbd4c466928f"
243
243
  * }
244
244
  * *\/
245
- * // example id: updatexssmatchset-1475534098881
246
245
  * ```
247
246
  *
247
+ * @public
248
248
  */
249
249
  export declare class UpdateXssMatchSetCommand extends UpdateXssMatchSetCommand_base {
250
250
  /** @internal type navigation helper, not in runtime. */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-waf-regional",
3
3
  "description": "AWS SDK for JavaScript Waf Regional Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-waf-regional",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",