@aws-sdk/client-waf-regional 3.490.0 → 3.496.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/WAFRegional.js +1 -173
- package/dist-cjs/WAFRegionalClient.js +1 -43
- package/dist-cjs/commands/AssociateWebACLCommand.js +1 -28
- package/dist-cjs/commands/CreateByteMatchSetCommand.js +1 -28
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js +1 -28
- package/dist-cjs/commands/CreateIPSetCommand.js +1 -28
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js +1 -28
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js +1 -28
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +1 -28
- package/dist-cjs/commands/CreateRuleCommand.js +1 -28
- package/dist-cjs/commands/CreateRuleGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +1 -28
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +1 -28
- package/dist-cjs/commands/CreateWebACLCommand.js +1 -28
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +1 -28
- package/dist-cjs/commands/CreateXssMatchSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteIPSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +1 -28
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteRuleCommand.js +1 -28
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteWebACLCommand.js +1 -28
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js +1 -28
- package/dist-cjs/commands/DisassociateWebACLCommand.js +1 -28
- package/dist-cjs/commands/GetByteMatchSetCommand.js +1 -28
- package/dist-cjs/commands/GetChangeTokenCommand.js +1 -28
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js +1 -28
- package/dist-cjs/commands/GetGeoMatchSetCommand.js +1 -28
- package/dist-cjs/commands/GetIPSetCommand.js +1 -28
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +1 -28
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetRateBasedRuleCommand.js +1 -28
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +1 -28
- package/dist-cjs/commands/GetRegexMatchSetCommand.js +1 -28
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +1 -28
- package/dist-cjs/commands/GetRuleCommand.js +1 -28
- package/dist-cjs/commands/GetRuleGroupCommand.js +1 -28
- package/dist-cjs/commands/GetSampledRequestsCommand.js +1 -28
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js +1 -28
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +1 -28
- package/dist-cjs/commands/GetWebACLCommand.js +1 -28
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +1 -28
- package/dist-cjs/commands/GetXssMatchSetCommand.js +1 -28
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +1 -28
- package/dist-cjs/commands/ListByteMatchSetsCommand.js +1 -28
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js +1 -28
- package/dist-cjs/commands/ListIPSetsCommand.js +1 -28
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/ListRateBasedRulesCommand.js +1 -28
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js +1 -28
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +1 -28
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +1 -28
- package/dist-cjs/commands/ListRuleGroupsCommand.js +1 -28
- package/dist-cjs/commands/ListRulesCommand.js +1 -28
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +1 -28
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +1 -28
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ListWebACLsCommand.js +1 -28
- package/dist-cjs/commands/ListXssMatchSetsCommand.js +1 -28
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +1 -28
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js +1 -28
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +1 -28
- package/dist-cjs/commands/UpdateIPSetCommand.js +1 -28
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +1 -28
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +1 -28
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +1 -28
- package/dist-cjs/commands/UpdateRuleCommand.js +1 -28
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +1 -28
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +1 -28
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +1 -28
- package/dist-cjs/commands/UpdateWebACLCommand.js +1 -28
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -84
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +6933 -10
- package/dist-cjs/models/WAFRegionalServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -633
- package/dist-cjs/protocols/Aws_json1_1.js +1 -4544
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +39 -39
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.