@aws-sdk/client-wafv2 3.1086.0 → 3.1088.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 (78) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/WAFV2.d.ts +186 -228
  3. package/dist-types/ts3.4/WAFV2Client.d.ts +24 -61
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +4 -9
  8. package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +4 -9
  9. package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +3 -5
  11. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +4 -9
  13. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +4 -9
  21. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +7 -5
  29. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/GetRevenueStatisticsCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/GetRevenueStatisticsSummaryCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetRevenueStatisticsTimeSeriesCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -4
  39. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetTopPathStatisticsByTrafficCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +4 -4
  42. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/ListSettlementRecordsCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +5 -10
  64. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +4 -9
  65. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  67. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  68. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  69. package/dist-types/ts3.4/models/enums.d.ts +23 -46
  70. package/dist-types/ts3.4/models/errors.d.ts +20 -79
  71. package/dist-types/ts3.4/models/models_0.d.ts +3 -9
  72. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  73. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  74. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  75. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  76. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  77. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  78. package/package.json +39 -39
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1085.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75