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