@aws-sdk/client-waf 3.35.0 → 3.36.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 +13 -0
- package/dist-cjs/WAF.js +0 -1
- package/dist-cjs/WAFClient.js +0 -1
- package/dist-cjs/commands/CreateByteMatchSetCommand.js +0 -1
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js +0 -1
- package/dist-cjs/commands/CreateIPSetCommand.js +0 -1
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js +0 -1
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js +0 -1
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +0 -1
- package/dist-cjs/commands/CreateRuleCommand.js +0 -1
- package/dist-cjs/commands/CreateRuleGroupCommand.js +0 -1
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +0 -1
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +0 -1
- package/dist-cjs/commands/CreateWebACLCommand.js +0 -1
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +0 -1
- package/dist-cjs/commands/CreateXssMatchSetCommand.js +0 -1
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js +0 -1
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +0 -1
- package/dist-cjs/commands/DeleteIPSetCommand.js +0 -1
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +0 -1
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +0 -1
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +0 -1
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +0 -1
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +0 -1
- package/dist-cjs/commands/DeleteRuleCommand.js +0 -1
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +0 -1
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +0 -1
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +0 -1
- package/dist-cjs/commands/DeleteWebACLCommand.js +0 -1
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js +0 -1
- package/dist-cjs/commands/GetByteMatchSetCommand.js +0 -1
- package/dist-cjs/commands/GetChangeTokenCommand.js +0 -1
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js +0 -1
- package/dist-cjs/commands/GetGeoMatchSetCommand.js +0 -1
- package/dist-cjs/commands/GetIPSetCommand.js +0 -1
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +0 -1
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +0 -1
- package/dist-cjs/commands/GetRateBasedRuleCommand.js +0 -1
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +0 -1
- package/dist-cjs/commands/GetRegexMatchSetCommand.js +0 -1
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +0 -1
- package/dist-cjs/commands/GetRuleCommand.js +0 -1
- package/dist-cjs/commands/GetRuleGroupCommand.js +0 -1
- package/dist-cjs/commands/GetSampledRequestsCommand.js +0 -1
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js +0 -1
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +0 -1
- package/dist-cjs/commands/GetWebACLCommand.js +0 -1
- package/dist-cjs/commands/GetXssMatchSetCommand.js +0 -1
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +0 -1
- package/dist-cjs/commands/ListByteMatchSetsCommand.js +0 -1
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js +0 -1
- package/dist-cjs/commands/ListIPSetsCommand.js +0 -1
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +0 -1
- package/dist-cjs/commands/ListRateBasedRulesCommand.js +0 -1
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js +0 -1
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +0 -1
- package/dist-cjs/commands/ListRuleGroupsCommand.js +0 -1
- package/dist-cjs/commands/ListRulesCommand.js +0 -1
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +0 -1
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +0 -1
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/ListWebACLsCommand.js +0 -1
- package/dist-cjs/commands/ListXssMatchSetsCommand.js +0 -1
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +0 -1
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js +0 -1
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +0 -1
- package/dist-cjs/commands/UpdateIPSetCommand.js +0 -1
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +0 -1
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +0 -1
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +0 -1
- package/dist-cjs/commands/UpdateRuleCommand.js +0 -1
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +0 -1
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +0 -1
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +0 -1
- package/dist-cjs/commands/UpdateWebACLCommand.js +0 -1
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-es/WAF.js +0 -1
- package/dist-es/WAFClient.js +0 -1
- package/dist-es/commands/CreateByteMatchSetCommand.js +0 -1
- package/dist-es/commands/CreateGeoMatchSetCommand.js +0 -1
- package/dist-es/commands/CreateIPSetCommand.js +0 -1
- package/dist-es/commands/CreateRateBasedRuleCommand.js +0 -1
- package/dist-es/commands/CreateRegexMatchSetCommand.js +0 -1
- package/dist-es/commands/CreateRegexPatternSetCommand.js +0 -1
- package/dist-es/commands/CreateRuleCommand.js +0 -1
- package/dist-es/commands/CreateRuleGroupCommand.js +0 -1
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +0 -1
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +0 -1
- package/dist-es/commands/CreateWebACLCommand.js +0 -1
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +0 -1
- package/dist-es/commands/CreateXssMatchSetCommand.js +0 -1
- package/dist-es/commands/DeleteByteMatchSetCommand.js +0 -1
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +0 -1
- package/dist-es/commands/DeleteIPSetCommand.js +0 -1
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +0 -1
- package/dist-es/commands/DeletePermissionPolicyCommand.js +0 -1
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +0 -1
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +0 -1
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +0 -1
- package/dist-es/commands/DeleteRuleCommand.js +0 -1
- package/dist-es/commands/DeleteRuleGroupCommand.js +0 -1
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +0 -1
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +0 -1
- package/dist-es/commands/DeleteWebACLCommand.js +0 -1
- package/dist-es/commands/DeleteXssMatchSetCommand.js +0 -1
- package/dist-es/commands/GetByteMatchSetCommand.js +0 -1
- package/dist-es/commands/GetChangeTokenCommand.js +0 -1
- package/dist-es/commands/GetChangeTokenStatusCommand.js +0 -1
- package/dist-es/commands/GetGeoMatchSetCommand.js +0 -1
- package/dist-es/commands/GetIPSetCommand.js +0 -1
- package/dist-es/commands/GetLoggingConfigurationCommand.js +0 -1
- package/dist-es/commands/GetPermissionPolicyCommand.js +0 -1
- package/dist-es/commands/GetRateBasedRuleCommand.js +0 -1
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +0 -1
- package/dist-es/commands/GetRegexMatchSetCommand.js +0 -1
- package/dist-es/commands/GetRegexPatternSetCommand.js +0 -1
- package/dist-es/commands/GetRuleCommand.js +0 -1
- package/dist-es/commands/GetRuleGroupCommand.js +0 -1
- package/dist-es/commands/GetSampledRequestsCommand.js +0 -1
- package/dist-es/commands/GetSizeConstraintSetCommand.js +0 -1
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +0 -1
- package/dist-es/commands/GetWebACLCommand.js +0 -1
- package/dist-es/commands/GetXssMatchSetCommand.js +0 -1
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +0 -1
- package/dist-es/commands/ListByteMatchSetsCommand.js +0 -1
- package/dist-es/commands/ListGeoMatchSetsCommand.js +0 -1
- package/dist-es/commands/ListIPSetsCommand.js +0 -1
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +0 -1
- package/dist-es/commands/ListRateBasedRulesCommand.js +0 -1
- package/dist-es/commands/ListRegexMatchSetsCommand.js +0 -1
- package/dist-es/commands/ListRegexPatternSetsCommand.js +0 -1
- package/dist-es/commands/ListRuleGroupsCommand.js +0 -1
- package/dist-es/commands/ListRulesCommand.js +0 -1
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +0 -1
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +0 -1
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ListWebACLsCommand.js +0 -1
- package/dist-es/commands/ListXssMatchSetsCommand.js +0 -1
- package/dist-es/commands/PutLoggingConfigurationCommand.js +0 -1
- package/dist-es/commands/PutPermissionPolicyCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateByteMatchSetCommand.js +0 -1
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +0 -1
- package/dist-es/commands/UpdateIPSetCommand.js +0 -1
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +0 -1
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +0 -1
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +0 -1
- package/dist-es/commands/UpdateRuleCommand.js +0 -1
- package/dist-es/commands/UpdateRuleGroupCommand.js +0 -1
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +0 -1
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +0 -1
- package/dist-es/commands/UpdateWebACLCommand.js +0 -1
- package/dist-es/commands/UpdateXssMatchSetCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/protocols/Aws_json1_1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/package.json +33 -30
- package/dist-cjs/WAF.js.map +0 -1
- package/dist-cjs/WAFClient.js.map +0 -1
- package/dist-cjs/commands/CreateByteMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateIPSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js.map +0 -1
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateRuleCommand.js.map +0 -1
- package/dist-cjs/commands/CreateRuleGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateWebACLCommand.js.map +0 -1
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js.map +0 -1
- package/dist-cjs/commands/CreateXssMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteIPSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRuleCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRuleGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteWebACLCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetByteMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetChangeTokenCommand.js.map +0 -1
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js.map +0 -1
- package/dist-cjs/commands/GetGeoMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetIPSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/GetPermissionPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/GetRateBasedRuleCommand.js.map +0 -1
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js.map +0 -1
- package/dist-cjs/commands/GetRegexMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetRegexPatternSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetRuleCommand.js.map +0 -1
- package/dist-cjs/commands/GetRuleGroupCommand.js.map +0 -1
- package/dist-cjs/commands/GetSampledRequestsCommand.js.map +0 -1
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetWebACLCommand.js.map +0 -1
- package/dist-cjs/commands/GetXssMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js.map +0 -1
- package/dist-cjs/commands/ListByteMatchSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListIPSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListRateBasedRulesCommand.js.map +0 -1
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListRuleGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/ListRulesCommand.js.map +0 -1
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ListWebACLsCommand.js.map +0 -1
- package/dist-cjs/commands/ListXssMatchSetsCommand.js.map +0 -1
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/PutPermissionPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateIPSetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateRuleCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateRuleGroupCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateWebACLCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/WAF.js.map +0 -1
- package/dist-es/WAFClient.js.map +0 -1
- package/dist-es/commands/CreateByteMatchSetCommand.js.map +0 -1
- package/dist-es/commands/CreateGeoMatchSetCommand.js.map +0 -1
- package/dist-es/commands/CreateIPSetCommand.js.map +0 -1
- package/dist-es/commands/CreateRateBasedRuleCommand.js.map +0 -1
- package/dist-es/commands/CreateRegexMatchSetCommand.js.map +0 -1
- package/dist-es/commands/CreateRegexPatternSetCommand.js.map +0 -1
- package/dist-es/commands/CreateRuleCommand.js.map +0 -1
- package/dist-es/commands/CreateRuleGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateSizeConstraintSetCommand.js.map +0 -1
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js.map +0 -1
- package/dist-es/commands/CreateWebACLCommand.js.map +0 -1
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js.map +0 -1
- package/dist-es/commands/CreateXssMatchSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteByteMatchSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteGeoMatchSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteIPSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DeletePermissionPolicyCommand.js.map +0 -1
- package/dist-es/commands/DeleteRateBasedRuleCommand.js.map +0 -1
- package/dist-es/commands/DeleteRegexMatchSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteRegexPatternSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteRuleCommand.js.map +0 -1
- package/dist-es/commands/DeleteRuleGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteWebACLCommand.js.map +0 -1
- package/dist-es/commands/DeleteXssMatchSetCommand.js.map +0 -1
- package/dist-es/commands/GetByteMatchSetCommand.js.map +0 -1
- package/dist-es/commands/GetChangeTokenCommand.js.map +0 -1
- package/dist-es/commands/GetChangeTokenStatusCommand.js.map +0 -1
- package/dist-es/commands/GetGeoMatchSetCommand.js.map +0 -1
- package/dist-es/commands/GetIPSetCommand.js.map +0 -1
- package/dist-es/commands/GetLoggingConfigurationCommand.js.map +0 -1
- package/dist-es/commands/GetPermissionPolicyCommand.js.map +0 -1
- package/dist-es/commands/GetRateBasedRuleCommand.js.map +0 -1
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js.map +0 -1
- package/dist-es/commands/GetRegexMatchSetCommand.js.map +0 -1
- package/dist-es/commands/GetRegexPatternSetCommand.js.map +0 -1
- package/dist-es/commands/GetRuleCommand.js.map +0 -1
- package/dist-es/commands/GetRuleGroupCommand.js.map +0 -1
- package/dist-es/commands/GetSampledRequestsCommand.js.map +0 -1
- package/dist-es/commands/GetSizeConstraintSetCommand.js.map +0 -1
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js.map +0 -1
- package/dist-es/commands/GetWebACLCommand.js.map +0 -1
- package/dist-es/commands/GetXssMatchSetCommand.js.map +0 -1
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js.map +0 -1
- package/dist-es/commands/ListByteMatchSetsCommand.js.map +0 -1
- package/dist-es/commands/ListGeoMatchSetsCommand.js.map +0 -1
- package/dist-es/commands/ListIPSetsCommand.js.map +0 -1
- package/dist-es/commands/ListLoggingConfigurationsCommand.js.map +0 -1
- package/dist-es/commands/ListRateBasedRulesCommand.js.map +0 -1
- package/dist-es/commands/ListRegexMatchSetsCommand.js.map +0 -1
- package/dist-es/commands/ListRegexPatternSetsCommand.js.map +0 -1
- package/dist-es/commands/ListRuleGroupsCommand.js.map +0 -1
- package/dist-es/commands/ListRulesCommand.js.map +0 -1
- package/dist-es/commands/ListSizeConstraintSetsCommand.js.map +0 -1
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js.map +0 -1
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ListWebACLsCommand.js.map +0 -1
- package/dist-es/commands/ListXssMatchSetsCommand.js.map +0 -1
- package/dist-es/commands/PutLoggingConfigurationCommand.js.map +0 -1
- package/dist-es/commands/PutPermissionPolicyCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateByteMatchSetCommand.js.map +0 -1
- package/dist-es/commands/UpdateGeoMatchSetCommand.js.map +0 -1
- package/dist-es/commands/UpdateIPSetCommand.js.map +0 -1
- package/dist-es/commands/UpdateRateBasedRuleCommand.js.map +0 -1
- package/dist-es/commands/UpdateRegexMatchSetCommand.js.map +0 -1
- package/dist-es/commands/UpdateRegexPatternSetCommand.js.map +0 -1
- package/dist-es/commands/UpdateRuleCommand.js.map +0 -1
- package/dist-es/commands/UpdateRuleGroupCommand.js.map +0 -1
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js.map +0 -1
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js.map +0 -1
- package/dist-es/commands/UpdateWebACLCommand.js.map +0 -1
- package/dist-es/commands/UpdateXssMatchSetCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/protocols/Aws_json1_1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/WAF.ts +0 -4456
- package/src/WAFClient.ts +0 -576
- package/src/commands/CreateByteMatchSetCommand.ts +0 -126
- package/src/commands/CreateGeoMatchSetCommand.ts +0 -123
- package/src/commands/CreateIPSetCommand.ts +0 -128
- package/src/commands/CreateRateBasedRuleCommand.ts +0 -188
- package/src/commands/CreateRegexMatchSetCommand.ts +0 -126
- package/src/commands/CreateRegexPatternSetCommand.ts +0 -122
- package/src/commands/CreateRuleCommand.ts +0 -146
- package/src/commands/CreateRuleGroupCommand.ts +0 -117
- package/src/commands/CreateSizeConstraintSetCommand.ts +0 -126
- package/src/commands/CreateSqlInjectionMatchSetCommand.ts +0 -127
- package/src/commands/CreateWebACLCommand.ts +0 -134
- package/src/commands/CreateWebACLMigrationStackCommand.ts +0 -105
- package/src/commands/CreateXssMatchSetCommand.ts +0 -124
- package/src/commands/DeleteByteMatchSetCommand.ts +0 -118
- package/src/commands/DeleteGeoMatchSetCommand.ts +0 -118
- package/src/commands/DeleteIPSetCommand.ts +0 -118
- package/src/commands/DeleteLoggingConfigurationCommand.ts +0 -107
- package/src/commands/DeletePermissionPolicyCommand.ts +0 -104
- package/src/commands/DeleteRateBasedRuleCommand.ts +0 -122
- package/src/commands/DeleteRegexMatchSetCommand.ts +0 -118
- package/src/commands/DeleteRegexPatternSetCommand.ts +0 -104
- package/src/commands/DeleteRuleCommand.ts +0 -118
- package/src/commands/DeleteRuleGroupCommand.ts +0 -118
- package/src/commands/DeleteSizeConstraintSetCommand.ts +0 -118
- package/src/commands/DeleteSqlInjectionMatchSetCommand.ts +0 -122
- package/src/commands/DeleteWebACLCommand.ts +0 -116
- package/src/commands/DeleteXssMatchSetCommand.ts +0 -119
- package/src/commands/GetByteMatchSetCommand.ts +0 -103
- package/src/commands/GetChangeTokenCommand.ts +0 -109
- package/src/commands/GetChangeTokenStatusCommand.ts +0 -119
- package/src/commands/GetGeoMatchSetCommand.ts +0 -103
- package/src/commands/GetIPSetCommand.ts +0 -96
- package/src/commands/GetLoggingConfigurationCommand.ts +0 -103
- package/src/commands/GetPermissionPolicyCommand.ts +0 -103
- package/src/commands/GetRateBasedRuleCommand.ts +0 -105
- package/src/commands/GetRateBasedRuleManagedKeysCommand.ts +0 -110
- package/src/commands/GetRegexMatchSetCommand.ts +0 -103
- package/src/commands/GetRegexPatternSetCommand.ts +0 -103
- package/src/commands/GetRuleCommand.ts +0 -96
- package/src/commands/GetRuleGroupCommand.ts +0 -104
- package/src/commands/GetSampledRequestsCommand.ts +0 -107
- package/src/commands/GetSizeConstraintSetCommand.ts +0 -103
- package/src/commands/GetSqlInjectionMatchSetCommand.ts +0 -103
- package/src/commands/GetWebACLCommand.ts +0 -96
- package/src/commands/GetXssMatchSetCommand.ts +0 -103
- package/src/commands/ListActivatedRulesInRuleGroupCommand.ts +0 -108
- package/src/commands/ListByteMatchSetsCommand.ts +0 -103
- package/src/commands/ListGeoMatchSetsCommand.ts +0 -103
- package/src/commands/ListIPSetsCommand.ts +0 -103
- package/src/commands/ListLoggingConfigurationsCommand.ts +0 -106
- package/src/commands/ListRateBasedRulesCommand.ts +0 -103
- package/src/commands/ListRegexMatchSetsCommand.ts +0 -103
- package/src/commands/ListRegexPatternSetsCommand.ts +0 -103
- package/src/commands/ListRuleGroupsCommand.ts +0 -103
- package/src/commands/ListRulesCommand.ts +0 -96
- package/src/commands/ListSizeConstraintSetsCommand.ts +0 -103
- package/src/commands/ListSqlInjectionMatchSetsCommand.ts +0 -106
- package/src/commands/ListSubscribedRuleGroupsCommand.ts +0 -103
- package/src/commands/ListTagsForResourceCommand.ts +0 -104
- package/src/commands/ListWebACLsCommand.ts +0 -103
- package/src/commands/ListXssMatchSetsCommand.ts +0 -103
- package/src/commands/PutLoggingConfigurationCommand.ts +0 -120
- package/src/commands/PutPermissionPolicyCommand.ts +0 -135
- package/src/commands/TagResourceCommand.ts +0 -104
- package/src/commands/UntagResourceCommand.ts +0 -103
- package/src/commands/UpdateByteMatchSetCommand.ts +0 -141
- package/src/commands/UpdateGeoMatchSetCommand.ts +0 -133
- package/src/commands/UpdateIPSetCommand.ts +0 -168
- package/src/commands/UpdateRateBasedRuleCommand.ts +0 -149
- package/src/commands/UpdateRegexMatchSetCommand.ts +0 -137
- package/src/commands/UpdateRegexPatternSetCommand.ts +0 -142
- package/src/commands/UpdateRuleCommand.ts +0 -144
- package/src/commands/UpdateRuleGroupCommand.ts +0 -127
- package/src/commands/UpdateSizeConstraintSetCommand.ts +0 -145
- package/src/commands/UpdateSqlInjectionMatchSetCommand.ts +0 -147
- package/src/commands/UpdateWebACLCommand.ts +0 -174
- package/src/commands/UpdateXssMatchSetCommand.ts +0 -146
- package/src/endpoints.ts +0 -68
- package/src/index.ts +0 -80
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -7494
- package/src/protocols/Aws_json1_1.ts +0 -11232
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
package/src/WAFClient.ts
DELETED
|
@@ -1,576 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
EndpointsInputConfig,
|
|
3
|
-
EndpointsResolvedConfig,
|
|
4
|
-
RegionInputConfig,
|
|
5
|
-
RegionResolvedConfig,
|
|
6
|
-
resolveEndpointsConfig,
|
|
7
|
-
resolveRegionConfig,
|
|
8
|
-
} from "@aws-sdk/config-resolver";
|
|
9
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
-
import {
|
|
11
|
-
getHostHeaderPlugin,
|
|
12
|
-
HostHeaderInputConfig,
|
|
13
|
-
HostHeaderResolvedConfig,
|
|
14
|
-
resolveHostHeaderConfig,
|
|
15
|
-
} from "@aws-sdk/middleware-host-header";
|
|
16
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
-
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
-
import {
|
|
19
|
-
AwsAuthInputConfig,
|
|
20
|
-
AwsAuthResolvedConfig,
|
|
21
|
-
getAwsAuthPlugin,
|
|
22
|
-
resolveAwsAuthConfig,
|
|
23
|
-
} from "@aws-sdk/middleware-signing";
|
|
24
|
-
import {
|
|
25
|
-
getUserAgentPlugin,
|
|
26
|
-
resolveUserAgentConfig,
|
|
27
|
-
UserAgentInputConfig,
|
|
28
|
-
UserAgentResolvedConfig,
|
|
29
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
-
import {
|
|
32
|
-
Client as __Client,
|
|
33
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
-
} from "@aws-sdk/smithy-client";
|
|
36
|
-
import {
|
|
37
|
-
Credentials as __Credentials,
|
|
38
|
-
Decoder as __Decoder,
|
|
39
|
-
Encoder as __Encoder,
|
|
40
|
-
Hash as __Hash,
|
|
41
|
-
HashConstructor as __HashConstructor,
|
|
42
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
-
Logger as __Logger,
|
|
44
|
-
Provider as __Provider,
|
|
45
|
-
Provider,
|
|
46
|
-
RegionInfoProvider,
|
|
47
|
-
StreamCollector as __StreamCollector,
|
|
48
|
-
UrlParser as __UrlParser,
|
|
49
|
-
UserAgent as __UserAgent,
|
|
50
|
-
} from "@aws-sdk/types";
|
|
51
|
-
|
|
52
|
-
import { CreateByteMatchSetCommandInput, CreateByteMatchSetCommandOutput } from "./commands/CreateByteMatchSetCommand";
|
|
53
|
-
import { CreateGeoMatchSetCommandInput, CreateGeoMatchSetCommandOutput } from "./commands/CreateGeoMatchSetCommand";
|
|
54
|
-
import { CreateIPSetCommandInput, CreateIPSetCommandOutput } from "./commands/CreateIPSetCommand";
|
|
55
|
-
import {
|
|
56
|
-
CreateRateBasedRuleCommandInput,
|
|
57
|
-
CreateRateBasedRuleCommandOutput,
|
|
58
|
-
} from "./commands/CreateRateBasedRuleCommand";
|
|
59
|
-
import {
|
|
60
|
-
CreateRegexMatchSetCommandInput,
|
|
61
|
-
CreateRegexMatchSetCommandOutput,
|
|
62
|
-
} from "./commands/CreateRegexMatchSetCommand";
|
|
63
|
-
import {
|
|
64
|
-
CreateRegexPatternSetCommandInput,
|
|
65
|
-
CreateRegexPatternSetCommandOutput,
|
|
66
|
-
} from "./commands/CreateRegexPatternSetCommand";
|
|
67
|
-
import { CreateRuleCommandInput, CreateRuleCommandOutput } from "./commands/CreateRuleCommand";
|
|
68
|
-
import { CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput } from "./commands/CreateRuleGroupCommand";
|
|
69
|
-
import {
|
|
70
|
-
CreateSizeConstraintSetCommandInput,
|
|
71
|
-
CreateSizeConstraintSetCommandOutput,
|
|
72
|
-
} from "./commands/CreateSizeConstraintSetCommand";
|
|
73
|
-
import {
|
|
74
|
-
CreateSqlInjectionMatchSetCommandInput,
|
|
75
|
-
CreateSqlInjectionMatchSetCommandOutput,
|
|
76
|
-
} from "./commands/CreateSqlInjectionMatchSetCommand";
|
|
77
|
-
import { CreateWebACLCommandInput, CreateWebACLCommandOutput } from "./commands/CreateWebACLCommand";
|
|
78
|
-
import {
|
|
79
|
-
CreateWebACLMigrationStackCommandInput,
|
|
80
|
-
CreateWebACLMigrationStackCommandOutput,
|
|
81
|
-
} from "./commands/CreateWebACLMigrationStackCommand";
|
|
82
|
-
import { CreateXssMatchSetCommandInput, CreateXssMatchSetCommandOutput } from "./commands/CreateXssMatchSetCommand";
|
|
83
|
-
import { DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput } from "./commands/DeleteByteMatchSetCommand";
|
|
84
|
-
import { DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput } from "./commands/DeleteGeoMatchSetCommand";
|
|
85
|
-
import { DeleteIPSetCommandInput, DeleteIPSetCommandOutput } from "./commands/DeleteIPSetCommand";
|
|
86
|
-
import {
|
|
87
|
-
DeleteLoggingConfigurationCommandInput,
|
|
88
|
-
DeleteLoggingConfigurationCommandOutput,
|
|
89
|
-
} from "./commands/DeleteLoggingConfigurationCommand";
|
|
90
|
-
import {
|
|
91
|
-
DeletePermissionPolicyCommandInput,
|
|
92
|
-
DeletePermissionPolicyCommandOutput,
|
|
93
|
-
} from "./commands/DeletePermissionPolicyCommand";
|
|
94
|
-
import {
|
|
95
|
-
DeleteRateBasedRuleCommandInput,
|
|
96
|
-
DeleteRateBasedRuleCommandOutput,
|
|
97
|
-
} from "./commands/DeleteRateBasedRuleCommand";
|
|
98
|
-
import {
|
|
99
|
-
DeleteRegexMatchSetCommandInput,
|
|
100
|
-
DeleteRegexMatchSetCommandOutput,
|
|
101
|
-
} from "./commands/DeleteRegexMatchSetCommand";
|
|
102
|
-
import {
|
|
103
|
-
DeleteRegexPatternSetCommandInput,
|
|
104
|
-
DeleteRegexPatternSetCommandOutput,
|
|
105
|
-
} from "./commands/DeleteRegexPatternSetCommand";
|
|
106
|
-
import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand";
|
|
107
|
-
import { DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput } from "./commands/DeleteRuleGroupCommand";
|
|
108
|
-
import {
|
|
109
|
-
DeleteSizeConstraintSetCommandInput,
|
|
110
|
-
DeleteSizeConstraintSetCommandOutput,
|
|
111
|
-
} from "./commands/DeleteSizeConstraintSetCommand";
|
|
112
|
-
import {
|
|
113
|
-
DeleteSqlInjectionMatchSetCommandInput,
|
|
114
|
-
DeleteSqlInjectionMatchSetCommandOutput,
|
|
115
|
-
} from "./commands/DeleteSqlInjectionMatchSetCommand";
|
|
116
|
-
import { DeleteWebACLCommandInput, DeleteWebACLCommandOutput } from "./commands/DeleteWebACLCommand";
|
|
117
|
-
import { DeleteXssMatchSetCommandInput, DeleteXssMatchSetCommandOutput } from "./commands/DeleteXssMatchSetCommand";
|
|
118
|
-
import { GetByteMatchSetCommandInput, GetByteMatchSetCommandOutput } from "./commands/GetByteMatchSetCommand";
|
|
119
|
-
import { GetChangeTokenCommandInput, GetChangeTokenCommandOutput } from "./commands/GetChangeTokenCommand";
|
|
120
|
-
import {
|
|
121
|
-
GetChangeTokenStatusCommandInput,
|
|
122
|
-
GetChangeTokenStatusCommandOutput,
|
|
123
|
-
} from "./commands/GetChangeTokenStatusCommand";
|
|
124
|
-
import { GetGeoMatchSetCommandInput, GetGeoMatchSetCommandOutput } from "./commands/GetGeoMatchSetCommand";
|
|
125
|
-
import { GetIPSetCommandInput, GetIPSetCommandOutput } from "./commands/GetIPSetCommand";
|
|
126
|
-
import {
|
|
127
|
-
GetLoggingConfigurationCommandInput,
|
|
128
|
-
GetLoggingConfigurationCommandOutput,
|
|
129
|
-
} from "./commands/GetLoggingConfigurationCommand";
|
|
130
|
-
import {
|
|
131
|
-
GetPermissionPolicyCommandInput,
|
|
132
|
-
GetPermissionPolicyCommandOutput,
|
|
133
|
-
} from "./commands/GetPermissionPolicyCommand";
|
|
134
|
-
import { GetRateBasedRuleCommandInput, GetRateBasedRuleCommandOutput } from "./commands/GetRateBasedRuleCommand";
|
|
135
|
-
import {
|
|
136
|
-
GetRateBasedRuleManagedKeysCommandInput,
|
|
137
|
-
GetRateBasedRuleManagedKeysCommandOutput,
|
|
138
|
-
} from "./commands/GetRateBasedRuleManagedKeysCommand";
|
|
139
|
-
import { GetRegexMatchSetCommandInput, GetRegexMatchSetCommandOutput } from "./commands/GetRegexMatchSetCommand";
|
|
140
|
-
import { GetRegexPatternSetCommandInput, GetRegexPatternSetCommandOutput } from "./commands/GetRegexPatternSetCommand";
|
|
141
|
-
import { GetRuleCommandInput, GetRuleCommandOutput } from "./commands/GetRuleCommand";
|
|
142
|
-
import { GetRuleGroupCommandInput, GetRuleGroupCommandOutput } from "./commands/GetRuleGroupCommand";
|
|
143
|
-
import { GetSampledRequestsCommandInput, GetSampledRequestsCommandOutput } from "./commands/GetSampledRequestsCommand";
|
|
144
|
-
import {
|
|
145
|
-
GetSizeConstraintSetCommandInput,
|
|
146
|
-
GetSizeConstraintSetCommandOutput,
|
|
147
|
-
} from "./commands/GetSizeConstraintSetCommand";
|
|
148
|
-
import {
|
|
149
|
-
GetSqlInjectionMatchSetCommandInput,
|
|
150
|
-
GetSqlInjectionMatchSetCommandOutput,
|
|
151
|
-
} from "./commands/GetSqlInjectionMatchSetCommand";
|
|
152
|
-
import { GetWebACLCommandInput, GetWebACLCommandOutput } from "./commands/GetWebACLCommand";
|
|
153
|
-
import { GetXssMatchSetCommandInput, GetXssMatchSetCommandOutput } from "./commands/GetXssMatchSetCommand";
|
|
154
|
-
import {
|
|
155
|
-
ListActivatedRulesInRuleGroupCommandInput,
|
|
156
|
-
ListActivatedRulesInRuleGroupCommandOutput,
|
|
157
|
-
} from "./commands/ListActivatedRulesInRuleGroupCommand";
|
|
158
|
-
import { ListByteMatchSetsCommandInput, ListByteMatchSetsCommandOutput } from "./commands/ListByteMatchSetsCommand";
|
|
159
|
-
import { ListGeoMatchSetsCommandInput, ListGeoMatchSetsCommandOutput } from "./commands/ListGeoMatchSetsCommand";
|
|
160
|
-
import { ListIPSetsCommandInput, ListIPSetsCommandOutput } from "./commands/ListIPSetsCommand";
|
|
161
|
-
import {
|
|
162
|
-
ListLoggingConfigurationsCommandInput,
|
|
163
|
-
ListLoggingConfigurationsCommandOutput,
|
|
164
|
-
} from "./commands/ListLoggingConfigurationsCommand";
|
|
165
|
-
import { ListRateBasedRulesCommandInput, ListRateBasedRulesCommandOutput } from "./commands/ListRateBasedRulesCommand";
|
|
166
|
-
import { ListRegexMatchSetsCommandInput, ListRegexMatchSetsCommandOutput } from "./commands/ListRegexMatchSetsCommand";
|
|
167
|
-
import {
|
|
168
|
-
ListRegexPatternSetsCommandInput,
|
|
169
|
-
ListRegexPatternSetsCommandOutput,
|
|
170
|
-
} from "./commands/ListRegexPatternSetsCommand";
|
|
171
|
-
import { ListRuleGroupsCommandInput, ListRuleGroupsCommandOutput } from "./commands/ListRuleGroupsCommand";
|
|
172
|
-
import { ListRulesCommandInput, ListRulesCommandOutput } from "./commands/ListRulesCommand";
|
|
173
|
-
import {
|
|
174
|
-
ListSizeConstraintSetsCommandInput,
|
|
175
|
-
ListSizeConstraintSetsCommandOutput,
|
|
176
|
-
} from "./commands/ListSizeConstraintSetsCommand";
|
|
177
|
-
import {
|
|
178
|
-
ListSqlInjectionMatchSetsCommandInput,
|
|
179
|
-
ListSqlInjectionMatchSetsCommandOutput,
|
|
180
|
-
} from "./commands/ListSqlInjectionMatchSetsCommand";
|
|
181
|
-
import {
|
|
182
|
-
ListSubscribedRuleGroupsCommandInput,
|
|
183
|
-
ListSubscribedRuleGroupsCommandOutput,
|
|
184
|
-
} from "./commands/ListSubscribedRuleGroupsCommand";
|
|
185
|
-
import {
|
|
186
|
-
ListTagsForResourceCommandInput,
|
|
187
|
-
ListTagsForResourceCommandOutput,
|
|
188
|
-
} from "./commands/ListTagsForResourceCommand";
|
|
189
|
-
import { ListWebACLsCommandInput, ListWebACLsCommandOutput } from "./commands/ListWebACLsCommand";
|
|
190
|
-
import { ListXssMatchSetsCommandInput, ListXssMatchSetsCommandOutput } from "./commands/ListXssMatchSetsCommand";
|
|
191
|
-
import {
|
|
192
|
-
PutLoggingConfigurationCommandInput,
|
|
193
|
-
PutLoggingConfigurationCommandOutput,
|
|
194
|
-
} from "./commands/PutLoggingConfigurationCommand";
|
|
195
|
-
import {
|
|
196
|
-
PutPermissionPolicyCommandInput,
|
|
197
|
-
PutPermissionPolicyCommandOutput,
|
|
198
|
-
} from "./commands/PutPermissionPolicyCommand";
|
|
199
|
-
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
200
|
-
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
201
|
-
import { UpdateByteMatchSetCommandInput, UpdateByteMatchSetCommandOutput } from "./commands/UpdateByteMatchSetCommand";
|
|
202
|
-
import { UpdateGeoMatchSetCommandInput, UpdateGeoMatchSetCommandOutput } from "./commands/UpdateGeoMatchSetCommand";
|
|
203
|
-
import { UpdateIPSetCommandInput, UpdateIPSetCommandOutput } from "./commands/UpdateIPSetCommand";
|
|
204
|
-
import {
|
|
205
|
-
UpdateRateBasedRuleCommandInput,
|
|
206
|
-
UpdateRateBasedRuleCommandOutput,
|
|
207
|
-
} from "./commands/UpdateRateBasedRuleCommand";
|
|
208
|
-
import {
|
|
209
|
-
UpdateRegexMatchSetCommandInput,
|
|
210
|
-
UpdateRegexMatchSetCommandOutput,
|
|
211
|
-
} from "./commands/UpdateRegexMatchSetCommand";
|
|
212
|
-
import {
|
|
213
|
-
UpdateRegexPatternSetCommandInput,
|
|
214
|
-
UpdateRegexPatternSetCommandOutput,
|
|
215
|
-
} from "./commands/UpdateRegexPatternSetCommand";
|
|
216
|
-
import { UpdateRuleCommandInput, UpdateRuleCommandOutput } from "./commands/UpdateRuleCommand";
|
|
217
|
-
import { UpdateRuleGroupCommandInput, UpdateRuleGroupCommandOutput } from "./commands/UpdateRuleGroupCommand";
|
|
218
|
-
import {
|
|
219
|
-
UpdateSizeConstraintSetCommandInput,
|
|
220
|
-
UpdateSizeConstraintSetCommandOutput,
|
|
221
|
-
} from "./commands/UpdateSizeConstraintSetCommand";
|
|
222
|
-
import {
|
|
223
|
-
UpdateSqlInjectionMatchSetCommandInput,
|
|
224
|
-
UpdateSqlInjectionMatchSetCommandOutput,
|
|
225
|
-
} from "./commands/UpdateSqlInjectionMatchSetCommand";
|
|
226
|
-
import { UpdateWebACLCommandInput, UpdateWebACLCommandOutput } from "./commands/UpdateWebACLCommand";
|
|
227
|
-
import { UpdateXssMatchSetCommandInput, UpdateXssMatchSetCommandOutput } from "./commands/UpdateXssMatchSetCommand";
|
|
228
|
-
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
229
|
-
|
|
230
|
-
export type ServiceInputTypes =
|
|
231
|
-
| CreateByteMatchSetCommandInput
|
|
232
|
-
| CreateGeoMatchSetCommandInput
|
|
233
|
-
| CreateIPSetCommandInput
|
|
234
|
-
| CreateRateBasedRuleCommandInput
|
|
235
|
-
| CreateRegexMatchSetCommandInput
|
|
236
|
-
| CreateRegexPatternSetCommandInput
|
|
237
|
-
| CreateRuleCommandInput
|
|
238
|
-
| CreateRuleGroupCommandInput
|
|
239
|
-
| CreateSizeConstraintSetCommandInput
|
|
240
|
-
| CreateSqlInjectionMatchSetCommandInput
|
|
241
|
-
| CreateWebACLCommandInput
|
|
242
|
-
| CreateWebACLMigrationStackCommandInput
|
|
243
|
-
| CreateXssMatchSetCommandInput
|
|
244
|
-
| DeleteByteMatchSetCommandInput
|
|
245
|
-
| DeleteGeoMatchSetCommandInput
|
|
246
|
-
| DeleteIPSetCommandInput
|
|
247
|
-
| DeleteLoggingConfigurationCommandInput
|
|
248
|
-
| DeletePermissionPolicyCommandInput
|
|
249
|
-
| DeleteRateBasedRuleCommandInput
|
|
250
|
-
| DeleteRegexMatchSetCommandInput
|
|
251
|
-
| DeleteRegexPatternSetCommandInput
|
|
252
|
-
| DeleteRuleCommandInput
|
|
253
|
-
| DeleteRuleGroupCommandInput
|
|
254
|
-
| DeleteSizeConstraintSetCommandInput
|
|
255
|
-
| DeleteSqlInjectionMatchSetCommandInput
|
|
256
|
-
| DeleteWebACLCommandInput
|
|
257
|
-
| DeleteXssMatchSetCommandInput
|
|
258
|
-
| GetByteMatchSetCommandInput
|
|
259
|
-
| GetChangeTokenCommandInput
|
|
260
|
-
| GetChangeTokenStatusCommandInput
|
|
261
|
-
| GetGeoMatchSetCommandInput
|
|
262
|
-
| GetIPSetCommandInput
|
|
263
|
-
| GetLoggingConfigurationCommandInput
|
|
264
|
-
| GetPermissionPolicyCommandInput
|
|
265
|
-
| GetRateBasedRuleCommandInput
|
|
266
|
-
| GetRateBasedRuleManagedKeysCommandInput
|
|
267
|
-
| GetRegexMatchSetCommandInput
|
|
268
|
-
| GetRegexPatternSetCommandInput
|
|
269
|
-
| GetRuleCommandInput
|
|
270
|
-
| GetRuleGroupCommandInput
|
|
271
|
-
| GetSampledRequestsCommandInput
|
|
272
|
-
| GetSizeConstraintSetCommandInput
|
|
273
|
-
| GetSqlInjectionMatchSetCommandInput
|
|
274
|
-
| GetWebACLCommandInput
|
|
275
|
-
| GetXssMatchSetCommandInput
|
|
276
|
-
| ListActivatedRulesInRuleGroupCommandInput
|
|
277
|
-
| ListByteMatchSetsCommandInput
|
|
278
|
-
| ListGeoMatchSetsCommandInput
|
|
279
|
-
| ListIPSetsCommandInput
|
|
280
|
-
| ListLoggingConfigurationsCommandInput
|
|
281
|
-
| ListRateBasedRulesCommandInput
|
|
282
|
-
| ListRegexMatchSetsCommandInput
|
|
283
|
-
| ListRegexPatternSetsCommandInput
|
|
284
|
-
| ListRuleGroupsCommandInput
|
|
285
|
-
| ListRulesCommandInput
|
|
286
|
-
| ListSizeConstraintSetsCommandInput
|
|
287
|
-
| ListSqlInjectionMatchSetsCommandInput
|
|
288
|
-
| ListSubscribedRuleGroupsCommandInput
|
|
289
|
-
| ListTagsForResourceCommandInput
|
|
290
|
-
| ListWebACLsCommandInput
|
|
291
|
-
| ListXssMatchSetsCommandInput
|
|
292
|
-
| PutLoggingConfigurationCommandInput
|
|
293
|
-
| PutPermissionPolicyCommandInput
|
|
294
|
-
| TagResourceCommandInput
|
|
295
|
-
| UntagResourceCommandInput
|
|
296
|
-
| UpdateByteMatchSetCommandInput
|
|
297
|
-
| UpdateGeoMatchSetCommandInput
|
|
298
|
-
| UpdateIPSetCommandInput
|
|
299
|
-
| UpdateRateBasedRuleCommandInput
|
|
300
|
-
| UpdateRegexMatchSetCommandInput
|
|
301
|
-
| UpdateRegexPatternSetCommandInput
|
|
302
|
-
| UpdateRuleCommandInput
|
|
303
|
-
| UpdateRuleGroupCommandInput
|
|
304
|
-
| UpdateSizeConstraintSetCommandInput
|
|
305
|
-
| UpdateSqlInjectionMatchSetCommandInput
|
|
306
|
-
| UpdateWebACLCommandInput
|
|
307
|
-
| UpdateXssMatchSetCommandInput;
|
|
308
|
-
|
|
309
|
-
export type ServiceOutputTypes =
|
|
310
|
-
| CreateByteMatchSetCommandOutput
|
|
311
|
-
| CreateGeoMatchSetCommandOutput
|
|
312
|
-
| CreateIPSetCommandOutput
|
|
313
|
-
| CreateRateBasedRuleCommandOutput
|
|
314
|
-
| CreateRegexMatchSetCommandOutput
|
|
315
|
-
| CreateRegexPatternSetCommandOutput
|
|
316
|
-
| CreateRuleCommandOutput
|
|
317
|
-
| CreateRuleGroupCommandOutput
|
|
318
|
-
| CreateSizeConstraintSetCommandOutput
|
|
319
|
-
| CreateSqlInjectionMatchSetCommandOutput
|
|
320
|
-
| CreateWebACLCommandOutput
|
|
321
|
-
| CreateWebACLMigrationStackCommandOutput
|
|
322
|
-
| CreateXssMatchSetCommandOutput
|
|
323
|
-
| DeleteByteMatchSetCommandOutput
|
|
324
|
-
| DeleteGeoMatchSetCommandOutput
|
|
325
|
-
| DeleteIPSetCommandOutput
|
|
326
|
-
| DeleteLoggingConfigurationCommandOutput
|
|
327
|
-
| DeletePermissionPolicyCommandOutput
|
|
328
|
-
| DeleteRateBasedRuleCommandOutput
|
|
329
|
-
| DeleteRegexMatchSetCommandOutput
|
|
330
|
-
| DeleteRegexPatternSetCommandOutput
|
|
331
|
-
| DeleteRuleCommandOutput
|
|
332
|
-
| DeleteRuleGroupCommandOutput
|
|
333
|
-
| DeleteSizeConstraintSetCommandOutput
|
|
334
|
-
| DeleteSqlInjectionMatchSetCommandOutput
|
|
335
|
-
| DeleteWebACLCommandOutput
|
|
336
|
-
| DeleteXssMatchSetCommandOutput
|
|
337
|
-
| GetByteMatchSetCommandOutput
|
|
338
|
-
| GetChangeTokenCommandOutput
|
|
339
|
-
| GetChangeTokenStatusCommandOutput
|
|
340
|
-
| GetGeoMatchSetCommandOutput
|
|
341
|
-
| GetIPSetCommandOutput
|
|
342
|
-
| GetLoggingConfigurationCommandOutput
|
|
343
|
-
| GetPermissionPolicyCommandOutput
|
|
344
|
-
| GetRateBasedRuleCommandOutput
|
|
345
|
-
| GetRateBasedRuleManagedKeysCommandOutput
|
|
346
|
-
| GetRegexMatchSetCommandOutput
|
|
347
|
-
| GetRegexPatternSetCommandOutput
|
|
348
|
-
| GetRuleCommandOutput
|
|
349
|
-
| GetRuleGroupCommandOutput
|
|
350
|
-
| GetSampledRequestsCommandOutput
|
|
351
|
-
| GetSizeConstraintSetCommandOutput
|
|
352
|
-
| GetSqlInjectionMatchSetCommandOutput
|
|
353
|
-
| GetWebACLCommandOutput
|
|
354
|
-
| GetXssMatchSetCommandOutput
|
|
355
|
-
| ListActivatedRulesInRuleGroupCommandOutput
|
|
356
|
-
| ListByteMatchSetsCommandOutput
|
|
357
|
-
| ListGeoMatchSetsCommandOutput
|
|
358
|
-
| ListIPSetsCommandOutput
|
|
359
|
-
| ListLoggingConfigurationsCommandOutput
|
|
360
|
-
| ListRateBasedRulesCommandOutput
|
|
361
|
-
| ListRegexMatchSetsCommandOutput
|
|
362
|
-
| ListRegexPatternSetsCommandOutput
|
|
363
|
-
| ListRuleGroupsCommandOutput
|
|
364
|
-
| ListRulesCommandOutput
|
|
365
|
-
| ListSizeConstraintSetsCommandOutput
|
|
366
|
-
| ListSqlInjectionMatchSetsCommandOutput
|
|
367
|
-
| ListSubscribedRuleGroupsCommandOutput
|
|
368
|
-
| ListTagsForResourceCommandOutput
|
|
369
|
-
| ListWebACLsCommandOutput
|
|
370
|
-
| ListXssMatchSetsCommandOutput
|
|
371
|
-
| PutLoggingConfigurationCommandOutput
|
|
372
|
-
| PutPermissionPolicyCommandOutput
|
|
373
|
-
| TagResourceCommandOutput
|
|
374
|
-
| UntagResourceCommandOutput
|
|
375
|
-
| UpdateByteMatchSetCommandOutput
|
|
376
|
-
| UpdateGeoMatchSetCommandOutput
|
|
377
|
-
| UpdateIPSetCommandOutput
|
|
378
|
-
| UpdateRateBasedRuleCommandOutput
|
|
379
|
-
| UpdateRegexMatchSetCommandOutput
|
|
380
|
-
| UpdateRegexPatternSetCommandOutput
|
|
381
|
-
| UpdateRuleCommandOutput
|
|
382
|
-
| UpdateRuleGroupCommandOutput
|
|
383
|
-
| UpdateSizeConstraintSetCommandOutput
|
|
384
|
-
| UpdateSqlInjectionMatchSetCommandOutput
|
|
385
|
-
| UpdateWebACLCommandOutput
|
|
386
|
-
| UpdateXssMatchSetCommandOutput;
|
|
387
|
-
|
|
388
|
-
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
389
|
-
/**
|
|
390
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
391
|
-
*/
|
|
392
|
-
requestHandler?: __HttpHandler;
|
|
393
|
-
|
|
394
|
-
/**
|
|
395
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
396
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
397
|
-
* @internal
|
|
398
|
-
*/
|
|
399
|
-
sha256?: __HashConstructor;
|
|
400
|
-
|
|
401
|
-
/**
|
|
402
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
403
|
-
* @internal
|
|
404
|
-
*/
|
|
405
|
-
urlParser?: __UrlParser;
|
|
406
|
-
|
|
407
|
-
/**
|
|
408
|
-
* A function that can calculate the length of a request body.
|
|
409
|
-
* @internal
|
|
410
|
-
*/
|
|
411
|
-
bodyLengthChecker?: (body: any) => number | undefined;
|
|
412
|
-
|
|
413
|
-
/**
|
|
414
|
-
* A function that converts a stream into an array of bytes.
|
|
415
|
-
* @internal
|
|
416
|
-
*/
|
|
417
|
-
streamCollector?: __StreamCollector;
|
|
418
|
-
|
|
419
|
-
/**
|
|
420
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
421
|
-
* @internal
|
|
422
|
-
*/
|
|
423
|
-
base64Decoder?: __Decoder;
|
|
424
|
-
|
|
425
|
-
/**
|
|
426
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
427
|
-
* @internal
|
|
428
|
-
*/
|
|
429
|
-
base64Encoder?: __Encoder;
|
|
430
|
-
|
|
431
|
-
/**
|
|
432
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
433
|
-
* @internal
|
|
434
|
-
*/
|
|
435
|
-
utf8Decoder?: __Decoder;
|
|
436
|
-
|
|
437
|
-
/**
|
|
438
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
439
|
-
* @internal
|
|
440
|
-
*/
|
|
441
|
-
utf8Encoder?: __Encoder;
|
|
442
|
-
|
|
443
|
-
/**
|
|
444
|
-
* The runtime environment.
|
|
445
|
-
* @internal
|
|
446
|
-
*/
|
|
447
|
-
runtime?: string;
|
|
448
|
-
|
|
449
|
-
/**
|
|
450
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
451
|
-
* trait of an operation.
|
|
452
|
-
*/
|
|
453
|
-
disableHostPrefix?: boolean;
|
|
454
|
-
|
|
455
|
-
/**
|
|
456
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
457
|
-
*/
|
|
458
|
-
maxAttempts?: number | __Provider<number>;
|
|
459
|
-
|
|
460
|
-
/**
|
|
461
|
-
* Specifies which retry algorithm to use.
|
|
462
|
-
*/
|
|
463
|
-
retryMode?: string | __Provider<string>;
|
|
464
|
-
|
|
465
|
-
/**
|
|
466
|
-
* Optional logger for logging debug/info/warn/error.
|
|
467
|
-
*/
|
|
468
|
-
logger?: __Logger;
|
|
469
|
-
|
|
470
|
-
/**
|
|
471
|
-
* Unique service identifier.
|
|
472
|
-
* @internal
|
|
473
|
-
*/
|
|
474
|
-
serviceId?: string;
|
|
475
|
-
|
|
476
|
-
/**
|
|
477
|
-
* The AWS region to which this client will send requests
|
|
478
|
-
*/
|
|
479
|
-
region?: string | __Provider<string>;
|
|
480
|
-
|
|
481
|
-
/**
|
|
482
|
-
* Default credentials provider; Not available in browser runtime.
|
|
483
|
-
* @internal
|
|
484
|
-
*/
|
|
485
|
-
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
486
|
-
|
|
487
|
-
/**
|
|
488
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
489
|
-
* @internal
|
|
490
|
-
*/
|
|
491
|
-
regionInfoProvider?: RegionInfoProvider;
|
|
492
|
-
|
|
493
|
-
/**
|
|
494
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
495
|
-
* @internal
|
|
496
|
-
*/
|
|
497
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
498
|
-
}
|
|
499
|
-
|
|
500
|
-
type WAFClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
501
|
-
ClientDefaults &
|
|
502
|
-
RegionInputConfig &
|
|
503
|
-
EndpointsInputConfig &
|
|
504
|
-
RetryInputConfig &
|
|
505
|
-
HostHeaderInputConfig &
|
|
506
|
-
AwsAuthInputConfig &
|
|
507
|
-
UserAgentInputConfig;
|
|
508
|
-
/**
|
|
509
|
-
* The configuration interface of WAFClient class constructor that set the region, credentials and other options.
|
|
510
|
-
*/
|
|
511
|
-
export interface WAFClientConfig extends WAFClientConfigType {}
|
|
512
|
-
|
|
513
|
-
type WAFClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
514
|
-
Required<ClientDefaults> &
|
|
515
|
-
RegionResolvedConfig &
|
|
516
|
-
EndpointsResolvedConfig &
|
|
517
|
-
RetryResolvedConfig &
|
|
518
|
-
HostHeaderResolvedConfig &
|
|
519
|
-
AwsAuthResolvedConfig &
|
|
520
|
-
UserAgentResolvedConfig;
|
|
521
|
-
/**
|
|
522
|
-
* The resolved configuration interface of WAFClient class. This is resolved and normalized from the {@link WAFClientConfig | constructor configuration interface}.
|
|
523
|
-
*/
|
|
524
|
-
export interface WAFClientResolvedConfig extends WAFClientResolvedConfigType {}
|
|
525
|
-
|
|
526
|
-
/**
|
|
527
|
-
* <note>
|
|
528
|
-
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
529
|
-
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
530
|
-
* WAF Classic</a> in the developer guide.</p>
|
|
531
|
-
* <p>
|
|
532
|
-
* <b>For the latest version of AWS
|
|
533
|
-
* WAF</b>, use the AWS WAFV2 API and see the <a href="https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html">AWS WAF Developer Guide</a>. With the latest version, AWS WAF has a single set of endpoints for regional and global use. </p>
|
|
534
|
-
* </note>
|
|
535
|
-
* <p>This is the <i>AWS WAF Classic API Reference</i> for using AWS WAF Classic with Amazon CloudFront. The AWS WAF Classic actions and data types listed in the reference are available for protecting Amazon CloudFront distributions. You can use these actions and data types via the endpoint <i>waf.amazonaws.com</i>. This guide is for developers who need detailed information about the AWS WAF Classic API actions,
|
|
536
|
-
* data types, and errors. For detailed information about AWS WAF Classic features and an overview of how to use the AWS WAF Classic API, see the
|
|
537
|
-
* <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS WAF Classic</a> in the developer guide.</p>
|
|
538
|
-
*/
|
|
539
|
-
export class WAFClient extends __Client<
|
|
540
|
-
__HttpHandlerOptions,
|
|
541
|
-
ServiceInputTypes,
|
|
542
|
-
ServiceOutputTypes,
|
|
543
|
-
WAFClientResolvedConfig
|
|
544
|
-
> {
|
|
545
|
-
/**
|
|
546
|
-
* The resolved configuration of WAFClient class. This is resolved and normalized from the {@link WAFClientConfig | constructor configuration interface}.
|
|
547
|
-
*/
|
|
548
|
-
readonly config: WAFClientResolvedConfig;
|
|
549
|
-
|
|
550
|
-
constructor(configuration: WAFClientConfig) {
|
|
551
|
-
const _config_0 = __getRuntimeConfig(configuration);
|
|
552
|
-
const _config_1 = resolveRegionConfig(_config_0);
|
|
553
|
-
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
554
|
-
const _config_3 = resolveRetryConfig(_config_2);
|
|
555
|
-
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
556
|
-
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
557
|
-
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
558
|
-
super(_config_6);
|
|
559
|
-
this.config = _config_6;
|
|
560
|
-
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
561
|
-
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
562
|
-
this.middlewareStack.use(getHostHeaderPlugin(this.config));
|
|
563
|
-
this.middlewareStack.use(getLoggerPlugin(this.config));
|
|
564
|
-
this.middlewareStack.use(getAwsAuthPlugin(this.config));
|
|
565
|
-
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
/**
|
|
569
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
570
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
571
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
572
|
-
*/
|
|
573
|
-
destroy(): void {
|
|
574
|
-
super.destroy();
|
|
575
|
-
}
|
|
576
|
-
}
|