@aws-sdk/client-waf-regional 3.337.0 → 3.341.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/WAFRegionalClient.js +2 -1
- package/dist-cjs/commands/AssociateWebACLCommand.js +2 -1
- package/dist-cjs/commands/CreateByteMatchSetCommand.js +2 -1
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js +2 -1
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -1
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js +2 -1
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -1
- package/dist-cjs/commands/CreateRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +2 -1
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +2 -1
- package/dist-cjs/commands/CreateWebACLCommand.js +2 -1
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +2 -1
- package/dist-cjs/commands/CreateXssMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteWebACLCommand.js +2 -1
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -1
- package/dist-cjs/commands/GetByteMatchSetCommand.js +2 -1
- package/dist-cjs/commands/GetChangeTokenCommand.js +2 -1
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js +2 -1
- package/dist-cjs/commands/GetGeoMatchSetCommand.js +2 -1
- package/dist-cjs/commands/GetIPSetCommand.js +2 -1
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -1
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetRateBasedRuleCommand.js +2 -1
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +2 -1
- package/dist-cjs/commands/GetRegexMatchSetCommand.js +2 -1
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -1
- package/dist-cjs/commands/GetRuleCommand.js +2 -1
- package/dist-cjs/commands/GetRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -1
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js +2 -1
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +2 -1
- package/dist-cjs/commands/GetWebACLCommand.js +2 -1
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -1
- package/dist-cjs/commands/GetXssMatchSetCommand.js +2 -1
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/ListByteMatchSetsCommand.js +2 -1
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js +2 -1
- package/dist-cjs/commands/ListIPSetsCommand.js +2 -1
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -1
- package/dist-cjs/commands/ListRateBasedRulesCommand.js +2 -1
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js +2 -1
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -1
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -1
- package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListRulesCommand.js +2 -1
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +2 -1
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +2 -1
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListWebACLsCommand.js +2 -1
- package/dist-cjs/commands/ListXssMatchSetsCommand.js +2 -1
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -1
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +2 -1
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateRuleCommand.js +2 -1
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateWebACLCommand.js +2 -1
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js +2 -1
- package/dist-cjs/index.js +1 -1
- package/dist-cjs/models/WAFRegionalServiceException.js +2 -1
- package/dist-es/WAFRegionalClient.js +1 -0
- package/dist-es/commands/AssociateWebACLCommand.js +1 -0
- package/dist-es/commands/CreateByteMatchSetCommand.js +1 -0
- package/dist-es/commands/CreateGeoMatchSetCommand.js +1 -0
- package/dist-es/commands/CreateIPSetCommand.js +1 -0
- package/dist-es/commands/CreateRateBasedRuleCommand.js +1 -0
- package/dist-es/commands/CreateRegexMatchSetCommand.js +1 -0
- package/dist-es/commands/CreateRegexPatternSetCommand.js +1 -0
- package/dist-es/commands/CreateRuleCommand.js +1 -0
- package/dist-es/commands/CreateRuleGroupCommand.js +1 -0
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +1 -0
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +1 -0
- package/dist-es/commands/CreateWebACLCommand.js +1 -0
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +1 -0
- package/dist-es/commands/CreateXssMatchSetCommand.js +1 -0
- package/dist-es/commands/DeleteByteMatchSetCommand.js +1 -0
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +1 -0
- package/dist-es/commands/DeleteIPSetCommand.js +1 -0
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +1 -0
- package/dist-es/commands/DeletePermissionPolicyCommand.js +1 -0
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +1 -0
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +1 -0
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +1 -0
- package/dist-es/commands/DeleteRuleCommand.js +1 -0
- package/dist-es/commands/DeleteRuleGroupCommand.js +1 -0
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +1 -0
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +1 -0
- package/dist-es/commands/DeleteWebACLCommand.js +1 -0
- package/dist-es/commands/DeleteXssMatchSetCommand.js +1 -0
- package/dist-es/commands/DisassociateWebACLCommand.js +1 -0
- package/dist-es/commands/GetByteMatchSetCommand.js +1 -0
- package/dist-es/commands/GetChangeTokenCommand.js +1 -0
- package/dist-es/commands/GetChangeTokenStatusCommand.js +1 -0
- package/dist-es/commands/GetGeoMatchSetCommand.js +1 -0
- package/dist-es/commands/GetIPSetCommand.js +1 -0
- package/dist-es/commands/GetLoggingConfigurationCommand.js +1 -0
- package/dist-es/commands/GetPermissionPolicyCommand.js +1 -0
- package/dist-es/commands/GetRateBasedRuleCommand.js +1 -0
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +1 -0
- package/dist-es/commands/GetRegexMatchSetCommand.js +1 -0
- package/dist-es/commands/GetRegexPatternSetCommand.js +1 -0
- package/dist-es/commands/GetRuleCommand.js +1 -0
- package/dist-es/commands/GetRuleGroupCommand.js +1 -0
- package/dist-es/commands/GetSampledRequestsCommand.js +1 -0
- package/dist-es/commands/GetSizeConstraintSetCommand.js +1 -0
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +1 -0
- package/dist-es/commands/GetWebACLCommand.js +1 -0
- package/dist-es/commands/GetWebACLForResourceCommand.js +1 -0
- package/dist-es/commands/GetXssMatchSetCommand.js +1 -0
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +1 -0
- package/dist-es/commands/ListByteMatchSetsCommand.js +1 -0
- package/dist-es/commands/ListGeoMatchSetsCommand.js +1 -0
- package/dist-es/commands/ListIPSetsCommand.js +1 -0
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +1 -0
- package/dist-es/commands/ListRateBasedRulesCommand.js +1 -0
- package/dist-es/commands/ListRegexMatchSetsCommand.js +1 -0
- package/dist-es/commands/ListRegexPatternSetsCommand.js +1 -0
- package/dist-es/commands/ListResourcesForWebACLCommand.js +1 -0
- package/dist-es/commands/ListRuleGroupsCommand.js +1 -0
- package/dist-es/commands/ListRulesCommand.js +1 -0
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +1 -0
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +1 -0
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListWebACLsCommand.js +1 -0
- package/dist-es/commands/ListXssMatchSetsCommand.js +1 -0
- package/dist-es/commands/PutLoggingConfigurationCommand.js +1 -0
- package/dist-es/commands/PutPermissionPolicyCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateByteMatchSetCommand.js +1 -0
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +1 -0
- package/dist-es/commands/UpdateIPSetCommand.js +1 -0
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +1 -0
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +1 -0
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +1 -0
- package/dist-es/commands/UpdateRuleCommand.js +1 -0
- package/dist-es/commands/UpdateRuleGroupCommand.js +1 -0
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +1 -0
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +1 -0
- package/dist-es/commands/UpdateWebACLCommand.js +1 -0
- package/dist-es/commands/UpdateXssMatchSetCommand.js +1 -0
- package/dist-es/index.js +1 -1
- package/dist-es/models/WAFRegionalServiceException.js +1 -0
- package/dist-types/WAFRegionalClient.d.ts +3 -3
- package/dist-types/commands/AssociateWebACLCommand.d.ts +4 -0
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateWebACLCommand.d.ts +4 -0
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +4 -0
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteWebACLCommand.d.ts +4 -0
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +4 -0
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/GetChangeTokenCommand.d.ts +4 -0
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +4 -0
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +4 -0
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +4 -0
- package/dist-types/commands/GetRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +4 -0
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +4 -0
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/GetWebACLCommand.d.ts +4 -0
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +4 -0
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +4 -0
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +4 -0
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +4 -0
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListRulesCommand.d.ts +4 -0
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListWebACLsCommand.d.ts +4 -0
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +4 -0
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateWebACLCommand.d.ts +4 -0
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +4 -0
- package/dist-types/index.d.ts +16 -1
- package/dist-types/models/WAFRegionalServiceException.d.ts +1 -0
- package/dist-types/ts3.4/WAFRegionalClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +1 -1
- package/dist-types/ts3.4/models/WAFRegionalServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateXssMatchSetCommandInput
|
|
19
20
|
extends CreateXssMatchSetRequest {}
|
|
20
21
|
export interface CreateXssMatchSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteByteMatchSetCommandInput
|
|
19
20
|
extends DeleteByteMatchSetRequest {}
|
|
20
21
|
export interface DeleteByteMatchSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteGeoMatchSetCommandInput
|
|
19
20
|
extends DeleteGeoMatchSetRequest {}
|
|
20
21
|
export interface DeleteGeoMatchSetCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {}
|
|
16
17
|
export interface DeleteIPSetCommandOutput
|
|
17
18
|
extends DeleteIPSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteLoggingConfigurationCommandInput
|
|
19
20
|
extends DeleteLoggingConfigurationRequest {}
|
|
20
21
|
export interface DeleteLoggingConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeletePermissionPolicyCommandInput
|
|
19
20
|
extends DeletePermissionPolicyRequest {}
|
|
20
21
|
export interface DeletePermissionPolicyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteRateBasedRuleCommandInput
|
|
19
20
|
extends DeleteRateBasedRuleRequest {}
|
|
20
21
|
export interface DeleteRateBasedRuleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteRegexMatchSetCommandInput
|
|
19
20
|
extends DeleteRegexMatchSetRequest {}
|
|
20
21
|
export interface DeleteRegexMatchSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteRegexPatternSetCommandInput
|
|
19
20
|
extends DeleteRegexPatternSetRequest {}
|
|
20
21
|
export interface DeleteRegexPatternSetCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteRuleCommandInput extends DeleteRuleRequest {}
|
|
16
17
|
export interface DeleteRuleCommandOutput
|
|
17
18
|
extends DeleteRuleResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteRuleGroupCommandInput extends DeleteRuleGroupRequest {}
|
|
19
20
|
export interface DeleteRuleGroupCommandOutput
|
|
20
21
|
extends DeleteRuleGroupResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteSizeConstraintSetCommandInput
|
|
19
20
|
extends DeleteSizeConstraintSetRequest {}
|
|
20
21
|
export interface DeleteSizeConstraintSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteSqlInjectionMatchSetCommandInput
|
|
19
20
|
extends DeleteSqlInjectionMatchSetRequest {}
|
|
20
21
|
export interface DeleteSqlInjectionMatchSetCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteWebACLCommandInput extends DeleteWebACLRequest {}
|
|
16
17
|
export interface DeleteWebACLCommandOutput
|
|
17
18
|
extends DeleteWebACLResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteXssMatchSetCommandInput
|
|
19
20
|
extends DeleteXssMatchSetRequest {}
|
|
20
21
|
export interface DeleteXssMatchSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateWebACLCommandInput
|
|
19
20
|
extends DisassociateWebACLRequest {}
|
|
20
21
|
export interface DisassociateWebACLCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetByteMatchSetCommandInput extends GetByteMatchSetRequest {}
|
|
19
20
|
export interface GetByteMatchSetCommandOutput
|
|
20
21
|
extends GetByteMatchSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetChangeTokenCommandInput extends GetChangeTokenRequest {}
|
|
19
20
|
export interface GetChangeTokenCommandOutput
|
|
20
21
|
extends GetChangeTokenResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetChangeTokenStatusCommandInput
|
|
19
20
|
extends GetChangeTokenStatusRequest {}
|
|
20
21
|
export interface GetChangeTokenStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetGeoMatchSetCommandInput extends GetGeoMatchSetRequest {}
|
|
19
20
|
export interface GetGeoMatchSetCommandOutput
|
|
20
21
|
extends GetGeoMatchSetResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetIPSetCommandInput extends GetIPSetRequest {}
|
|
16
17
|
export interface GetIPSetCommandOutput
|
|
17
18
|
extends GetIPSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetLoggingConfigurationCommandInput
|
|
19
20
|
extends GetLoggingConfigurationRequest {}
|
|
20
21
|
export interface GetLoggingConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetPermissionPolicyCommandInput
|
|
19
20
|
extends GetPermissionPolicyRequest {}
|
|
20
21
|
export interface GetPermissionPolicyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetRateBasedRuleCommandInput extends GetRateBasedRuleRequest {}
|
|
19
20
|
export interface GetRateBasedRuleCommandOutput
|
|
20
21
|
extends GetRateBasedRuleResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetRateBasedRuleManagedKeysCommandInput
|
|
19
20
|
extends GetRateBasedRuleManagedKeysRequest {}
|
|
20
21
|
export interface GetRateBasedRuleManagedKeysCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetRegexMatchSetCommandInput extends GetRegexMatchSetRequest {}
|
|
19
20
|
export interface GetRegexMatchSetCommandOutput
|
|
20
21
|
extends GetRegexMatchSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetRegexPatternSetCommandInput
|
|
19
20
|
extends GetRegexPatternSetRequest {}
|
|
20
21
|
export interface GetRegexPatternSetCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetRuleCommandInput extends GetRuleRequest {}
|
|
16
17
|
export interface GetRuleCommandOutput
|
|
17
18
|
extends GetRuleResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetRuleGroupCommandInput extends GetRuleGroupRequest {}
|
|
16
17
|
export interface GetRuleGroupCommandOutput
|
|
17
18
|
extends GetRuleGroupResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetSampledRequestsCommandInput
|
|
19
20
|
extends GetSampledRequestsRequest {}
|
|
20
21
|
export interface GetSampledRequestsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetSizeConstraintSetCommandInput
|
|
19
20
|
extends GetSizeConstraintSetRequest {}
|
|
20
21
|
export interface GetSizeConstraintSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetSqlInjectionMatchSetCommandInput
|
|
19
20
|
extends GetSqlInjectionMatchSetRequest {}
|
|
20
21
|
export interface GetSqlInjectionMatchSetCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetWebACLCommandInput extends GetWebACLRequest {}
|
|
16
17
|
export interface GetWebACLCommandOutput
|
|
17
18
|
extends GetWebACLResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetWebACLForResourceCommandInput
|
|
19
20
|
extends GetWebACLForResourceRequest {}
|
|
20
21
|
export interface GetWebACLForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetXssMatchSetCommandInput extends GetXssMatchSetRequest {}
|
|
19
20
|
export interface GetXssMatchSetCommandOutput
|
|
20
21
|
extends GetXssMatchSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListActivatedRulesInRuleGroupCommandInput
|
|
19
20
|
extends ListActivatedRulesInRuleGroupRequest {}
|
|
20
21
|
export interface ListActivatedRulesInRuleGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListByteMatchSetsCommandInput
|
|
19
20
|
extends ListByteMatchSetsRequest {}
|
|
20
21
|
export interface ListByteMatchSetsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListGeoMatchSetsCommandInput extends ListGeoMatchSetsRequest {}
|
|
19
20
|
export interface ListGeoMatchSetsCommandOutput
|
|
20
21
|
extends ListGeoMatchSetsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListIPSetsCommandInput extends ListIPSetsRequest {}
|
|
16
17
|
export interface ListIPSetsCommandOutput
|
|
17
18
|
extends ListIPSetsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListLoggingConfigurationsCommandInput
|
|
19
20
|
extends ListLoggingConfigurationsRequest {}
|
|
20
21
|
export interface ListLoggingConfigurationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRateBasedRulesCommandInput
|
|
19
20
|
extends ListRateBasedRulesRequest {}
|
|
20
21
|
export interface ListRateBasedRulesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRegexMatchSetsCommandInput
|
|
19
20
|
extends ListRegexMatchSetsRequest {}
|
|
20
21
|
export interface ListRegexMatchSetsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRegexPatternSetsCommandInput
|
|
19
20
|
extends ListRegexPatternSetsRequest {}
|
|
20
21
|
export interface ListRegexPatternSetsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListResourcesForWebACLCommandInput
|
|
19
20
|
extends ListResourcesForWebACLRequest {}
|
|
20
21
|
export interface ListResourcesForWebACLCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRuleGroupsCommandInput extends ListRuleGroupsRequest {}
|
|
19
20
|
export interface ListRuleGroupsCommandOutput
|
|
20
21
|
extends ListRuleGroupsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListRulesCommandInput extends ListRulesRequest {}
|
|
16
17
|
export interface ListRulesCommandOutput
|
|
17
18
|
extends ListRulesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListSizeConstraintSetsCommandInput
|
|
19
20
|
extends ListSizeConstraintSetsRequest {}
|
|
20
21
|
export interface ListSizeConstraintSetsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListSqlInjectionMatchSetsCommandInput
|
|
19
20
|
extends ListSqlInjectionMatchSetsRequest {}
|
|
20
21
|
export interface ListSqlInjectionMatchSetsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListSubscribedRuleGroupsCommandInput
|
|
19
20
|
extends ListSubscribedRuleGroupsRequest {}
|
|
20
21
|
export interface ListSubscribedRuleGroupsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListWebACLsCommandInput extends ListWebACLsRequest {}
|
|
16
17
|
export interface ListWebACLsCommandOutput
|
|
17
18
|
extends ListWebACLsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListXssMatchSetsCommandInput extends ListXssMatchSetsRequest {}
|
|
19
20
|
export interface ListXssMatchSetsCommandOutput
|
|
20
21
|
extends ListXssMatchSetsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutLoggingConfigurationCommandInput
|
|
19
20
|
extends PutLoggingConfigurationRequest {}
|
|
20
21
|
export interface PutLoggingConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutPermissionPolicyCommandInput
|
|
19
20
|
extends PutPermissionPolicyRequest {}
|
|
20
21
|
export interface PutPermissionPolicyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput
|
|
17
18
|
extends TagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
19
20
|
export interface UntagResourceCommandOutput
|
|
20
21
|
extends UntagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateByteMatchSetCommandInput
|
|
19
20
|
extends UpdateByteMatchSetRequest {}
|
|
20
21
|
export interface UpdateByteMatchSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateGeoMatchSetCommandInput
|
|
19
20
|
extends UpdateGeoMatchSetRequest {}
|
|
20
21
|
export interface UpdateGeoMatchSetCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateIPSetCommandInput extends UpdateIPSetRequest {}
|
|
16
17
|
export interface UpdateIPSetCommandOutput
|
|
17
18
|
extends UpdateIPSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateRateBasedRuleCommandInput
|
|
19
20
|
extends UpdateRateBasedRuleRequest {}
|
|
20
21
|
export interface UpdateRateBasedRuleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateRegexMatchSetCommandInput
|
|
19
20
|
extends UpdateRegexMatchSetRequest {}
|
|
20
21
|
export interface UpdateRegexMatchSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateRegexPatternSetCommandInput
|
|
19
20
|
extends UpdateRegexPatternSetRequest {}
|
|
20
21
|
export interface UpdateRegexPatternSetCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateRuleCommandInput extends UpdateRuleRequest {}
|
|
16
17
|
export interface UpdateRuleCommandOutput
|
|
17
18
|
extends UpdateRuleResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateRuleGroupCommandInput extends UpdateRuleGroupRequest {}
|
|
19
20
|
export interface UpdateRuleGroupCommandOutput
|
|
20
21
|
extends UpdateRuleGroupResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateSizeConstraintSetCommandInput
|
|
19
20
|
extends UpdateSizeConstraintSetRequest {}
|
|
20
21
|
export interface UpdateSizeConstraintSetCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateSqlInjectionMatchSetCommandInput
|
|
19
20
|
extends UpdateSqlInjectionMatchSetRequest {}
|
|
20
21
|
export interface UpdateSqlInjectionMatchSetCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WAFRegionalClientResolvedConfig,
|
|
14
14
|
} from "../WAFRegionalClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateWebACLCommandInput extends UpdateWebACLRequest {}
|
|
16
17
|
export interface UpdateWebACLCommandOutput
|
|
17
18
|
extends UpdateWebACLResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WAFRegionalClientResolvedConfig,
|
|
17
17
|
} from "../WAFRegionalClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateXssMatchSetCommandInput
|
|
19
20
|
extends UpdateXssMatchSetRequest {}
|
|
20
21
|
export interface UpdateXssMatchSetCommandOutput
|