@aws-sdk/client-waf-regional 3.478.0 → 3.481.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/commands/AssociateWebACLCommand.js +18 -41
- package/dist-cjs/commands/CreateByteMatchSetCommand.js +18 -41
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js +18 -41
- package/dist-cjs/commands/CreateIPSetCommand.js +18 -41
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js +18 -41
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js +18 -41
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +18 -41
- package/dist-cjs/commands/CreateRuleCommand.js +18 -41
- package/dist-cjs/commands/CreateRuleGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +18 -41
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +18 -41
- package/dist-cjs/commands/CreateWebACLCommand.js +18 -41
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +18 -41
- package/dist-cjs/commands/CreateXssMatchSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteIPSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +18 -41
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteRuleCommand.js +18 -41
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteWebACLCommand.js +18 -41
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWebACLCommand.js +18 -41
- package/dist-cjs/commands/GetByteMatchSetCommand.js +18 -41
- package/dist-cjs/commands/GetChangeTokenCommand.js +18 -41
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js +18 -41
- package/dist-cjs/commands/GetGeoMatchSetCommand.js +18 -41
- package/dist-cjs/commands/GetIPSetCommand.js +18 -41
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetRateBasedRuleCommand.js +18 -41
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +18 -41
- package/dist-cjs/commands/GetRegexMatchSetCommand.js +18 -41
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +18 -41
- package/dist-cjs/commands/GetRuleCommand.js +18 -41
- package/dist-cjs/commands/GetRuleGroupCommand.js +18 -41
- package/dist-cjs/commands/GetSampledRequestsCommand.js +18 -41
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js +18 -41
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +18 -41
- package/dist-cjs/commands/GetWebACLCommand.js +18 -41
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +18 -41
- package/dist-cjs/commands/GetXssMatchSetCommand.js +18 -41
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +18 -41
- package/dist-cjs/commands/ListByteMatchSetsCommand.js +18 -41
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js +18 -41
- package/dist-cjs/commands/ListIPSetsCommand.js +18 -41
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListRateBasedRulesCommand.js +18 -41
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js +18 -41
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +18 -41
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +18 -41
- package/dist-cjs/commands/ListRuleGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListRulesCommand.js +18 -41
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +18 -41
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +18 -41
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListWebACLsCommand.js +18 -41
- package/dist-cjs/commands/ListXssMatchSetsCommand.js +18 -41
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateIPSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +18 -41
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateRuleCommand.js +18 -41
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateWebACLCommand.js +18 -41
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateWebACLCommand.js +18 -41
- package/dist-es/commands/CreateByteMatchSetCommand.js +18 -41
- package/dist-es/commands/CreateGeoMatchSetCommand.js +18 -41
- package/dist-es/commands/CreateIPSetCommand.js +18 -41
- package/dist-es/commands/CreateRateBasedRuleCommand.js +18 -41
- package/dist-es/commands/CreateRegexMatchSetCommand.js +18 -41
- package/dist-es/commands/CreateRegexPatternSetCommand.js +18 -41
- package/dist-es/commands/CreateRuleCommand.js +18 -41
- package/dist-es/commands/CreateRuleGroupCommand.js +18 -41
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +18 -41
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +18 -41
- package/dist-es/commands/CreateWebACLCommand.js +18 -41
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +18 -41
- package/dist-es/commands/CreateXssMatchSetCommand.js +18 -41
- package/dist-es/commands/DeleteByteMatchSetCommand.js +18 -41
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +18 -41
- package/dist-es/commands/DeleteIPSetCommand.js +18 -41
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +18 -41
- package/dist-es/commands/DeletePermissionPolicyCommand.js +18 -41
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +18 -41
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +18 -41
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +18 -41
- package/dist-es/commands/DeleteRuleCommand.js +18 -41
- package/dist-es/commands/DeleteRuleGroupCommand.js +18 -41
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +18 -41
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +18 -41
- package/dist-es/commands/DeleteWebACLCommand.js +18 -41
- package/dist-es/commands/DeleteXssMatchSetCommand.js +18 -41
- package/dist-es/commands/DisassociateWebACLCommand.js +18 -41
- package/dist-es/commands/GetByteMatchSetCommand.js +18 -41
- package/dist-es/commands/GetChangeTokenCommand.js +18 -41
- package/dist-es/commands/GetChangeTokenStatusCommand.js +18 -41
- package/dist-es/commands/GetGeoMatchSetCommand.js +18 -41
- package/dist-es/commands/GetIPSetCommand.js +18 -41
- package/dist-es/commands/GetLoggingConfigurationCommand.js +18 -41
- package/dist-es/commands/GetPermissionPolicyCommand.js +18 -41
- package/dist-es/commands/GetRateBasedRuleCommand.js +18 -41
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +18 -41
- package/dist-es/commands/GetRegexMatchSetCommand.js +18 -41
- package/dist-es/commands/GetRegexPatternSetCommand.js +18 -41
- package/dist-es/commands/GetRuleCommand.js +18 -41
- package/dist-es/commands/GetRuleGroupCommand.js +18 -41
- package/dist-es/commands/GetSampledRequestsCommand.js +18 -41
- package/dist-es/commands/GetSizeConstraintSetCommand.js +18 -41
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +18 -41
- package/dist-es/commands/GetWebACLCommand.js +18 -41
- package/dist-es/commands/GetWebACLForResourceCommand.js +18 -41
- package/dist-es/commands/GetXssMatchSetCommand.js +18 -41
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +18 -41
- package/dist-es/commands/ListByteMatchSetsCommand.js +18 -41
- package/dist-es/commands/ListGeoMatchSetsCommand.js +18 -41
- package/dist-es/commands/ListIPSetsCommand.js +18 -41
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListRateBasedRulesCommand.js +18 -41
- package/dist-es/commands/ListRegexMatchSetsCommand.js +18 -41
- package/dist-es/commands/ListRegexPatternSetsCommand.js +18 -41
- package/dist-es/commands/ListResourcesForWebACLCommand.js +18 -41
- package/dist-es/commands/ListRuleGroupsCommand.js +18 -41
- package/dist-es/commands/ListRulesCommand.js +18 -41
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +18 -41
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +18 -41
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListWebACLsCommand.js +18 -41
- package/dist-es/commands/ListXssMatchSetsCommand.js +18 -41
- package/dist-es/commands/PutLoggingConfigurationCommand.js +18 -41
- package/dist-es/commands/PutPermissionPolicyCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateByteMatchSetCommand.js +18 -41
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +18 -41
- package/dist-es/commands/UpdateIPSetCommand.js +18 -41
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +18 -41
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +18 -41
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +18 -41
- package/dist-es/commands/UpdateRuleCommand.js +18 -41
- package/dist-es/commands/UpdateRuleGroupCommand.js +18 -41
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +18 -41
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +18 -41
- package/dist-es/commands/UpdateWebACLCommand.js +18 -41
- package/dist-es/commands/UpdateXssMatchSetCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateWebACLCommand.d.ts +6 -21
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateIPSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +6 -21
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateRuleCommand.d.ts +6 -21
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateWebACLCommand.d.ts +6 -21
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +6 -21
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIPSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRuleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWebACLCommand.d.ts +6 -21
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +6 -21
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/GetChangeTokenCommand.d.ts +6 -21
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/GetIPSetCommand.d.ts +6 -21
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +6 -21
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +6 -21
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +6 -21
- package/dist-types/commands/GetRuleCommand.d.ts +6 -21
- package/dist-types/commands/GetRuleGroupCommand.d.ts +6 -21
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +6 -21
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +6 -21
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/GetWebACLCommand.d.ts +6 -21
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +6 -21
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +6 -21
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListIPSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +6 -21
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +6 -21
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListRulesCommand.d.ts +6 -21
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListWebACLsCommand.d.ts +6 -21
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +6 -21
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateIPSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRuleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWebACLCommand.d.ts +6 -21
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +8 -8
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AssociateWebACLRequest, AssociateWebACLResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AssociateWebACLCommandInput extends AssociateWebACLRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AssociateWebACLCommandOutput extends AssociateWebACLResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AssociateWebACLCommand_base: {
|
|
24
|
+
new (input: AssociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWebACLCommandInput, AssociateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -111,23 +114,5 @@ export interface AssociateWebACLCommandOutput extends AssociateWebACLResponse, _
|
|
|
111
114
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
112
115
|
*
|
|
113
116
|
*/
|
|
114
|
-
export declare class AssociateWebACLCommand extends
|
|
115
|
-
readonly input: AssociateWebACLCommandInput;
|
|
116
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
117
|
-
/**
|
|
118
|
-
* @public
|
|
119
|
-
*/
|
|
120
|
-
constructor(input: AssociateWebACLCommandInput);
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateWebACLCommandInput, AssociateWebACLCommandOutput>;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private serialize;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private deserialize;
|
|
117
|
+
export declare class AssociateWebACLCommand extends AssociateWebACLCommand_base {
|
|
133
118
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateByteMatchSetRequest, CreateByteMatchSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateByteMatchSetCommandInput extends CreateByteMatchSetReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateByteMatchSetCommandOutput extends CreateByteMatchSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateByteMatchSetCommand_base: {
|
|
24
|
+
new (input: CreateByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateByteMatchSetCommandInput, CreateByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -155,23 +158,5 @@ export interface CreateByteMatchSetCommandOutput extends CreateByteMatchSetRespo
|
|
|
155
158
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
156
159
|
*
|
|
157
160
|
*/
|
|
158
|
-
export declare class CreateByteMatchSetCommand extends
|
|
159
|
-
readonly input: CreateByteMatchSetCommandInput;
|
|
160
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
161
|
-
/**
|
|
162
|
-
* @public
|
|
163
|
-
*/
|
|
164
|
-
constructor(input: CreateByteMatchSetCommandInput);
|
|
165
|
-
/**
|
|
166
|
-
* @internal
|
|
167
|
-
*/
|
|
168
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateByteMatchSetCommandInput, CreateByteMatchSetCommandOutput>;
|
|
169
|
-
/**
|
|
170
|
-
* @internal
|
|
171
|
-
*/
|
|
172
|
-
private serialize;
|
|
173
|
-
/**
|
|
174
|
-
* @internal
|
|
175
|
-
*/
|
|
176
|
-
private deserialize;
|
|
161
|
+
export declare class CreateByteMatchSetCommand extends CreateByteMatchSetCommand_base {
|
|
177
162
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateGeoMatchSetRequest, CreateGeoMatchSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateGeoMatchSetCommandInput extends CreateGeoMatchSetRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateGeoMatchSetCommandOutput extends CreateGeoMatchSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateGeoMatchSetCommand_base: {
|
|
24
|
+
new (input: CreateGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGeoMatchSetCommandInput, CreateGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -147,23 +150,5 @@ export interface CreateGeoMatchSetCommandOutput extends CreateGeoMatchSetRespons
|
|
|
147
150
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
148
151
|
*
|
|
149
152
|
*/
|
|
150
|
-
export declare class CreateGeoMatchSetCommand extends
|
|
151
|
-
readonly input: CreateGeoMatchSetCommandInput;
|
|
152
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
153
|
-
/**
|
|
154
|
-
* @public
|
|
155
|
-
*/
|
|
156
|
-
constructor(input: CreateGeoMatchSetCommandInput);
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGeoMatchSetCommandInput, CreateGeoMatchSetCommandOutput>;
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
private serialize;
|
|
165
|
-
/**
|
|
166
|
-
* @internal
|
|
167
|
-
*/
|
|
168
|
-
private deserialize;
|
|
153
|
+
export declare class CreateGeoMatchSetCommand extends CreateGeoMatchSetCommand_base {
|
|
169
154
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateIPSetCommandInput extends CreateIPSetRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateIPSetCommand_base: {
|
|
24
|
+
new (input: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -179,23 +182,5 @@ export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __Metadat
|
|
|
179
182
|
* ```
|
|
180
183
|
*
|
|
181
184
|
*/
|
|
182
|
-
export declare class CreateIPSetCommand extends
|
|
183
|
-
readonly input: CreateIPSetCommandInput;
|
|
184
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
185
|
-
/**
|
|
186
|
-
* @public
|
|
187
|
-
*/
|
|
188
|
-
constructor(input: CreateIPSetCommandInput);
|
|
189
|
-
/**
|
|
190
|
-
* @internal
|
|
191
|
-
*/
|
|
192
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIPSetCommandInput, CreateIPSetCommandOutput>;
|
|
193
|
-
/**
|
|
194
|
-
* @internal
|
|
195
|
-
*/
|
|
196
|
-
private serialize;
|
|
197
|
-
/**
|
|
198
|
-
* @internal
|
|
199
|
-
*/
|
|
200
|
-
private deserialize;
|
|
185
|
+
export declare class CreateIPSetCommand extends CreateIPSetCommand_base {
|
|
201
186
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateRateBasedRuleRequest, CreateRateBasedRuleResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateRateBasedRuleCommandInput extends CreateRateBasedRuleRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateRateBasedRuleCommandOutput extends CreateRateBasedRuleResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateRateBasedRuleCommand_base: {
|
|
24
|
+
new (input: CreateRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRateBasedRuleCommandInput, CreateRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -231,23 +234,5 @@ export interface CreateRateBasedRuleCommandOutput extends CreateRateBasedRuleRes
|
|
|
231
234
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
232
235
|
*
|
|
233
236
|
*/
|
|
234
|
-
export declare class CreateRateBasedRuleCommand extends
|
|
235
|
-
readonly input: CreateRateBasedRuleCommandInput;
|
|
236
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
237
|
-
/**
|
|
238
|
-
* @public
|
|
239
|
-
*/
|
|
240
|
-
constructor(input: CreateRateBasedRuleCommandInput);
|
|
241
|
-
/**
|
|
242
|
-
* @internal
|
|
243
|
-
*/
|
|
244
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRateBasedRuleCommandInput, CreateRateBasedRuleCommandOutput>;
|
|
245
|
-
/**
|
|
246
|
-
* @internal
|
|
247
|
-
*/
|
|
248
|
-
private serialize;
|
|
249
|
-
/**
|
|
250
|
-
* @internal
|
|
251
|
-
*/
|
|
252
|
-
private deserialize;
|
|
237
|
+
export declare class CreateRateBasedRuleCommand extends CreateRateBasedRuleCommand_base {
|
|
253
238
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateRegexMatchSetRequest, CreateRegexMatchSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateRegexMatchSetCommandInput extends CreateRegexMatchSetRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateRegexMatchSetCommandOutput extends CreateRegexMatchSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateRegexMatchSetCommand_base: {
|
|
24
|
+
new (input: CreateRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexMatchSetCommandInput, CreateRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -111,23 +114,5 @@ export interface CreateRegexMatchSetCommandOutput extends CreateRegexMatchSetRes
|
|
|
111
114
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
112
115
|
*
|
|
113
116
|
*/
|
|
114
|
-
export declare class CreateRegexMatchSetCommand extends
|
|
115
|
-
readonly input: CreateRegexMatchSetCommandInput;
|
|
116
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
117
|
-
/**
|
|
118
|
-
* @public
|
|
119
|
-
*/
|
|
120
|
-
constructor(input: CreateRegexMatchSetCommandInput);
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRegexMatchSetCommandInput, CreateRegexMatchSetCommandOutput>;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private serialize;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private deserialize;
|
|
117
|
+
export declare class CreateRegexMatchSetCommand extends CreateRegexMatchSetCommand_base {
|
|
133
118
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateRegexPatternSetRequest, CreateRegexPatternSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateRegexPatternSetCommandInput extends CreateRegexPatternSet
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateRegexPatternSetCommandOutput extends CreateRegexPatternSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateRegexPatternSetCommand_base: {
|
|
24
|
+
new (input: CreateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -100,23 +103,5 @@ export interface CreateRegexPatternSetCommandOutput extends CreateRegexPatternSe
|
|
|
100
103
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
101
104
|
*
|
|
102
105
|
*/
|
|
103
|
-
export declare class CreateRegexPatternSetCommand extends
|
|
104
|
-
readonly input: CreateRegexPatternSetCommandInput;
|
|
105
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
106
|
-
/**
|
|
107
|
-
* @public
|
|
108
|
-
*/
|
|
109
|
-
constructor(input: CreateRegexPatternSetCommandInput);
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput>;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private serialize;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private deserialize;
|
|
106
|
+
export declare class CreateRegexPatternSetCommand extends CreateRegexPatternSetCommand_base {
|
|
122
107
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateRuleRequest, CreateRuleResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateRuleCommandInput extends CreateRuleRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateRuleCommand_base: {
|
|
24
|
+
new (input: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -215,23 +218,5 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
|
|
|
215
218
|
* ```
|
|
216
219
|
*
|
|
217
220
|
*/
|
|
218
|
-
export declare class CreateRuleCommand extends
|
|
219
|
-
readonly input: CreateRuleCommandInput;
|
|
220
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
221
|
-
/**
|
|
222
|
-
* @public
|
|
223
|
-
*/
|
|
224
|
-
constructor(input: CreateRuleCommandInput);
|
|
225
|
-
/**
|
|
226
|
-
* @internal
|
|
227
|
-
*/
|
|
228
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRuleCommandInput, CreateRuleCommandOutput>;
|
|
229
|
-
/**
|
|
230
|
-
* @internal
|
|
231
|
-
*/
|
|
232
|
-
private serialize;
|
|
233
|
-
/**
|
|
234
|
-
* @internal
|
|
235
|
-
*/
|
|
236
|
-
private deserialize;
|
|
221
|
+
export declare class CreateRuleCommand extends CreateRuleCommand_base {
|
|
237
222
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateRuleGroupRequest, CreateRuleGroupResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateRuleGroupCommandInput extends CreateRuleGroupRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateRuleGroupCommandOutput extends CreateRuleGroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateRuleGroupCommand_base: {
|
|
24
|
+
new (input: CreateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -109,23 +112,5 @@ export interface CreateRuleGroupCommandOutput extends CreateRuleGroupResponse, _
|
|
|
109
112
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
110
113
|
*
|
|
111
114
|
*/
|
|
112
|
-
export declare class CreateRuleGroupCommand extends
|
|
113
|
-
readonly input: CreateRuleGroupCommandInput;
|
|
114
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
115
|
-
/**
|
|
116
|
-
* @public
|
|
117
|
-
*/
|
|
118
|
-
constructor(input: CreateRuleGroupCommandInput);
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput>;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private serialize;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private deserialize;
|
|
115
|
+
export declare class CreateRuleGroupCommand extends CreateRuleGroupCommand_base {
|
|
131
116
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateSizeConstraintSetRequest, CreateSizeConstraintSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSizeConstraintSetCommandInput extends CreateSizeConstrain
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSizeConstraintSetCommandOutput extends CreateSizeConstraintSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSizeConstraintSetCommand_base: {
|
|
24
|
+
new (input: CreateSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSizeConstraintSetCommandInput, CreateSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -186,23 +189,5 @@ export interface CreateSizeConstraintSetCommandOutput extends CreateSizeConstrai
|
|
|
186
189
|
* ```
|
|
187
190
|
*
|
|
188
191
|
*/
|
|
189
|
-
export declare class CreateSizeConstraintSetCommand extends
|
|
190
|
-
readonly input: CreateSizeConstraintSetCommandInput;
|
|
191
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
192
|
-
/**
|
|
193
|
-
* @public
|
|
194
|
-
*/
|
|
195
|
-
constructor(input: CreateSizeConstraintSetCommandInput);
|
|
196
|
-
/**
|
|
197
|
-
* @internal
|
|
198
|
-
*/
|
|
199
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSizeConstraintSetCommandInput, CreateSizeConstraintSetCommandOutput>;
|
|
200
|
-
/**
|
|
201
|
-
* @internal
|
|
202
|
-
*/
|
|
203
|
-
private serialize;
|
|
204
|
-
/**
|
|
205
|
-
* @internal
|
|
206
|
-
*/
|
|
207
|
-
private deserialize;
|
|
192
|
+
export declare class CreateSizeConstraintSetCommand extends CreateSizeConstraintSetCommand_base {
|
|
208
193
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSqlInjectionMatchSetCommandInput extends CreateSqlInjecti
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSqlInjectionMatchSetCommandOutput extends CreateSqlInjectionMatchSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSqlInjectionMatchSetCommand_base: {
|
|
24
|
+
new (input: CreateSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSqlInjectionMatchSetCommandInput, CreateSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -180,23 +183,5 @@ export interface CreateSqlInjectionMatchSetCommandOutput extends CreateSqlInject
|
|
|
180
183
|
* ```
|
|
181
184
|
*
|
|
182
185
|
*/
|
|
183
|
-
export declare class CreateSqlInjectionMatchSetCommand extends
|
|
184
|
-
readonly input: CreateSqlInjectionMatchSetCommandInput;
|
|
185
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
186
|
-
/**
|
|
187
|
-
* @public
|
|
188
|
-
*/
|
|
189
|
-
constructor(input: CreateSqlInjectionMatchSetCommandInput);
|
|
190
|
-
/**
|
|
191
|
-
* @internal
|
|
192
|
-
*/
|
|
193
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSqlInjectionMatchSetCommandInput, CreateSqlInjectionMatchSetCommandOutput>;
|
|
194
|
-
/**
|
|
195
|
-
* @internal
|
|
196
|
-
*/
|
|
197
|
-
private serialize;
|
|
198
|
-
/**
|
|
199
|
-
* @internal
|
|
200
|
-
*/
|
|
201
|
-
private deserialize;
|
|
186
|
+
export declare class CreateSqlInjectionMatchSetCommand extends CreateSqlInjectionMatchSetCommand_base {
|
|
202
187
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateWebACLRequest, CreateWebACLResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateWebACLCommandInput extends CreateWebACLRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateWebACLCommand_base: {
|
|
24
|
+
new (input: CreateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -232,23 +235,5 @@ export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __Metad
|
|
|
232
235
|
* ```
|
|
233
236
|
*
|
|
234
237
|
*/
|
|
235
|
-
export declare class CreateWebACLCommand extends
|
|
236
|
-
readonly input: CreateWebACLCommandInput;
|
|
237
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
238
|
-
/**
|
|
239
|
-
* @public
|
|
240
|
-
*/
|
|
241
|
-
constructor(input: CreateWebACLCommandInput);
|
|
242
|
-
/**
|
|
243
|
-
* @internal
|
|
244
|
-
*/
|
|
245
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWebACLCommandInput, CreateWebACLCommandOutput>;
|
|
246
|
-
/**
|
|
247
|
-
* @internal
|
|
248
|
-
*/
|
|
249
|
-
private serialize;
|
|
250
|
-
/**
|
|
251
|
-
* @internal
|
|
252
|
-
*/
|
|
253
|
-
private deserialize;
|
|
238
|
+
export declare class CreateWebACLCommand extends CreateWebACLCommand_base {
|
|
254
239
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateWebACLMigrationStackRequest, CreateWebACLMigrationStackResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateWebACLMigrationStackCommandInput extends CreateWebACLMigr
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateWebACLMigrationStackCommandOutput extends CreateWebACLMigrationStackResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateWebACLMigrationStackCommand_base: {
|
|
24
|
+
new (input: CreateWebACLMigrationStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLMigrationStackCommandInput, CreateWebACLMigrationStackCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
|
|
@@ -162,23 +165,5 @@ export interface CreateWebACLMigrationStackCommandOutput extends CreateWebACLMig
|
|
|
162
165
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
163
166
|
*
|
|
164
167
|
*/
|
|
165
|
-
export declare class CreateWebACLMigrationStackCommand extends
|
|
166
|
-
readonly input: CreateWebACLMigrationStackCommandInput;
|
|
167
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
168
|
-
/**
|
|
169
|
-
* @public
|
|
170
|
-
*/
|
|
171
|
-
constructor(input: CreateWebACLMigrationStackCommandInput);
|
|
172
|
-
/**
|
|
173
|
-
* @internal
|
|
174
|
-
*/
|
|
175
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWebACLMigrationStackCommandInput, CreateWebACLMigrationStackCommandOutput>;
|
|
176
|
-
/**
|
|
177
|
-
* @internal
|
|
178
|
-
*/
|
|
179
|
-
private serialize;
|
|
180
|
-
/**
|
|
181
|
-
* @internal
|
|
182
|
-
*/
|
|
183
|
-
private deserialize;
|
|
168
|
+
export declare class CreateWebACLMigrationStackCommand extends CreateWebACLMigrationStackCommand_base {
|
|
184
169
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateXssMatchSetRequest, CreateXssMatchSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateXssMatchSetCommandInput extends CreateXssMatchSetRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateXssMatchSetCommandOutput extends CreateXssMatchSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateXssMatchSetCommand_base: {
|
|
24
|
+
new (input: CreateXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateXssMatchSetCommandInput, CreateXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -180,23 +183,5 @@ export interface CreateXssMatchSetCommandOutput extends CreateXssMatchSetRespons
|
|
|
180
183
|
* ```
|
|
181
184
|
*
|
|
182
185
|
*/
|
|
183
|
-
export declare class CreateXssMatchSetCommand extends
|
|
184
|
-
readonly input: CreateXssMatchSetCommandInput;
|
|
185
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
186
|
-
/**
|
|
187
|
-
* @public
|
|
188
|
-
*/
|
|
189
|
-
constructor(input: CreateXssMatchSetCommandInput);
|
|
190
|
-
/**
|
|
191
|
-
* @internal
|
|
192
|
-
*/
|
|
193
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateXssMatchSetCommandInput, CreateXssMatchSetCommandOutput>;
|
|
194
|
-
/**
|
|
195
|
-
* @internal
|
|
196
|
-
*/
|
|
197
|
-
private serialize;
|
|
198
|
-
/**
|
|
199
|
-
* @internal
|
|
200
|
-
*/
|
|
201
|
-
private deserialize;
|
|
186
|
+
export declare class CreateXssMatchSetCommand extends CreateXssMatchSetCommand_base {
|
|
202
187
|
}
|