@aws-sdk/client-waf-regional 3.478.0 → 3.484.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 +10 -10
|
@@ -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 { UpdateGeoMatchSetRequest, UpdateGeoMatchSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateGeoMatchSetCommandInput extends UpdateGeoMatchSetRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateGeoMatchSetCommandOutput extends UpdateGeoMatchSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateGeoMatchSetCommand_base: {
|
|
24
|
+
new (input: UpdateGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGeoMatchSetCommandInput, UpdateGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -208,23 +211,5 @@ export interface UpdateGeoMatchSetCommandOutput extends UpdateGeoMatchSetRespons
|
|
|
208
211
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
209
212
|
*
|
|
210
213
|
*/
|
|
211
|
-
export declare class UpdateGeoMatchSetCommand extends
|
|
212
|
-
readonly input: UpdateGeoMatchSetCommandInput;
|
|
213
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
214
|
-
/**
|
|
215
|
-
* @public
|
|
216
|
-
*/
|
|
217
|
-
constructor(input: UpdateGeoMatchSetCommandInput);
|
|
218
|
-
/**
|
|
219
|
-
* @internal
|
|
220
|
-
*/
|
|
221
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGeoMatchSetCommandInput, UpdateGeoMatchSetCommandOutput>;
|
|
222
|
-
/**
|
|
223
|
-
* @internal
|
|
224
|
-
*/
|
|
225
|
-
private serialize;
|
|
226
|
-
/**
|
|
227
|
-
* @internal
|
|
228
|
-
*/
|
|
229
|
-
private deserialize;
|
|
214
|
+
export declare class UpdateGeoMatchSetCommand extends UpdateGeoMatchSetCommand_base {
|
|
230
215
|
}
|
|
@@ -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 { UpdateIPSetRequest, UpdateIPSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateIPSetCommandInput extends UpdateIPSetRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateIPSetCommandOutput extends UpdateIPSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateIPSetCommand_base: {
|
|
24
|
+
new (input: UpdateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIPSetCommandInput, UpdateIPSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -269,23 +272,5 @@ export interface UpdateIPSetCommandOutput extends UpdateIPSetResponse, __Metadat
|
|
|
269
272
|
* ```
|
|
270
273
|
*
|
|
271
274
|
*/
|
|
272
|
-
export declare class UpdateIPSetCommand extends
|
|
273
|
-
readonly input: UpdateIPSetCommandInput;
|
|
274
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
275
|
-
/**
|
|
276
|
-
* @public
|
|
277
|
-
*/
|
|
278
|
-
constructor(input: UpdateIPSetCommandInput);
|
|
279
|
-
/**
|
|
280
|
-
* @internal
|
|
281
|
-
*/
|
|
282
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateIPSetCommandInput, UpdateIPSetCommandOutput>;
|
|
283
|
-
/**
|
|
284
|
-
* @internal
|
|
285
|
-
*/
|
|
286
|
-
private serialize;
|
|
287
|
-
/**
|
|
288
|
-
* @internal
|
|
289
|
-
*/
|
|
290
|
-
private deserialize;
|
|
275
|
+
export declare class UpdateIPSetCommand extends UpdateIPSetCommand_base {
|
|
291
276
|
}
|
|
@@ -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 { UpdateRateBasedRuleRequest, UpdateRateBasedRuleResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateRateBasedRuleCommandInput extends UpdateRateBasedRuleRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateRateBasedRuleCommandOutput extends UpdateRateBasedRuleResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateRateBasedRuleCommand_base: {
|
|
24
|
+
new (input: UpdateRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRateBasedRuleCommandInput, UpdateRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -226,23 +229,5 @@ export interface UpdateRateBasedRuleCommandOutput extends UpdateRateBasedRuleRes
|
|
|
226
229
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
227
230
|
*
|
|
228
231
|
*/
|
|
229
|
-
export declare class UpdateRateBasedRuleCommand extends
|
|
230
|
-
readonly input: UpdateRateBasedRuleCommandInput;
|
|
231
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
232
|
-
/**
|
|
233
|
-
* @public
|
|
234
|
-
*/
|
|
235
|
-
constructor(input: UpdateRateBasedRuleCommandInput);
|
|
236
|
-
/**
|
|
237
|
-
* @internal
|
|
238
|
-
*/
|
|
239
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRateBasedRuleCommandInput, UpdateRateBasedRuleCommandOutput>;
|
|
240
|
-
/**
|
|
241
|
-
* @internal
|
|
242
|
-
*/
|
|
243
|
-
private serialize;
|
|
244
|
-
/**
|
|
245
|
-
* @internal
|
|
246
|
-
*/
|
|
247
|
-
private deserialize;
|
|
232
|
+
export declare class UpdateRateBasedRuleCommand extends UpdateRateBasedRuleCommand_base {
|
|
248
233
|
}
|
|
@@ -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 { UpdateRegexMatchSetRequest, UpdateRegexMatchSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateRegexMatchSetCommandInput extends UpdateRegexMatchSetRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateRegexMatchSetCommandOutput extends UpdateRegexMatchSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateRegexMatchSetCommand_base: {
|
|
24
|
+
new (input: UpdateRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRegexMatchSetCommandInput, UpdateRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -168,23 +171,5 @@ export interface UpdateRegexMatchSetCommandOutput extends UpdateRegexMatchSetRes
|
|
|
168
171
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
169
172
|
*
|
|
170
173
|
*/
|
|
171
|
-
export declare class UpdateRegexMatchSetCommand extends
|
|
172
|
-
readonly input: UpdateRegexMatchSetCommandInput;
|
|
173
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
174
|
-
/**
|
|
175
|
-
* @public
|
|
176
|
-
*/
|
|
177
|
-
constructor(input: UpdateRegexMatchSetCommandInput);
|
|
178
|
-
/**
|
|
179
|
-
* @internal
|
|
180
|
-
*/
|
|
181
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRegexMatchSetCommandInput, UpdateRegexMatchSetCommandOutput>;
|
|
182
|
-
/**
|
|
183
|
-
* @internal
|
|
184
|
-
*/
|
|
185
|
-
private serialize;
|
|
186
|
-
/**
|
|
187
|
-
* @internal
|
|
188
|
-
*/
|
|
189
|
-
private deserialize;
|
|
174
|
+
export declare class UpdateRegexMatchSetCommand extends UpdateRegexMatchSetCommand_base {
|
|
190
175
|
}
|
|
@@ -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 { UpdateRegexPatternSetRequest, UpdateRegexPatternSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateRegexPatternSetCommandInput extends UpdateRegexPatternSet
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateRegexPatternSetCommandOutput extends UpdateRegexPatternSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateRegexPatternSetCommand_base: {
|
|
24
|
+
new (input: UpdateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRegexPatternSetCommandInput, UpdateRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -166,23 +169,5 @@ export interface UpdateRegexPatternSetCommandOutput extends UpdateRegexPatternSe
|
|
|
166
169
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
167
170
|
*
|
|
168
171
|
*/
|
|
169
|
-
export declare class UpdateRegexPatternSetCommand extends
|
|
170
|
-
readonly input: UpdateRegexPatternSetCommandInput;
|
|
171
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
172
|
-
/**
|
|
173
|
-
* @public
|
|
174
|
-
*/
|
|
175
|
-
constructor(input: UpdateRegexPatternSetCommandInput);
|
|
176
|
-
/**
|
|
177
|
-
* @internal
|
|
178
|
-
*/
|
|
179
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRegexPatternSetCommandInput, UpdateRegexPatternSetCommandOutput>;
|
|
180
|
-
/**
|
|
181
|
-
* @internal
|
|
182
|
-
*/
|
|
183
|
-
private serialize;
|
|
184
|
-
/**
|
|
185
|
-
* @internal
|
|
186
|
-
*/
|
|
187
|
-
private deserialize;
|
|
172
|
+
export declare class UpdateRegexPatternSetCommand extends UpdateRegexPatternSetCommand_base {
|
|
188
173
|
}
|
|
@@ -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 { UpdateRuleRequest, UpdateRuleResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateRuleCommandInput extends UpdateRuleRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateRuleCommandOutput extends UpdateRuleResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateRuleCommand_base: {
|
|
24
|
+
new (input: UpdateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuleCommandInput, UpdateRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -247,23 +250,5 @@ export interface UpdateRuleCommandOutput extends UpdateRuleResponse, __MetadataB
|
|
|
247
250
|
* ```
|
|
248
251
|
*
|
|
249
252
|
*/
|
|
250
|
-
export declare class UpdateRuleCommand extends
|
|
251
|
-
readonly input: UpdateRuleCommandInput;
|
|
252
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
253
|
-
/**
|
|
254
|
-
* @public
|
|
255
|
-
*/
|
|
256
|
-
constructor(input: UpdateRuleCommandInput);
|
|
257
|
-
/**
|
|
258
|
-
* @internal
|
|
259
|
-
*/
|
|
260
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRuleCommandInput, UpdateRuleCommandOutput>;
|
|
261
|
-
/**
|
|
262
|
-
* @internal
|
|
263
|
-
*/
|
|
264
|
-
private serialize;
|
|
265
|
-
/**
|
|
266
|
-
* @internal
|
|
267
|
-
*/
|
|
268
|
-
private deserialize;
|
|
253
|
+
export declare class UpdateRuleCommand extends UpdateRuleCommand_base {
|
|
269
254
|
}
|
|
@@ -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 { UpdateRuleGroupRequest, UpdateRuleGroupResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateRuleGroupCommandInput extends UpdateRuleGroupRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateRuleGroupCommand_base: {
|
|
24
|
+
new (input: UpdateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuleGroupCommandInput, UpdateRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -200,23 +203,5 @@ export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, _
|
|
|
200
203
|
* <p>Base exception class for all service exceptions from WAFRegional service.</p>
|
|
201
204
|
*
|
|
202
205
|
*/
|
|
203
|
-
export declare class UpdateRuleGroupCommand extends
|
|
204
|
-
readonly input: UpdateRuleGroupCommandInput;
|
|
205
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
206
|
-
/**
|
|
207
|
-
* @public
|
|
208
|
-
*/
|
|
209
|
-
constructor(input: UpdateRuleGroupCommandInput);
|
|
210
|
-
/**
|
|
211
|
-
* @internal
|
|
212
|
-
*/
|
|
213
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRuleGroupCommandInput, UpdateRuleGroupCommandOutput>;
|
|
214
|
-
/**
|
|
215
|
-
* @internal
|
|
216
|
-
*/
|
|
217
|
-
private serialize;
|
|
218
|
-
/**
|
|
219
|
-
* @internal
|
|
220
|
-
*/
|
|
221
|
-
private deserialize;
|
|
206
|
+
export declare class UpdateRuleGroupCommand extends UpdateRuleGroupCommand_base {
|
|
222
207
|
}
|
|
@@ -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 { UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateSizeConstraintSetCommandInput extends UpdateSizeConstrain
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateSizeConstraintSetCommandOutput extends UpdateSizeConstraintSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateSizeConstraintSetCommand_base: {
|
|
24
|
+
new (input: UpdateSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSizeConstraintSetCommandInput, UpdateSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -255,23 +258,5 @@ export interface UpdateSizeConstraintSetCommandOutput extends UpdateSizeConstrai
|
|
|
255
258
|
* ```
|
|
256
259
|
*
|
|
257
260
|
*/
|
|
258
|
-
export declare class UpdateSizeConstraintSetCommand extends
|
|
259
|
-
readonly input: UpdateSizeConstraintSetCommandInput;
|
|
260
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
261
|
-
/**
|
|
262
|
-
* @public
|
|
263
|
-
*/
|
|
264
|
-
constructor(input: UpdateSizeConstraintSetCommandInput);
|
|
265
|
-
/**
|
|
266
|
-
* @internal
|
|
267
|
-
*/
|
|
268
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSizeConstraintSetCommandInput, UpdateSizeConstraintSetCommandOutput>;
|
|
269
|
-
/**
|
|
270
|
-
* @internal
|
|
271
|
-
*/
|
|
272
|
-
private serialize;
|
|
273
|
-
/**
|
|
274
|
-
* @internal
|
|
275
|
-
*/
|
|
276
|
-
private deserialize;
|
|
261
|
+
export declare class UpdateSizeConstraintSetCommand extends UpdateSizeConstraintSetCommand_base {
|
|
277
262
|
}
|
|
@@ -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 { UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateSqlInjectionMatchSetCommandInput extends UpdateSqlInjecti
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateSqlInjectionMatchSetCommandOutput extends UpdateSqlInjectionMatchSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateSqlInjectionMatchSetCommand_base: {
|
|
24
|
+
new (input: UpdateSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSqlInjectionMatchSetCommandInput, UpdateSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -239,23 +242,5 @@ export interface UpdateSqlInjectionMatchSetCommandOutput extends UpdateSqlInject
|
|
|
239
242
|
* ```
|
|
240
243
|
*
|
|
241
244
|
*/
|
|
242
|
-
export declare class UpdateSqlInjectionMatchSetCommand extends
|
|
243
|
-
readonly input: UpdateSqlInjectionMatchSetCommandInput;
|
|
244
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
245
|
-
/**
|
|
246
|
-
* @public
|
|
247
|
-
*/
|
|
248
|
-
constructor(input: UpdateSqlInjectionMatchSetCommandInput);
|
|
249
|
-
/**
|
|
250
|
-
* @internal
|
|
251
|
-
*/
|
|
252
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSqlInjectionMatchSetCommandInput, UpdateSqlInjectionMatchSetCommandOutput>;
|
|
253
|
-
/**
|
|
254
|
-
* @internal
|
|
255
|
-
*/
|
|
256
|
-
private serialize;
|
|
257
|
-
/**
|
|
258
|
-
* @internal
|
|
259
|
-
*/
|
|
260
|
-
private deserialize;
|
|
245
|
+
export declare class UpdateSqlInjectionMatchSetCommand extends UpdateSqlInjectionMatchSetCommand_base {
|
|
261
246
|
}
|
|
@@ -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 { UpdateWebACLRequest, UpdateWebACLResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateWebACLCommandInput extends UpdateWebACLRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateWebACLCommand_base: {
|
|
24
|
+
new (input: UpdateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWebACLCommandInput, UpdateWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -299,23 +302,5 @@ export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __Metad
|
|
|
299
302
|
* ```
|
|
300
303
|
*
|
|
301
304
|
*/
|
|
302
|
-
export declare class UpdateWebACLCommand extends
|
|
303
|
-
readonly input: UpdateWebACLCommandInput;
|
|
304
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
305
|
-
/**
|
|
306
|
-
* @public
|
|
307
|
-
*/
|
|
308
|
-
constructor(input: UpdateWebACLCommandInput);
|
|
309
|
-
/**
|
|
310
|
-
* @internal
|
|
311
|
-
*/
|
|
312
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWebACLCommandInput, UpdateWebACLCommandOutput>;
|
|
313
|
-
/**
|
|
314
|
-
* @internal
|
|
315
|
-
*/
|
|
316
|
-
private serialize;
|
|
317
|
-
/**
|
|
318
|
-
* @internal
|
|
319
|
-
*/
|
|
320
|
-
private deserialize;
|
|
305
|
+
export declare class UpdateWebACLCommand extends UpdateWebACLCommand_base {
|
|
321
306
|
}
|
|
@@ -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 { UpdateXssMatchSetRequest, UpdateXssMatchSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateXssMatchSetCommandInput extends UpdateXssMatchSetRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateXssMatchSetCommandOutput extends UpdateXssMatchSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateXssMatchSetCommand_base: {
|
|
24
|
+
new (input: UpdateXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateXssMatchSetCommandInput, UpdateXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -241,23 +244,5 @@ export interface UpdateXssMatchSetCommandOutput extends UpdateXssMatchSetRespons
|
|
|
241
244
|
* ```
|
|
242
245
|
*
|
|
243
246
|
*/
|
|
244
|
-
export declare class UpdateXssMatchSetCommand extends
|
|
245
|
-
readonly input: UpdateXssMatchSetCommandInput;
|
|
246
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
247
|
-
/**
|
|
248
|
-
* @public
|
|
249
|
-
*/
|
|
250
|
-
constructor(input: UpdateXssMatchSetCommandInput);
|
|
251
|
-
/**
|
|
252
|
-
* @internal
|
|
253
|
-
*/
|
|
254
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateXssMatchSetCommandInput, UpdateXssMatchSetCommandOutput>;
|
|
255
|
-
/**
|
|
256
|
-
* @internal
|
|
257
|
-
*/
|
|
258
|
-
private serialize;
|
|
259
|
-
/**
|
|
260
|
-
* @internal
|
|
261
|
-
*/
|
|
262
|
-
private deserialize;
|
|
247
|
+
export declare class UpdateXssMatchSetCommand extends UpdateXssMatchSetCommand_base {
|
|
263
248
|
}
|
|
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
14
14
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
15
15
|
defaultSigningName: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const commonParams: {
|
|
18
|
+
readonly UseFIPS: {
|
|
19
|
+
readonly type: "builtInParams";
|
|
20
|
+
readonly name: "useFipsEndpoint";
|
|
21
|
+
};
|
|
22
|
+
readonly Endpoint: {
|
|
23
|
+
readonly type: "builtInParams";
|
|
24
|
+
readonly name: "endpoint";
|
|
25
|
+
};
|
|
26
|
+
readonly Region: {
|
|
27
|
+
readonly type: "builtInParams";
|
|
28
|
+
readonly name: "region";
|
|
29
|
+
};
|
|
30
|
+
readonly UseDualStack: {
|
|
31
|
+
readonly type: "builtInParams";
|
|
32
|
+
readonly name: "useDualstackEndpoint";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
17
35
|
export interface EndpointParameters extends __EndpointParameters {
|
|
18
36
|
Region?: string;
|
|
19
37
|
UseDualStack?: boolean;
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AssociateWebACLRequest,
|
|
11
5
|
AssociateWebACLResponse,
|
|
@@ -20,19 +14,16 @@ export interface AssociateWebACLCommandInput extends AssociateWebACLRequest {}
|
|
|
20
14
|
export interface AssociateWebACLCommandOutput
|
|
21
15
|
extends AssociateWebACLResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const AssociateWebACLCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: AssociateWebACLCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
AssociateWebACLCommandInput,
|
|
22
|
+
AssociateWebACLCommandOutput,
|
|
23
|
+
WAFRegionalClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class AssociateWebACLCommand extends AssociateWebACLCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CreateByteMatchSetRequest,
|
|
11
5
|
CreateByteMatchSetResponse,
|
|
@@ -21,19 +15,16 @@ export interface CreateByteMatchSetCommandInput
|
|
|
21
15
|
export interface CreateByteMatchSetCommandOutput
|
|
22
16
|
extends CreateByteMatchSetResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const CreateByteMatchSetCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateByteMatchSetCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
CreateByteMatchSetCommandInput,
|
|
23
|
+
CreateByteMatchSetCommandOutput,
|
|
24
|
+
WAFRegionalClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateByteMatchSetCommand extends CreateByteMatchSetCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CreateGeoMatchSetRequest,
|
|
11
5
|
CreateGeoMatchSetResponse,
|
|
@@ -21,19 +15,16 @@ export interface CreateGeoMatchSetCommandInput
|
|
|
21
15
|
export interface CreateGeoMatchSetCommandOutput
|
|
22
16
|
extends CreateGeoMatchSetResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const CreateGeoMatchSetCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateGeoMatchSetCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
CreateGeoMatchSetCommandInput,
|
|
23
|
+
CreateGeoMatchSetCommandOutput,
|
|
24
|
+
WAFRegionalClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateGeoMatchSetCommand extends CreateGeoMatchSetCommand_base {}
|