@aws-sdk/client-waf-regional 3.337.0 → 3.341.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/WAFRegionalClient.js +2 -1
- package/dist-cjs/commands/AssociateWebACLCommand.js +2 -1
- package/dist-cjs/commands/CreateByteMatchSetCommand.js +2 -1
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js +2 -1
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -1
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js +2 -1
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -1
- package/dist-cjs/commands/CreateRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +2 -1
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +2 -1
- package/dist-cjs/commands/CreateWebACLCommand.js +2 -1
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +2 -1
- package/dist-cjs/commands/CreateXssMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteWebACLCommand.js +2 -1
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js +2 -1
- package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -1
- package/dist-cjs/commands/GetByteMatchSetCommand.js +2 -1
- package/dist-cjs/commands/GetChangeTokenCommand.js +2 -1
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js +2 -1
- package/dist-cjs/commands/GetGeoMatchSetCommand.js +2 -1
- package/dist-cjs/commands/GetIPSetCommand.js +2 -1
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -1
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetRateBasedRuleCommand.js +2 -1
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +2 -1
- package/dist-cjs/commands/GetRegexMatchSetCommand.js +2 -1
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -1
- package/dist-cjs/commands/GetRuleCommand.js +2 -1
- package/dist-cjs/commands/GetRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -1
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js +2 -1
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +2 -1
- package/dist-cjs/commands/GetWebACLCommand.js +2 -1
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -1
- package/dist-cjs/commands/GetXssMatchSetCommand.js +2 -1
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/ListByteMatchSetsCommand.js +2 -1
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js +2 -1
- package/dist-cjs/commands/ListIPSetsCommand.js +2 -1
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -1
- package/dist-cjs/commands/ListRateBasedRulesCommand.js +2 -1
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js +2 -1
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -1
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -1
- package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListRulesCommand.js +2 -1
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +2 -1
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +2 -1
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListWebACLsCommand.js +2 -1
- package/dist-cjs/commands/ListXssMatchSetsCommand.js +2 -1
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -1
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +2 -1
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateRuleCommand.js +2 -1
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateWebACLCommand.js +2 -1
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js +2 -1
- package/dist-cjs/index.js +1 -1
- package/dist-cjs/models/WAFRegionalServiceException.js +2 -1
- package/dist-es/WAFRegionalClient.js +1 -0
- package/dist-es/commands/AssociateWebACLCommand.js +1 -0
- package/dist-es/commands/CreateByteMatchSetCommand.js +1 -0
- package/dist-es/commands/CreateGeoMatchSetCommand.js +1 -0
- package/dist-es/commands/CreateIPSetCommand.js +1 -0
- package/dist-es/commands/CreateRateBasedRuleCommand.js +1 -0
- package/dist-es/commands/CreateRegexMatchSetCommand.js +1 -0
- package/dist-es/commands/CreateRegexPatternSetCommand.js +1 -0
- package/dist-es/commands/CreateRuleCommand.js +1 -0
- package/dist-es/commands/CreateRuleGroupCommand.js +1 -0
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +1 -0
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +1 -0
- package/dist-es/commands/CreateWebACLCommand.js +1 -0
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +1 -0
- package/dist-es/commands/CreateXssMatchSetCommand.js +1 -0
- package/dist-es/commands/DeleteByteMatchSetCommand.js +1 -0
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +1 -0
- package/dist-es/commands/DeleteIPSetCommand.js +1 -0
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +1 -0
- package/dist-es/commands/DeletePermissionPolicyCommand.js +1 -0
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +1 -0
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +1 -0
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +1 -0
- package/dist-es/commands/DeleteRuleCommand.js +1 -0
- package/dist-es/commands/DeleteRuleGroupCommand.js +1 -0
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +1 -0
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +1 -0
- package/dist-es/commands/DeleteWebACLCommand.js +1 -0
- package/dist-es/commands/DeleteXssMatchSetCommand.js +1 -0
- package/dist-es/commands/DisassociateWebACLCommand.js +1 -0
- package/dist-es/commands/GetByteMatchSetCommand.js +1 -0
- package/dist-es/commands/GetChangeTokenCommand.js +1 -0
- package/dist-es/commands/GetChangeTokenStatusCommand.js +1 -0
- package/dist-es/commands/GetGeoMatchSetCommand.js +1 -0
- package/dist-es/commands/GetIPSetCommand.js +1 -0
- package/dist-es/commands/GetLoggingConfigurationCommand.js +1 -0
- package/dist-es/commands/GetPermissionPolicyCommand.js +1 -0
- package/dist-es/commands/GetRateBasedRuleCommand.js +1 -0
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +1 -0
- package/dist-es/commands/GetRegexMatchSetCommand.js +1 -0
- package/dist-es/commands/GetRegexPatternSetCommand.js +1 -0
- package/dist-es/commands/GetRuleCommand.js +1 -0
- package/dist-es/commands/GetRuleGroupCommand.js +1 -0
- package/dist-es/commands/GetSampledRequestsCommand.js +1 -0
- package/dist-es/commands/GetSizeConstraintSetCommand.js +1 -0
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +1 -0
- package/dist-es/commands/GetWebACLCommand.js +1 -0
- package/dist-es/commands/GetWebACLForResourceCommand.js +1 -0
- package/dist-es/commands/GetXssMatchSetCommand.js +1 -0
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +1 -0
- package/dist-es/commands/ListByteMatchSetsCommand.js +1 -0
- package/dist-es/commands/ListGeoMatchSetsCommand.js +1 -0
- package/dist-es/commands/ListIPSetsCommand.js +1 -0
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +1 -0
- package/dist-es/commands/ListRateBasedRulesCommand.js +1 -0
- package/dist-es/commands/ListRegexMatchSetsCommand.js +1 -0
- package/dist-es/commands/ListRegexPatternSetsCommand.js +1 -0
- package/dist-es/commands/ListResourcesForWebACLCommand.js +1 -0
- package/dist-es/commands/ListRuleGroupsCommand.js +1 -0
- package/dist-es/commands/ListRulesCommand.js +1 -0
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +1 -0
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +1 -0
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListWebACLsCommand.js +1 -0
- package/dist-es/commands/ListXssMatchSetsCommand.js +1 -0
- package/dist-es/commands/PutLoggingConfigurationCommand.js +1 -0
- package/dist-es/commands/PutPermissionPolicyCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateByteMatchSetCommand.js +1 -0
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +1 -0
- package/dist-es/commands/UpdateIPSetCommand.js +1 -0
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +1 -0
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +1 -0
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +1 -0
- package/dist-es/commands/UpdateRuleCommand.js +1 -0
- package/dist-es/commands/UpdateRuleGroupCommand.js +1 -0
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +1 -0
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +1 -0
- package/dist-es/commands/UpdateWebACLCommand.js +1 -0
- package/dist-es/commands/UpdateXssMatchSetCommand.js +1 -0
- package/dist-es/index.js +1 -1
- package/dist-es/models/WAFRegionalServiceException.js +1 -0
- package/dist-types/WAFRegionalClient.d.ts +3 -3
- package/dist-types/commands/AssociateWebACLCommand.d.ts +4 -0
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateWebACLCommand.d.ts +4 -0
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +4 -0
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteWebACLCommand.d.ts +4 -0
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +4 -0
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/GetChangeTokenCommand.d.ts +4 -0
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +4 -0
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +4 -0
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +4 -0
- package/dist-types/commands/GetRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +4 -0
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +4 -0
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/GetWebACLCommand.d.ts +4 -0
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +4 -0
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +4 -0
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +4 -0
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +4 -0
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListRulesCommand.d.ts +4 -0
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListWebACLsCommand.d.ts +4 -0
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +4 -0
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateWebACLCommand.d.ts +4 -0
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +4 -0
- package/dist-types/index.d.ts +16 -1
- package/dist-types/models/WAFRegionalServiceException.d.ts +1 -0
- package/dist-types/ts3.4/WAFRegionalClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +1 -1
- package/dist-types/ts3.4/models/WAFRegionalServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetWebACLCommand = void 0;
|
|
3
|
+
exports.GetWebACLCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class GetWebACLCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetWebACLForResourceCommand = void 0;
|
|
3
|
+
exports.GetWebACLForResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class GetWebACLForResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetXssMatchSetCommand = void 0;
|
|
3
|
+
exports.GetXssMatchSetCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class GetXssMatchSetCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListActivatedRulesInRuleGroupCommand = void 0;
|
|
3
|
+
exports.ListActivatedRulesInRuleGroupCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListActivatedRulesInRuleGroupCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListByteMatchSetsCommand = void 0;
|
|
3
|
+
exports.ListByteMatchSetsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListByteMatchSetsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListGeoMatchSetsCommand = void 0;
|
|
3
|
+
exports.ListGeoMatchSetsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListGeoMatchSetsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListIPSetsCommand = void 0;
|
|
3
|
+
exports.ListIPSetsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListIPSetsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListLoggingConfigurationsCommand = void 0;
|
|
3
|
+
exports.ListLoggingConfigurationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListLoggingConfigurationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRateBasedRulesCommand = void 0;
|
|
3
|
+
exports.ListRateBasedRulesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListRateBasedRulesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRegexMatchSetsCommand = void 0;
|
|
3
|
+
exports.ListRegexMatchSetsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListRegexMatchSetsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRegexPatternSetsCommand = void 0;
|
|
3
|
+
exports.ListRegexPatternSetsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListRegexPatternSetsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListResourcesForWebACLCommand = void 0;
|
|
3
|
+
exports.ListResourcesForWebACLCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListResourcesForWebACLCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRuleGroupsCommand = void 0;
|
|
3
|
+
exports.ListRuleGroupsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListRuleGroupsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRulesCommand = void 0;
|
|
3
|
+
exports.ListRulesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListRulesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListSizeConstraintSetsCommand = void 0;
|
|
3
|
+
exports.ListSizeConstraintSetsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListSizeConstraintSetsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListSqlInjectionMatchSetsCommand = void 0;
|
|
3
|
+
exports.ListSqlInjectionMatchSetsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListSqlInjectionMatchSetsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListSubscribedRuleGroupsCommand = void 0;
|
|
3
|
+
exports.ListSubscribedRuleGroupsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListSubscribedRuleGroupsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTagsForResourceCommand = void 0;
|
|
3
|
+
exports.ListTagsForResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListWebACLsCommand = void 0;
|
|
3
|
+
exports.ListWebACLsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListWebACLsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListXssMatchSetsCommand = void 0;
|
|
3
|
+
exports.ListXssMatchSetsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListXssMatchSetsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutLoggingConfigurationCommand = void 0;
|
|
3
|
+
exports.PutLoggingConfigurationCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutLoggingConfigurationCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutPermissionPolicyCommand = void 0;
|
|
3
|
+
exports.PutPermissionPolicyCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutPermissionPolicyCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceCommand = void 0;
|
|
3
|
+
exports.TagResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UntagResourceCommand = void 0;
|
|
3
|
+
exports.UntagResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateByteMatchSetCommand = void 0;
|
|
3
|
+
exports.UpdateByteMatchSetCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateByteMatchSetCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateGeoMatchSetCommand = void 0;
|
|
3
|
+
exports.UpdateGeoMatchSetCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateGeoMatchSetCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateIPSetCommand = void 0;
|
|
3
|
+
exports.UpdateIPSetCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateIPSetCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRateBasedRuleCommand = void 0;
|
|
3
|
+
exports.UpdateRateBasedRuleCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateRateBasedRuleCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRegexMatchSetCommand = void 0;
|
|
3
|
+
exports.UpdateRegexMatchSetCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateRegexMatchSetCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRegexPatternSetCommand = void 0;
|
|
3
|
+
exports.UpdateRegexPatternSetCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateRegexPatternSetCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRuleCommand = void 0;
|
|
3
|
+
exports.UpdateRuleCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateRuleCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRuleGroupCommand = void 0;
|
|
3
|
+
exports.UpdateRuleGroupCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateRuleGroupCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateSizeConstraintSetCommand = void 0;
|
|
3
|
+
exports.UpdateSizeConstraintSetCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateSizeConstraintSetCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateSqlInjectionMatchSetCommand = void 0;
|
|
3
|
+
exports.UpdateSqlInjectionMatchSetCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateSqlInjectionMatchSetCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateWebACLCommand = void 0;
|
|
3
|
+
exports.UpdateWebACLCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateWebACLCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateXssMatchSetCommand = void 0;
|
|
3
|
+
exports.UpdateXssMatchSetCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateXssMatchSetCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
package/dist-cjs/index.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.WAFRegionalServiceException = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
tslib_1.__exportStar(require("./WAFRegional"), exports);
|
|
6
5
|
tslib_1.__exportStar(require("./WAFRegionalClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./WAFRegional"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./commands"), exports);
|
|
8
8
|
tslib_1.__exportStar(require("./models"), exports);
|
|
9
9
|
var WAFRegionalServiceException_1 = require("./models/WAFRegionalServiceException");
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WAFRegionalServiceException = void 0;
|
|
3
|
+
exports.WAFRegionalServiceException = exports.__ServiceException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
5
6
|
class WAFRegionalServiceException extends smithy_client_1.ServiceException {
|
|
6
7
|
constructor(options) {
|
|
7
8
|
super(options);
|
|
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
|
|
|
10
10
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
|
+
export { __Client };
|
|
13
14
|
export class WAFRegionalClient extends __Client {
|
|
14
15
|
constructor(configuration) {
|
|
15
16
|
const _config_0 = __getRuntimeConfig(configuration);
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AssociateWebACLCommand, se_AssociateWebACLCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AssociateWebACLCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateByteMatchSetCommand, se_CreateByteMatchSetCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateByteMatchSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateGeoMatchSetCommand, se_CreateGeoMatchSetCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateGeoMatchSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateIPSetCommand, se_CreateIPSetCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateIPSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateRateBasedRuleCommand, se_CreateRateBasedRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateRateBasedRuleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateRegexMatchSetCommand, se_CreateRegexMatchSetCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateRegexMatchSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateRegexPatternSetCommand, se_CreateRegexPatternSetCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateRegexPatternSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateRuleCommand, se_CreateRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateRuleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateRuleGroupCommand, se_CreateRuleGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateRuleGroupCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateSizeConstraintSetCommand, se_CreateSizeConstraintSetCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateSizeConstraintSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateSqlInjectionMatchSetCommand, se_CreateSqlInjectionMatchSetCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateSqlInjectionMatchSetCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|