@aws-sdk/client-waf 3.30.0 → 3.34.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/CHANGELOG.md +35 -0
- package/dist/cjs/WAFClient.js +13 -13
- package/dist/cjs/WAFClient.js.map +1 -1
- package/dist/cjs/commands/CreateByteMatchSetCommand.js +3 -3
- package/dist/cjs/commands/CreateByteMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/CreateGeoMatchSetCommand.js +3 -3
- package/dist/cjs/commands/CreateGeoMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/CreateIPSetCommand.js +3 -3
- package/dist/cjs/commands/CreateIPSetCommand.js.map +1 -1
- package/dist/cjs/commands/CreateRateBasedRuleCommand.js +3 -3
- package/dist/cjs/commands/CreateRateBasedRuleCommand.js.map +1 -1
- package/dist/cjs/commands/CreateRegexMatchSetCommand.js +3 -3
- package/dist/cjs/commands/CreateRegexMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/CreateRegexPatternSetCommand.js +3 -3
- package/dist/cjs/commands/CreateRegexPatternSetCommand.js.map +1 -1
- package/dist/cjs/commands/CreateRuleCommand.js +3 -3
- package/dist/cjs/commands/CreateRuleCommand.js.map +1 -1
- package/dist/cjs/commands/CreateRuleGroupCommand.js +3 -3
- package/dist/cjs/commands/CreateRuleGroupCommand.js.map +1 -1
- package/dist/cjs/commands/CreateSizeConstraintSetCommand.js +3 -3
- package/dist/cjs/commands/CreateSizeConstraintSetCommand.js.map +1 -1
- package/dist/cjs/commands/CreateSqlInjectionMatchSetCommand.js +3 -3
- package/dist/cjs/commands/CreateSqlInjectionMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/CreateWebACLCommand.js +3 -3
- package/dist/cjs/commands/CreateWebACLCommand.js.map +1 -1
- package/dist/cjs/commands/CreateWebACLMigrationStackCommand.js +3 -3
- package/dist/cjs/commands/CreateWebACLMigrationStackCommand.js.map +1 -1
- package/dist/cjs/commands/CreateXssMatchSetCommand.js +3 -3
- package/dist/cjs/commands/CreateXssMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteByteMatchSetCommand.js +3 -3
- package/dist/cjs/commands/DeleteByteMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteGeoMatchSetCommand.js +3 -3
- package/dist/cjs/commands/DeleteGeoMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteIPSetCommand.js +3 -3
- package/dist/cjs/commands/DeleteIPSetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteLoggingConfigurationCommand.js +3 -3
- package/dist/cjs/commands/DeleteLoggingConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/DeletePermissionPolicyCommand.js +3 -3
- package/dist/cjs/commands/DeletePermissionPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRateBasedRuleCommand.js +3 -3
- package/dist/cjs/commands/DeleteRateBasedRuleCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRegexMatchSetCommand.js +3 -3
- package/dist/cjs/commands/DeleteRegexMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRegexPatternSetCommand.js +3 -3
- package/dist/cjs/commands/DeleteRegexPatternSetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRuleCommand.js +3 -3
- package/dist/cjs/commands/DeleteRuleCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRuleGroupCommand.js +3 -3
- package/dist/cjs/commands/DeleteRuleGroupCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteSizeConstraintSetCommand.js +3 -3
- package/dist/cjs/commands/DeleteSizeConstraintSetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteSqlInjectionMatchSetCommand.js +3 -3
- package/dist/cjs/commands/DeleteSqlInjectionMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteWebACLCommand.js +3 -3
- package/dist/cjs/commands/DeleteWebACLCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteXssMatchSetCommand.js +3 -3
- package/dist/cjs/commands/DeleteXssMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/GetByteMatchSetCommand.js +3 -3
- package/dist/cjs/commands/GetByteMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/GetChangeTokenCommand.js +3 -3
- package/dist/cjs/commands/GetChangeTokenCommand.js.map +1 -1
- package/dist/cjs/commands/GetChangeTokenStatusCommand.js +3 -3
- package/dist/cjs/commands/GetChangeTokenStatusCommand.js.map +1 -1
- package/dist/cjs/commands/GetGeoMatchSetCommand.js +3 -3
- package/dist/cjs/commands/GetGeoMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/GetIPSetCommand.js +3 -3
- package/dist/cjs/commands/GetIPSetCommand.js.map +1 -1
- package/dist/cjs/commands/GetLoggingConfigurationCommand.js +3 -3
- package/dist/cjs/commands/GetLoggingConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/GetPermissionPolicyCommand.js +3 -3
- package/dist/cjs/commands/GetPermissionPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/GetRateBasedRuleCommand.js +3 -3
- package/dist/cjs/commands/GetRateBasedRuleCommand.js.map +1 -1
- package/dist/cjs/commands/GetRateBasedRuleManagedKeysCommand.js +3 -3
- package/dist/cjs/commands/GetRateBasedRuleManagedKeysCommand.js.map +1 -1
- package/dist/cjs/commands/GetRegexMatchSetCommand.js +3 -3
- package/dist/cjs/commands/GetRegexMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/GetRegexPatternSetCommand.js +3 -3
- package/dist/cjs/commands/GetRegexPatternSetCommand.js.map +1 -1
- package/dist/cjs/commands/GetRuleCommand.js +3 -3
- package/dist/cjs/commands/GetRuleCommand.js.map +1 -1
- package/dist/cjs/commands/GetRuleGroupCommand.js +3 -3
- package/dist/cjs/commands/GetRuleGroupCommand.js.map +1 -1
- package/dist/cjs/commands/GetSampledRequestsCommand.js +3 -3
- package/dist/cjs/commands/GetSampledRequestsCommand.js.map +1 -1
- package/dist/cjs/commands/GetSizeConstraintSetCommand.js +3 -3
- package/dist/cjs/commands/GetSizeConstraintSetCommand.js.map +1 -1
- package/dist/cjs/commands/GetSqlInjectionMatchSetCommand.js +3 -3
- package/dist/cjs/commands/GetSqlInjectionMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/GetWebACLCommand.js +3 -3
- package/dist/cjs/commands/GetWebACLCommand.js.map +1 -1
- package/dist/cjs/commands/GetXssMatchSetCommand.js +3 -3
- package/dist/cjs/commands/GetXssMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/ListActivatedRulesInRuleGroupCommand.js +3 -3
- package/dist/cjs/commands/ListActivatedRulesInRuleGroupCommand.js.map +1 -1
- package/dist/cjs/commands/ListByteMatchSetsCommand.js +3 -3
- package/dist/cjs/commands/ListByteMatchSetsCommand.js.map +1 -1
- package/dist/cjs/commands/ListGeoMatchSetsCommand.js +3 -3
- package/dist/cjs/commands/ListGeoMatchSetsCommand.js.map +1 -1
- package/dist/cjs/commands/ListIPSetsCommand.js +3 -3
- package/dist/cjs/commands/ListIPSetsCommand.js.map +1 -1
- package/dist/cjs/commands/ListLoggingConfigurationsCommand.js +3 -3
- package/dist/cjs/commands/ListLoggingConfigurationsCommand.js.map +1 -1
- package/dist/cjs/commands/ListRateBasedRulesCommand.js +3 -3
- package/dist/cjs/commands/ListRateBasedRulesCommand.js.map +1 -1
- package/dist/cjs/commands/ListRegexMatchSetsCommand.js +3 -3
- package/dist/cjs/commands/ListRegexMatchSetsCommand.js.map +1 -1
- package/dist/cjs/commands/ListRegexPatternSetsCommand.js +3 -3
- package/dist/cjs/commands/ListRegexPatternSetsCommand.js.map +1 -1
- package/dist/cjs/commands/ListRuleGroupsCommand.js +3 -3
- package/dist/cjs/commands/ListRuleGroupsCommand.js.map +1 -1
- package/dist/cjs/commands/ListRulesCommand.js +3 -3
- package/dist/cjs/commands/ListRulesCommand.js.map +1 -1
- package/dist/cjs/commands/ListSizeConstraintSetsCommand.js +3 -3
- package/dist/cjs/commands/ListSizeConstraintSetsCommand.js.map +1 -1
- package/dist/cjs/commands/ListSqlInjectionMatchSetsCommand.js +3 -3
- package/dist/cjs/commands/ListSqlInjectionMatchSetsCommand.js.map +1 -1
- package/dist/cjs/commands/ListSubscribedRuleGroupsCommand.js +3 -3
- package/dist/cjs/commands/ListSubscribedRuleGroupsCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/ListWebACLsCommand.js +3 -3
- package/dist/cjs/commands/ListWebACLsCommand.js.map +1 -1
- package/dist/cjs/commands/ListXssMatchSetsCommand.js +3 -3
- package/dist/cjs/commands/ListXssMatchSetsCommand.js.map +1 -1
- package/dist/cjs/commands/PutLoggingConfigurationCommand.js +3 -3
- package/dist/cjs/commands/PutLoggingConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/PutPermissionPolicyCommand.js +3 -3
- package/dist/cjs/commands/PutPermissionPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateByteMatchSetCommand.js +3 -3
- package/dist/cjs/commands/UpdateByteMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateGeoMatchSetCommand.js +3 -3
- package/dist/cjs/commands/UpdateGeoMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateIPSetCommand.js +3 -3
- package/dist/cjs/commands/UpdateIPSetCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateRateBasedRuleCommand.js +3 -3
- package/dist/cjs/commands/UpdateRateBasedRuleCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateRegexMatchSetCommand.js +3 -3
- package/dist/cjs/commands/UpdateRegexMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateRegexPatternSetCommand.js +3 -3
- package/dist/cjs/commands/UpdateRegexPatternSetCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateRuleCommand.js +3 -3
- package/dist/cjs/commands/UpdateRuleCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateRuleGroupCommand.js +3 -3
- package/dist/cjs/commands/UpdateRuleGroupCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateSizeConstraintSetCommand.js +3 -3
- package/dist/cjs/commands/UpdateSizeConstraintSetCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateSqlInjectionMatchSetCommand.js +3 -3
- package/dist/cjs/commands/UpdateSqlInjectionMatchSetCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateWebACLCommand.js +3 -3
- package/dist/cjs/commands/UpdateWebACLCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateXssMatchSetCommand.js +3 -3
- package/dist/cjs/commands/UpdateXssMatchSetCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +80 -80
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +39 -39
- package/dist/cjs/protocols/Aws_json1_1.js +182 -180
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/WAF.js +1 -14
- package/dist/es/WAF.js.map +1 -1
- package/dist/es/WAFClient.js +1 -19
- package/dist/es/WAFClient.js.map +1 -1
- package/dist/es/commands/CreateByteMatchSetCommand.js +2 -58
- package/dist/es/commands/CreateByteMatchSetCommand.js.map +1 -1
- package/dist/es/commands/CreateGeoMatchSetCommand.js +2 -55
- package/dist/es/commands/CreateGeoMatchSetCommand.js.map +1 -1
- package/dist/es/commands/CreateIPSetCommand.js +2 -60
- package/dist/es/commands/CreateIPSetCommand.js.map +1 -1
- package/dist/es/commands/CreateRateBasedRuleCommand.js +2 -120
- package/dist/es/commands/CreateRateBasedRuleCommand.js.map +1 -1
- package/dist/es/commands/CreateRegexMatchSetCommand.js +2 -58
- package/dist/es/commands/CreateRegexMatchSetCommand.js.map +1 -1
- package/dist/es/commands/CreateRegexPatternSetCommand.js +2 -54
- package/dist/es/commands/CreateRegexPatternSetCommand.js.map +1 -1
- package/dist/es/commands/CreateRuleCommand.js +2 -78
- package/dist/es/commands/CreateRuleCommand.js.map +1 -1
- package/dist/es/commands/CreateRuleGroupCommand.js +2 -49
- package/dist/es/commands/CreateRuleGroupCommand.js.map +1 -1
- package/dist/es/commands/CreateSizeConstraintSetCommand.js +2 -58
- package/dist/es/commands/CreateSizeConstraintSetCommand.js.map +1 -1
- package/dist/es/commands/CreateSqlInjectionMatchSetCommand.js +2 -56
- package/dist/es/commands/CreateSqlInjectionMatchSetCommand.js.map +1 -1
- package/dist/es/commands/CreateWebACLCommand.js +2 -66
- package/dist/es/commands/CreateWebACLCommand.js.map +1 -1
- package/dist/es/commands/CreateWebACLMigrationStackCommand.js +2 -34
- package/dist/es/commands/CreateWebACLMigrationStackCommand.js.map +1 -1
- package/dist/es/commands/CreateXssMatchSetCommand.js +2 -56
- package/dist/es/commands/CreateXssMatchSetCommand.js.map +1 -1
- package/dist/es/commands/DeleteByteMatchSetCommand.js +2 -50
- package/dist/es/commands/DeleteByteMatchSetCommand.js.map +1 -1
- package/dist/es/commands/DeleteGeoMatchSetCommand.js +2 -50
- package/dist/es/commands/DeleteGeoMatchSetCommand.js.map +1 -1
- package/dist/es/commands/DeleteIPSetCommand.js +2 -50
- package/dist/es/commands/DeleteIPSetCommand.js.map +1 -1
- package/dist/es/commands/DeleteLoggingConfigurationCommand.js +2 -36
- package/dist/es/commands/DeleteLoggingConfigurationCommand.js.map +1 -1
- package/dist/es/commands/DeletePermissionPolicyCommand.js +2 -36
- package/dist/es/commands/DeletePermissionPolicyCommand.js.map +1 -1
- package/dist/es/commands/DeleteRateBasedRuleCommand.js +2 -54
- package/dist/es/commands/DeleteRateBasedRuleCommand.js.map +1 -1
- package/dist/es/commands/DeleteRegexMatchSetCommand.js +2 -50
- package/dist/es/commands/DeleteRegexMatchSetCommand.js.map +1 -1
- package/dist/es/commands/DeleteRegexPatternSetCommand.js +2 -36
- package/dist/es/commands/DeleteRegexPatternSetCommand.js.map +1 -1
- package/dist/es/commands/DeleteRuleCommand.js +2 -50
- package/dist/es/commands/DeleteRuleCommand.js.map +1 -1
- package/dist/es/commands/DeleteRuleGroupCommand.js +2 -50
- package/dist/es/commands/DeleteRuleGroupCommand.js.map +1 -1
- package/dist/es/commands/DeleteSizeConstraintSetCommand.js +2 -50
- package/dist/es/commands/DeleteSizeConstraintSetCommand.js.map +1 -1
- package/dist/es/commands/DeleteSqlInjectionMatchSetCommand.js +2 -51
- package/dist/es/commands/DeleteSqlInjectionMatchSetCommand.js.map +1 -1
- package/dist/es/commands/DeleteWebACLCommand.js +2 -48
- package/dist/es/commands/DeleteWebACLCommand.js.map +1 -1
- package/dist/es/commands/DeleteXssMatchSetCommand.js +2 -51
- package/dist/es/commands/DeleteXssMatchSetCommand.js.map +1 -1
- package/dist/es/commands/GetByteMatchSetCommand.js +2 -35
- package/dist/es/commands/GetByteMatchSetCommand.js.map +1 -1
- package/dist/es/commands/GetChangeTokenCommand.js +2 -41
- package/dist/es/commands/GetChangeTokenCommand.js.map +1 -1
- package/dist/es/commands/GetChangeTokenStatusCommand.js +2 -51
- package/dist/es/commands/GetChangeTokenStatusCommand.js.map +1 -1
- package/dist/es/commands/GetGeoMatchSetCommand.js +2 -35
- package/dist/es/commands/GetGeoMatchSetCommand.js.map +1 -1
- package/dist/es/commands/GetIPSetCommand.js +2 -35
- package/dist/es/commands/GetIPSetCommand.js.map +1 -1
- package/dist/es/commands/GetLoggingConfigurationCommand.js +2 -35
- package/dist/es/commands/GetLoggingConfigurationCommand.js.map +1 -1
- package/dist/es/commands/GetPermissionPolicyCommand.js +2 -35
- package/dist/es/commands/GetPermissionPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetRateBasedRuleCommand.js +2 -37
- package/dist/es/commands/GetRateBasedRuleCommand.js.map +1 -1
- package/dist/es/commands/GetRateBasedRuleManagedKeysCommand.js +2 -37
- package/dist/es/commands/GetRateBasedRuleManagedKeysCommand.js.map +1 -1
- package/dist/es/commands/GetRegexMatchSetCommand.js +2 -35
- package/dist/es/commands/GetRegexMatchSetCommand.js.map +1 -1
- package/dist/es/commands/GetRegexPatternSetCommand.js +2 -35
- package/dist/es/commands/GetRegexPatternSetCommand.js.map +1 -1
- package/dist/es/commands/GetRuleCommand.js +2 -35
- package/dist/es/commands/GetRuleCommand.js.map +1 -1
- package/dist/es/commands/GetRuleGroupCommand.js +2 -36
- package/dist/es/commands/GetRuleGroupCommand.js.map +1 -1
- package/dist/es/commands/GetSampledRequestsCommand.js +2 -39
- package/dist/es/commands/GetSampledRequestsCommand.js.map +1 -1
- package/dist/es/commands/GetSizeConstraintSetCommand.js +2 -35
- package/dist/es/commands/GetSizeConstraintSetCommand.js.map +1 -1
- package/dist/es/commands/GetSqlInjectionMatchSetCommand.js +2 -35
- package/dist/es/commands/GetSqlInjectionMatchSetCommand.js.map +1 -1
- package/dist/es/commands/GetWebACLCommand.js +2 -35
- package/dist/es/commands/GetWebACLCommand.js.map +1 -1
- package/dist/es/commands/GetXssMatchSetCommand.js +2 -35
- package/dist/es/commands/GetXssMatchSetCommand.js.map +1 -1
- package/dist/es/commands/ListActivatedRulesInRuleGroupCommand.js +2 -35
- package/dist/es/commands/ListActivatedRulesInRuleGroupCommand.js.map +1 -1
- package/dist/es/commands/ListByteMatchSetsCommand.js +2 -35
- package/dist/es/commands/ListByteMatchSetsCommand.js.map +1 -1
- package/dist/es/commands/ListGeoMatchSetsCommand.js +2 -35
- package/dist/es/commands/ListGeoMatchSetsCommand.js.map +1 -1
- package/dist/es/commands/ListIPSetsCommand.js +2 -35
- package/dist/es/commands/ListIPSetsCommand.js.map +1 -1
- package/dist/es/commands/ListLoggingConfigurationsCommand.js +2 -35
- package/dist/es/commands/ListLoggingConfigurationsCommand.js.map +1 -1
- package/dist/es/commands/ListRateBasedRulesCommand.js +2 -35
- package/dist/es/commands/ListRateBasedRulesCommand.js.map +1 -1
- package/dist/es/commands/ListRegexMatchSetsCommand.js +2 -35
- package/dist/es/commands/ListRegexMatchSetsCommand.js.map +1 -1
- package/dist/es/commands/ListRegexPatternSetsCommand.js +2 -35
- package/dist/es/commands/ListRegexPatternSetsCommand.js.map +1 -1
- package/dist/es/commands/ListRuleGroupsCommand.js +2 -35
- package/dist/es/commands/ListRuleGroupsCommand.js.map +1 -1
- package/dist/es/commands/ListRulesCommand.js +2 -35
- package/dist/es/commands/ListRulesCommand.js.map +1 -1
- package/dist/es/commands/ListSizeConstraintSetsCommand.js +2 -35
- package/dist/es/commands/ListSizeConstraintSetsCommand.js.map +1 -1
- package/dist/es/commands/ListSqlInjectionMatchSetsCommand.js +2 -35
- package/dist/es/commands/ListSqlInjectionMatchSetsCommand.js.map +1 -1
- package/dist/es/commands/ListSubscribedRuleGroupsCommand.js +2 -35
- package/dist/es/commands/ListSubscribedRuleGroupsCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -36
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/ListWebACLsCommand.js +2 -35
- package/dist/es/commands/ListWebACLsCommand.js.map +1 -1
- package/dist/es/commands/ListXssMatchSetsCommand.js +2 -35
- package/dist/es/commands/ListXssMatchSetsCommand.js.map +1 -1
- package/dist/es/commands/PutLoggingConfigurationCommand.js +2 -52
- package/dist/es/commands/PutLoggingConfigurationCommand.js.map +1 -1
- package/dist/es/commands/PutPermissionPolicyCommand.js +2 -67
- package/dist/es/commands/PutPermissionPolicyCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -36
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -35
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateByteMatchSetCommand.js +2 -73
- package/dist/es/commands/UpdateByteMatchSetCommand.js.map +1 -1
- package/dist/es/commands/UpdateGeoMatchSetCommand.js +2 -65
- package/dist/es/commands/UpdateGeoMatchSetCommand.js.map +1 -1
- package/dist/es/commands/UpdateIPSetCommand.js +2 -100
- package/dist/es/commands/UpdateIPSetCommand.js.map +1 -1
- package/dist/es/commands/UpdateRateBasedRuleCommand.js +2 -81
- package/dist/es/commands/UpdateRateBasedRuleCommand.js.map +1 -1
- package/dist/es/commands/UpdateRegexMatchSetCommand.js +2 -69
- package/dist/es/commands/UpdateRegexMatchSetCommand.js.map +1 -1
- package/dist/es/commands/UpdateRegexPatternSetCommand.js +2 -74
- package/dist/es/commands/UpdateRegexPatternSetCommand.js.map +1 -1
- package/dist/es/commands/UpdateRuleCommand.js +2 -76
- package/dist/es/commands/UpdateRuleCommand.js.map +1 -1
- package/dist/es/commands/UpdateRuleGroupCommand.js +2 -59
- package/dist/es/commands/UpdateRuleGroupCommand.js.map +1 -1
- package/dist/es/commands/UpdateSizeConstraintSetCommand.js +2 -77
- package/dist/es/commands/UpdateSizeConstraintSetCommand.js.map +1 -1
- package/dist/es/commands/UpdateSqlInjectionMatchSetCommand.js +2 -76
- package/dist/es/commands/UpdateSqlInjectionMatchSetCommand.js.map +1 -1
- package/dist/es/commands/UpdateWebACLCommand.js +2 -106
- package/dist/es/commands/UpdateWebACLCommand.js.map +1 -1
- package/dist/es/commands/UpdateXssMatchSetCommand.js +2 -78
- package/dist/es/commands/UpdateXssMatchSetCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -684
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +39 -39
- package/dist/es/protocols/Aws_json1_1.js +2124 -2127
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +39 -39
- package/protocols/Aws_json1_1.ts +8 -3
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -7,16 +7,10 @@ export var WafActionType;
|
|
|
7
7
|
})(WafActionType || (WafActionType = {}));
|
|
8
8
|
export var WafAction;
|
|
9
9
|
(function (WafAction) {
|
|
10
|
-
/**
|
|
11
|
-
* @internal
|
|
12
|
-
*/
|
|
13
10
|
WafAction.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
14
11
|
})(WafAction || (WafAction = {}));
|
|
15
12
|
export var ExcludedRule;
|
|
16
13
|
(function (ExcludedRule) {
|
|
17
|
-
/**
|
|
18
|
-
* @internal
|
|
19
|
-
*/
|
|
20
14
|
ExcludedRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
21
15
|
})(ExcludedRule || (ExcludedRule = {}));
|
|
22
16
|
export var WafOverrideActionType;
|
|
@@ -26,9 +20,6 @@ export var WafOverrideActionType;
|
|
|
26
20
|
})(WafOverrideActionType || (WafOverrideActionType = {}));
|
|
27
21
|
export var WafOverrideAction;
|
|
28
22
|
(function (WafOverrideAction) {
|
|
29
|
-
/**
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
32
23
|
WafOverrideAction.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
33
24
|
})(WafOverrideAction || (WafOverrideAction = {}));
|
|
34
25
|
export var WafRuleType;
|
|
@@ -39,16 +30,10 @@ export var WafRuleType;
|
|
|
39
30
|
})(WafRuleType || (WafRuleType = {}));
|
|
40
31
|
export var ActivatedRule;
|
|
41
32
|
(function (ActivatedRule) {
|
|
42
|
-
/**
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
45
33
|
ActivatedRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
46
34
|
})(ActivatedRule || (ActivatedRule = {}));
|
|
47
35
|
export var CreateByteMatchSetRequest;
|
|
48
36
|
(function (CreateByteMatchSetRequest) {
|
|
49
|
-
/**
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
52
37
|
CreateByteMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
53
38
|
})(CreateByteMatchSetRequest || (CreateByteMatchSetRequest = {}));
|
|
54
39
|
export var MatchFieldType;
|
|
@@ -63,9 +48,6 @@ export var MatchFieldType;
|
|
|
63
48
|
})(MatchFieldType || (MatchFieldType = {}));
|
|
64
49
|
export var FieldToMatch;
|
|
65
50
|
(function (FieldToMatch) {
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
51
|
FieldToMatch.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
70
52
|
})(FieldToMatch || (FieldToMatch = {}));
|
|
71
53
|
export var PositionalConstraint;
|
|
@@ -87,44 +69,26 @@ export var TextTransformation;
|
|
|
87
69
|
})(TextTransformation || (TextTransformation = {}));
|
|
88
70
|
export var ByteMatchTuple;
|
|
89
71
|
(function (ByteMatchTuple) {
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
72
|
ByteMatchTuple.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
94
73
|
})(ByteMatchTuple || (ByteMatchTuple = {}));
|
|
95
74
|
export var ByteMatchSet;
|
|
96
75
|
(function (ByteMatchSet) {
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
76
|
ByteMatchSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
101
77
|
})(ByteMatchSet || (ByteMatchSet = {}));
|
|
102
78
|
export var CreateByteMatchSetResponse;
|
|
103
79
|
(function (CreateByteMatchSetResponse) {
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
80
|
CreateByteMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
108
81
|
})(CreateByteMatchSetResponse || (CreateByteMatchSetResponse = {}));
|
|
109
82
|
export var WAFDisallowedNameException;
|
|
110
83
|
(function (WAFDisallowedNameException) {
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
84
|
WAFDisallowedNameException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
115
85
|
})(WAFDisallowedNameException || (WAFDisallowedNameException = {}));
|
|
116
86
|
export var WAFInternalErrorException;
|
|
117
87
|
(function (WAFInternalErrorException) {
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
88
|
WAFInternalErrorException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
122
89
|
})(WAFInternalErrorException || (WAFInternalErrorException = {}));
|
|
123
90
|
export var WAFInvalidAccountException;
|
|
124
91
|
(function (WAFInvalidAccountException) {
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
92
|
WAFInvalidAccountException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
129
93
|
})(WAFInvalidAccountException || (WAFInvalidAccountException = {}));
|
|
130
94
|
export var ParameterExceptionField;
|
|
@@ -157,30 +121,18 @@ export var ParameterExceptionReason;
|
|
|
157
121
|
})(ParameterExceptionReason || (ParameterExceptionReason = {}));
|
|
158
122
|
export var WAFInvalidParameterException;
|
|
159
123
|
(function (WAFInvalidParameterException) {
|
|
160
|
-
/**
|
|
161
|
-
* @internal
|
|
162
|
-
*/
|
|
163
124
|
WAFInvalidParameterException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
164
125
|
})(WAFInvalidParameterException || (WAFInvalidParameterException = {}));
|
|
165
126
|
export var WAFLimitsExceededException;
|
|
166
127
|
(function (WAFLimitsExceededException) {
|
|
167
|
-
/**
|
|
168
|
-
* @internal
|
|
169
|
-
*/
|
|
170
128
|
WAFLimitsExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
171
129
|
})(WAFLimitsExceededException || (WAFLimitsExceededException = {}));
|
|
172
130
|
export var WAFStaleDataException;
|
|
173
131
|
(function (WAFStaleDataException) {
|
|
174
|
-
/**
|
|
175
|
-
* @internal
|
|
176
|
-
*/
|
|
177
132
|
WAFStaleDataException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
178
133
|
})(WAFStaleDataException || (WAFStaleDataException = {}));
|
|
179
134
|
export var CreateGeoMatchSetRequest;
|
|
180
135
|
(function (CreateGeoMatchSetRequest) {
|
|
181
|
-
/**
|
|
182
|
-
* @internal
|
|
183
|
-
*/
|
|
184
136
|
CreateGeoMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
185
137
|
})(CreateGeoMatchSetRequest || (CreateGeoMatchSetRequest = {}));
|
|
186
138
|
export var GeoMatchConstraintType;
|
|
@@ -441,30 +393,18 @@ export var GeoMatchConstraintValue;
|
|
|
441
393
|
})(GeoMatchConstraintValue || (GeoMatchConstraintValue = {}));
|
|
442
394
|
export var GeoMatchConstraint;
|
|
443
395
|
(function (GeoMatchConstraint) {
|
|
444
|
-
/**
|
|
445
|
-
* @internal
|
|
446
|
-
*/
|
|
447
396
|
GeoMatchConstraint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
448
397
|
})(GeoMatchConstraint || (GeoMatchConstraint = {}));
|
|
449
398
|
export var GeoMatchSet;
|
|
450
399
|
(function (GeoMatchSet) {
|
|
451
|
-
/**
|
|
452
|
-
* @internal
|
|
453
|
-
*/
|
|
454
400
|
GeoMatchSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
455
401
|
})(GeoMatchSet || (GeoMatchSet = {}));
|
|
456
402
|
export var CreateGeoMatchSetResponse;
|
|
457
403
|
(function (CreateGeoMatchSetResponse) {
|
|
458
|
-
/**
|
|
459
|
-
* @internal
|
|
460
|
-
*/
|
|
461
404
|
CreateGeoMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
462
405
|
})(CreateGeoMatchSetResponse || (CreateGeoMatchSetResponse = {}));
|
|
463
406
|
export var CreateIPSetRequest;
|
|
464
407
|
(function (CreateIPSetRequest) {
|
|
465
|
-
/**
|
|
466
|
-
* @internal
|
|
467
|
-
*/
|
|
468
408
|
CreateIPSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
469
409
|
})(CreateIPSetRequest || (CreateIPSetRequest = {}));
|
|
470
410
|
export var IPSetDescriptorType;
|
|
@@ -474,23 +414,14 @@ export var IPSetDescriptorType;
|
|
|
474
414
|
})(IPSetDescriptorType || (IPSetDescriptorType = {}));
|
|
475
415
|
export var IPSetDescriptor;
|
|
476
416
|
(function (IPSetDescriptor) {
|
|
477
|
-
/**
|
|
478
|
-
* @internal
|
|
479
|
-
*/
|
|
480
417
|
IPSetDescriptor.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
418
|
})(IPSetDescriptor || (IPSetDescriptor = {}));
|
|
482
419
|
export var IPSet;
|
|
483
420
|
(function (IPSet) {
|
|
484
|
-
/**
|
|
485
|
-
* @internal
|
|
486
|
-
*/
|
|
487
421
|
IPSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
488
422
|
})(IPSet || (IPSet = {}));
|
|
489
423
|
export var CreateIPSetResponse;
|
|
490
424
|
(function (CreateIPSetResponse) {
|
|
491
|
-
/**
|
|
492
|
-
* @internal
|
|
493
|
-
*/
|
|
494
425
|
CreateIPSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
495
426
|
})(CreateIPSetResponse || (CreateIPSetResponse = {}));
|
|
496
427
|
export var RateKey;
|
|
@@ -499,16 +430,10 @@ export var RateKey;
|
|
|
499
430
|
})(RateKey || (RateKey = {}));
|
|
500
431
|
export var Tag;
|
|
501
432
|
(function (Tag) {
|
|
502
|
-
/**
|
|
503
|
-
* @internal
|
|
504
|
-
*/
|
|
505
433
|
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
506
434
|
})(Tag || (Tag = {}));
|
|
507
435
|
export var CreateRateBasedRuleRequest;
|
|
508
436
|
(function (CreateRateBasedRuleRequest) {
|
|
509
|
-
/**
|
|
510
|
-
* @internal
|
|
511
|
-
*/
|
|
512
437
|
CreateRateBasedRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
438
|
})(CreateRateBasedRuleRequest || (CreateRateBasedRuleRequest = {}));
|
|
514
439
|
export var PredicateType;
|
|
@@ -523,142 +448,82 @@ export var PredicateType;
|
|
|
523
448
|
})(PredicateType || (PredicateType = {}));
|
|
524
449
|
export var Predicate;
|
|
525
450
|
(function (Predicate) {
|
|
526
|
-
/**
|
|
527
|
-
* @internal
|
|
528
|
-
*/
|
|
529
451
|
Predicate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
452
|
})(Predicate || (Predicate = {}));
|
|
531
453
|
export var RateBasedRule;
|
|
532
454
|
(function (RateBasedRule) {
|
|
533
|
-
/**
|
|
534
|
-
* @internal
|
|
535
|
-
*/
|
|
536
455
|
RateBasedRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
537
456
|
})(RateBasedRule || (RateBasedRule = {}));
|
|
538
457
|
export var CreateRateBasedRuleResponse;
|
|
539
458
|
(function (CreateRateBasedRuleResponse) {
|
|
540
|
-
/**
|
|
541
|
-
* @internal
|
|
542
|
-
*/
|
|
543
459
|
CreateRateBasedRuleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
544
460
|
})(CreateRateBasedRuleResponse || (CreateRateBasedRuleResponse = {}));
|
|
545
461
|
export var WAFBadRequestException;
|
|
546
462
|
(function (WAFBadRequestException) {
|
|
547
|
-
/**
|
|
548
|
-
* @internal
|
|
549
|
-
*/
|
|
550
463
|
WAFBadRequestException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
551
464
|
})(WAFBadRequestException || (WAFBadRequestException = {}));
|
|
552
465
|
export var WAFTagOperationException;
|
|
553
466
|
(function (WAFTagOperationException) {
|
|
554
|
-
/**
|
|
555
|
-
* @internal
|
|
556
|
-
*/
|
|
557
467
|
WAFTagOperationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
558
468
|
})(WAFTagOperationException || (WAFTagOperationException = {}));
|
|
559
469
|
export var WAFTagOperationInternalErrorException;
|
|
560
470
|
(function (WAFTagOperationInternalErrorException) {
|
|
561
|
-
/**
|
|
562
|
-
* @internal
|
|
563
|
-
*/
|
|
564
471
|
WAFTagOperationInternalErrorException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
565
472
|
})(WAFTagOperationInternalErrorException || (WAFTagOperationInternalErrorException = {}));
|
|
566
473
|
export var CreateRegexMatchSetRequest;
|
|
567
474
|
(function (CreateRegexMatchSetRequest) {
|
|
568
|
-
/**
|
|
569
|
-
* @internal
|
|
570
|
-
*/
|
|
571
475
|
CreateRegexMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
572
476
|
})(CreateRegexMatchSetRequest || (CreateRegexMatchSetRequest = {}));
|
|
573
477
|
export var RegexMatchTuple;
|
|
574
478
|
(function (RegexMatchTuple) {
|
|
575
|
-
/**
|
|
576
|
-
* @internal
|
|
577
|
-
*/
|
|
578
479
|
RegexMatchTuple.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
579
480
|
})(RegexMatchTuple || (RegexMatchTuple = {}));
|
|
580
481
|
export var RegexMatchSet;
|
|
581
482
|
(function (RegexMatchSet) {
|
|
582
|
-
/**
|
|
583
|
-
* @internal
|
|
584
|
-
*/
|
|
585
483
|
RegexMatchSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
586
484
|
})(RegexMatchSet || (RegexMatchSet = {}));
|
|
587
485
|
export var CreateRegexMatchSetResponse;
|
|
588
486
|
(function (CreateRegexMatchSetResponse) {
|
|
589
|
-
/**
|
|
590
|
-
* @internal
|
|
591
|
-
*/
|
|
592
487
|
CreateRegexMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
593
488
|
})(CreateRegexMatchSetResponse || (CreateRegexMatchSetResponse = {}));
|
|
594
489
|
export var CreateRegexPatternSetRequest;
|
|
595
490
|
(function (CreateRegexPatternSetRequest) {
|
|
596
|
-
/**
|
|
597
|
-
* @internal
|
|
598
|
-
*/
|
|
599
491
|
CreateRegexPatternSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
600
492
|
})(CreateRegexPatternSetRequest || (CreateRegexPatternSetRequest = {}));
|
|
601
493
|
export var RegexPatternSet;
|
|
602
494
|
(function (RegexPatternSet) {
|
|
603
|
-
/**
|
|
604
|
-
* @internal
|
|
605
|
-
*/
|
|
606
495
|
RegexPatternSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
607
496
|
})(RegexPatternSet || (RegexPatternSet = {}));
|
|
608
497
|
export var CreateRegexPatternSetResponse;
|
|
609
498
|
(function (CreateRegexPatternSetResponse) {
|
|
610
|
-
/**
|
|
611
|
-
* @internal
|
|
612
|
-
*/
|
|
613
499
|
CreateRegexPatternSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
614
500
|
})(CreateRegexPatternSetResponse || (CreateRegexPatternSetResponse = {}));
|
|
615
501
|
export var CreateRuleRequest;
|
|
616
502
|
(function (CreateRuleRequest) {
|
|
617
|
-
/**
|
|
618
|
-
* @internal
|
|
619
|
-
*/
|
|
620
503
|
CreateRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
621
504
|
})(CreateRuleRequest || (CreateRuleRequest = {}));
|
|
622
505
|
export var Rule;
|
|
623
506
|
(function (Rule) {
|
|
624
|
-
/**
|
|
625
|
-
* @internal
|
|
626
|
-
*/
|
|
627
507
|
Rule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
628
508
|
})(Rule || (Rule = {}));
|
|
629
509
|
export var CreateRuleResponse;
|
|
630
510
|
(function (CreateRuleResponse) {
|
|
631
|
-
/**
|
|
632
|
-
* @internal
|
|
633
|
-
*/
|
|
634
511
|
CreateRuleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
635
512
|
})(CreateRuleResponse || (CreateRuleResponse = {}));
|
|
636
513
|
export var CreateRuleGroupRequest;
|
|
637
514
|
(function (CreateRuleGroupRequest) {
|
|
638
|
-
/**
|
|
639
|
-
* @internal
|
|
640
|
-
*/
|
|
641
515
|
CreateRuleGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
642
516
|
})(CreateRuleGroupRequest || (CreateRuleGroupRequest = {}));
|
|
643
517
|
export var RuleGroup;
|
|
644
518
|
(function (RuleGroup) {
|
|
645
|
-
/**
|
|
646
|
-
* @internal
|
|
647
|
-
*/
|
|
648
519
|
RuleGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
649
520
|
})(RuleGroup || (RuleGroup = {}));
|
|
650
521
|
export var CreateRuleGroupResponse;
|
|
651
522
|
(function (CreateRuleGroupResponse) {
|
|
652
|
-
/**
|
|
653
|
-
* @internal
|
|
654
|
-
*/
|
|
655
523
|
CreateRuleGroupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
656
524
|
})(CreateRuleGroupResponse || (CreateRuleGroupResponse = {}));
|
|
657
525
|
export var CreateSizeConstraintSetRequest;
|
|
658
526
|
(function (CreateSizeConstraintSetRequest) {
|
|
659
|
-
/**
|
|
660
|
-
* @internal
|
|
661
|
-
*/
|
|
662
527
|
CreateSizeConstraintSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
663
528
|
})(CreateSizeConstraintSetRequest || (CreateSizeConstraintSetRequest = {}));
|
|
664
529
|
export var ComparisonOperator;
|
|
@@ -672,86 +537,50 @@ export var ComparisonOperator;
|
|
|
672
537
|
})(ComparisonOperator || (ComparisonOperator = {}));
|
|
673
538
|
export var SizeConstraint;
|
|
674
539
|
(function (SizeConstraint) {
|
|
675
|
-
/**
|
|
676
|
-
* @internal
|
|
677
|
-
*/
|
|
678
540
|
SizeConstraint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
679
541
|
})(SizeConstraint || (SizeConstraint = {}));
|
|
680
542
|
export var SizeConstraintSet;
|
|
681
543
|
(function (SizeConstraintSet) {
|
|
682
|
-
/**
|
|
683
|
-
* @internal
|
|
684
|
-
*/
|
|
685
544
|
SizeConstraintSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
686
545
|
})(SizeConstraintSet || (SizeConstraintSet = {}));
|
|
687
546
|
export var CreateSizeConstraintSetResponse;
|
|
688
547
|
(function (CreateSizeConstraintSetResponse) {
|
|
689
|
-
/**
|
|
690
|
-
* @internal
|
|
691
|
-
*/
|
|
692
548
|
CreateSizeConstraintSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
693
549
|
})(CreateSizeConstraintSetResponse || (CreateSizeConstraintSetResponse = {}));
|
|
694
550
|
export var CreateSqlInjectionMatchSetRequest;
|
|
695
551
|
(function (CreateSqlInjectionMatchSetRequest) {
|
|
696
|
-
/**
|
|
697
|
-
* @internal
|
|
698
|
-
*/
|
|
699
552
|
CreateSqlInjectionMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
700
553
|
})(CreateSqlInjectionMatchSetRequest || (CreateSqlInjectionMatchSetRequest = {}));
|
|
701
554
|
export var SqlInjectionMatchTuple;
|
|
702
555
|
(function (SqlInjectionMatchTuple) {
|
|
703
|
-
/**
|
|
704
|
-
* @internal
|
|
705
|
-
*/
|
|
706
556
|
SqlInjectionMatchTuple.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
707
557
|
})(SqlInjectionMatchTuple || (SqlInjectionMatchTuple = {}));
|
|
708
558
|
export var SqlInjectionMatchSet;
|
|
709
559
|
(function (SqlInjectionMatchSet) {
|
|
710
|
-
/**
|
|
711
|
-
* @internal
|
|
712
|
-
*/
|
|
713
560
|
SqlInjectionMatchSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
714
561
|
})(SqlInjectionMatchSet || (SqlInjectionMatchSet = {}));
|
|
715
562
|
export var CreateSqlInjectionMatchSetResponse;
|
|
716
563
|
(function (CreateSqlInjectionMatchSetResponse) {
|
|
717
|
-
/**
|
|
718
|
-
* @internal
|
|
719
|
-
*/
|
|
720
564
|
CreateSqlInjectionMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
721
565
|
})(CreateSqlInjectionMatchSetResponse || (CreateSqlInjectionMatchSetResponse = {}));
|
|
722
566
|
export var CreateWebACLRequest;
|
|
723
567
|
(function (CreateWebACLRequest) {
|
|
724
|
-
/**
|
|
725
|
-
* @internal
|
|
726
|
-
*/
|
|
727
568
|
CreateWebACLRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
728
569
|
})(CreateWebACLRequest || (CreateWebACLRequest = {}));
|
|
729
570
|
export var WebACL;
|
|
730
571
|
(function (WebACL) {
|
|
731
|
-
/**
|
|
732
|
-
* @internal
|
|
733
|
-
*/
|
|
734
572
|
WebACL.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
735
573
|
})(WebACL || (WebACL = {}));
|
|
736
574
|
export var CreateWebACLResponse;
|
|
737
575
|
(function (CreateWebACLResponse) {
|
|
738
|
-
/**
|
|
739
|
-
* @internal
|
|
740
|
-
*/
|
|
741
576
|
CreateWebACLResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
742
577
|
})(CreateWebACLResponse || (CreateWebACLResponse = {}));
|
|
743
578
|
export var CreateWebACLMigrationStackRequest;
|
|
744
579
|
(function (CreateWebACLMigrationStackRequest) {
|
|
745
|
-
/**
|
|
746
|
-
* @internal
|
|
747
|
-
*/
|
|
748
580
|
CreateWebACLMigrationStackRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
749
581
|
})(CreateWebACLMigrationStackRequest || (CreateWebACLMigrationStackRequest = {}));
|
|
750
582
|
export var CreateWebACLMigrationStackResponse;
|
|
751
583
|
(function (CreateWebACLMigrationStackResponse) {
|
|
752
|
-
/**
|
|
753
|
-
* @internal
|
|
754
|
-
*/
|
|
755
584
|
CreateWebACLMigrationStackResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
756
585
|
})(CreateWebACLMigrationStackResponse || (CreateWebACLMigrationStackResponse = {}));
|
|
757
586
|
export var MigrationErrorType;
|
|
@@ -766,296 +595,170 @@ export var MigrationErrorType;
|
|
|
766
595
|
})(MigrationErrorType || (MigrationErrorType = {}));
|
|
767
596
|
export var WAFEntityMigrationException;
|
|
768
597
|
(function (WAFEntityMigrationException) {
|
|
769
|
-
/**
|
|
770
|
-
* @internal
|
|
771
|
-
*/
|
|
772
598
|
WAFEntityMigrationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
773
599
|
})(WAFEntityMigrationException || (WAFEntityMigrationException = {}));
|
|
774
600
|
export var WAFInvalidOperationException;
|
|
775
601
|
(function (WAFInvalidOperationException) {
|
|
776
|
-
/**
|
|
777
|
-
* @internal
|
|
778
|
-
*/
|
|
779
602
|
WAFInvalidOperationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
780
603
|
})(WAFInvalidOperationException || (WAFInvalidOperationException = {}));
|
|
781
604
|
export var WAFNonexistentItemException;
|
|
782
605
|
(function (WAFNonexistentItemException) {
|
|
783
|
-
/**
|
|
784
|
-
* @internal
|
|
785
|
-
*/
|
|
786
606
|
WAFNonexistentItemException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
787
607
|
})(WAFNonexistentItemException || (WAFNonexistentItemException = {}));
|
|
788
608
|
export var CreateXssMatchSetRequest;
|
|
789
609
|
(function (CreateXssMatchSetRequest) {
|
|
790
|
-
/**
|
|
791
|
-
* @internal
|
|
792
|
-
*/
|
|
793
610
|
CreateXssMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
794
611
|
})(CreateXssMatchSetRequest || (CreateXssMatchSetRequest = {}));
|
|
795
612
|
export var XssMatchTuple;
|
|
796
613
|
(function (XssMatchTuple) {
|
|
797
|
-
/**
|
|
798
|
-
* @internal
|
|
799
|
-
*/
|
|
800
614
|
XssMatchTuple.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
801
615
|
})(XssMatchTuple || (XssMatchTuple = {}));
|
|
802
616
|
export var XssMatchSet;
|
|
803
617
|
(function (XssMatchSet) {
|
|
804
|
-
/**
|
|
805
|
-
* @internal
|
|
806
|
-
*/
|
|
807
618
|
XssMatchSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
808
619
|
})(XssMatchSet || (XssMatchSet = {}));
|
|
809
620
|
export var CreateXssMatchSetResponse;
|
|
810
621
|
(function (CreateXssMatchSetResponse) {
|
|
811
|
-
/**
|
|
812
|
-
* @internal
|
|
813
|
-
*/
|
|
814
622
|
CreateXssMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
815
623
|
})(CreateXssMatchSetResponse || (CreateXssMatchSetResponse = {}));
|
|
816
624
|
export var DeleteByteMatchSetRequest;
|
|
817
625
|
(function (DeleteByteMatchSetRequest) {
|
|
818
|
-
/**
|
|
819
|
-
* @internal
|
|
820
|
-
*/
|
|
821
626
|
DeleteByteMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
822
627
|
})(DeleteByteMatchSetRequest || (DeleteByteMatchSetRequest = {}));
|
|
823
628
|
export var DeleteByteMatchSetResponse;
|
|
824
629
|
(function (DeleteByteMatchSetResponse) {
|
|
825
|
-
/**
|
|
826
|
-
* @internal
|
|
827
|
-
*/
|
|
828
630
|
DeleteByteMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
829
631
|
})(DeleteByteMatchSetResponse || (DeleteByteMatchSetResponse = {}));
|
|
830
632
|
export var WAFNonEmptyEntityException;
|
|
831
633
|
(function (WAFNonEmptyEntityException) {
|
|
832
|
-
/**
|
|
833
|
-
* @internal
|
|
834
|
-
*/
|
|
835
634
|
WAFNonEmptyEntityException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
836
635
|
})(WAFNonEmptyEntityException || (WAFNonEmptyEntityException = {}));
|
|
837
636
|
export var WAFReferencedItemException;
|
|
838
637
|
(function (WAFReferencedItemException) {
|
|
839
|
-
/**
|
|
840
|
-
* @internal
|
|
841
|
-
*/
|
|
842
638
|
WAFReferencedItemException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
843
639
|
})(WAFReferencedItemException || (WAFReferencedItemException = {}));
|
|
844
640
|
export var DeleteGeoMatchSetRequest;
|
|
845
641
|
(function (DeleteGeoMatchSetRequest) {
|
|
846
|
-
/**
|
|
847
|
-
* @internal
|
|
848
|
-
*/
|
|
849
642
|
DeleteGeoMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
850
643
|
})(DeleteGeoMatchSetRequest || (DeleteGeoMatchSetRequest = {}));
|
|
851
644
|
export var DeleteGeoMatchSetResponse;
|
|
852
645
|
(function (DeleteGeoMatchSetResponse) {
|
|
853
|
-
/**
|
|
854
|
-
* @internal
|
|
855
|
-
*/
|
|
856
646
|
DeleteGeoMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
857
647
|
})(DeleteGeoMatchSetResponse || (DeleteGeoMatchSetResponse = {}));
|
|
858
648
|
export var DeleteIPSetRequest;
|
|
859
649
|
(function (DeleteIPSetRequest) {
|
|
860
|
-
/**
|
|
861
|
-
* @internal
|
|
862
|
-
*/
|
|
863
650
|
DeleteIPSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
864
651
|
})(DeleteIPSetRequest || (DeleteIPSetRequest = {}));
|
|
865
652
|
export var DeleteIPSetResponse;
|
|
866
653
|
(function (DeleteIPSetResponse) {
|
|
867
|
-
/**
|
|
868
|
-
* @internal
|
|
869
|
-
*/
|
|
870
654
|
DeleteIPSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
871
655
|
})(DeleteIPSetResponse || (DeleteIPSetResponse = {}));
|
|
872
656
|
export var DeleteLoggingConfigurationRequest;
|
|
873
657
|
(function (DeleteLoggingConfigurationRequest) {
|
|
874
|
-
/**
|
|
875
|
-
* @internal
|
|
876
|
-
*/
|
|
877
658
|
DeleteLoggingConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
878
659
|
})(DeleteLoggingConfigurationRequest || (DeleteLoggingConfigurationRequest = {}));
|
|
879
660
|
export var DeleteLoggingConfigurationResponse;
|
|
880
661
|
(function (DeleteLoggingConfigurationResponse) {
|
|
881
|
-
/**
|
|
882
|
-
* @internal
|
|
883
|
-
*/
|
|
884
662
|
DeleteLoggingConfigurationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
885
663
|
})(DeleteLoggingConfigurationResponse || (DeleteLoggingConfigurationResponse = {}));
|
|
886
664
|
export var DeletePermissionPolicyRequest;
|
|
887
665
|
(function (DeletePermissionPolicyRequest) {
|
|
888
|
-
/**
|
|
889
|
-
* @internal
|
|
890
|
-
*/
|
|
891
666
|
DeletePermissionPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
892
667
|
})(DeletePermissionPolicyRequest || (DeletePermissionPolicyRequest = {}));
|
|
893
668
|
export var DeletePermissionPolicyResponse;
|
|
894
669
|
(function (DeletePermissionPolicyResponse) {
|
|
895
|
-
/**
|
|
896
|
-
* @internal
|
|
897
|
-
*/
|
|
898
670
|
DeletePermissionPolicyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
899
671
|
})(DeletePermissionPolicyResponse || (DeletePermissionPolicyResponse = {}));
|
|
900
672
|
export var DeleteRateBasedRuleRequest;
|
|
901
673
|
(function (DeleteRateBasedRuleRequest) {
|
|
902
|
-
/**
|
|
903
|
-
* @internal
|
|
904
|
-
*/
|
|
905
674
|
DeleteRateBasedRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
906
675
|
})(DeleteRateBasedRuleRequest || (DeleteRateBasedRuleRequest = {}));
|
|
907
676
|
export var DeleteRateBasedRuleResponse;
|
|
908
677
|
(function (DeleteRateBasedRuleResponse) {
|
|
909
|
-
/**
|
|
910
|
-
* @internal
|
|
911
|
-
*/
|
|
912
678
|
DeleteRateBasedRuleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
913
679
|
})(DeleteRateBasedRuleResponse || (DeleteRateBasedRuleResponse = {}));
|
|
914
680
|
export var DeleteRegexMatchSetRequest;
|
|
915
681
|
(function (DeleteRegexMatchSetRequest) {
|
|
916
|
-
/**
|
|
917
|
-
* @internal
|
|
918
|
-
*/
|
|
919
682
|
DeleteRegexMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
920
683
|
})(DeleteRegexMatchSetRequest || (DeleteRegexMatchSetRequest = {}));
|
|
921
684
|
export var DeleteRegexMatchSetResponse;
|
|
922
685
|
(function (DeleteRegexMatchSetResponse) {
|
|
923
|
-
/**
|
|
924
|
-
* @internal
|
|
925
|
-
*/
|
|
926
686
|
DeleteRegexMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
927
687
|
})(DeleteRegexMatchSetResponse || (DeleteRegexMatchSetResponse = {}));
|
|
928
688
|
export var DeleteRegexPatternSetRequest;
|
|
929
689
|
(function (DeleteRegexPatternSetRequest) {
|
|
930
|
-
/**
|
|
931
|
-
* @internal
|
|
932
|
-
*/
|
|
933
690
|
DeleteRegexPatternSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
934
691
|
})(DeleteRegexPatternSetRequest || (DeleteRegexPatternSetRequest = {}));
|
|
935
692
|
export var DeleteRegexPatternSetResponse;
|
|
936
693
|
(function (DeleteRegexPatternSetResponse) {
|
|
937
|
-
/**
|
|
938
|
-
* @internal
|
|
939
|
-
*/
|
|
940
694
|
DeleteRegexPatternSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
941
695
|
})(DeleteRegexPatternSetResponse || (DeleteRegexPatternSetResponse = {}));
|
|
942
696
|
export var DeleteRuleRequest;
|
|
943
697
|
(function (DeleteRuleRequest) {
|
|
944
|
-
/**
|
|
945
|
-
* @internal
|
|
946
|
-
*/
|
|
947
698
|
DeleteRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
948
699
|
})(DeleteRuleRequest || (DeleteRuleRequest = {}));
|
|
949
700
|
export var DeleteRuleResponse;
|
|
950
701
|
(function (DeleteRuleResponse) {
|
|
951
|
-
/**
|
|
952
|
-
* @internal
|
|
953
|
-
*/
|
|
954
702
|
DeleteRuleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
955
703
|
})(DeleteRuleResponse || (DeleteRuleResponse = {}));
|
|
956
704
|
export var DeleteRuleGroupRequest;
|
|
957
705
|
(function (DeleteRuleGroupRequest) {
|
|
958
|
-
/**
|
|
959
|
-
* @internal
|
|
960
|
-
*/
|
|
961
706
|
DeleteRuleGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
962
707
|
})(DeleteRuleGroupRequest || (DeleteRuleGroupRequest = {}));
|
|
963
708
|
export var DeleteRuleGroupResponse;
|
|
964
709
|
(function (DeleteRuleGroupResponse) {
|
|
965
|
-
/**
|
|
966
|
-
* @internal
|
|
967
|
-
*/
|
|
968
710
|
DeleteRuleGroupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
969
711
|
})(DeleteRuleGroupResponse || (DeleteRuleGroupResponse = {}));
|
|
970
712
|
export var DeleteSizeConstraintSetRequest;
|
|
971
713
|
(function (DeleteSizeConstraintSetRequest) {
|
|
972
|
-
/**
|
|
973
|
-
* @internal
|
|
974
|
-
*/
|
|
975
714
|
DeleteSizeConstraintSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
976
715
|
})(DeleteSizeConstraintSetRequest || (DeleteSizeConstraintSetRequest = {}));
|
|
977
716
|
export var DeleteSizeConstraintSetResponse;
|
|
978
717
|
(function (DeleteSizeConstraintSetResponse) {
|
|
979
|
-
/**
|
|
980
|
-
* @internal
|
|
981
|
-
*/
|
|
982
718
|
DeleteSizeConstraintSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
983
719
|
})(DeleteSizeConstraintSetResponse || (DeleteSizeConstraintSetResponse = {}));
|
|
984
720
|
export var DeleteSqlInjectionMatchSetRequest;
|
|
985
721
|
(function (DeleteSqlInjectionMatchSetRequest) {
|
|
986
|
-
/**
|
|
987
|
-
* @internal
|
|
988
|
-
*/
|
|
989
722
|
DeleteSqlInjectionMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
990
723
|
})(DeleteSqlInjectionMatchSetRequest || (DeleteSqlInjectionMatchSetRequest = {}));
|
|
991
724
|
export var DeleteSqlInjectionMatchSetResponse;
|
|
992
725
|
(function (DeleteSqlInjectionMatchSetResponse) {
|
|
993
|
-
/**
|
|
994
|
-
* @internal
|
|
995
|
-
*/
|
|
996
726
|
DeleteSqlInjectionMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
997
727
|
})(DeleteSqlInjectionMatchSetResponse || (DeleteSqlInjectionMatchSetResponse = {}));
|
|
998
728
|
export var DeleteWebACLRequest;
|
|
999
729
|
(function (DeleteWebACLRequest) {
|
|
1000
|
-
/**
|
|
1001
|
-
* @internal
|
|
1002
|
-
*/
|
|
1003
730
|
DeleteWebACLRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1004
731
|
})(DeleteWebACLRequest || (DeleteWebACLRequest = {}));
|
|
1005
732
|
export var DeleteWebACLResponse;
|
|
1006
733
|
(function (DeleteWebACLResponse) {
|
|
1007
|
-
/**
|
|
1008
|
-
* @internal
|
|
1009
|
-
*/
|
|
1010
734
|
DeleteWebACLResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1011
735
|
})(DeleteWebACLResponse || (DeleteWebACLResponse = {}));
|
|
1012
736
|
export var DeleteXssMatchSetRequest;
|
|
1013
737
|
(function (DeleteXssMatchSetRequest) {
|
|
1014
|
-
/**
|
|
1015
|
-
* @internal
|
|
1016
|
-
*/
|
|
1017
738
|
DeleteXssMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1018
739
|
})(DeleteXssMatchSetRequest || (DeleteXssMatchSetRequest = {}));
|
|
1019
740
|
export var DeleteXssMatchSetResponse;
|
|
1020
741
|
(function (DeleteXssMatchSetResponse) {
|
|
1021
|
-
/**
|
|
1022
|
-
* @internal
|
|
1023
|
-
*/
|
|
1024
742
|
DeleteXssMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1025
743
|
})(DeleteXssMatchSetResponse || (DeleteXssMatchSetResponse = {}));
|
|
1026
744
|
export var GetByteMatchSetRequest;
|
|
1027
745
|
(function (GetByteMatchSetRequest) {
|
|
1028
|
-
/**
|
|
1029
|
-
* @internal
|
|
1030
|
-
*/
|
|
1031
746
|
GetByteMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1032
747
|
})(GetByteMatchSetRequest || (GetByteMatchSetRequest = {}));
|
|
1033
748
|
export var GetByteMatchSetResponse;
|
|
1034
749
|
(function (GetByteMatchSetResponse) {
|
|
1035
|
-
/**
|
|
1036
|
-
* @internal
|
|
1037
|
-
*/
|
|
1038
750
|
GetByteMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1039
751
|
})(GetByteMatchSetResponse || (GetByteMatchSetResponse = {}));
|
|
1040
752
|
export var GetChangeTokenRequest;
|
|
1041
753
|
(function (GetChangeTokenRequest) {
|
|
1042
|
-
/**
|
|
1043
|
-
* @internal
|
|
1044
|
-
*/
|
|
1045
754
|
GetChangeTokenRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1046
755
|
})(GetChangeTokenRequest || (GetChangeTokenRequest = {}));
|
|
1047
756
|
export var GetChangeTokenResponse;
|
|
1048
757
|
(function (GetChangeTokenResponse) {
|
|
1049
|
-
/**
|
|
1050
|
-
* @internal
|
|
1051
|
-
*/
|
|
1052
758
|
GetChangeTokenResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1053
759
|
})(GetChangeTokenResponse || (GetChangeTokenResponse = {}));
|
|
1054
760
|
export var GetChangeTokenStatusRequest;
|
|
1055
761
|
(function (GetChangeTokenStatusRequest) {
|
|
1056
|
-
/**
|
|
1057
|
-
* @internal
|
|
1058
|
-
*/
|
|
1059
762
|
GetChangeTokenStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1060
763
|
})(GetChangeTokenStatusRequest || (GetChangeTokenStatusRequest = {}));
|
|
1061
764
|
export var ChangeTokenStatus;
|
|
@@ -1066,639 +769,366 @@ export var ChangeTokenStatus;
|
|
|
1066
769
|
})(ChangeTokenStatus || (ChangeTokenStatus = {}));
|
|
1067
770
|
export var GetChangeTokenStatusResponse;
|
|
1068
771
|
(function (GetChangeTokenStatusResponse) {
|
|
1069
|
-
/**
|
|
1070
|
-
* @internal
|
|
1071
|
-
*/
|
|
1072
772
|
GetChangeTokenStatusResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1073
773
|
})(GetChangeTokenStatusResponse || (GetChangeTokenStatusResponse = {}));
|
|
1074
774
|
export var GetGeoMatchSetRequest;
|
|
1075
775
|
(function (GetGeoMatchSetRequest) {
|
|
1076
|
-
/**
|
|
1077
|
-
* @internal
|
|
1078
|
-
*/
|
|
1079
776
|
GetGeoMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1080
777
|
})(GetGeoMatchSetRequest || (GetGeoMatchSetRequest = {}));
|
|
1081
778
|
export var GetGeoMatchSetResponse;
|
|
1082
779
|
(function (GetGeoMatchSetResponse) {
|
|
1083
|
-
/**
|
|
1084
|
-
* @internal
|
|
1085
|
-
*/
|
|
1086
780
|
GetGeoMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1087
781
|
})(GetGeoMatchSetResponse || (GetGeoMatchSetResponse = {}));
|
|
1088
782
|
export var GetIPSetRequest;
|
|
1089
783
|
(function (GetIPSetRequest) {
|
|
1090
|
-
/**
|
|
1091
|
-
* @internal
|
|
1092
|
-
*/
|
|
1093
784
|
GetIPSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1094
785
|
})(GetIPSetRequest || (GetIPSetRequest = {}));
|
|
1095
786
|
export var GetIPSetResponse;
|
|
1096
787
|
(function (GetIPSetResponse) {
|
|
1097
|
-
/**
|
|
1098
|
-
* @internal
|
|
1099
|
-
*/
|
|
1100
788
|
GetIPSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1101
789
|
})(GetIPSetResponse || (GetIPSetResponse = {}));
|
|
1102
790
|
export var GetLoggingConfigurationRequest;
|
|
1103
791
|
(function (GetLoggingConfigurationRequest) {
|
|
1104
|
-
/**
|
|
1105
|
-
* @internal
|
|
1106
|
-
*/
|
|
1107
792
|
GetLoggingConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1108
793
|
})(GetLoggingConfigurationRequest || (GetLoggingConfigurationRequest = {}));
|
|
1109
794
|
export var LoggingConfiguration;
|
|
1110
795
|
(function (LoggingConfiguration) {
|
|
1111
|
-
/**
|
|
1112
|
-
* @internal
|
|
1113
|
-
*/
|
|
1114
796
|
LoggingConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1115
797
|
})(LoggingConfiguration || (LoggingConfiguration = {}));
|
|
1116
798
|
export var GetLoggingConfigurationResponse;
|
|
1117
799
|
(function (GetLoggingConfigurationResponse) {
|
|
1118
|
-
/**
|
|
1119
|
-
* @internal
|
|
1120
|
-
*/
|
|
1121
800
|
GetLoggingConfigurationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1122
801
|
})(GetLoggingConfigurationResponse || (GetLoggingConfigurationResponse = {}));
|
|
1123
802
|
export var GetPermissionPolicyRequest;
|
|
1124
803
|
(function (GetPermissionPolicyRequest) {
|
|
1125
|
-
/**
|
|
1126
|
-
* @internal
|
|
1127
|
-
*/
|
|
1128
804
|
GetPermissionPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1129
805
|
})(GetPermissionPolicyRequest || (GetPermissionPolicyRequest = {}));
|
|
1130
806
|
export var GetPermissionPolicyResponse;
|
|
1131
807
|
(function (GetPermissionPolicyResponse) {
|
|
1132
|
-
/**
|
|
1133
|
-
* @internal
|
|
1134
|
-
*/
|
|
1135
808
|
GetPermissionPolicyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1136
809
|
})(GetPermissionPolicyResponse || (GetPermissionPolicyResponse = {}));
|
|
1137
810
|
export var GetRateBasedRuleRequest;
|
|
1138
811
|
(function (GetRateBasedRuleRequest) {
|
|
1139
|
-
/**
|
|
1140
|
-
* @internal
|
|
1141
|
-
*/
|
|
1142
812
|
GetRateBasedRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1143
813
|
})(GetRateBasedRuleRequest || (GetRateBasedRuleRequest = {}));
|
|
1144
814
|
export var GetRateBasedRuleResponse;
|
|
1145
815
|
(function (GetRateBasedRuleResponse) {
|
|
1146
|
-
/**
|
|
1147
|
-
* @internal
|
|
1148
|
-
*/
|
|
1149
816
|
GetRateBasedRuleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1150
817
|
})(GetRateBasedRuleResponse || (GetRateBasedRuleResponse = {}));
|
|
1151
818
|
export var GetRateBasedRuleManagedKeysRequest;
|
|
1152
819
|
(function (GetRateBasedRuleManagedKeysRequest) {
|
|
1153
|
-
/**
|
|
1154
|
-
* @internal
|
|
1155
|
-
*/
|
|
1156
820
|
GetRateBasedRuleManagedKeysRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1157
821
|
})(GetRateBasedRuleManagedKeysRequest || (GetRateBasedRuleManagedKeysRequest = {}));
|
|
1158
822
|
export var GetRateBasedRuleManagedKeysResponse;
|
|
1159
823
|
(function (GetRateBasedRuleManagedKeysResponse) {
|
|
1160
|
-
/**
|
|
1161
|
-
* @internal
|
|
1162
|
-
*/
|
|
1163
824
|
GetRateBasedRuleManagedKeysResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1164
825
|
})(GetRateBasedRuleManagedKeysResponse || (GetRateBasedRuleManagedKeysResponse = {}));
|
|
1165
826
|
export var GetRegexMatchSetRequest;
|
|
1166
827
|
(function (GetRegexMatchSetRequest) {
|
|
1167
|
-
/**
|
|
1168
|
-
* @internal
|
|
1169
|
-
*/
|
|
1170
828
|
GetRegexMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1171
829
|
})(GetRegexMatchSetRequest || (GetRegexMatchSetRequest = {}));
|
|
1172
830
|
export var GetRegexMatchSetResponse;
|
|
1173
831
|
(function (GetRegexMatchSetResponse) {
|
|
1174
|
-
/**
|
|
1175
|
-
* @internal
|
|
1176
|
-
*/
|
|
1177
832
|
GetRegexMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1178
833
|
})(GetRegexMatchSetResponse || (GetRegexMatchSetResponse = {}));
|
|
1179
834
|
export var GetRegexPatternSetRequest;
|
|
1180
835
|
(function (GetRegexPatternSetRequest) {
|
|
1181
|
-
/**
|
|
1182
|
-
* @internal
|
|
1183
|
-
*/
|
|
1184
836
|
GetRegexPatternSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1185
837
|
})(GetRegexPatternSetRequest || (GetRegexPatternSetRequest = {}));
|
|
1186
838
|
export var GetRegexPatternSetResponse;
|
|
1187
839
|
(function (GetRegexPatternSetResponse) {
|
|
1188
|
-
/**
|
|
1189
|
-
* @internal
|
|
1190
|
-
*/
|
|
1191
840
|
GetRegexPatternSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1192
841
|
})(GetRegexPatternSetResponse || (GetRegexPatternSetResponse = {}));
|
|
1193
842
|
export var GetRuleRequest;
|
|
1194
843
|
(function (GetRuleRequest) {
|
|
1195
|
-
/**
|
|
1196
|
-
* @internal
|
|
1197
|
-
*/
|
|
1198
844
|
GetRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1199
845
|
})(GetRuleRequest || (GetRuleRequest = {}));
|
|
1200
846
|
export var GetRuleResponse;
|
|
1201
847
|
(function (GetRuleResponse) {
|
|
1202
|
-
/**
|
|
1203
|
-
* @internal
|
|
1204
|
-
*/
|
|
1205
848
|
GetRuleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1206
849
|
})(GetRuleResponse || (GetRuleResponse = {}));
|
|
1207
850
|
export var GetRuleGroupRequest;
|
|
1208
851
|
(function (GetRuleGroupRequest) {
|
|
1209
|
-
/**
|
|
1210
|
-
* @internal
|
|
1211
|
-
*/
|
|
1212
852
|
GetRuleGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1213
853
|
})(GetRuleGroupRequest || (GetRuleGroupRequest = {}));
|
|
1214
854
|
export var GetRuleGroupResponse;
|
|
1215
855
|
(function (GetRuleGroupResponse) {
|
|
1216
|
-
/**
|
|
1217
|
-
* @internal
|
|
1218
|
-
*/
|
|
1219
856
|
GetRuleGroupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1220
857
|
})(GetRuleGroupResponse || (GetRuleGroupResponse = {}));
|
|
1221
858
|
export var TimeWindow;
|
|
1222
859
|
(function (TimeWindow) {
|
|
1223
|
-
/**
|
|
1224
|
-
* @internal
|
|
1225
|
-
*/
|
|
1226
860
|
TimeWindow.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1227
861
|
})(TimeWindow || (TimeWindow = {}));
|
|
1228
862
|
export var GetSampledRequestsRequest;
|
|
1229
863
|
(function (GetSampledRequestsRequest) {
|
|
1230
|
-
/**
|
|
1231
|
-
* @internal
|
|
1232
|
-
*/
|
|
1233
864
|
GetSampledRequestsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1234
865
|
})(GetSampledRequestsRequest || (GetSampledRequestsRequest = {}));
|
|
1235
866
|
export var HTTPHeader;
|
|
1236
867
|
(function (HTTPHeader) {
|
|
1237
|
-
/**
|
|
1238
|
-
* @internal
|
|
1239
|
-
*/
|
|
1240
868
|
HTTPHeader.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1241
869
|
})(HTTPHeader || (HTTPHeader = {}));
|
|
1242
870
|
export var HTTPRequest;
|
|
1243
871
|
(function (HTTPRequest) {
|
|
1244
|
-
/**
|
|
1245
|
-
* @internal
|
|
1246
|
-
*/
|
|
1247
872
|
HTTPRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1248
873
|
})(HTTPRequest || (HTTPRequest = {}));
|
|
1249
874
|
export var SampledHTTPRequest;
|
|
1250
875
|
(function (SampledHTTPRequest) {
|
|
1251
|
-
/**
|
|
1252
|
-
* @internal
|
|
1253
|
-
*/
|
|
1254
876
|
SampledHTTPRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1255
877
|
})(SampledHTTPRequest || (SampledHTTPRequest = {}));
|
|
1256
878
|
export var GetSampledRequestsResponse;
|
|
1257
879
|
(function (GetSampledRequestsResponse) {
|
|
1258
|
-
/**
|
|
1259
|
-
* @internal
|
|
1260
|
-
*/
|
|
1261
880
|
GetSampledRequestsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1262
881
|
})(GetSampledRequestsResponse || (GetSampledRequestsResponse = {}));
|
|
1263
882
|
export var GetSizeConstraintSetRequest;
|
|
1264
883
|
(function (GetSizeConstraintSetRequest) {
|
|
1265
|
-
/**
|
|
1266
|
-
* @internal
|
|
1267
|
-
*/
|
|
1268
884
|
GetSizeConstraintSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1269
885
|
})(GetSizeConstraintSetRequest || (GetSizeConstraintSetRequest = {}));
|
|
1270
886
|
export var GetSizeConstraintSetResponse;
|
|
1271
887
|
(function (GetSizeConstraintSetResponse) {
|
|
1272
|
-
/**
|
|
1273
|
-
* @internal
|
|
1274
|
-
*/
|
|
1275
888
|
GetSizeConstraintSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1276
889
|
})(GetSizeConstraintSetResponse || (GetSizeConstraintSetResponse = {}));
|
|
1277
890
|
export var GetSqlInjectionMatchSetRequest;
|
|
1278
891
|
(function (GetSqlInjectionMatchSetRequest) {
|
|
1279
|
-
/**
|
|
1280
|
-
* @internal
|
|
1281
|
-
*/
|
|
1282
892
|
GetSqlInjectionMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1283
893
|
})(GetSqlInjectionMatchSetRequest || (GetSqlInjectionMatchSetRequest = {}));
|
|
1284
894
|
export var GetSqlInjectionMatchSetResponse;
|
|
1285
895
|
(function (GetSqlInjectionMatchSetResponse) {
|
|
1286
|
-
/**
|
|
1287
|
-
* @internal
|
|
1288
|
-
*/
|
|
1289
896
|
GetSqlInjectionMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1290
897
|
})(GetSqlInjectionMatchSetResponse || (GetSqlInjectionMatchSetResponse = {}));
|
|
1291
898
|
export var GetWebACLRequest;
|
|
1292
899
|
(function (GetWebACLRequest) {
|
|
1293
|
-
/**
|
|
1294
|
-
* @internal
|
|
1295
|
-
*/
|
|
1296
900
|
GetWebACLRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1297
901
|
})(GetWebACLRequest || (GetWebACLRequest = {}));
|
|
1298
902
|
export var GetWebACLResponse;
|
|
1299
903
|
(function (GetWebACLResponse) {
|
|
1300
|
-
/**
|
|
1301
|
-
* @internal
|
|
1302
|
-
*/
|
|
1303
904
|
GetWebACLResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1304
905
|
})(GetWebACLResponse || (GetWebACLResponse = {}));
|
|
1305
906
|
export var GetXssMatchSetRequest;
|
|
1306
907
|
(function (GetXssMatchSetRequest) {
|
|
1307
|
-
/**
|
|
1308
|
-
* @internal
|
|
1309
|
-
*/
|
|
1310
908
|
GetXssMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1311
909
|
})(GetXssMatchSetRequest || (GetXssMatchSetRequest = {}));
|
|
1312
910
|
export var GetXssMatchSetResponse;
|
|
1313
911
|
(function (GetXssMatchSetResponse) {
|
|
1314
|
-
/**
|
|
1315
|
-
* @internal
|
|
1316
|
-
*/
|
|
1317
912
|
GetXssMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1318
913
|
})(GetXssMatchSetResponse || (GetXssMatchSetResponse = {}));
|
|
1319
914
|
export var ListActivatedRulesInRuleGroupRequest;
|
|
1320
915
|
(function (ListActivatedRulesInRuleGroupRequest) {
|
|
1321
|
-
/**
|
|
1322
|
-
* @internal
|
|
1323
|
-
*/
|
|
1324
916
|
ListActivatedRulesInRuleGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1325
917
|
})(ListActivatedRulesInRuleGroupRequest || (ListActivatedRulesInRuleGroupRequest = {}));
|
|
1326
918
|
export var ListActivatedRulesInRuleGroupResponse;
|
|
1327
919
|
(function (ListActivatedRulesInRuleGroupResponse) {
|
|
1328
|
-
/**
|
|
1329
|
-
* @internal
|
|
1330
|
-
*/
|
|
1331
920
|
ListActivatedRulesInRuleGroupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1332
921
|
})(ListActivatedRulesInRuleGroupResponse || (ListActivatedRulesInRuleGroupResponse = {}));
|
|
1333
922
|
export var ListByteMatchSetsRequest;
|
|
1334
923
|
(function (ListByteMatchSetsRequest) {
|
|
1335
|
-
/**
|
|
1336
|
-
* @internal
|
|
1337
|
-
*/
|
|
1338
924
|
ListByteMatchSetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1339
925
|
})(ListByteMatchSetsRequest || (ListByteMatchSetsRequest = {}));
|
|
1340
926
|
export var ByteMatchSetSummary;
|
|
1341
927
|
(function (ByteMatchSetSummary) {
|
|
1342
|
-
/**
|
|
1343
|
-
* @internal
|
|
1344
|
-
*/
|
|
1345
928
|
ByteMatchSetSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1346
929
|
})(ByteMatchSetSummary || (ByteMatchSetSummary = {}));
|
|
1347
930
|
export var ListByteMatchSetsResponse;
|
|
1348
931
|
(function (ListByteMatchSetsResponse) {
|
|
1349
|
-
/**
|
|
1350
|
-
* @internal
|
|
1351
|
-
*/
|
|
1352
932
|
ListByteMatchSetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1353
933
|
})(ListByteMatchSetsResponse || (ListByteMatchSetsResponse = {}));
|
|
1354
934
|
export var ListGeoMatchSetsRequest;
|
|
1355
935
|
(function (ListGeoMatchSetsRequest) {
|
|
1356
|
-
/**
|
|
1357
|
-
* @internal
|
|
1358
|
-
*/
|
|
1359
936
|
ListGeoMatchSetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1360
937
|
})(ListGeoMatchSetsRequest || (ListGeoMatchSetsRequest = {}));
|
|
1361
938
|
export var GeoMatchSetSummary;
|
|
1362
939
|
(function (GeoMatchSetSummary) {
|
|
1363
|
-
/**
|
|
1364
|
-
* @internal
|
|
1365
|
-
*/
|
|
1366
940
|
GeoMatchSetSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1367
941
|
})(GeoMatchSetSummary || (GeoMatchSetSummary = {}));
|
|
1368
942
|
export var ListGeoMatchSetsResponse;
|
|
1369
943
|
(function (ListGeoMatchSetsResponse) {
|
|
1370
|
-
/**
|
|
1371
|
-
* @internal
|
|
1372
|
-
*/
|
|
1373
944
|
ListGeoMatchSetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1374
945
|
})(ListGeoMatchSetsResponse || (ListGeoMatchSetsResponse = {}));
|
|
1375
946
|
export var ListIPSetsRequest;
|
|
1376
947
|
(function (ListIPSetsRequest) {
|
|
1377
|
-
/**
|
|
1378
|
-
* @internal
|
|
1379
|
-
*/
|
|
1380
948
|
ListIPSetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1381
949
|
})(ListIPSetsRequest || (ListIPSetsRequest = {}));
|
|
1382
950
|
export var IPSetSummary;
|
|
1383
951
|
(function (IPSetSummary) {
|
|
1384
|
-
/**
|
|
1385
|
-
* @internal
|
|
1386
|
-
*/
|
|
1387
952
|
IPSetSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1388
953
|
})(IPSetSummary || (IPSetSummary = {}));
|
|
1389
954
|
export var ListIPSetsResponse;
|
|
1390
955
|
(function (ListIPSetsResponse) {
|
|
1391
|
-
/**
|
|
1392
|
-
* @internal
|
|
1393
|
-
*/
|
|
1394
956
|
ListIPSetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1395
957
|
})(ListIPSetsResponse || (ListIPSetsResponse = {}));
|
|
1396
958
|
export var ListLoggingConfigurationsRequest;
|
|
1397
959
|
(function (ListLoggingConfigurationsRequest) {
|
|
1398
|
-
/**
|
|
1399
|
-
* @internal
|
|
1400
|
-
*/
|
|
1401
960
|
ListLoggingConfigurationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1402
961
|
})(ListLoggingConfigurationsRequest || (ListLoggingConfigurationsRequest = {}));
|
|
1403
962
|
export var ListLoggingConfigurationsResponse;
|
|
1404
963
|
(function (ListLoggingConfigurationsResponse) {
|
|
1405
|
-
/**
|
|
1406
|
-
* @internal
|
|
1407
|
-
*/
|
|
1408
964
|
ListLoggingConfigurationsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1409
965
|
})(ListLoggingConfigurationsResponse || (ListLoggingConfigurationsResponse = {}));
|
|
1410
966
|
export var ListRateBasedRulesRequest;
|
|
1411
967
|
(function (ListRateBasedRulesRequest) {
|
|
1412
|
-
/**
|
|
1413
|
-
* @internal
|
|
1414
|
-
*/
|
|
1415
968
|
ListRateBasedRulesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1416
969
|
})(ListRateBasedRulesRequest || (ListRateBasedRulesRequest = {}));
|
|
1417
970
|
export var RuleSummary;
|
|
1418
971
|
(function (RuleSummary) {
|
|
1419
|
-
/**
|
|
1420
|
-
* @internal
|
|
1421
|
-
*/
|
|
1422
972
|
RuleSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1423
973
|
})(RuleSummary || (RuleSummary = {}));
|
|
1424
974
|
export var ListRateBasedRulesResponse;
|
|
1425
975
|
(function (ListRateBasedRulesResponse) {
|
|
1426
|
-
/**
|
|
1427
|
-
* @internal
|
|
1428
|
-
*/
|
|
1429
976
|
ListRateBasedRulesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1430
977
|
})(ListRateBasedRulesResponse || (ListRateBasedRulesResponse = {}));
|
|
1431
978
|
export var ListRegexMatchSetsRequest;
|
|
1432
979
|
(function (ListRegexMatchSetsRequest) {
|
|
1433
|
-
/**
|
|
1434
|
-
* @internal
|
|
1435
|
-
*/
|
|
1436
980
|
ListRegexMatchSetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1437
981
|
})(ListRegexMatchSetsRequest || (ListRegexMatchSetsRequest = {}));
|
|
1438
982
|
export var RegexMatchSetSummary;
|
|
1439
983
|
(function (RegexMatchSetSummary) {
|
|
1440
|
-
/**
|
|
1441
|
-
* @internal
|
|
1442
|
-
*/
|
|
1443
984
|
RegexMatchSetSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1444
985
|
})(RegexMatchSetSummary || (RegexMatchSetSummary = {}));
|
|
1445
986
|
export var ListRegexMatchSetsResponse;
|
|
1446
987
|
(function (ListRegexMatchSetsResponse) {
|
|
1447
|
-
/**
|
|
1448
|
-
* @internal
|
|
1449
|
-
*/
|
|
1450
988
|
ListRegexMatchSetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1451
989
|
})(ListRegexMatchSetsResponse || (ListRegexMatchSetsResponse = {}));
|
|
1452
990
|
export var ListRegexPatternSetsRequest;
|
|
1453
991
|
(function (ListRegexPatternSetsRequest) {
|
|
1454
|
-
/**
|
|
1455
|
-
* @internal
|
|
1456
|
-
*/
|
|
1457
992
|
ListRegexPatternSetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1458
993
|
})(ListRegexPatternSetsRequest || (ListRegexPatternSetsRequest = {}));
|
|
1459
994
|
export var RegexPatternSetSummary;
|
|
1460
995
|
(function (RegexPatternSetSummary) {
|
|
1461
|
-
/**
|
|
1462
|
-
* @internal
|
|
1463
|
-
*/
|
|
1464
996
|
RegexPatternSetSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1465
997
|
})(RegexPatternSetSummary || (RegexPatternSetSummary = {}));
|
|
1466
998
|
export var ListRegexPatternSetsResponse;
|
|
1467
999
|
(function (ListRegexPatternSetsResponse) {
|
|
1468
|
-
/**
|
|
1469
|
-
* @internal
|
|
1470
|
-
*/
|
|
1471
1000
|
ListRegexPatternSetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1472
1001
|
})(ListRegexPatternSetsResponse || (ListRegexPatternSetsResponse = {}));
|
|
1473
1002
|
export var ListRuleGroupsRequest;
|
|
1474
1003
|
(function (ListRuleGroupsRequest) {
|
|
1475
|
-
/**
|
|
1476
|
-
* @internal
|
|
1477
|
-
*/
|
|
1478
1004
|
ListRuleGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1479
1005
|
})(ListRuleGroupsRequest || (ListRuleGroupsRequest = {}));
|
|
1480
1006
|
export var RuleGroupSummary;
|
|
1481
1007
|
(function (RuleGroupSummary) {
|
|
1482
|
-
/**
|
|
1483
|
-
* @internal
|
|
1484
|
-
*/
|
|
1485
1008
|
RuleGroupSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1486
1009
|
})(RuleGroupSummary || (RuleGroupSummary = {}));
|
|
1487
1010
|
export var ListRuleGroupsResponse;
|
|
1488
1011
|
(function (ListRuleGroupsResponse) {
|
|
1489
|
-
/**
|
|
1490
|
-
* @internal
|
|
1491
|
-
*/
|
|
1492
1012
|
ListRuleGroupsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1493
1013
|
})(ListRuleGroupsResponse || (ListRuleGroupsResponse = {}));
|
|
1494
1014
|
export var ListRulesRequest;
|
|
1495
1015
|
(function (ListRulesRequest) {
|
|
1496
|
-
/**
|
|
1497
|
-
* @internal
|
|
1498
|
-
*/
|
|
1499
1016
|
ListRulesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1500
1017
|
})(ListRulesRequest || (ListRulesRequest = {}));
|
|
1501
1018
|
export var ListRulesResponse;
|
|
1502
1019
|
(function (ListRulesResponse) {
|
|
1503
|
-
/**
|
|
1504
|
-
* @internal
|
|
1505
|
-
*/
|
|
1506
1020
|
ListRulesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1507
1021
|
})(ListRulesResponse || (ListRulesResponse = {}));
|
|
1508
1022
|
export var ListSizeConstraintSetsRequest;
|
|
1509
1023
|
(function (ListSizeConstraintSetsRequest) {
|
|
1510
|
-
/**
|
|
1511
|
-
* @internal
|
|
1512
|
-
*/
|
|
1513
1024
|
ListSizeConstraintSetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1514
1025
|
})(ListSizeConstraintSetsRequest || (ListSizeConstraintSetsRequest = {}));
|
|
1515
1026
|
export var SizeConstraintSetSummary;
|
|
1516
1027
|
(function (SizeConstraintSetSummary) {
|
|
1517
|
-
/**
|
|
1518
|
-
* @internal
|
|
1519
|
-
*/
|
|
1520
1028
|
SizeConstraintSetSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1521
1029
|
})(SizeConstraintSetSummary || (SizeConstraintSetSummary = {}));
|
|
1522
1030
|
export var ListSizeConstraintSetsResponse;
|
|
1523
1031
|
(function (ListSizeConstraintSetsResponse) {
|
|
1524
|
-
/**
|
|
1525
|
-
* @internal
|
|
1526
|
-
*/
|
|
1527
1032
|
ListSizeConstraintSetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1528
1033
|
})(ListSizeConstraintSetsResponse || (ListSizeConstraintSetsResponse = {}));
|
|
1529
1034
|
export var ListSqlInjectionMatchSetsRequest;
|
|
1530
1035
|
(function (ListSqlInjectionMatchSetsRequest) {
|
|
1531
|
-
/**
|
|
1532
|
-
* @internal
|
|
1533
|
-
*/
|
|
1534
1036
|
ListSqlInjectionMatchSetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1535
1037
|
})(ListSqlInjectionMatchSetsRequest || (ListSqlInjectionMatchSetsRequest = {}));
|
|
1536
1038
|
export var SqlInjectionMatchSetSummary;
|
|
1537
1039
|
(function (SqlInjectionMatchSetSummary) {
|
|
1538
|
-
/**
|
|
1539
|
-
* @internal
|
|
1540
|
-
*/
|
|
1541
1040
|
SqlInjectionMatchSetSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1542
1041
|
})(SqlInjectionMatchSetSummary || (SqlInjectionMatchSetSummary = {}));
|
|
1543
1042
|
export var ListSqlInjectionMatchSetsResponse;
|
|
1544
1043
|
(function (ListSqlInjectionMatchSetsResponse) {
|
|
1545
|
-
/**
|
|
1546
|
-
* @internal
|
|
1547
|
-
*/
|
|
1548
1044
|
ListSqlInjectionMatchSetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1549
1045
|
})(ListSqlInjectionMatchSetsResponse || (ListSqlInjectionMatchSetsResponse = {}));
|
|
1550
1046
|
export var ListSubscribedRuleGroupsRequest;
|
|
1551
1047
|
(function (ListSubscribedRuleGroupsRequest) {
|
|
1552
|
-
/**
|
|
1553
|
-
* @internal
|
|
1554
|
-
*/
|
|
1555
1048
|
ListSubscribedRuleGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1556
1049
|
})(ListSubscribedRuleGroupsRequest || (ListSubscribedRuleGroupsRequest = {}));
|
|
1557
1050
|
export var SubscribedRuleGroupSummary;
|
|
1558
1051
|
(function (SubscribedRuleGroupSummary) {
|
|
1559
|
-
/**
|
|
1560
|
-
* @internal
|
|
1561
|
-
*/
|
|
1562
1052
|
SubscribedRuleGroupSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1563
1053
|
})(SubscribedRuleGroupSummary || (SubscribedRuleGroupSummary = {}));
|
|
1564
1054
|
export var ListSubscribedRuleGroupsResponse;
|
|
1565
1055
|
(function (ListSubscribedRuleGroupsResponse) {
|
|
1566
|
-
/**
|
|
1567
|
-
* @internal
|
|
1568
|
-
*/
|
|
1569
1056
|
ListSubscribedRuleGroupsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1570
1057
|
})(ListSubscribedRuleGroupsResponse || (ListSubscribedRuleGroupsResponse = {}));
|
|
1571
1058
|
export var ListTagsForResourceRequest;
|
|
1572
1059
|
(function (ListTagsForResourceRequest) {
|
|
1573
|
-
/**
|
|
1574
|
-
* @internal
|
|
1575
|
-
*/
|
|
1576
1060
|
ListTagsForResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1577
1061
|
})(ListTagsForResourceRequest || (ListTagsForResourceRequest = {}));
|
|
1578
1062
|
export var TagInfoForResource;
|
|
1579
1063
|
(function (TagInfoForResource) {
|
|
1580
|
-
/**
|
|
1581
|
-
* @internal
|
|
1582
|
-
*/
|
|
1583
1064
|
TagInfoForResource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1584
1065
|
})(TagInfoForResource || (TagInfoForResource = {}));
|
|
1585
1066
|
export var ListTagsForResourceResponse;
|
|
1586
1067
|
(function (ListTagsForResourceResponse) {
|
|
1587
|
-
/**
|
|
1588
|
-
* @internal
|
|
1589
|
-
*/
|
|
1590
1068
|
ListTagsForResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1591
1069
|
})(ListTagsForResourceResponse || (ListTagsForResourceResponse = {}));
|
|
1592
1070
|
export var ListWebACLsRequest;
|
|
1593
1071
|
(function (ListWebACLsRequest) {
|
|
1594
|
-
/**
|
|
1595
|
-
* @internal
|
|
1596
|
-
*/
|
|
1597
1072
|
ListWebACLsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1598
1073
|
})(ListWebACLsRequest || (ListWebACLsRequest = {}));
|
|
1599
1074
|
export var WebACLSummary;
|
|
1600
1075
|
(function (WebACLSummary) {
|
|
1601
|
-
/**
|
|
1602
|
-
* @internal
|
|
1603
|
-
*/
|
|
1604
1076
|
WebACLSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1605
1077
|
})(WebACLSummary || (WebACLSummary = {}));
|
|
1606
1078
|
export var ListWebACLsResponse;
|
|
1607
1079
|
(function (ListWebACLsResponse) {
|
|
1608
|
-
/**
|
|
1609
|
-
* @internal
|
|
1610
|
-
*/
|
|
1611
1080
|
ListWebACLsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1612
1081
|
})(ListWebACLsResponse || (ListWebACLsResponse = {}));
|
|
1613
1082
|
export var ListXssMatchSetsRequest;
|
|
1614
1083
|
(function (ListXssMatchSetsRequest) {
|
|
1615
|
-
/**
|
|
1616
|
-
* @internal
|
|
1617
|
-
*/
|
|
1618
1084
|
ListXssMatchSetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1619
1085
|
})(ListXssMatchSetsRequest || (ListXssMatchSetsRequest = {}));
|
|
1620
1086
|
export var XssMatchSetSummary;
|
|
1621
1087
|
(function (XssMatchSetSummary) {
|
|
1622
|
-
/**
|
|
1623
|
-
* @internal
|
|
1624
|
-
*/
|
|
1625
1088
|
XssMatchSetSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1626
1089
|
})(XssMatchSetSummary || (XssMatchSetSummary = {}));
|
|
1627
1090
|
export var ListXssMatchSetsResponse;
|
|
1628
1091
|
(function (ListXssMatchSetsResponse) {
|
|
1629
|
-
/**
|
|
1630
|
-
* @internal
|
|
1631
|
-
*/
|
|
1632
1092
|
ListXssMatchSetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1633
1093
|
})(ListXssMatchSetsResponse || (ListXssMatchSetsResponse = {}));
|
|
1634
1094
|
export var PutLoggingConfigurationRequest;
|
|
1635
1095
|
(function (PutLoggingConfigurationRequest) {
|
|
1636
|
-
/**
|
|
1637
|
-
* @internal
|
|
1638
|
-
*/
|
|
1639
1096
|
PutLoggingConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1640
1097
|
})(PutLoggingConfigurationRequest || (PutLoggingConfigurationRequest = {}));
|
|
1641
1098
|
export var PutLoggingConfigurationResponse;
|
|
1642
1099
|
(function (PutLoggingConfigurationResponse) {
|
|
1643
|
-
/**
|
|
1644
|
-
* @internal
|
|
1645
|
-
*/
|
|
1646
1100
|
PutLoggingConfigurationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1647
1101
|
})(PutLoggingConfigurationResponse || (PutLoggingConfigurationResponse = {}));
|
|
1648
1102
|
export var WAFServiceLinkedRoleErrorException;
|
|
1649
1103
|
(function (WAFServiceLinkedRoleErrorException) {
|
|
1650
|
-
/**
|
|
1651
|
-
* @internal
|
|
1652
|
-
*/
|
|
1653
1104
|
WAFServiceLinkedRoleErrorException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1654
1105
|
})(WAFServiceLinkedRoleErrorException || (WAFServiceLinkedRoleErrorException = {}));
|
|
1655
1106
|
export var PutPermissionPolicyRequest;
|
|
1656
1107
|
(function (PutPermissionPolicyRequest) {
|
|
1657
|
-
/**
|
|
1658
|
-
* @internal
|
|
1659
|
-
*/
|
|
1660
1108
|
PutPermissionPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1661
1109
|
})(PutPermissionPolicyRequest || (PutPermissionPolicyRequest = {}));
|
|
1662
1110
|
export var PutPermissionPolicyResponse;
|
|
1663
1111
|
(function (PutPermissionPolicyResponse) {
|
|
1664
|
-
/**
|
|
1665
|
-
* @internal
|
|
1666
|
-
*/
|
|
1667
1112
|
PutPermissionPolicyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1668
1113
|
})(PutPermissionPolicyResponse || (PutPermissionPolicyResponse = {}));
|
|
1669
1114
|
export var WAFInvalidPermissionPolicyException;
|
|
1670
1115
|
(function (WAFInvalidPermissionPolicyException) {
|
|
1671
|
-
/**
|
|
1672
|
-
* @internal
|
|
1673
|
-
*/
|
|
1674
1116
|
WAFInvalidPermissionPolicyException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1675
1117
|
})(WAFInvalidPermissionPolicyException || (WAFInvalidPermissionPolicyException = {}));
|
|
1676
1118
|
export var TagResourceRequest;
|
|
1677
1119
|
(function (TagResourceRequest) {
|
|
1678
|
-
/**
|
|
1679
|
-
* @internal
|
|
1680
|
-
*/
|
|
1681
1120
|
TagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1682
1121
|
})(TagResourceRequest || (TagResourceRequest = {}));
|
|
1683
1122
|
export var TagResourceResponse;
|
|
1684
1123
|
(function (TagResourceResponse) {
|
|
1685
|
-
/**
|
|
1686
|
-
* @internal
|
|
1687
|
-
*/
|
|
1688
1124
|
TagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1689
1125
|
})(TagResourceResponse || (TagResourceResponse = {}));
|
|
1690
1126
|
export var UntagResourceRequest;
|
|
1691
1127
|
(function (UntagResourceRequest) {
|
|
1692
|
-
/**
|
|
1693
|
-
* @internal
|
|
1694
|
-
*/
|
|
1695
1128
|
UntagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1696
1129
|
})(UntagResourceRequest || (UntagResourceRequest = {}));
|
|
1697
1130
|
export var UntagResourceResponse;
|
|
1698
1131
|
(function (UntagResourceResponse) {
|
|
1699
|
-
/**
|
|
1700
|
-
* @internal
|
|
1701
|
-
*/
|
|
1702
1132
|
UntagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1703
1133
|
})(UntagResourceResponse || (UntagResourceResponse = {}));
|
|
1704
1134
|
export var ChangeAction;
|
|
@@ -1708,268 +1138,154 @@ export var ChangeAction;
|
|
|
1708
1138
|
})(ChangeAction || (ChangeAction = {}));
|
|
1709
1139
|
export var ByteMatchSetUpdate;
|
|
1710
1140
|
(function (ByteMatchSetUpdate) {
|
|
1711
|
-
/**
|
|
1712
|
-
* @internal
|
|
1713
|
-
*/
|
|
1714
1141
|
ByteMatchSetUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1715
1142
|
})(ByteMatchSetUpdate || (ByteMatchSetUpdate = {}));
|
|
1716
1143
|
export var UpdateByteMatchSetRequest;
|
|
1717
1144
|
(function (UpdateByteMatchSetRequest) {
|
|
1718
|
-
/**
|
|
1719
|
-
* @internal
|
|
1720
|
-
*/
|
|
1721
1145
|
UpdateByteMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1722
1146
|
})(UpdateByteMatchSetRequest || (UpdateByteMatchSetRequest = {}));
|
|
1723
1147
|
export var UpdateByteMatchSetResponse;
|
|
1724
1148
|
(function (UpdateByteMatchSetResponse) {
|
|
1725
|
-
/**
|
|
1726
|
-
* @internal
|
|
1727
|
-
*/
|
|
1728
1149
|
UpdateByteMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1729
1150
|
})(UpdateByteMatchSetResponse || (UpdateByteMatchSetResponse = {}));
|
|
1730
1151
|
export var WAFNonexistentContainerException;
|
|
1731
1152
|
(function (WAFNonexistentContainerException) {
|
|
1732
|
-
/**
|
|
1733
|
-
* @internal
|
|
1734
|
-
*/
|
|
1735
1153
|
WAFNonexistentContainerException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1736
1154
|
})(WAFNonexistentContainerException || (WAFNonexistentContainerException = {}));
|
|
1737
1155
|
export var GeoMatchSetUpdate;
|
|
1738
1156
|
(function (GeoMatchSetUpdate) {
|
|
1739
|
-
/**
|
|
1740
|
-
* @internal
|
|
1741
|
-
*/
|
|
1742
1157
|
GeoMatchSetUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1743
1158
|
})(GeoMatchSetUpdate || (GeoMatchSetUpdate = {}));
|
|
1744
1159
|
export var UpdateGeoMatchSetRequest;
|
|
1745
1160
|
(function (UpdateGeoMatchSetRequest) {
|
|
1746
|
-
/**
|
|
1747
|
-
* @internal
|
|
1748
|
-
*/
|
|
1749
1161
|
UpdateGeoMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1750
1162
|
})(UpdateGeoMatchSetRequest || (UpdateGeoMatchSetRequest = {}));
|
|
1751
1163
|
export var UpdateGeoMatchSetResponse;
|
|
1752
1164
|
(function (UpdateGeoMatchSetResponse) {
|
|
1753
|
-
/**
|
|
1754
|
-
* @internal
|
|
1755
|
-
*/
|
|
1756
1165
|
UpdateGeoMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1757
1166
|
})(UpdateGeoMatchSetResponse || (UpdateGeoMatchSetResponse = {}));
|
|
1758
1167
|
export var IPSetUpdate;
|
|
1759
1168
|
(function (IPSetUpdate) {
|
|
1760
|
-
/**
|
|
1761
|
-
* @internal
|
|
1762
|
-
*/
|
|
1763
1169
|
IPSetUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1764
1170
|
})(IPSetUpdate || (IPSetUpdate = {}));
|
|
1765
1171
|
export var UpdateIPSetRequest;
|
|
1766
1172
|
(function (UpdateIPSetRequest) {
|
|
1767
|
-
/**
|
|
1768
|
-
* @internal
|
|
1769
|
-
*/
|
|
1770
1173
|
UpdateIPSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1771
1174
|
})(UpdateIPSetRequest || (UpdateIPSetRequest = {}));
|
|
1772
1175
|
export var UpdateIPSetResponse;
|
|
1773
1176
|
(function (UpdateIPSetResponse) {
|
|
1774
|
-
/**
|
|
1775
|
-
* @internal
|
|
1776
|
-
*/
|
|
1777
1177
|
UpdateIPSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1778
1178
|
})(UpdateIPSetResponse || (UpdateIPSetResponse = {}));
|
|
1779
1179
|
export var RuleUpdate;
|
|
1780
1180
|
(function (RuleUpdate) {
|
|
1781
|
-
/**
|
|
1782
|
-
* @internal
|
|
1783
|
-
*/
|
|
1784
1181
|
RuleUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1785
1182
|
})(RuleUpdate || (RuleUpdate = {}));
|
|
1786
1183
|
export var UpdateRateBasedRuleRequest;
|
|
1787
1184
|
(function (UpdateRateBasedRuleRequest) {
|
|
1788
|
-
/**
|
|
1789
|
-
* @internal
|
|
1790
|
-
*/
|
|
1791
1185
|
UpdateRateBasedRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1792
1186
|
})(UpdateRateBasedRuleRequest || (UpdateRateBasedRuleRequest = {}));
|
|
1793
1187
|
export var UpdateRateBasedRuleResponse;
|
|
1794
1188
|
(function (UpdateRateBasedRuleResponse) {
|
|
1795
|
-
/**
|
|
1796
|
-
* @internal
|
|
1797
|
-
*/
|
|
1798
1189
|
UpdateRateBasedRuleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1799
1190
|
})(UpdateRateBasedRuleResponse || (UpdateRateBasedRuleResponse = {}));
|
|
1800
1191
|
export var RegexMatchSetUpdate;
|
|
1801
1192
|
(function (RegexMatchSetUpdate) {
|
|
1802
|
-
/**
|
|
1803
|
-
* @internal
|
|
1804
|
-
*/
|
|
1805
1193
|
RegexMatchSetUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1806
1194
|
})(RegexMatchSetUpdate || (RegexMatchSetUpdate = {}));
|
|
1807
1195
|
export var UpdateRegexMatchSetRequest;
|
|
1808
1196
|
(function (UpdateRegexMatchSetRequest) {
|
|
1809
|
-
/**
|
|
1810
|
-
* @internal
|
|
1811
|
-
*/
|
|
1812
1197
|
UpdateRegexMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1813
1198
|
})(UpdateRegexMatchSetRequest || (UpdateRegexMatchSetRequest = {}));
|
|
1814
1199
|
export var UpdateRegexMatchSetResponse;
|
|
1815
1200
|
(function (UpdateRegexMatchSetResponse) {
|
|
1816
|
-
/**
|
|
1817
|
-
* @internal
|
|
1818
|
-
*/
|
|
1819
1201
|
UpdateRegexMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1820
1202
|
})(UpdateRegexMatchSetResponse || (UpdateRegexMatchSetResponse = {}));
|
|
1821
1203
|
export var RegexPatternSetUpdate;
|
|
1822
1204
|
(function (RegexPatternSetUpdate) {
|
|
1823
|
-
/**
|
|
1824
|
-
* @internal
|
|
1825
|
-
*/
|
|
1826
1205
|
RegexPatternSetUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1827
1206
|
})(RegexPatternSetUpdate || (RegexPatternSetUpdate = {}));
|
|
1828
1207
|
export var UpdateRegexPatternSetRequest;
|
|
1829
1208
|
(function (UpdateRegexPatternSetRequest) {
|
|
1830
|
-
/**
|
|
1831
|
-
* @internal
|
|
1832
|
-
*/
|
|
1833
1209
|
UpdateRegexPatternSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1834
1210
|
})(UpdateRegexPatternSetRequest || (UpdateRegexPatternSetRequest = {}));
|
|
1835
1211
|
export var UpdateRegexPatternSetResponse;
|
|
1836
1212
|
(function (UpdateRegexPatternSetResponse) {
|
|
1837
|
-
/**
|
|
1838
|
-
* @internal
|
|
1839
|
-
*/
|
|
1840
1213
|
UpdateRegexPatternSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1841
1214
|
})(UpdateRegexPatternSetResponse || (UpdateRegexPatternSetResponse = {}));
|
|
1842
1215
|
export var WAFInvalidRegexPatternException;
|
|
1843
1216
|
(function (WAFInvalidRegexPatternException) {
|
|
1844
|
-
/**
|
|
1845
|
-
* @internal
|
|
1846
|
-
*/
|
|
1847
1217
|
WAFInvalidRegexPatternException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1848
1218
|
})(WAFInvalidRegexPatternException || (WAFInvalidRegexPatternException = {}));
|
|
1849
1219
|
export var UpdateRuleRequest;
|
|
1850
1220
|
(function (UpdateRuleRequest) {
|
|
1851
|
-
/**
|
|
1852
|
-
* @internal
|
|
1853
|
-
*/
|
|
1854
1221
|
UpdateRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1855
1222
|
})(UpdateRuleRequest || (UpdateRuleRequest = {}));
|
|
1856
1223
|
export var UpdateRuleResponse;
|
|
1857
1224
|
(function (UpdateRuleResponse) {
|
|
1858
|
-
/**
|
|
1859
|
-
* @internal
|
|
1860
|
-
*/
|
|
1861
1225
|
UpdateRuleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1862
1226
|
})(UpdateRuleResponse || (UpdateRuleResponse = {}));
|
|
1863
1227
|
export var RuleGroupUpdate;
|
|
1864
1228
|
(function (RuleGroupUpdate) {
|
|
1865
|
-
/**
|
|
1866
|
-
* @internal
|
|
1867
|
-
*/
|
|
1868
1229
|
RuleGroupUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1869
1230
|
})(RuleGroupUpdate || (RuleGroupUpdate = {}));
|
|
1870
1231
|
export var UpdateRuleGroupRequest;
|
|
1871
1232
|
(function (UpdateRuleGroupRequest) {
|
|
1872
|
-
/**
|
|
1873
|
-
* @internal
|
|
1874
|
-
*/
|
|
1875
1233
|
UpdateRuleGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1876
1234
|
})(UpdateRuleGroupRequest || (UpdateRuleGroupRequest = {}));
|
|
1877
1235
|
export var UpdateRuleGroupResponse;
|
|
1878
1236
|
(function (UpdateRuleGroupResponse) {
|
|
1879
|
-
/**
|
|
1880
|
-
* @internal
|
|
1881
|
-
*/
|
|
1882
1237
|
UpdateRuleGroupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1883
1238
|
})(UpdateRuleGroupResponse || (UpdateRuleGroupResponse = {}));
|
|
1884
1239
|
export var SizeConstraintSetUpdate;
|
|
1885
1240
|
(function (SizeConstraintSetUpdate) {
|
|
1886
|
-
/**
|
|
1887
|
-
* @internal
|
|
1888
|
-
*/
|
|
1889
1241
|
SizeConstraintSetUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1890
1242
|
})(SizeConstraintSetUpdate || (SizeConstraintSetUpdate = {}));
|
|
1891
1243
|
export var UpdateSizeConstraintSetRequest;
|
|
1892
1244
|
(function (UpdateSizeConstraintSetRequest) {
|
|
1893
|
-
/**
|
|
1894
|
-
* @internal
|
|
1895
|
-
*/
|
|
1896
1245
|
UpdateSizeConstraintSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1897
1246
|
})(UpdateSizeConstraintSetRequest || (UpdateSizeConstraintSetRequest = {}));
|
|
1898
1247
|
export var UpdateSizeConstraintSetResponse;
|
|
1899
1248
|
(function (UpdateSizeConstraintSetResponse) {
|
|
1900
|
-
/**
|
|
1901
|
-
* @internal
|
|
1902
|
-
*/
|
|
1903
1249
|
UpdateSizeConstraintSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1904
1250
|
})(UpdateSizeConstraintSetResponse || (UpdateSizeConstraintSetResponse = {}));
|
|
1905
1251
|
export var SqlInjectionMatchSetUpdate;
|
|
1906
1252
|
(function (SqlInjectionMatchSetUpdate) {
|
|
1907
|
-
/**
|
|
1908
|
-
* @internal
|
|
1909
|
-
*/
|
|
1910
1253
|
SqlInjectionMatchSetUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1911
1254
|
})(SqlInjectionMatchSetUpdate || (SqlInjectionMatchSetUpdate = {}));
|
|
1912
1255
|
export var UpdateSqlInjectionMatchSetRequest;
|
|
1913
1256
|
(function (UpdateSqlInjectionMatchSetRequest) {
|
|
1914
|
-
/**
|
|
1915
|
-
* @internal
|
|
1916
|
-
*/
|
|
1917
1257
|
UpdateSqlInjectionMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1918
1258
|
})(UpdateSqlInjectionMatchSetRequest || (UpdateSqlInjectionMatchSetRequest = {}));
|
|
1919
1259
|
export var UpdateSqlInjectionMatchSetResponse;
|
|
1920
1260
|
(function (UpdateSqlInjectionMatchSetResponse) {
|
|
1921
|
-
/**
|
|
1922
|
-
* @internal
|
|
1923
|
-
*/
|
|
1924
1261
|
UpdateSqlInjectionMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1925
1262
|
})(UpdateSqlInjectionMatchSetResponse || (UpdateSqlInjectionMatchSetResponse = {}));
|
|
1926
1263
|
export var WebACLUpdate;
|
|
1927
1264
|
(function (WebACLUpdate) {
|
|
1928
|
-
/**
|
|
1929
|
-
* @internal
|
|
1930
|
-
*/
|
|
1931
1265
|
WebACLUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1932
1266
|
})(WebACLUpdate || (WebACLUpdate = {}));
|
|
1933
1267
|
export var UpdateWebACLRequest;
|
|
1934
1268
|
(function (UpdateWebACLRequest) {
|
|
1935
|
-
/**
|
|
1936
|
-
* @internal
|
|
1937
|
-
*/
|
|
1938
1269
|
UpdateWebACLRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1939
1270
|
})(UpdateWebACLRequest || (UpdateWebACLRequest = {}));
|
|
1940
1271
|
export var UpdateWebACLResponse;
|
|
1941
1272
|
(function (UpdateWebACLResponse) {
|
|
1942
|
-
/**
|
|
1943
|
-
* @internal
|
|
1944
|
-
*/
|
|
1945
1273
|
UpdateWebACLResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1946
1274
|
})(UpdateWebACLResponse || (UpdateWebACLResponse = {}));
|
|
1947
1275
|
export var WAFSubscriptionNotFoundException;
|
|
1948
1276
|
(function (WAFSubscriptionNotFoundException) {
|
|
1949
|
-
/**
|
|
1950
|
-
* @internal
|
|
1951
|
-
*/
|
|
1952
1277
|
WAFSubscriptionNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1953
1278
|
})(WAFSubscriptionNotFoundException || (WAFSubscriptionNotFoundException = {}));
|
|
1954
1279
|
export var XssMatchSetUpdate;
|
|
1955
1280
|
(function (XssMatchSetUpdate) {
|
|
1956
|
-
/**
|
|
1957
|
-
* @internal
|
|
1958
|
-
*/
|
|
1959
1281
|
XssMatchSetUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1960
1282
|
})(XssMatchSetUpdate || (XssMatchSetUpdate = {}));
|
|
1961
1283
|
export var UpdateXssMatchSetRequest;
|
|
1962
1284
|
(function (UpdateXssMatchSetRequest) {
|
|
1963
|
-
/**
|
|
1964
|
-
* @internal
|
|
1965
|
-
*/
|
|
1966
1285
|
UpdateXssMatchSetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1967
1286
|
})(UpdateXssMatchSetRequest || (UpdateXssMatchSetRequest = {}));
|
|
1968
1287
|
export var UpdateXssMatchSetResponse;
|
|
1969
1288
|
(function (UpdateXssMatchSetResponse) {
|
|
1970
|
-
/**
|
|
1971
|
-
* @internal
|
|
1972
|
-
*/
|
|
1973
1289
|
UpdateXssMatchSetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1974
1290
|
})(UpdateXssMatchSetResponse || (UpdateXssMatchSetResponse = {}));
|
|
1975
1291
|
//# sourceMappingURL=models_0.js.map
|