@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,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetRateBasedRuleCommand, se_GetRateBasedRuleCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetRateBasedRuleCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "WAFRegionalClient";
|
|
26
|
-
const commandName = "GetRateBasedRuleCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSWAF_Regional_20161128",
|
|
35
|
-
operation: "GetRateBasedRule",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetRateBasedRuleCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetRateBasedRuleCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetRateBasedRuleCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSWAF_Regional_20161128", "GetRateBasedRule", {})
|
|
19
|
+
.n("WAFRegionalClient", "GetRateBasedRuleCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetRateBasedRuleCommand)
|
|
22
|
+
.de(de_GetRateBasedRuleCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetRateBasedRuleManagedKeysCommand, se_GetRateBasedRuleManagedKeysCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetRateBasedRuleManagedKeysCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "WAFRegionalClient";
|
|
26
|
-
const commandName = "GetRateBasedRuleManagedKeysCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSWAF_Regional_20161128",
|
|
35
|
-
operation: "GetRateBasedRuleManagedKeys",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetRateBasedRuleManagedKeysCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetRateBasedRuleManagedKeysCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetRateBasedRuleManagedKeysCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSWAF_Regional_20161128", "GetRateBasedRuleManagedKeys", {})
|
|
19
|
+
.n("WAFRegionalClient", "GetRateBasedRuleManagedKeysCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetRateBasedRuleManagedKeysCommand)
|
|
22
|
+
.de(de_GetRateBasedRuleManagedKeysCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetRegexMatchSetCommand, se_GetRegexMatchSetCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetRegexMatchSetCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "WAFRegionalClient";
|
|
26
|
-
const commandName = "GetRegexMatchSetCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSWAF_Regional_20161128",
|
|
35
|
-
operation: "GetRegexMatchSet",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetRegexMatchSetCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetRegexMatchSetCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetRegexMatchSetCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSWAF_Regional_20161128", "GetRegexMatchSet", {})
|
|
19
|
+
.n("WAFRegionalClient", "GetRegexMatchSetCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetRegexMatchSetCommand)
|
|
22
|
+
.de(de_GetRegexMatchSetCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetRegexPatternSetCommand, se_GetRegexPatternSetCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetRegexPatternSetCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "WAFRegionalClient";
|
|
26
|
-
const commandName = "GetRegexPatternSetCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSWAF_Regional_20161128",
|
|
35
|
-
operation: "GetRegexPatternSet",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetRegexPatternSetCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetRegexPatternSetCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetRegexPatternSetCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSWAF_Regional_20161128", "GetRegexPatternSet", {})
|
|
19
|
+
.n("WAFRegionalClient", "GetRegexPatternSetCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetRegexPatternSetCommand)
|
|
22
|
+
.de(de_GetRegexPatternSetCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetRuleCommand, se_GetRuleCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetRuleCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "WAFRegionalClient";
|
|
26
|
-
const commandName = "GetRuleCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSWAF_Regional_20161128",
|
|
35
|
-
operation: "GetRule",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetRuleCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetRuleCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetRuleCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSWAF_Regional_20161128", "GetRule", {})
|
|
19
|
+
.n("WAFRegionalClient", "GetRuleCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetRuleCommand)
|
|
22
|
+
.de(de_GetRuleCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetRuleGroupCommand, se_GetRuleGroupCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetRuleGroupCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "WAFRegionalClient";
|
|
26
|
-
const commandName = "GetRuleGroupCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSWAF_Regional_20161128",
|
|
35
|
-
operation: "GetRuleGroup",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetRuleGroupCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetRuleGroupCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetRuleGroupCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSWAF_Regional_20161128", "GetRuleGroup", {})
|
|
19
|
+
.n("WAFRegionalClient", "GetRuleGroupCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetRuleGroupCommand)
|
|
22
|
+
.de(de_GetRuleGroupCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetSampledRequestsCommand, se_GetSampledRequestsCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetSampledRequestsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "WAFRegionalClient";
|
|
26
|
-
const commandName = "GetSampledRequestsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSWAF_Regional_20161128",
|
|
35
|
-
operation: "GetSampledRequests",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetSampledRequestsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetSampledRequestsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetSampledRequestsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSWAF_Regional_20161128", "GetSampledRequests", {})
|
|
19
|
+
.n("WAFRegionalClient", "GetSampledRequestsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetSampledRequestsCommand)
|
|
22
|
+
.de(de_GetSampledRequestsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetSizeConstraintSetCommand, se_GetSizeConstraintSetCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetSizeConstraintSetCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "WAFRegionalClient";
|
|
26
|
-
const commandName = "GetSizeConstraintSetCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSWAF_Regional_20161128",
|
|
35
|
-
operation: "GetSizeConstraintSet",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetSizeConstraintSetCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetSizeConstraintSetCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetSizeConstraintSetCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSWAF_Regional_20161128", "GetSizeConstraintSet", {})
|
|
19
|
+
.n("WAFRegionalClient", "GetSizeConstraintSetCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetSizeConstraintSetCommand)
|
|
22
|
+
.de(de_GetSizeConstraintSetCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetSqlInjectionMatchSetCommand, se_GetSqlInjectionMatchSetCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetSqlInjectionMatchSetCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "WAFRegionalClient";
|
|
26
|
-
const commandName = "GetSqlInjectionMatchSetCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "AWSWAF_Regional_20161128",
|
|
35
|
-
operation: "GetSqlInjectionMatchSet",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_GetSqlInjectionMatchSetCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_GetSqlInjectionMatchSetCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class GetSqlInjectionMatchSetCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("AWSWAF_Regional_20161128", "GetSqlInjectionMatchSet", {})
|
|
19
|
+
.n("WAFRegionalClient", "GetSqlInjectionMatchSetCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_GetSqlInjectionMatchSetCommand)
|
|
22
|
+
.de(de_GetSqlInjectionMatchSetCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|