@aws-sdk/client-waf 3.590.0 → 3.592.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/index.js +0 -77
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +2 -1
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -1
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +2 -1
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWebACLsCommand.d.ts +2 -1
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/WAFServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/WAFServiceException.d.ts +2 -1
- package/package.json +6 -6