@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
|
@@ -7893,9 +7893,9 @@ const deserializeAws_json1_1ActivatedRule = (output, context) => {
|
|
|
7893
7893
|
OverrideAction: output.OverrideAction !== undefined && output.OverrideAction !== null
|
|
7894
7894
|
? deserializeAws_json1_1WafOverrideAction(output.OverrideAction, context)
|
|
7895
7895
|
: undefined,
|
|
7896
|
-
Priority:
|
|
7897
|
-
RuleId:
|
|
7898
|
-
Type:
|
|
7896
|
+
Priority: smithy_client_1.expectInt32(output.Priority),
|
|
7897
|
+
RuleId: smithy_client_1.expectString(output.RuleId),
|
|
7898
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
7899
7899
|
};
|
|
7900
7900
|
};
|
|
7901
7901
|
const deserializeAws_json1_1ActivatedRules = (output, context) => {
|
|
@@ -7910,11 +7910,11 @@ const deserializeAws_json1_1ActivatedRules = (output, context) => {
|
|
|
7910
7910
|
};
|
|
7911
7911
|
const deserializeAws_json1_1ByteMatchSet = (output, context) => {
|
|
7912
7912
|
return {
|
|
7913
|
-
ByteMatchSetId:
|
|
7913
|
+
ByteMatchSetId: smithy_client_1.expectString(output.ByteMatchSetId),
|
|
7914
7914
|
ByteMatchTuples: output.ByteMatchTuples !== undefined && output.ByteMatchTuples !== null
|
|
7915
7915
|
? deserializeAws_json1_1ByteMatchTuples(output.ByteMatchTuples, context)
|
|
7916
7916
|
: undefined,
|
|
7917
|
-
Name:
|
|
7917
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
7918
7918
|
};
|
|
7919
7919
|
};
|
|
7920
7920
|
const deserializeAws_json1_1ByteMatchSetSummaries = (output, context) => {
|
|
@@ -7929,8 +7929,8 @@ const deserializeAws_json1_1ByteMatchSetSummaries = (output, context) => {
|
|
|
7929
7929
|
};
|
|
7930
7930
|
const deserializeAws_json1_1ByteMatchSetSummary = (output, context) => {
|
|
7931
7931
|
return {
|
|
7932
|
-
ByteMatchSetId:
|
|
7933
|
-
Name:
|
|
7932
|
+
ByteMatchSetId: smithy_client_1.expectString(output.ByteMatchSetId),
|
|
7933
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
7934
7934
|
};
|
|
7935
7935
|
};
|
|
7936
7936
|
const deserializeAws_json1_1ByteMatchTuple = (output, context) => {
|
|
@@ -7938,11 +7938,11 @@ const deserializeAws_json1_1ByteMatchTuple = (output, context) => {
|
|
|
7938
7938
|
FieldToMatch: output.FieldToMatch !== undefined && output.FieldToMatch !== null
|
|
7939
7939
|
? deserializeAws_json1_1FieldToMatch(output.FieldToMatch, context)
|
|
7940
7940
|
: undefined,
|
|
7941
|
-
PositionalConstraint:
|
|
7941
|
+
PositionalConstraint: smithy_client_1.expectString(output.PositionalConstraint),
|
|
7942
7942
|
TargetString: output.TargetString !== undefined && output.TargetString !== null
|
|
7943
7943
|
? context.base64Decoder(output.TargetString)
|
|
7944
7944
|
: undefined,
|
|
7945
|
-
TextTransformation:
|
|
7945
|
+
TextTransformation: smithy_client_1.expectString(output.TextTransformation),
|
|
7946
7946
|
};
|
|
7947
7947
|
};
|
|
7948
7948
|
const deserializeAws_json1_1ByteMatchTuples = (output, context) => {
|
|
@@ -7960,12 +7960,12 @@ const deserializeAws_json1_1CreateByteMatchSetResponse = (output, context) => {
|
|
|
7960
7960
|
ByteMatchSet: output.ByteMatchSet !== undefined && output.ByteMatchSet !== null
|
|
7961
7961
|
? deserializeAws_json1_1ByteMatchSet(output.ByteMatchSet, context)
|
|
7962
7962
|
: undefined,
|
|
7963
|
-
ChangeToken:
|
|
7963
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
7964
7964
|
};
|
|
7965
7965
|
};
|
|
7966
7966
|
const deserializeAws_json1_1CreateGeoMatchSetResponse = (output, context) => {
|
|
7967
7967
|
return {
|
|
7968
|
-
ChangeToken:
|
|
7968
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
7969
7969
|
GeoMatchSet: output.GeoMatchSet !== undefined && output.GeoMatchSet !== null
|
|
7970
7970
|
? deserializeAws_json1_1GeoMatchSet(output.GeoMatchSet, context)
|
|
7971
7971
|
: undefined,
|
|
@@ -7973,7 +7973,7 @@ const deserializeAws_json1_1CreateGeoMatchSetResponse = (output, context) => {
|
|
|
7973
7973
|
};
|
|
7974
7974
|
const deserializeAws_json1_1CreateIPSetResponse = (output, context) => {
|
|
7975
7975
|
return {
|
|
7976
|
-
ChangeToken:
|
|
7976
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
7977
7977
|
IPSet: output.IPSet !== undefined && output.IPSet !== null
|
|
7978
7978
|
? deserializeAws_json1_1IPSet(output.IPSet, context)
|
|
7979
7979
|
: undefined,
|
|
@@ -7981,7 +7981,7 @@ const deserializeAws_json1_1CreateIPSetResponse = (output, context) => {
|
|
|
7981
7981
|
};
|
|
7982
7982
|
const deserializeAws_json1_1CreateRateBasedRuleResponse = (output, context) => {
|
|
7983
7983
|
return {
|
|
7984
|
-
ChangeToken:
|
|
7984
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
7985
7985
|
Rule: output.Rule !== undefined && output.Rule !== null
|
|
7986
7986
|
? deserializeAws_json1_1RateBasedRule(output.Rule, context)
|
|
7987
7987
|
: undefined,
|
|
@@ -7989,7 +7989,7 @@ const deserializeAws_json1_1CreateRateBasedRuleResponse = (output, context) => {
|
|
|
7989
7989
|
};
|
|
7990
7990
|
const deserializeAws_json1_1CreateRegexMatchSetResponse = (output, context) => {
|
|
7991
7991
|
return {
|
|
7992
|
-
ChangeToken:
|
|
7992
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
7993
7993
|
RegexMatchSet: output.RegexMatchSet !== undefined && output.RegexMatchSet !== null
|
|
7994
7994
|
? deserializeAws_json1_1RegexMatchSet(output.RegexMatchSet, context)
|
|
7995
7995
|
: undefined,
|
|
@@ -7997,7 +7997,7 @@ const deserializeAws_json1_1CreateRegexMatchSetResponse = (output, context) => {
|
|
|
7997
7997
|
};
|
|
7998
7998
|
const deserializeAws_json1_1CreateRegexPatternSetResponse = (output, context) => {
|
|
7999
7999
|
return {
|
|
8000
|
-
ChangeToken:
|
|
8000
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8001
8001
|
RegexPatternSet: output.RegexPatternSet !== undefined && output.RegexPatternSet !== null
|
|
8002
8002
|
? deserializeAws_json1_1RegexPatternSet(output.RegexPatternSet, context)
|
|
8003
8003
|
: undefined,
|
|
@@ -8005,7 +8005,7 @@ const deserializeAws_json1_1CreateRegexPatternSetResponse = (output, context) =>
|
|
|
8005
8005
|
};
|
|
8006
8006
|
const deserializeAws_json1_1CreateRuleGroupResponse = (output, context) => {
|
|
8007
8007
|
return {
|
|
8008
|
-
ChangeToken:
|
|
8008
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8009
8009
|
RuleGroup: output.RuleGroup !== undefined && output.RuleGroup !== null
|
|
8010
8010
|
? deserializeAws_json1_1RuleGroup(output.RuleGroup, context)
|
|
8011
8011
|
: undefined,
|
|
@@ -8013,13 +8013,13 @@ const deserializeAws_json1_1CreateRuleGroupResponse = (output, context) => {
|
|
|
8013
8013
|
};
|
|
8014
8014
|
const deserializeAws_json1_1CreateRuleResponse = (output, context) => {
|
|
8015
8015
|
return {
|
|
8016
|
-
ChangeToken:
|
|
8016
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8017
8017
|
Rule: output.Rule !== undefined && output.Rule !== null ? deserializeAws_json1_1Rule(output.Rule, context) : undefined,
|
|
8018
8018
|
};
|
|
8019
8019
|
};
|
|
8020
8020
|
const deserializeAws_json1_1CreateSizeConstraintSetResponse = (output, context) => {
|
|
8021
8021
|
return {
|
|
8022
|
-
ChangeToken:
|
|
8022
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8023
8023
|
SizeConstraintSet: output.SizeConstraintSet !== undefined && output.SizeConstraintSet !== null
|
|
8024
8024
|
? deserializeAws_json1_1SizeConstraintSet(output.SizeConstraintSet, context)
|
|
8025
8025
|
: undefined,
|
|
@@ -8027,7 +8027,7 @@ const deserializeAws_json1_1CreateSizeConstraintSetResponse = (output, context)
|
|
|
8027
8027
|
};
|
|
8028
8028
|
const deserializeAws_json1_1CreateSqlInjectionMatchSetResponse = (output, context) => {
|
|
8029
8029
|
return {
|
|
8030
|
-
ChangeToken:
|
|
8030
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8031
8031
|
SqlInjectionMatchSet: output.SqlInjectionMatchSet !== undefined && output.SqlInjectionMatchSet !== null
|
|
8032
8032
|
? deserializeAws_json1_1SqlInjectionMatchSet(output.SqlInjectionMatchSet, context)
|
|
8033
8033
|
: undefined,
|
|
@@ -8035,12 +8035,12 @@ const deserializeAws_json1_1CreateSqlInjectionMatchSetResponse = (output, contex
|
|
|
8035
8035
|
};
|
|
8036
8036
|
const deserializeAws_json1_1CreateWebACLMigrationStackResponse = (output, context) => {
|
|
8037
8037
|
return {
|
|
8038
|
-
S3ObjectUrl:
|
|
8038
|
+
S3ObjectUrl: smithy_client_1.expectString(output.S3ObjectUrl),
|
|
8039
8039
|
};
|
|
8040
8040
|
};
|
|
8041
8041
|
const deserializeAws_json1_1CreateWebACLResponse = (output, context) => {
|
|
8042
8042
|
return {
|
|
8043
|
-
ChangeToken:
|
|
8043
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8044
8044
|
WebACL: output.WebACL !== undefined && output.WebACL !== null
|
|
8045
8045
|
? deserializeAws_json1_1WebACL(output.WebACL, context)
|
|
8046
8046
|
: undefined,
|
|
@@ -8048,7 +8048,7 @@ const deserializeAws_json1_1CreateWebACLResponse = (output, context) => {
|
|
|
8048
8048
|
};
|
|
8049
8049
|
const deserializeAws_json1_1CreateXssMatchSetResponse = (output, context) => {
|
|
8050
8050
|
return {
|
|
8051
|
-
ChangeToken:
|
|
8051
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8052
8052
|
XssMatchSet: output.XssMatchSet !== undefined && output.XssMatchSet !== null
|
|
8053
8053
|
? deserializeAws_json1_1XssMatchSet(output.XssMatchSet, context)
|
|
8054
8054
|
: undefined,
|
|
@@ -8056,17 +8056,17 @@ const deserializeAws_json1_1CreateXssMatchSetResponse = (output, context) => {
|
|
|
8056
8056
|
};
|
|
8057
8057
|
const deserializeAws_json1_1DeleteByteMatchSetResponse = (output, context) => {
|
|
8058
8058
|
return {
|
|
8059
|
-
ChangeToken:
|
|
8059
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8060
8060
|
};
|
|
8061
8061
|
};
|
|
8062
8062
|
const deserializeAws_json1_1DeleteGeoMatchSetResponse = (output, context) => {
|
|
8063
8063
|
return {
|
|
8064
|
-
ChangeToken:
|
|
8064
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8065
8065
|
};
|
|
8066
8066
|
};
|
|
8067
8067
|
const deserializeAws_json1_1DeleteIPSetResponse = (output, context) => {
|
|
8068
8068
|
return {
|
|
8069
|
-
ChangeToken:
|
|
8069
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8070
8070
|
};
|
|
8071
8071
|
};
|
|
8072
8072
|
const deserializeAws_json1_1DeleteLoggingConfigurationResponse = (output, context) => {
|
|
@@ -8077,52 +8077,52 @@ const deserializeAws_json1_1DeletePermissionPolicyResponse = (output, context) =
|
|
|
8077
8077
|
};
|
|
8078
8078
|
const deserializeAws_json1_1DeleteRateBasedRuleResponse = (output, context) => {
|
|
8079
8079
|
return {
|
|
8080
|
-
ChangeToken:
|
|
8080
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8081
8081
|
};
|
|
8082
8082
|
};
|
|
8083
8083
|
const deserializeAws_json1_1DeleteRegexMatchSetResponse = (output, context) => {
|
|
8084
8084
|
return {
|
|
8085
|
-
ChangeToken:
|
|
8085
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8086
8086
|
};
|
|
8087
8087
|
};
|
|
8088
8088
|
const deserializeAws_json1_1DeleteRegexPatternSetResponse = (output, context) => {
|
|
8089
8089
|
return {
|
|
8090
|
-
ChangeToken:
|
|
8090
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8091
8091
|
};
|
|
8092
8092
|
};
|
|
8093
8093
|
const deserializeAws_json1_1DeleteRuleGroupResponse = (output, context) => {
|
|
8094
8094
|
return {
|
|
8095
|
-
ChangeToken:
|
|
8095
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8096
8096
|
};
|
|
8097
8097
|
};
|
|
8098
8098
|
const deserializeAws_json1_1DeleteRuleResponse = (output, context) => {
|
|
8099
8099
|
return {
|
|
8100
|
-
ChangeToken:
|
|
8100
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8101
8101
|
};
|
|
8102
8102
|
};
|
|
8103
8103
|
const deserializeAws_json1_1DeleteSizeConstraintSetResponse = (output, context) => {
|
|
8104
8104
|
return {
|
|
8105
|
-
ChangeToken:
|
|
8105
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8106
8106
|
};
|
|
8107
8107
|
};
|
|
8108
8108
|
const deserializeAws_json1_1DeleteSqlInjectionMatchSetResponse = (output, context) => {
|
|
8109
8109
|
return {
|
|
8110
|
-
ChangeToken:
|
|
8110
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8111
8111
|
};
|
|
8112
8112
|
};
|
|
8113
8113
|
const deserializeAws_json1_1DeleteWebACLResponse = (output, context) => {
|
|
8114
8114
|
return {
|
|
8115
|
-
ChangeToken:
|
|
8115
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8116
8116
|
};
|
|
8117
8117
|
};
|
|
8118
8118
|
const deserializeAws_json1_1DeleteXssMatchSetResponse = (output, context) => {
|
|
8119
8119
|
return {
|
|
8120
|
-
ChangeToken:
|
|
8120
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8121
8121
|
};
|
|
8122
8122
|
};
|
|
8123
8123
|
const deserializeAws_json1_1ExcludedRule = (output, context) => {
|
|
8124
8124
|
return {
|
|
8125
|
-
RuleId:
|
|
8125
|
+
RuleId: smithy_client_1.expectString(output.RuleId),
|
|
8126
8126
|
};
|
|
8127
8127
|
};
|
|
8128
8128
|
const deserializeAws_json1_1ExcludedRules = (output, context) => {
|
|
@@ -8137,14 +8137,14 @@ const deserializeAws_json1_1ExcludedRules = (output, context) => {
|
|
|
8137
8137
|
};
|
|
8138
8138
|
const deserializeAws_json1_1FieldToMatch = (output, context) => {
|
|
8139
8139
|
return {
|
|
8140
|
-
Data:
|
|
8141
|
-
Type:
|
|
8140
|
+
Data: smithy_client_1.expectString(output.Data),
|
|
8141
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
8142
8142
|
};
|
|
8143
8143
|
};
|
|
8144
8144
|
const deserializeAws_json1_1GeoMatchConstraint = (output, context) => {
|
|
8145
8145
|
return {
|
|
8146
|
-
Type:
|
|
8147
|
-
Value:
|
|
8146
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
8147
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
8148
8148
|
};
|
|
8149
8149
|
};
|
|
8150
8150
|
const deserializeAws_json1_1GeoMatchConstraints = (output, context) => {
|
|
@@ -8162,8 +8162,8 @@ const deserializeAws_json1_1GeoMatchSet = (output, context) => {
|
|
|
8162
8162
|
GeoMatchConstraints: output.GeoMatchConstraints !== undefined && output.GeoMatchConstraints !== null
|
|
8163
8163
|
? deserializeAws_json1_1GeoMatchConstraints(output.GeoMatchConstraints, context)
|
|
8164
8164
|
: undefined,
|
|
8165
|
-
GeoMatchSetId:
|
|
8166
|
-
Name:
|
|
8165
|
+
GeoMatchSetId: smithy_client_1.expectString(output.GeoMatchSetId),
|
|
8166
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8167
8167
|
};
|
|
8168
8168
|
};
|
|
8169
8169
|
const deserializeAws_json1_1GeoMatchSetSummaries = (output, context) => {
|
|
@@ -8178,8 +8178,8 @@ const deserializeAws_json1_1GeoMatchSetSummaries = (output, context) => {
|
|
|
8178
8178
|
};
|
|
8179
8179
|
const deserializeAws_json1_1GeoMatchSetSummary = (output, context) => {
|
|
8180
8180
|
return {
|
|
8181
|
-
GeoMatchSetId:
|
|
8182
|
-
Name:
|
|
8181
|
+
GeoMatchSetId: smithy_client_1.expectString(output.GeoMatchSetId),
|
|
8182
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8183
8183
|
};
|
|
8184
8184
|
};
|
|
8185
8185
|
const deserializeAws_json1_1GetByteMatchSetResponse = (output, context) => {
|
|
@@ -8191,12 +8191,12 @@ const deserializeAws_json1_1GetByteMatchSetResponse = (output, context) => {
|
|
|
8191
8191
|
};
|
|
8192
8192
|
const deserializeAws_json1_1GetChangeTokenResponse = (output, context) => {
|
|
8193
8193
|
return {
|
|
8194
|
-
ChangeToken:
|
|
8194
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8195
8195
|
};
|
|
8196
8196
|
};
|
|
8197
8197
|
const deserializeAws_json1_1GetChangeTokenStatusResponse = (output, context) => {
|
|
8198
8198
|
return {
|
|
8199
|
-
ChangeTokenStatus:
|
|
8199
|
+
ChangeTokenStatus: smithy_client_1.expectString(output.ChangeTokenStatus),
|
|
8200
8200
|
};
|
|
8201
8201
|
};
|
|
8202
8202
|
const deserializeAws_json1_1GetGeoMatchSetResponse = (output, context) => {
|
|
@@ -8222,7 +8222,7 @@ const deserializeAws_json1_1GetLoggingConfigurationResponse = (output, context)
|
|
|
8222
8222
|
};
|
|
8223
8223
|
const deserializeAws_json1_1GetPermissionPolicyResponse = (output, context) => {
|
|
8224
8224
|
return {
|
|
8225
|
-
Policy:
|
|
8225
|
+
Policy: smithy_client_1.expectString(output.Policy),
|
|
8226
8226
|
};
|
|
8227
8227
|
};
|
|
8228
8228
|
const deserializeAws_json1_1GetRateBasedRuleManagedKeysResponse = (output, context) => {
|
|
@@ -8230,7 +8230,7 @@ const deserializeAws_json1_1GetRateBasedRuleManagedKeysResponse = (output, conte
|
|
|
8230
8230
|
ManagedKeys: output.ManagedKeys !== undefined && output.ManagedKeys !== null
|
|
8231
8231
|
? deserializeAws_json1_1ManagedKeys(output.ManagedKeys, context)
|
|
8232
8232
|
: undefined,
|
|
8233
|
-
NextMarker:
|
|
8233
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8234
8234
|
};
|
|
8235
8235
|
};
|
|
8236
8236
|
const deserializeAws_json1_1GetRateBasedRuleResponse = (output, context) => {
|
|
@@ -8268,7 +8268,7 @@ const deserializeAws_json1_1GetRuleResponse = (output, context) => {
|
|
|
8268
8268
|
};
|
|
8269
8269
|
const deserializeAws_json1_1GetSampledRequestsResponse = (output, context) => {
|
|
8270
8270
|
return {
|
|
8271
|
-
PopulationSize:
|
|
8271
|
+
PopulationSize: smithy_client_1.expectLong(output.PopulationSize),
|
|
8272
8272
|
SampledRequests: output.SampledRequests !== undefined && output.SampledRequests !== null
|
|
8273
8273
|
? deserializeAws_json1_1SampledHTTPRequests(output.SampledRequests, context)
|
|
8274
8274
|
: undefined,
|
|
@@ -8307,8 +8307,8 @@ const deserializeAws_json1_1GetXssMatchSetResponse = (output, context) => {
|
|
|
8307
8307
|
};
|
|
8308
8308
|
const deserializeAws_json1_1HTTPHeader = (output, context) => {
|
|
8309
8309
|
return {
|
|
8310
|
-
Name:
|
|
8311
|
-
Value:
|
|
8310
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8311
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
8312
8312
|
};
|
|
8313
8313
|
};
|
|
8314
8314
|
const deserializeAws_json1_1HTTPHeaders = (output, context) => {
|
|
@@ -8323,14 +8323,14 @@ const deserializeAws_json1_1HTTPHeaders = (output, context) => {
|
|
|
8323
8323
|
};
|
|
8324
8324
|
const deserializeAws_json1_1HTTPRequest = (output, context) => {
|
|
8325
8325
|
return {
|
|
8326
|
-
ClientIP:
|
|
8327
|
-
Country:
|
|
8328
|
-
HTTPVersion:
|
|
8326
|
+
ClientIP: smithy_client_1.expectString(output.ClientIP),
|
|
8327
|
+
Country: smithy_client_1.expectString(output.Country),
|
|
8328
|
+
HTTPVersion: smithy_client_1.expectString(output.HTTPVersion),
|
|
8329
8329
|
Headers: output.Headers !== undefined && output.Headers !== null
|
|
8330
8330
|
? deserializeAws_json1_1HTTPHeaders(output.Headers, context)
|
|
8331
8331
|
: undefined,
|
|
8332
|
-
Method:
|
|
8333
|
-
URI:
|
|
8332
|
+
Method: smithy_client_1.expectString(output.Method),
|
|
8333
|
+
URI: smithy_client_1.expectString(output.URI),
|
|
8334
8334
|
};
|
|
8335
8335
|
};
|
|
8336
8336
|
const deserializeAws_json1_1IPSet = (output, context) => {
|
|
@@ -8338,14 +8338,14 @@ const deserializeAws_json1_1IPSet = (output, context) => {
|
|
|
8338
8338
|
IPSetDescriptors: output.IPSetDescriptors !== undefined && output.IPSetDescriptors !== null
|
|
8339
8339
|
? deserializeAws_json1_1IPSetDescriptors(output.IPSetDescriptors, context)
|
|
8340
8340
|
: undefined,
|
|
8341
|
-
IPSetId:
|
|
8342
|
-
Name:
|
|
8341
|
+
IPSetId: smithy_client_1.expectString(output.IPSetId),
|
|
8342
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8343
8343
|
};
|
|
8344
8344
|
};
|
|
8345
8345
|
const deserializeAws_json1_1IPSetDescriptor = (output, context) => {
|
|
8346
8346
|
return {
|
|
8347
|
-
Type:
|
|
8348
|
-
Value:
|
|
8347
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
8348
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
8349
8349
|
};
|
|
8350
8350
|
};
|
|
8351
8351
|
const deserializeAws_json1_1IPSetDescriptors = (output, context) => {
|
|
@@ -8370,8 +8370,8 @@ const deserializeAws_json1_1IPSetSummaries = (output, context) => {
|
|
|
8370
8370
|
};
|
|
8371
8371
|
const deserializeAws_json1_1IPSetSummary = (output, context) => {
|
|
8372
8372
|
return {
|
|
8373
|
-
IPSetId:
|
|
8374
|
-
Name:
|
|
8373
|
+
IPSetId: smithy_client_1.expectString(output.IPSetId),
|
|
8374
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8375
8375
|
};
|
|
8376
8376
|
};
|
|
8377
8377
|
const deserializeAws_json1_1ListActivatedRulesInRuleGroupResponse = (output, context) => {
|
|
@@ -8379,7 +8379,7 @@ const deserializeAws_json1_1ListActivatedRulesInRuleGroupResponse = (output, con
|
|
|
8379
8379
|
ActivatedRules: output.ActivatedRules !== undefined && output.ActivatedRules !== null
|
|
8380
8380
|
? deserializeAws_json1_1ActivatedRules(output.ActivatedRules, context)
|
|
8381
8381
|
: undefined,
|
|
8382
|
-
NextMarker:
|
|
8382
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8383
8383
|
};
|
|
8384
8384
|
};
|
|
8385
8385
|
const deserializeAws_json1_1ListByteMatchSetsResponse = (output, context) => {
|
|
@@ -8387,7 +8387,7 @@ const deserializeAws_json1_1ListByteMatchSetsResponse = (output, context) => {
|
|
|
8387
8387
|
ByteMatchSets: output.ByteMatchSets !== undefined && output.ByteMatchSets !== null
|
|
8388
8388
|
? deserializeAws_json1_1ByteMatchSetSummaries(output.ByteMatchSets, context)
|
|
8389
8389
|
: undefined,
|
|
8390
|
-
NextMarker:
|
|
8390
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8391
8391
|
};
|
|
8392
8392
|
};
|
|
8393
8393
|
const deserializeAws_json1_1ListGeoMatchSetsResponse = (output, context) => {
|
|
@@ -8395,7 +8395,7 @@ const deserializeAws_json1_1ListGeoMatchSetsResponse = (output, context) => {
|
|
|
8395
8395
|
GeoMatchSets: output.GeoMatchSets !== undefined && output.GeoMatchSets !== null
|
|
8396
8396
|
? deserializeAws_json1_1GeoMatchSetSummaries(output.GeoMatchSets, context)
|
|
8397
8397
|
: undefined,
|
|
8398
|
-
NextMarker:
|
|
8398
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8399
8399
|
};
|
|
8400
8400
|
};
|
|
8401
8401
|
const deserializeAws_json1_1ListIPSetsResponse = (output, context) => {
|
|
@@ -8403,7 +8403,7 @@ const deserializeAws_json1_1ListIPSetsResponse = (output, context) => {
|
|
|
8403
8403
|
IPSets: output.IPSets !== undefined && output.IPSets !== null
|
|
8404
8404
|
? deserializeAws_json1_1IPSetSummaries(output.IPSets, context)
|
|
8405
8405
|
: undefined,
|
|
8406
|
-
NextMarker:
|
|
8406
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8407
8407
|
};
|
|
8408
8408
|
};
|
|
8409
8409
|
const deserializeAws_json1_1ListLoggingConfigurationsResponse = (output, context) => {
|
|
@@ -8411,12 +8411,12 @@ const deserializeAws_json1_1ListLoggingConfigurationsResponse = (output, context
|
|
|
8411
8411
|
LoggingConfigurations: output.LoggingConfigurations !== undefined && output.LoggingConfigurations !== null
|
|
8412
8412
|
? deserializeAws_json1_1LoggingConfigurations(output.LoggingConfigurations, context)
|
|
8413
8413
|
: undefined,
|
|
8414
|
-
NextMarker:
|
|
8414
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8415
8415
|
};
|
|
8416
8416
|
};
|
|
8417
8417
|
const deserializeAws_json1_1ListRateBasedRulesResponse = (output, context) => {
|
|
8418
8418
|
return {
|
|
8419
|
-
NextMarker:
|
|
8419
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8420
8420
|
Rules: output.Rules !== undefined && output.Rules !== null
|
|
8421
8421
|
? deserializeAws_json1_1RuleSummaries(output.Rules, context)
|
|
8422
8422
|
: undefined,
|
|
@@ -8424,7 +8424,7 @@ const deserializeAws_json1_1ListRateBasedRulesResponse = (output, context) => {
|
|
|
8424
8424
|
};
|
|
8425
8425
|
const deserializeAws_json1_1ListRegexMatchSetsResponse = (output, context) => {
|
|
8426
8426
|
return {
|
|
8427
|
-
NextMarker:
|
|
8427
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8428
8428
|
RegexMatchSets: output.RegexMatchSets !== undefined && output.RegexMatchSets !== null
|
|
8429
8429
|
? deserializeAws_json1_1RegexMatchSetSummaries(output.RegexMatchSets, context)
|
|
8430
8430
|
: undefined,
|
|
@@ -8432,7 +8432,7 @@ const deserializeAws_json1_1ListRegexMatchSetsResponse = (output, context) => {
|
|
|
8432
8432
|
};
|
|
8433
8433
|
const deserializeAws_json1_1ListRegexPatternSetsResponse = (output, context) => {
|
|
8434
8434
|
return {
|
|
8435
|
-
NextMarker:
|
|
8435
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8436
8436
|
RegexPatternSets: output.RegexPatternSets !== undefined && output.RegexPatternSets !== null
|
|
8437
8437
|
? deserializeAws_json1_1RegexPatternSetSummaries(output.RegexPatternSets, context)
|
|
8438
8438
|
: undefined,
|
|
@@ -8440,7 +8440,7 @@ const deserializeAws_json1_1ListRegexPatternSetsResponse = (output, context) =>
|
|
|
8440
8440
|
};
|
|
8441
8441
|
const deserializeAws_json1_1ListRuleGroupsResponse = (output, context) => {
|
|
8442
8442
|
return {
|
|
8443
|
-
NextMarker:
|
|
8443
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8444
8444
|
RuleGroups: output.RuleGroups !== undefined && output.RuleGroups !== null
|
|
8445
8445
|
? deserializeAws_json1_1RuleGroupSummaries(output.RuleGroups, context)
|
|
8446
8446
|
: undefined,
|
|
@@ -8448,7 +8448,7 @@ const deserializeAws_json1_1ListRuleGroupsResponse = (output, context) => {
|
|
|
8448
8448
|
};
|
|
8449
8449
|
const deserializeAws_json1_1ListRulesResponse = (output, context) => {
|
|
8450
8450
|
return {
|
|
8451
|
-
NextMarker:
|
|
8451
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8452
8452
|
Rules: output.Rules !== undefined && output.Rules !== null
|
|
8453
8453
|
? deserializeAws_json1_1RuleSummaries(output.Rules, context)
|
|
8454
8454
|
: undefined,
|
|
@@ -8456,7 +8456,7 @@ const deserializeAws_json1_1ListRulesResponse = (output, context) => {
|
|
|
8456
8456
|
};
|
|
8457
8457
|
const deserializeAws_json1_1ListSizeConstraintSetsResponse = (output, context) => {
|
|
8458
8458
|
return {
|
|
8459
|
-
NextMarker:
|
|
8459
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8460
8460
|
SizeConstraintSets: output.SizeConstraintSets !== undefined && output.SizeConstraintSets !== null
|
|
8461
8461
|
? deserializeAws_json1_1SizeConstraintSetSummaries(output.SizeConstraintSets, context)
|
|
8462
8462
|
: undefined,
|
|
@@ -8464,7 +8464,7 @@ const deserializeAws_json1_1ListSizeConstraintSetsResponse = (output, context) =
|
|
|
8464
8464
|
};
|
|
8465
8465
|
const deserializeAws_json1_1ListSqlInjectionMatchSetsResponse = (output, context) => {
|
|
8466
8466
|
return {
|
|
8467
|
-
NextMarker:
|
|
8467
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8468
8468
|
SqlInjectionMatchSets: output.SqlInjectionMatchSets !== undefined && output.SqlInjectionMatchSets !== null
|
|
8469
8469
|
? deserializeAws_json1_1SqlInjectionMatchSetSummaries(output.SqlInjectionMatchSets, context)
|
|
8470
8470
|
: undefined,
|
|
@@ -8472,7 +8472,7 @@ const deserializeAws_json1_1ListSqlInjectionMatchSetsResponse = (output, context
|
|
|
8472
8472
|
};
|
|
8473
8473
|
const deserializeAws_json1_1ListSubscribedRuleGroupsResponse = (output, context) => {
|
|
8474
8474
|
return {
|
|
8475
|
-
NextMarker:
|
|
8475
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8476
8476
|
RuleGroups: output.RuleGroups !== undefined && output.RuleGroups !== null
|
|
8477
8477
|
? deserializeAws_json1_1SubscribedRuleGroupSummaries(output.RuleGroups, context)
|
|
8478
8478
|
: undefined,
|
|
@@ -8480,7 +8480,7 @@ const deserializeAws_json1_1ListSubscribedRuleGroupsResponse = (output, context)
|
|
|
8480
8480
|
};
|
|
8481
8481
|
const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
|
|
8482
8482
|
return {
|
|
8483
|
-
NextMarker:
|
|
8483
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8484
8484
|
TagInfoForResource: output.TagInfoForResource !== undefined && output.TagInfoForResource !== null
|
|
8485
8485
|
? deserializeAws_json1_1TagInfoForResource(output.TagInfoForResource, context)
|
|
8486
8486
|
: undefined,
|
|
@@ -8488,7 +8488,7 @@ const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
|
|
|
8488
8488
|
};
|
|
8489
8489
|
const deserializeAws_json1_1ListWebACLsResponse = (output, context) => {
|
|
8490
8490
|
return {
|
|
8491
|
-
NextMarker:
|
|
8491
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8492
8492
|
WebACLs: output.WebACLs !== undefined && output.WebACLs !== null
|
|
8493
8493
|
? deserializeAws_json1_1WebACLSummaries(output.WebACLs, context)
|
|
8494
8494
|
: undefined,
|
|
@@ -8496,7 +8496,7 @@ const deserializeAws_json1_1ListWebACLsResponse = (output, context) => {
|
|
|
8496
8496
|
};
|
|
8497
8497
|
const deserializeAws_json1_1ListXssMatchSetsResponse = (output, context) => {
|
|
8498
8498
|
return {
|
|
8499
|
-
NextMarker:
|
|
8499
|
+
NextMarker: smithy_client_1.expectString(output.NextMarker),
|
|
8500
8500
|
XssMatchSets: output.XssMatchSets !== undefined && output.XssMatchSets !== null
|
|
8501
8501
|
? deserializeAws_json1_1XssMatchSetSummaries(output.XssMatchSets, context)
|
|
8502
8502
|
: undefined,
|
|
@@ -8509,7 +8509,7 @@ const deserializeAws_json1_1LogDestinationConfigs = (output, context) => {
|
|
|
8509
8509
|
if (entry === null) {
|
|
8510
8510
|
return null;
|
|
8511
8511
|
}
|
|
8512
|
-
return
|
|
8512
|
+
return smithy_client_1.expectString(entry);
|
|
8513
8513
|
});
|
|
8514
8514
|
};
|
|
8515
8515
|
const deserializeAws_json1_1LoggingConfiguration = (output, context) => {
|
|
@@ -8520,7 +8520,7 @@ const deserializeAws_json1_1LoggingConfiguration = (output, context) => {
|
|
|
8520
8520
|
RedactedFields: output.RedactedFields !== undefined && output.RedactedFields !== null
|
|
8521
8521
|
? deserializeAws_json1_1RedactedFields(output.RedactedFields, context)
|
|
8522
8522
|
: undefined,
|
|
8523
|
-
ResourceArn:
|
|
8523
|
+
ResourceArn: smithy_client_1.expectString(output.ResourceArn),
|
|
8524
8524
|
};
|
|
8525
8525
|
};
|
|
8526
8526
|
const deserializeAws_json1_1LoggingConfigurations = (output, context) => {
|
|
@@ -8540,14 +8540,14 @@ const deserializeAws_json1_1ManagedKeys = (output, context) => {
|
|
|
8540
8540
|
if (entry === null) {
|
|
8541
8541
|
return null;
|
|
8542
8542
|
}
|
|
8543
|
-
return
|
|
8543
|
+
return smithy_client_1.expectString(entry);
|
|
8544
8544
|
});
|
|
8545
8545
|
};
|
|
8546
8546
|
const deserializeAws_json1_1Predicate = (output, context) => {
|
|
8547
8547
|
return {
|
|
8548
|
-
DataId:
|
|
8549
|
-
Negated:
|
|
8550
|
-
Type:
|
|
8548
|
+
DataId: smithy_client_1.expectString(output.DataId),
|
|
8549
|
+
Negated: smithy_client_1.expectBoolean(output.Negated),
|
|
8550
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
8551
8551
|
};
|
|
8552
8552
|
};
|
|
8553
8553
|
const deserializeAws_json1_1Predicates = (output, context) => {
|
|
@@ -8575,11 +8575,11 @@ const deserializeAws_json1_1RateBasedRule = (output, context) => {
|
|
|
8575
8575
|
MatchPredicates: output.MatchPredicates !== undefined && output.MatchPredicates !== null
|
|
8576
8576
|
? deserializeAws_json1_1Predicates(output.MatchPredicates, context)
|
|
8577
8577
|
: undefined,
|
|
8578
|
-
MetricName:
|
|
8579
|
-
Name:
|
|
8580
|
-
RateKey:
|
|
8581
|
-
RateLimit:
|
|
8582
|
-
RuleId:
|
|
8578
|
+
MetricName: smithy_client_1.expectString(output.MetricName),
|
|
8579
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8580
|
+
RateKey: smithy_client_1.expectString(output.RateKey),
|
|
8581
|
+
RateLimit: smithy_client_1.expectLong(output.RateLimit),
|
|
8582
|
+
RuleId: smithy_client_1.expectString(output.RuleId),
|
|
8583
8583
|
};
|
|
8584
8584
|
};
|
|
8585
8585
|
const deserializeAws_json1_1RedactedFields = (output, context) => {
|
|
@@ -8594,8 +8594,8 @@ const deserializeAws_json1_1RedactedFields = (output, context) => {
|
|
|
8594
8594
|
};
|
|
8595
8595
|
const deserializeAws_json1_1RegexMatchSet = (output, context) => {
|
|
8596
8596
|
return {
|
|
8597
|
-
Name:
|
|
8598
|
-
RegexMatchSetId:
|
|
8597
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8598
|
+
RegexMatchSetId: smithy_client_1.expectString(output.RegexMatchSetId),
|
|
8599
8599
|
RegexMatchTuples: output.RegexMatchTuples !== undefined && output.RegexMatchTuples !== null
|
|
8600
8600
|
? deserializeAws_json1_1RegexMatchTuples(output.RegexMatchTuples, context)
|
|
8601
8601
|
: undefined,
|
|
@@ -8613,8 +8613,8 @@ const deserializeAws_json1_1RegexMatchSetSummaries = (output, context) => {
|
|
|
8613
8613
|
};
|
|
8614
8614
|
const deserializeAws_json1_1RegexMatchSetSummary = (output, context) => {
|
|
8615
8615
|
return {
|
|
8616
|
-
Name:
|
|
8617
|
-
RegexMatchSetId:
|
|
8616
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8617
|
+
RegexMatchSetId: smithy_client_1.expectString(output.RegexMatchSetId),
|
|
8618
8618
|
};
|
|
8619
8619
|
};
|
|
8620
8620
|
const deserializeAws_json1_1RegexMatchTuple = (output, context) => {
|
|
@@ -8622,8 +8622,8 @@ const deserializeAws_json1_1RegexMatchTuple = (output, context) => {
|
|
|
8622
8622
|
FieldToMatch: output.FieldToMatch !== undefined && output.FieldToMatch !== null
|
|
8623
8623
|
? deserializeAws_json1_1FieldToMatch(output.FieldToMatch, context)
|
|
8624
8624
|
: undefined,
|
|
8625
|
-
RegexPatternSetId:
|
|
8626
|
-
TextTransformation:
|
|
8625
|
+
RegexPatternSetId: smithy_client_1.expectString(output.RegexPatternSetId),
|
|
8626
|
+
TextTransformation: smithy_client_1.expectString(output.TextTransformation),
|
|
8627
8627
|
};
|
|
8628
8628
|
};
|
|
8629
8629
|
const deserializeAws_json1_1RegexMatchTuples = (output, context) => {
|
|
@@ -8638,8 +8638,8 @@ const deserializeAws_json1_1RegexMatchTuples = (output, context) => {
|
|
|
8638
8638
|
};
|
|
8639
8639
|
const deserializeAws_json1_1RegexPatternSet = (output, context) => {
|
|
8640
8640
|
return {
|
|
8641
|
-
Name:
|
|
8642
|
-
RegexPatternSetId:
|
|
8641
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8642
|
+
RegexPatternSetId: smithy_client_1.expectString(output.RegexPatternSetId),
|
|
8643
8643
|
RegexPatternStrings: output.RegexPatternStrings !== undefined && output.RegexPatternStrings !== null
|
|
8644
8644
|
? deserializeAws_json1_1RegexPatternStrings(output.RegexPatternStrings, context)
|
|
8645
8645
|
: undefined,
|
|
@@ -8657,8 +8657,8 @@ const deserializeAws_json1_1RegexPatternSetSummaries = (output, context) => {
|
|
|
8657
8657
|
};
|
|
8658
8658
|
const deserializeAws_json1_1RegexPatternSetSummary = (output, context) => {
|
|
8659
8659
|
return {
|
|
8660
|
-
Name:
|
|
8661
|
-
RegexPatternSetId:
|
|
8660
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8661
|
+
RegexPatternSetId: smithy_client_1.expectString(output.RegexPatternSetId),
|
|
8662
8662
|
};
|
|
8663
8663
|
};
|
|
8664
8664
|
const deserializeAws_json1_1RegexPatternStrings = (output, context) => {
|
|
@@ -8668,24 +8668,24 @@ const deserializeAws_json1_1RegexPatternStrings = (output, context) => {
|
|
|
8668
8668
|
if (entry === null) {
|
|
8669
8669
|
return null;
|
|
8670
8670
|
}
|
|
8671
|
-
return
|
|
8671
|
+
return smithy_client_1.expectString(entry);
|
|
8672
8672
|
});
|
|
8673
8673
|
};
|
|
8674
8674
|
const deserializeAws_json1_1Rule = (output, context) => {
|
|
8675
8675
|
return {
|
|
8676
|
-
MetricName:
|
|
8677
|
-
Name:
|
|
8676
|
+
MetricName: smithy_client_1.expectString(output.MetricName),
|
|
8677
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8678
8678
|
Predicates: output.Predicates !== undefined && output.Predicates !== null
|
|
8679
8679
|
? deserializeAws_json1_1Predicates(output.Predicates, context)
|
|
8680
8680
|
: undefined,
|
|
8681
|
-
RuleId:
|
|
8681
|
+
RuleId: smithy_client_1.expectString(output.RuleId),
|
|
8682
8682
|
};
|
|
8683
8683
|
};
|
|
8684
8684
|
const deserializeAws_json1_1RuleGroup = (output, context) => {
|
|
8685
8685
|
return {
|
|
8686
|
-
MetricName:
|
|
8687
|
-
Name:
|
|
8688
|
-
RuleGroupId:
|
|
8686
|
+
MetricName: smithy_client_1.expectString(output.MetricName),
|
|
8687
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8688
|
+
RuleGroupId: smithy_client_1.expectString(output.RuleGroupId),
|
|
8689
8689
|
};
|
|
8690
8690
|
};
|
|
8691
8691
|
const deserializeAws_json1_1RuleGroupSummaries = (output, context) => {
|
|
@@ -8700,8 +8700,8 @@ const deserializeAws_json1_1RuleGroupSummaries = (output, context) => {
|
|
|
8700
8700
|
};
|
|
8701
8701
|
const deserializeAws_json1_1RuleGroupSummary = (output, context) => {
|
|
8702
8702
|
return {
|
|
8703
|
-
Name:
|
|
8704
|
-
RuleGroupId:
|
|
8703
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8704
|
+
RuleGroupId: smithy_client_1.expectString(output.RuleGroupId),
|
|
8705
8705
|
};
|
|
8706
8706
|
};
|
|
8707
8707
|
const deserializeAws_json1_1RuleSummaries = (output, context) => {
|
|
@@ -8716,21 +8716,21 @@ const deserializeAws_json1_1RuleSummaries = (output, context) => {
|
|
|
8716
8716
|
};
|
|
8717
8717
|
const deserializeAws_json1_1RuleSummary = (output, context) => {
|
|
8718
8718
|
return {
|
|
8719
|
-
Name:
|
|
8720
|
-
RuleId:
|
|
8719
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8720
|
+
RuleId: smithy_client_1.expectString(output.RuleId),
|
|
8721
8721
|
};
|
|
8722
8722
|
};
|
|
8723
8723
|
const deserializeAws_json1_1SampledHTTPRequest = (output, context) => {
|
|
8724
8724
|
return {
|
|
8725
|
-
Action:
|
|
8725
|
+
Action: smithy_client_1.expectString(output.Action),
|
|
8726
8726
|
Request: output.Request !== undefined && output.Request !== null
|
|
8727
8727
|
? deserializeAws_json1_1HTTPRequest(output.Request, context)
|
|
8728
8728
|
: undefined,
|
|
8729
|
-
RuleWithinRuleGroup:
|
|
8729
|
+
RuleWithinRuleGroup: smithy_client_1.expectString(output.RuleWithinRuleGroup),
|
|
8730
8730
|
Timestamp: output.Timestamp !== undefined && output.Timestamp !== null
|
|
8731
|
-
?
|
|
8731
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.Timestamp)))
|
|
8732
8732
|
: undefined,
|
|
8733
|
-
Weight:
|
|
8733
|
+
Weight: smithy_client_1.expectLong(output.Weight),
|
|
8734
8734
|
};
|
|
8735
8735
|
};
|
|
8736
8736
|
const deserializeAws_json1_1SampledHTTPRequests = (output, context) => {
|
|
@@ -8745,12 +8745,12 @@ const deserializeAws_json1_1SampledHTTPRequests = (output, context) => {
|
|
|
8745
8745
|
};
|
|
8746
8746
|
const deserializeAws_json1_1SizeConstraint = (output, context) => {
|
|
8747
8747
|
return {
|
|
8748
|
-
ComparisonOperator:
|
|
8748
|
+
ComparisonOperator: smithy_client_1.expectString(output.ComparisonOperator),
|
|
8749
8749
|
FieldToMatch: output.FieldToMatch !== undefined && output.FieldToMatch !== null
|
|
8750
8750
|
? deserializeAws_json1_1FieldToMatch(output.FieldToMatch, context)
|
|
8751
8751
|
: undefined,
|
|
8752
|
-
Size:
|
|
8753
|
-
TextTransformation:
|
|
8752
|
+
Size: smithy_client_1.expectLong(output.Size),
|
|
8753
|
+
TextTransformation: smithy_client_1.expectString(output.TextTransformation),
|
|
8754
8754
|
};
|
|
8755
8755
|
};
|
|
8756
8756
|
const deserializeAws_json1_1SizeConstraints = (output, context) => {
|
|
@@ -8765,8 +8765,8 @@ const deserializeAws_json1_1SizeConstraints = (output, context) => {
|
|
|
8765
8765
|
};
|
|
8766
8766
|
const deserializeAws_json1_1SizeConstraintSet = (output, context) => {
|
|
8767
8767
|
return {
|
|
8768
|
-
Name:
|
|
8769
|
-
SizeConstraintSetId:
|
|
8768
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8769
|
+
SizeConstraintSetId: smithy_client_1.expectString(output.SizeConstraintSetId),
|
|
8770
8770
|
SizeConstraints: output.SizeConstraints !== undefined && output.SizeConstraints !== null
|
|
8771
8771
|
? deserializeAws_json1_1SizeConstraints(output.SizeConstraints, context)
|
|
8772
8772
|
: undefined,
|
|
@@ -8784,14 +8784,14 @@ const deserializeAws_json1_1SizeConstraintSetSummaries = (output, context) => {
|
|
|
8784
8784
|
};
|
|
8785
8785
|
const deserializeAws_json1_1SizeConstraintSetSummary = (output, context) => {
|
|
8786
8786
|
return {
|
|
8787
|
-
Name:
|
|
8788
|
-
SizeConstraintSetId:
|
|
8787
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8788
|
+
SizeConstraintSetId: smithy_client_1.expectString(output.SizeConstraintSetId),
|
|
8789
8789
|
};
|
|
8790
8790
|
};
|
|
8791
8791
|
const deserializeAws_json1_1SqlInjectionMatchSet = (output, context) => {
|
|
8792
8792
|
return {
|
|
8793
|
-
Name:
|
|
8794
|
-
SqlInjectionMatchSetId:
|
|
8793
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8794
|
+
SqlInjectionMatchSetId: smithy_client_1.expectString(output.SqlInjectionMatchSetId),
|
|
8795
8795
|
SqlInjectionMatchTuples: output.SqlInjectionMatchTuples !== undefined && output.SqlInjectionMatchTuples !== null
|
|
8796
8796
|
? deserializeAws_json1_1SqlInjectionMatchTuples(output.SqlInjectionMatchTuples, context)
|
|
8797
8797
|
: undefined,
|
|
@@ -8809,8 +8809,8 @@ const deserializeAws_json1_1SqlInjectionMatchSetSummaries = (output, context) =>
|
|
|
8809
8809
|
};
|
|
8810
8810
|
const deserializeAws_json1_1SqlInjectionMatchSetSummary = (output, context) => {
|
|
8811
8811
|
return {
|
|
8812
|
-
Name:
|
|
8813
|
-
SqlInjectionMatchSetId:
|
|
8812
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8813
|
+
SqlInjectionMatchSetId: smithy_client_1.expectString(output.SqlInjectionMatchSetId),
|
|
8814
8814
|
};
|
|
8815
8815
|
};
|
|
8816
8816
|
const deserializeAws_json1_1SqlInjectionMatchTuple = (output, context) => {
|
|
@@ -8818,7 +8818,7 @@ const deserializeAws_json1_1SqlInjectionMatchTuple = (output, context) => {
|
|
|
8818
8818
|
FieldToMatch: output.FieldToMatch !== undefined && output.FieldToMatch !== null
|
|
8819
8819
|
? deserializeAws_json1_1FieldToMatch(output.FieldToMatch, context)
|
|
8820
8820
|
: undefined,
|
|
8821
|
-
TextTransformation:
|
|
8821
|
+
TextTransformation: smithy_client_1.expectString(output.TextTransformation),
|
|
8822
8822
|
};
|
|
8823
8823
|
};
|
|
8824
8824
|
const deserializeAws_json1_1SqlInjectionMatchTuples = (output, context) => {
|
|
@@ -8843,20 +8843,20 @@ const deserializeAws_json1_1SubscribedRuleGroupSummaries = (output, context) =>
|
|
|
8843
8843
|
};
|
|
8844
8844
|
const deserializeAws_json1_1SubscribedRuleGroupSummary = (output, context) => {
|
|
8845
8845
|
return {
|
|
8846
|
-
MetricName:
|
|
8847
|
-
Name:
|
|
8848
|
-
RuleGroupId:
|
|
8846
|
+
MetricName: smithy_client_1.expectString(output.MetricName),
|
|
8847
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
8848
|
+
RuleGroupId: smithy_client_1.expectString(output.RuleGroupId),
|
|
8849
8849
|
};
|
|
8850
8850
|
};
|
|
8851
8851
|
const deserializeAws_json1_1Tag = (output, context) => {
|
|
8852
8852
|
return {
|
|
8853
|
-
Key:
|
|
8854
|
-
Value:
|
|
8853
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
8854
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
8855
8855
|
};
|
|
8856
8856
|
};
|
|
8857
8857
|
const deserializeAws_json1_1TagInfoForResource = (output, context) => {
|
|
8858
8858
|
return {
|
|
8859
|
-
ResourceARN:
|
|
8859
|
+
ResourceARN: smithy_client_1.expectString(output.ResourceARN),
|
|
8860
8860
|
TagList: output.TagList !== undefined && output.TagList !== null
|
|
8861
8861
|
? deserializeAws_json1_1TagList(output.TagList, context)
|
|
8862
8862
|
: undefined,
|
|
@@ -8877,9 +8877,11 @@ const deserializeAws_json1_1TagResourceResponse = (output, context) => {
|
|
|
8877
8877
|
};
|
|
8878
8878
|
const deserializeAws_json1_1TimeWindow = (output, context) => {
|
|
8879
8879
|
return {
|
|
8880
|
-
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
8880
|
+
EndTime: output.EndTime !== undefined && output.EndTime !== null
|
|
8881
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.EndTime)))
|
|
8882
|
+
: undefined,
|
|
8881
8883
|
StartTime: output.StartTime !== undefined && output.StartTime !== null
|
|
8882
|
-
?
|
|
8884
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.StartTime)))
|
|
8883
8885
|
: undefined,
|
|
8884
8886
|
};
|
|
8885
8887
|
};
|
|
@@ -8888,89 +8890,89 @@ const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
|
|
|
8888
8890
|
};
|
|
8889
8891
|
const deserializeAws_json1_1UpdateByteMatchSetResponse = (output, context) => {
|
|
8890
8892
|
return {
|
|
8891
|
-
ChangeToken:
|
|
8893
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8892
8894
|
};
|
|
8893
8895
|
};
|
|
8894
8896
|
const deserializeAws_json1_1UpdateGeoMatchSetResponse = (output, context) => {
|
|
8895
8897
|
return {
|
|
8896
|
-
ChangeToken:
|
|
8898
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8897
8899
|
};
|
|
8898
8900
|
};
|
|
8899
8901
|
const deserializeAws_json1_1UpdateIPSetResponse = (output, context) => {
|
|
8900
8902
|
return {
|
|
8901
|
-
ChangeToken:
|
|
8903
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8902
8904
|
};
|
|
8903
8905
|
};
|
|
8904
8906
|
const deserializeAws_json1_1UpdateRateBasedRuleResponse = (output, context) => {
|
|
8905
8907
|
return {
|
|
8906
|
-
ChangeToken:
|
|
8908
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8907
8909
|
};
|
|
8908
8910
|
};
|
|
8909
8911
|
const deserializeAws_json1_1UpdateRegexMatchSetResponse = (output, context) => {
|
|
8910
8912
|
return {
|
|
8911
|
-
ChangeToken:
|
|
8913
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8912
8914
|
};
|
|
8913
8915
|
};
|
|
8914
8916
|
const deserializeAws_json1_1UpdateRegexPatternSetResponse = (output, context) => {
|
|
8915
8917
|
return {
|
|
8916
|
-
ChangeToken:
|
|
8918
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8917
8919
|
};
|
|
8918
8920
|
};
|
|
8919
8921
|
const deserializeAws_json1_1UpdateRuleGroupResponse = (output, context) => {
|
|
8920
8922
|
return {
|
|
8921
|
-
ChangeToken:
|
|
8923
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8922
8924
|
};
|
|
8923
8925
|
};
|
|
8924
8926
|
const deserializeAws_json1_1UpdateRuleResponse = (output, context) => {
|
|
8925
8927
|
return {
|
|
8926
|
-
ChangeToken:
|
|
8928
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8927
8929
|
};
|
|
8928
8930
|
};
|
|
8929
8931
|
const deserializeAws_json1_1UpdateSizeConstraintSetResponse = (output, context) => {
|
|
8930
8932
|
return {
|
|
8931
|
-
ChangeToken:
|
|
8933
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8932
8934
|
};
|
|
8933
8935
|
};
|
|
8934
8936
|
const deserializeAws_json1_1UpdateSqlInjectionMatchSetResponse = (output, context) => {
|
|
8935
8937
|
return {
|
|
8936
|
-
ChangeToken:
|
|
8938
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8937
8939
|
};
|
|
8938
8940
|
};
|
|
8939
8941
|
const deserializeAws_json1_1UpdateWebACLResponse = (output, context) => {
|
|
8940
8942
|
return {
|
|
8941
|
-
ChangeToken:
|
|
8943
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8942
8944
|
};
|
|
8943
8945
|
};
|
|
8944
8946
|
const deserializeAws_json1_1UpdateXssMatchSetResponse = (output, context) => {
|
|
8945
8947
|
return {
|
|
8946
|
-
ChangeToken:
|
|
8948
|
+
ChangeToken: smithy_client_1.expectString(output.ChangeToken),
|
|
8947
8949
|
};
|
|
8948
8950
|
};
|
|
8949
8951
|
const deserializeAws_json1_1WafAction = (output, context) => {
|
|
8950
8952
|
return {
|
|
8951
|
-
Type:
|
|
8953
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
8952
8954
|
};
|
|
8953
8955
|
};
|
|
8954
8956
|
const deserializeAws_json1_1WAFBadRequestException = (output, context) => {
|
|
8955
8957
|
return {
|
|
8956
|
-
message:
|
|
8958
|
+
message: smithy_client_1.expectString(output.message),
|
|
8957
8959
|
};
|
|
8958
8960
|
};
|
|
8959
8961
|
const deserializeAws_json1_1WAFDisallowedNameException = (output, context) => {
|
|
8960
8962
|
return {
|
|
8961
|
-
message:
|
|
8963
|
+
message: smithy_client_1.expectString(output.message),
|
|
8962
8964
|
};
|
|
8963
8965
|
};
|
|
8964
8966
|
const deserializeAws_json1_1WAFEntityMigrationException = (output, context) => {
|
|
8965
8967
|
return {
|
|
8966
|
-
MigrationErrorReason:
|
|
8967
|
-
MigrationErrorType:
|
|
8968
|
-
message:
|
|
8968
|
+
MigrationErrorReason: smithy_client_1.expectString(output.MigrationErrorReason),
|
|
8969
|
+
MigrationErrorType: smithy_client_1.expectString(output.MigrationErrorType),
|
|
8970
|
+
message: smithy_client_1.expectString(output.message),
|
|
8969
8971
|
};
|
|
8970
8972
|
};
|
|
8971
8973
|
const deserializeAws_json1_1WAFInternalErrorException = (output, context) => {
|
|
8972
8974
|
return {
|
|
8973
|
-
message:
|
|
8975
|
+
message: smithy_client_1.expectString(output.message),
|
|
8974
8976
|
};
|
|
8975
8977
|
};
|
|
8976
8978
|
const deserializeAws_json1_1WAFInvalidAccountException = (output, context) => {
|
|
@@ -8978,79 +8980,79 @@ const deserializeAws_json1_1WAFInvalidAccountException = (output, context) => {
|
|
|
8978
8980
|
};
|
|
8979
8981
|
const deserializeAws_json1_1WAFInvalidOperationException = (output, context) => {
|
|
8980
8982
|
return {
|
|
8981
|
-
message:
|
|
8983
|
+
message: smithy_client_1.expectString(output.message),
|
|
8982
8984
|
};
|
|
8983
8985
|
};
|
|
8984
8986
|
const deserializeAws_json1_1WAFInvalidParameterException = (output, context) => {
|
|
8985
8987
|
return {
|
|
8986
|
-
field:
|
|
8987
|
-
parameter:
|
|
8988
|
-
reason:
|
|
8988
|
+
field: smithy_client_1.expectString(output.field),
|
|
8989
|
+
parameter: smithy_client_1.expectString(output.parameter),
|
|
8990
|
+
reason: smithy_client_1.expectString(output.reason),
|
|
8989
8991
|
};
|
|
8990
8992
|
};
|
|
8991
8993
|
const deserializeAws_json1_1WAFInvalidPermissionPolicyException = (output, context) => {
|
|
8992
8994
|
return {
|
|
8993
|
-
message:
|
|
8995
|
+
message: smithy_client_1.expectString(output.message),
|
|
8994
8996
|
};
|
|
8995
8997
|
};
|
|
8996
8998
|
const deserializeAws_json1_1WAFInvalidRegexPatternException = (output, context) => {
|
|
8997
8999
|
return {
|
|
8998
|
-
message:
|
|
9000
|
+
message: smithy_client_1.expectString(output.message),
|
|
8999
9001
|
};
|
|
9000
9002
|
};
|
|
9001
9003
|
const deserializeAws_json1_1WAFLimitsExceededException = (output, context) => {
|
|
9002
9004
|
return {
|
|
9003
|
-
message:
|
|
9005
|
+
message: smithy_client_1.expectString(output.message),
|
|
9004
9006
|
};
|
|
9005
9007
|
};
|
|
9006
9008
|
const deserializeAws_json1_1WAFNonEmptyEntityException = (output, context) => {
|
|
9007
9009
|
return {
|
|
9008
|
-
message:
|
|
9010
|
+
message: smithy_client_1.expectString(output.message),
|
|
9009
9011
|
};
|
|
9010
9012
|
};
|
|
9011
9013
|
const deserializeAws_json1_1WAFNonexistentContainerException = (output, context) => {
|
|
9012
9014
|
return {
|
|
9013
|
-
message:
|
|
9015
|
+
message: smithy_client_1.expectString(output.message),
|
|
9014
9016
|
};
|
|
9015
9017
|
};
|
|
9016
9018
|
const deserializeAws_json1_1WAFNonexistentItemException = (output, context) => {
|
|
9017
9019
|
return {
|
|
9018
|
-
message:
|
|
9020
|
+
message: smithy_client_1.expectString(output.message),
|
|
9019
9021
|
};
|
|
9020
9022
|
};
|
|
9021
9023
|
const deserializeAws_json1_1WafOverrideAction = (output, context) => {
|
|
9022
9024
|
return {
|
|
9023
|
-
Type:
|
|
9025
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
9024
9026
|
};
|
|
9025
9027
|
};
|
|
9026
9028
|
const deserializeAws_json1_1WAFReferencedItemException = (output, context) => {
|
|
9027
9029
|
return {
|
|
9028
|
-
message:
|
|
9030
|
+
message: smithy_client_1.expectString(output.message),
|
|
9029
9031
|
};
|
|
9030
9032
|
};
|
|
9031
9033
|
const deserializeAws_json1_1WAFServiceLinkedRoleErrorException = (output, context) => {
|
|
9032
9034
|
return {
|
|
9033
|
-
message:
|
|
9035
|
+
message: smithy_client_1.expectString(output.message),
|
|
9034
9036
|
};
|
|
9035
9037
|
};
|
|
9036
9038
|
const deserializeAws_json1_1WAFStaleDataException = (output, context) => {
|
|
9037
9039
|
return {
|
|
9038
|
-
message:
|
|
9040
|
+
message: smithy_client_1.expectString(output.message),
|
|
9039
9041
|
};
|
|
9040
9042
|
};
|
|
9041
9043
|
const deserializeAws_json1_1WAFSubscriptionNotFoundException = (output, context) => {
|
|
9042
9044
|
return {
|
|
9043
|
-
message:
|
|
9045
|
+
message: smithy_client_1.expectString(output.message),
|
|
9044
9046
|
};
|
|
9045
9047
|
};
|
|
9046
9048
|
const deserializeAws_json1_1WAFTagOperationException = (output, context) => {
|
|
9047
9049
|
return {
|
|
9048
|
-
message:
|
|
9050
|
+
message: smithy_client_1.expectString(output.message),
|
|
9049
9051
|
};
|
|
9050
9052
|
};
|
|
9051
9053
|
const deserializeAws_json1_1WAFTagOperationInternalErrorException = (output, context) => {
|
|
9052
9054
|
return {
|
|
9053
|
-
message:
|
|
9055
|
+
message: smithy_client_1.expectString(output.message),
|
|
9054
9056
|
};
|
|
9055
9057
|
};
|
|
9056
9058
|
const deserializeAws_json1_1WebACL = (output, context) => {
|
|
@@ -9058,13 +9060,13 @@ const deserializeAws_json1_1WebACL = (output, context) => {
|
|
|
9058
9060
|
DefaultAction: output.DefaultAction !== undefined && output.DefaultAction !== null
|
|
9059
9061
|
? deserializeAws_json1_1WafAction(output.DefaultAction, context)
|
|
9060
9062
|
: undefined,
|
|
9061
|
-
MetricName:
|
|
9062
|
-
Name:
|
|
9063
|
+
MetricName: smithy_client_1.expectString(output.MetricName),
|
|
9064
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
9063
9065
|
Rules: output.Rules !== undefined && output.Rules !== null
|
|
9064
9066
|
? deserializeAws_json1_1ActivatedRules(output.Rules, context)
|
|
9065
9067
|
: undefined,
|
|
9066
|
-
WebACLArn:
|
|
9067
|
-
WebACLId:
|
|
9068
|
+
WebACLArn: smithy_client_1.expectString(output.WebACLArn),
|
|
9069
|
+
WebACLId: smithy_client_1.expectString(output.WebACLId),
|
|
9068
9070
|
};
|
|
9069
9071
|
};
|
|
9070
9072
|
const deserializeAws_json1_1WebACLSummaries = (output, context) => {
|
|
@@ -9079,14 +9081,14 @@ const deserializeAws_json1_1WebACLSummaries = (output, context) => {
|
|
|
9079
9081
|
};
|
|
9080
9082
|
const deserializeAws_json1_1WebACLSummary = (output, context) => {
|
|
9081
9083
|
return {
|
|
9082
|
-
Name:
|
|
9083
|
-
WebACLId:
|
|
9084
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
9085
|
+
WebACLId: smithy_client_1.expectString(output.WebACLId),
|
|
9084
9086
|
};
|
|
9085
9087
|
};
|
|
9086
9088
|
const deserializeAws_json1_1XssMatchSet = (output, context) => {
|
|
9087
9089
|
return {
|
|
9088
|
-
Name:
|
|
9089
|
-
XssMatchSetId:
|
|
9090
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
9091
|
+
XssMatchSetId: smithy_client_1.expectString(output.XssMatchSetId),
|
|
9090
9092
|
XssMatchTuples: output.XssMatchTuples !== undefined && output.XssMatchTuples !== null
|
|
9091
9093
|
? deserializeAws_json1_1XssMatchTuples(output.XssMatchTuples, context)
|
|
9092
9094
|
: undefined,
|
|
@@ -9104,8 +9106,8 @@ const deserializeAws_json1_1XssMatchSetSummaries = (output, context) => {
|
|
|
9104
9106
|
};
|
|
9105
9107
|
const deserializeAws_json1_1XssMatchSetSummary = (output, context) => {
|
|
9106
9108
|
return {
|
|
9107
|
-
Name:
|
|
9108
|
-
XssMatchSetId:
|
|
9109
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
9110
|
+
XssMatchSetId: smithy_client_1.expectString(output.XssMatchSetId),
|
|
9109
9111
|
};
|
|
9110
9112
|
};
|
|
9111
9113
|
const deserializeAws_json1_1XssMatchTuple = (output, context) => {
|
|
@@ -9113,7 +9115,7 @@ const deserializeAws_json1_1XssMatchTuple = (output, context) => {
|
|
|
9113
9115
|
FieldToMatch: output.FieldToMatch !== undefined && output.FieldToMatch !== null
|
|
9114
9116
|
? deserializeAws_json1_1FieldToMatch(output.FieldToMatch, context)
|
|
9115
9117
|
: undefined,
|
|
9116
|
-
TextTransformation:
|
|
9118
|
+
TextTransformation: smithy_client_1.expectString(output.TextTransformation),
|
|
9117
9119
|
};
|
|
9118
9120
|
};
|
|
9119
9121
|
const deserializeAws_json1_1XssMatchTuples = (output, context) => {
|