@aws-sdk/client-waf-regional 3.1077.0 → 3.1079.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/index.js +89 -813
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AssociateWebACLCommand.js +2 -14
- package/dist-es/commands/CreateByteMatchSetCommand.js +2 -14
- package/dist-es/commands/CreateGeoMatchSetCommand.js +2 -14
- package/dist-es/commands/CreateIPSetCommand.js +2 -14
- package/dist-es/commands/CreateRateBasedRuleCommand.js +2 -14
- package/dist-es/commands/CreateRegexMatchSetCommand.js +2 -14
- package/dist-es/commands/CreateRegexPatternSetCommand.js +2 -14
- package/dist-es/commands/CreateRuleCommand.js +2 -14
- package/dist-es/commands/CreateRuleGroupCommand.js +2 -14
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +2 -14
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +2 -14
- package/dist-es/commands/CreateWebACLCommand.js +2 -14
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +2 -14
- package/dist-es/commands/CreateXssMatchSetCommand.js +2 -14
- package/dist-es/commands/DeleteByteMatchSetCommand.js +2 -14
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +2 -14
- package/dist-es/commands/DeleteIPSetCommand.js +2 -14
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +2 -14
- package/dist-es/commands/DeletePermissionPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +2 -14
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +2 -14
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +2 -14
- package/dist-es/commands/DeleteRuleCommand.js +2 -14
- package/dist-es/commands/DeleteRuleGroupCommand.js +2 -14
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +2 -14
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +2 -14
- package/dist-es/commands/DeleteWebACLCommand.js +2 -14
- package/dist-es/commands/DeleteXssMatchSetCommand.js +2 -14
- package/dist-es/commands/DisassociateWebACLCommand.js +2 -14
- package/dist-es/commands/GetByteMatchSetCommand.js +2 -14
- package/dist-es/commands/GetChangeTokenCommand.js +2 -14
- package/dist-es/commands/GetChangeTokenStatusCommand.js +2 -14
- package/dist-es/commands/GetGeoMatchSetCommand.js +2 -14
- package/dist-es/commands/GetIPSetCommand.js +2 -14
- package/dist-es/commands/GetLoggingConfigurationCommand.js +2 -14
- package/dist-es/commands/GetPermissionPolicyCommand.js +2 -14
- package/dist-es/commands/GetRateBasedRuleCommand.js +2 -14
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +2 -14
- package/dist-es/commands/GetRegexMatchSetCommand.js +2 -14
- package/dist-es/commands/GetRegexPatternSetCommand.js +2 -14
- package/dist-es/commands/GetRuleCommand.js +2 -14
- package/dist-es/commands/GetRuleGroupCommand.js +2 -14
- package/dist-es/commands/GetSampledRequestsCommand.js +2 -14
- package/dist-es/commands/GetSizeConstraintSetCommand.js +2 -14
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +2 -14
- package/dist-es/commands/GetWebACLCommand.js +2 -14
- package/dist-es/commands/GetWebACLForResourceCommand.js +2 -14
- package/dist-es/commands/GetXssMatchSetCommand.js +2 -14
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +2 -14
- package/dist-es/commands/ListByteMatchSetsCommand.js +2 -14
- package/dist-es/commands/ListGeoMatchSetsCommand.js +2 -14
- package/dist-es/commands/ListIPSetsCommand.js +2 -14
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListRateBasedRulesCommand.js +2 -14
- package/dist-es/commands/ListRegexMatchSetsCommand.js +2 -14
- package/dist-es/commands/ListRegexPatternSetsCommand.js +2 -14
- package/dist-es/commands/ListResourcesForWebACLCommand.js +2 -14
- package/dist-es/commands/ListRuleGroupsCommand.js +2 -14
- package/dist-es/commands/ListRulesCommand.js +2 -14
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +2 -14
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +2 -14
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListWebACLsCommand.js +2 -14
- package/dist-es/commands/ListXssMatchSetsCommand.js +2 -14
- package/dist-es/commands/PutLoggingConfigurationCommand.js +2 -14
- package/dist-es/commands/PutPermissionPolicyCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateByteMatchSetCommand.js +2 -14
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +2 -14
- package/dist-es/commands/UpdateIPSetCommand.js +2 -14
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +2 -14
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +2 -14
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +2 -14
- package/dist-es/commands/UpdateRuleCommand.js +2 -14
- package/dist-es/commands/UpdateRuleGroupCommand.js +2 -14
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +2 -14
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +2 -14
- package/dist-es/commands/UpdateWebACLCommand.js +2 -14
- package/dist-es/commands/UpdateXssMatchSetCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateWebACLCommand.d.ts +3 -8
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateIPSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateWebACLCommand.d.ts +3 -8
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +3 -8
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIPSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWebACLCommand.d.ts +3 -8
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +3 -8
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/GetChangeTokenCommand.d.ts +3 -8
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/GetIPSetCommand.d.ts +3 -8
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +3 -8
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +3 -8
- package/dist-types/commands/GetRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +3 -8
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +3 -8
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/GetWebACLCommand.d.ts +3 -8
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +3 -8
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListIPSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +3 -8
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListWebACLsCommand.d.ts +3 -8
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +3 -8
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIPSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRuleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWebACLCommand.d.ts +3 -8
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -68,7 +69,7 @@ const commonParams = {
|
|
|
68
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
69
70
|
};
|
|
70
71
|
|
|
71
|
-
var version = "3.
|
|
72
|
+
var version = "3.1078.0";
|
|
72
73
|
var packageInfo = {
|
|
73
74
|
version: version};
|
|
74
75
|
|
|
@@ -2551,976 +2552,251 @@ class WAFRegionalClient extends Client {
|
|
|
2551
2552
|
}
|
|
2552
2553
|
}
|
|
2553
2554
|
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
})
|
|
2560
|
-
.s("AWSWAF_Regional_20161128", "AssociateWebACL", {})
|
|
2561
|
-
.n("WAFRegionalClient", "AssociateWebACLCommand")
|
|
2562
|
-
.sc(AssociateWebACL$)
|
|
2563
|
-
.build() {
|
|
2555
|
+
const command = makeBuilder(commonParams, "AWSWAF_Regional_20161128", "WAFRegionalClient", getEndpointPlugin);
|
|
2556
|
+
const _ep0 = {};
|
|
2557
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
2558
|
+
|
|
2559
|
+
class AssociateWebACLCommand extends command(_ep0, _mw0, "AssociateWebACL", AssociateWebACL$) {
|
|
2564
2560
|
}
|
|
2565
2561
|
|
|
2566
|
-
class CreateByteMatchSetCommand extends
|
|
2567
|
-
.classBuilder()
|
|
2568
|
-
.ep(commonParams)
|
|
2569
|
-
.m(function (Command, cs, config, o) {
|
|
2570
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2571
|
-
})
|
|
2572
|
-
.s("AWSWAF_Regional_20161128", "CreateByteMatchSet", {})
|
|
2573
|
-
.n("WAFRegionalClient", "CreateByteMatchSetCommand")
|
|
2574
|
-
.sc(CreateByteMatchSet$)
|
|
2575
|
-
.build() {
|
|
2562
|
+
class CreateByteMatchSetCommand extends command(_ep0, _mw0, "CreateByteMatchSet", CreateByteMatchSet$) {
|
|
2576
2563
|
}
|
|
2577
2564
|
|
|
2578
|
-
class CreateGeoMatchSetCommand extends
|
|
2579
|
-
.classBuilder()
|
|
2580
|
-
.ep(commonParams)
|
|
2581
|
-
.m(function (Command, cs, config, o) {
|
|
2582
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2583
|
-
})
|
|
2584
|
-
.s("AWSWAF_Regional_20161128", "CreateGeoMatchSet", {})
|
|
2585
|
-
.n("WAFRegionalClient", "CreateGeoMatchSetCommand")
|
|
2586
|
-
.sc(CreateGeoMatchSet$)
|
|
2587
|
-
.build() {
|
|
2565
|
+
class CreateGeoMatchSetCommand extends command(_ep0, _mw0, "CreateGeoMatchSet", CreateGeoMatchSet$) {
|
|
2588
2566
|
}
|
|
2589
2567
|
|
|
2590
|
-
class CreateIPSetCommand extends
|
|
2591
|
-
.classBuilder()
|
|
2592
|
-
.ep(commonParams)
|
|
2593
|
-
.m(function (Command, cs, config, o) {
|
|
2594
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2595
|
-
})
|
|
2596
|
-
.s("AWSWAF_Regional_20161128", "CreateIPSet", {})
|
|
2597
|
-
.n("WAFRegionalClient", "CreateIPSetCommand")
|
|
2598
|
-
.sc(CreateIPSet$)
|
|
2599
|
-
.build() {
|
|
2568
|
+
class CreateIPSetCommand extends command(_ep0, _mw0, "CreateIPSet", CreateIPSet$) {
|
|
2600
2569
|
}
|
|
2601
2570
|
|
|
2602
|
-
class CreateRateBasedRuleCommand extends
|
|
2603
|
-
.classBuilder()
|
|
2604
|
-
.ep(commonParams)
|
|
2605
|
-
.m(function (Command, cs, config, o) {
|
|
2606
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2607
|
-
})
|
|
2608
|
-
.s("AWSWAF_Regional_20161128", "CreateRateBasedRule", {})
|
|
2609
|
-
.n("WAFRegionalClient", "CreateRateBasedRuleCommand")
|
|
2610
|
-
.sc(CreateRateBasedRule$)
|
|
2611
|
-
.build() {
|
|
2571
|
+
class CreateRateBasedRuleCommand extends command(_ep0, _mw0, "CreateRateBasedRule", CreateRateBasedRule$) {
|
|
2612
2572
|
}
|
|
2613
2573
|
|
|
2614
|
-
class CreateRegexMatchSetCommand extends
|
|
2615
|
-
.classBuilder()
|
|
2616
|
-
.ep(commonParams)
|
|
2617
|
-
.m(function (Command, cs, config, o) {
|
|
2618
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2619
|
-
})
|
|
2620
|
-
.s("AWSWAF_Regional_20161128", "CreateRegexMatchSet", {})
|
|
2621
|
-
.n("WAFRegionalClient", "CreateRegexMatchSetCommand")
|
|
2622
|
-
.sc(CreateRegexMatchSet$)
|
|
2623
|
-
.build() {
|
|
2574
|
+
class CreateRegexMatchSetCommand extends command(_ep0, _mw0, "CreateRegexMatchSet", CreateRegexMatchSet$) {
|
|
2624
2575
|
}
|
|
2625
2576
|
|
|
2626
|
-
class CreateRegexPatternSetCommand extends
|
|
2627
|
-
.classBuilder()
|
|
2628
|
-
.ep(commonParams)
|
|
2629
|
-
.m(function (Command, cs, config, o) {
|
|
2630
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2631
|
-
})
|
|
2632
|
-
.s("AWSWAF_Regional_20161128", "CreateRegexPatternSet", {})
|
|
2633
|
-
.n("WAFRegionalClient", "CreateRegexPatternSetCommand")
|
|
2634
|
-
.sc(CreateRegexPatternSet$)
|
|
2635
|
-
.build() {
|
|
2577
|
+
class CreateRegexPatternSetCommand extends command(_ep0, _mw0, "CreateRegexPatternSet", CreateRegexPatternSet$) {
|
|
2636
2578
|
}
|
|
2637
2579
|
|
|
2638
|
-
class CreateRuleCommand extends
|
|
2639
|
-
.classBuilder()
|
|
2640
|
-
.ep(commonParams)
|
|
2641
|
-
.m(function (Command, cs, config, o) {
|
|
2642
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2643
|
-
})
|
|
2644
|
-
.s("AWSWAF_Regional_20161128", "CreateRule", {})
|
|
2645
|
-
.n("WAFRegionalClient", "CreateRuleCommand")
|
|
2646
|
-
.sc(CreateRule$)
|
|
2647
|
-
.build() {
|
|
2580
|
+
class CreateRuleCommand extends command(_ep0, _mw0, "CreateRule", CreateRule$) {
|
|
2648
2581
|
}
|
|
2649
2582
|
|
|
2650
|
-
class CreateRuleGroupCommand extends
|
|
2651
|
-
.classBuilder()
|
|
2652
|
-
.ep(commonParams)
|
|
2653
|
-
.m(function (Command, cs, config, o) {
|
|
2654
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2655
|
-
})
|
|
2656
|
-
.s("AWSWAF_Regional_20161128", "CreateRuleGroup", {})
|
|
2657
|
-
.n("WAFRegionalClient", "CreateRuleGroupCommand")
|
|
2658
|
-
.sc(CreateRuleGroup$)
|
|
2659
|
-
.build() {
|
|
2583
|
+
class CreateRuleGroupCommand extends command(_ep0, _mw0, "CreateRuleGroup", CreateRuleGroup$) {
|
|
2660
2584
|
}
|
|
2661
2585
|
|
|
2662
|
-
class CreateSizeConstraintSetCommand extends
|
|
2663
|
-
.classBuilder()
|
|
2664
|
-
.ep(commonParams)
|
|
2665
|
-
.m(function (Command, cs, config, o) {
|
|
2666
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2667
|
-
})
|
|
2668
|
-
.s("AWSWAF_Regional_20161128", "CreateSizeConstraintSet", {})
|
|
2669
|
-
.n("WAFRegionalClient", "CreateSizeConstraintSetCommand")
|
|
2670
|
-
.sc(CreateSizeConstraintSet$)
|
|
2671
|
-
.build() {
|
|
2586
|
+
class CreateSizeConstraintSetCommand extends command(_ep0, _mw0, "CreateSizeConstraintSet", CreateSizeConstraintSet$) {
|
|
2672
2587
|
}
|
|
2673
2588
|
|
|
2674
|
-
class CreateSqlInjectionMatchSetCommand extends
|
|
2675
|
-
.classBuilder()
|
|
2676
|
-
.ep(commonParams)
|
|
2677
|
-
.m(function (Command, cs, config, o) {
|
|
2678
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2679
|
-
})
|
|
2680
|
-
.s("AWSWAF_Regional_20161128", "CreateSqlInjectionMatchSet", {})
|
|
2681
|
-
.n("WAFRegionalClient", "CreateSqlInjectionMatchSetCommand")
|
|
2682
|
-
.sc(CreateSqlInjectionMatchSet$)
|
|
2683
|
-
.build() {
|
|
2589
|
+
class CreateSqlInjectionMatchSetCommand extends command(_ep0, _mw0, "CreateSqlInjectionMatchSet", CreateSqlInjectionMatchSet$) {
|
|
2684
2590
|
}
|
|
2685
2591
|
|
|
2686
|
-
class CreateWebACLCommand extends
|
|
2687
|
-
.classBuilder()
|
|
2688
|
-
.ep(commonParams)
|
|
2689
|
-
.m(function (Command, cs, config, o) {
|
|
2690
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2691
|
-
})
|
|
2692
|
-
.s("AWSWAF_Regional_20161128", "CreateWebACL", {})
|
|
2693
|
-
.n("WAFRegionalClient", "CreateWebACLCommand")
|
|
2694
|
-
.sc(CreateWebACL$)
|
|
2695
|
-
.build() {
|
|
2592
|
+
class CreateWebACLCommand extends command(_ep0, _mw0, "CreateWebACL", CreateWebACL$) {
|
|
2696
2593
|
}
|
|
2697
2594
|
|
|
2698
|
-
class CreateWebACLMigrationStackCommand extends
|
|
2699
|
-
.classBuilder()
|
|
2700
|
-
.ep(commonParams)
|
|
2701
|
-
.m(function (Command, cs, config, o) {
|
|
2702
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2703
|
-
})
|
|
2704
|
-
.s("AWSWAF_Regional_20161128", "CreateWebACLMigrationStack", {})
|
|
2705
|
-
.n("WAFRegionalClient", "CreateWebACLMigrationStackCommand")
|
|
2706
|
-
.sc(CreateWebACLMigrationStack$)
|
|
2707
|
-
.build() {
|
|
2595
|
+
class CreateWebACLMigrationStackCommand extends command(_ep0, _mw0, "CreateWebACLMigrationStack", CreateWebACLMigrationStack$) {
|
|
2708
2596
|
}
|
|
2709
2597
|
|
|
2710
|
-
class CreateXssMatchSetCommand extends
|
|
2711
|
-
.classBuilder()
|
|
2712
|
-
.ep(commonParams)
|
|
2713
|
-
.m(function (Command, cs, config, o) {
|
|
2714
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2715
|
-
})
|
|
2716
|
-
.s("AWSWAF_Regional_20161128", "CreateXssMatchSet", {})
|
|
2717
|
-
.n("WAFRegionalClient", "CreateXssMatchSetCommand")
|
|
2718
|
-
.sc(CreateXssMatchSet$)
|
|
2719
|
-
.build() {
|
|
2598
|
+
class CreateXssMatchSetCommand extends command(_ep0, _mw0, "CreateXssMatchSet", CreateXssMatchSet$) {
|
|
2720
2599
|
}
|
|
2721
2600
|
|
|
2722
|
-
class DeleteByteMatchSetCommand extends
|
|
2723
|
-
.classBuilder()
|
|
2724
|
-
.ep(commonParams)
|
|
2725
|
-
.m(function (Command, cs, config, o) {
|
|
2726
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2727
|
-
})
|
|
2728
|
-
.s("AWSWAF_Regional_20161128", "DeleteByteMatchSet", {})
|
|
2729
|
-
.n("WAFRegionalClient", "DeleteByteMatchSetCommand")
|
|
2730
|
-
.sc(DeleteByteMatchSet$)
|
|
2731
|
-
.build() {
|
|
2601
|
+
class DeleteByteMatchSetCommand extends command(_ep0, _mw0, "DeleteByteMatchSet", DeleteByteMatchSet$) {
|
|
2732
2602
|
}
|
|
2733
2603
|
|
|
2734
|
-
class DeleteGeoMatchSetCommand extends
|
|
2735
|
-
.classBuilder()
|
|
2736
|
-
.ep(commonParams)
|
|
2737
|
-
.m(function (Command, cs, config, o) {
|
|
2738
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2739
|
-
})
|
|
2740
|
-
.s("AWSWAF_Regional_20161128", "DeleteGeoMatchSet", {})
|
|
2741
|
-
.n("WAFRegionalClient", "DeleteGeoMatchSetCommand")
|
|
2742
|
-
.sc(DeleteGeoMatchSet$)
|
|
2743
|
-
.build() {
|
|
2604
|
+
class DeleteGeoMatchSetCommand extends command(_ep0, _mw0, "DeleteGeoMatchSet", DeleteGeoMatchSet$) {
|
|
2744
2605
|
}
|
|
2745
2606
|
|
|
2746
|
-
class DeleteIPSetCommand extends
|
|
2747
|
-
.classBuilder()
|
|
2748
|
-
.ep(commonParams)
|
|
2749
|
-
.m(function (Command, cs, config, o) {
|
|
2750
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2751
|
-
})
|
|
2752
|
-
.s("AWSWAF_Regional_20161128", "DeleteIPSet", {})
|
|
2753
|
-
.n("WAFRegionalClient", "DeleteIPSetCommand")
|
|
2754
|
-
.sc(DeleteIPSet$)
|
|
2755
|
-
.build() {
|
|
2607
|
+
class DeleteIPSetCommand extends command(_ep0, _mw0, "DeleteIPSet", DeleteIPSet$) {
|
|
2756
2608
|
}
|
|
2757
2609
|
|
|
2758
|
-
class DeleteLoggingConfigurationCommand extends
|
|
2759
|
-
.classBuilder()
|
|
2760
|
-
.ep(commonParams)
|
|
2761
|
-
.m(function (Command, cs, config, o) {
|
|
2762
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2763
|
-
})
|
|
2764
|
-
.s("AWSWAF_Regional_20161128", "DeleteLoggingConfiguration", {})
|
|
2765
|
-
.n("WAFRegionalClient", "DeleteLoggingConfigurationCommand")
|
|
2766
|
-
.sc(DeleteLoggingConfiguration$)
|
|
2767
|
-
.build() {
|
|
2610
|
+
class DeleteLoggingConfigurationCommand extends command(_ep0, _mw0, "DeleteLoggingConfiguration", DeleteLoggingConfiguration$) {
|
|
2768
2611
|
}
|
|
2769
2612
|
|
|
2770
|
-
class DeletePermissionPolicyCommand extends
|
|
2771
|
-
.classBuilder()
|
|
2772
|
-
.ep(commonParams)
|
|
2773
|
-
.m(function (Command, cs, config, o) {
|
|
2774
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2775
|
-
})
|
|
2776
|
-
.s("AWSWAF_Regional_20161128", "DeletePermissionPolicy", {})
|
|
2777
|
-
.n("WAFRegionalClient", "DeletePermissionPolicyCommand")
|
|
2778
|
-
.sc(DeletePermissionPolicy$)
|
|
2779
|
-
.build() {
|
|
2613
|
+
class DeletePermissionPolicyCommand extends command(_ep0, _mw0, "DeletePermissionPolicy", DeletePermissionPolicy$) {
|
|
2780
2614
|
}
|
|
2781
2615
|
|
|
2782
|
-
class DeleteRateBasedRuleCommand extends
|
|
2783
|
-
.classBuilder()
|
|
2784
|
-
.ep(commonParams)
|
|
2785
|
-
.m(function (Command, cs, config, o) {
|
|
2786
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2787
|
-
})
|
|
2788
|
-
.s("AWSWAF_Regional_20161128", "DeleteRateBasedRule", {})
|
|
2789
|
-
.n("WAFRegionalClient", "DeleteRateBasedRuleCommand")
|
|
2790
|
-
.sc(DeleteRateBasedRule$)
|
|
2791
|
-
.build() {
|
|
2616
|
+
class DeleteRateBasedRuleCommand extends command(_ep0, _mw0, "DeleteRateBasedRule", DeleteRateBasedRule$) {
|
|
2792
2617
|
}
|
|
2793
2618
|
|
|
2794
|
-
class DeleteRegexMatchSetCommand extends
|
|
2795
|
-
.classBuilder()
|
|
2796
|
-
.ep(commonParams)
|
|
2797
|
-
.m(function (Command, cs, config, o) {
|
|
2798
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2799
|
-
})
|
|
2800
|
-
.s("AWSWAF_Regional_20161128", "DeleteRegexMatchSet", {})
|
|
2801
|
-
.n("WAFRegionalClient", "DeleteRegexMatchSetCommand")
|
|
2802
|
-
.sc(DeleteRegexMatchSet$)
|
|
2803
|
-
.build() {
|
|
2619
|
+
class DeleteRegexMatchSetCommand extends command(_ep0, _mw0, "DeleteRegexMatchSet", DeleteRegexMatchSet$) {
|
|
2804
2620
|
}
|
|
2805
2621
|
|
|
2806
|
-
class DeleteRegexPatternSetCommand extends
|
|
2807
|
-
.classBuilder()
|
|
2808
|
-
.ep(commonParams)
|
|
2809
|
-
.m(function (Command, cs, config, o) {
|
|
2810
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2811
|
-
})
|
|
2812
|
-
.s("AWSWAF_Regional_20161128", "DeleteRegexPatternSet", {})
|
|
2813
|
-
.n("WAFRegionalClient", "DeleteRegexPatternSetCommand")
|
|
2814
|
-
.sc(DeleteRegexPatternSet$)
|
|
2815
|
-
.build() {
|
|
2622
|
+
class DeleteRegexPatternSetCommand extends command(_ep0, _mw0, "DeleteRegexPatternSet", DeleteRegexPatternSet$) {
|
|
2816
2623
|
}
|
|
2817
2624
|
|
|
2818
|
-
class DeleteRuleCommand extends
|
|
2819
|
-
.classBuilder()
|
|
2820
|
-
.ep(commonParams)
|
|
2821
|
-
.m(function (Command, cs, config, o) {
|
|
2822
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2823
|
-
})
|
|
2824
|
-
.s("AWSWAF_Regional_20161128", "DeleteRule", {})
|
|
2825
|
-
.n("WAFRegionalClient", "DeleteRuleCommand")
|
|
2826
|
-
.sc(DeleteRule$)
|
|
2827
|
-
.build() {
|
|
2625
|
+
class DeleteRuleCommand extends command(_ep0, _mw0, "DeleteRule", DeleteRule$) {
|
|
2828
2626
|
}
|
|
2829
2627
|
|
|
2830
|
-
class DeleteRuleGroupCommand extends
|
|
2831
|
-
.classBuilder()
|
|
2832
|
-
.ep(commonParams)
|
|
2833
|
-
.m(function (Command, cs, config, o) {
|
|
2834
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2835
|
-
})
|
|
2836
|
-
.s("AWSWAF_Regional_20161128", "DeleteRuleGroup", {})
|
|
2837
|
-
.n("WAFRegionalClient", "DeleteRuleGroupCommand")
|
|
2838
|
-
.sc(DeleteRuleGroup$)
|
|
2839
|
-
.build() {
|
|
2628
|
+
class DeleteRuleGroupCommand extends command(_ep0, _mw0, "DeleteRuleGroup", DeleteRuleGroup$) {
|
|
2840
2629
|
}
|
|
2841
2630
|
|
|
2842
|
-
class DeleteSizeConstraintSetCommand extends
|
|
2843
|
-
.classBuilder()
|
|
2844
|
-
.ep(commonParams)
|
|
2845
|
-
.m(function (Command, cs, config, o) {
|
|
2846
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2847
|
-
})
|
|
2848
|
-
.s("AWSWAF_Regional_20161128", "DeleteSizeConstraintSet", {})
|
|
2849
|
-
.n("WAFRegionalClient", "DeleteSizeConstraintSetCommand")
|
|
2850
|
-
.sc(DeleteSizeConstraintSet$)
|
|
2851
|
-
.build() {
|
|
2631
|
+
class DeleteSizeConstraintSetCommand extends command(_ep0, _mw0, "DeleteSizeConstraintSet", DeleteSizeConstraintSet$) {
|
|
2852
2632
|
}
|
|
2853
2633
|
|
|
2854
|
-
class DeleteSqlInjectionMatchSetCommand extends
|
|
2855
|
-
.classBuilder()
|
|
2856
|
-
.ep(commonParams)
|
|
2857
|
-
.m(function (Command, cs, config, o) {
|
|
2858
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2859
|
-
})
|
|
2860
|
-
.s("AWSWAF_Regional_20161128", "DeleteSqlInjectionMatchSet", {})
|
|
2861
|
-
.n("WAFRegionalClient", "DeleteSqlInjectionMatchSetCommand")
|
|
2862
|
-
.sc(DeleteSqlInjectionMatchSet$)
|
|
2863
|
-
.build() {
|
|
2634
|
+
class DeleteSqlInjectionMatchSetCommand extends command(_ep0, _mw0, "DeleteSqlInjectionMatchSet", DeleteSqlInjectionMatchSet$) {
|
|
2864
2635
|
}
|
|
2865
2636
|
|
|
2866
|
-
class DeleteWebACLCommand extends
|
|
2867
|
-
.classBuilder()
|
|
2868
|
-
.ep(commonParams)
|
|
2869
|
-
.m(function (Command, cs, config, o) {
|
|
2870
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2871
|
-
})
|
|
2872
|
-
.s("AWSWAF_Regional_20161128", "DeleteWebACL", {})
|
|
2873
|
-
.n("WAFRegionalClient", "DeleteWebACLCommand")
|
|
2874
|
-
.sc(DeleteWebACL$)
|
|
2875
|
-
.build() {
|
|
2637
|
+
class DeleteWebACLCommand extends command(_ep0, _mw0, "DeleteWebACL", DeleteWebACL$) {
|
|
2876
2638
|
}
|
|
2877
2639
|
|
|
2878
|
-
class DeleteXssMatchSetCommand extends
|
|
2879
|
-
.classBuilder()
|
|
2880
|
-
.ep(commonParams)
|
|
2881
|
-
.m(function (Command, cs, config, o) {
|
|
2882
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2883
|
-
})
|
|
2884
|
-
.s("AWSWAF_Regional_20161128", "DeleteXssMatchSet", {})
|
|
2885
|
-
.n("WAFRegionalClient", "DeleteXssMatchSetCommand")
|
|
2886
|
-
.sc(DeleteXssMatchSet$)
|
|
2887
|
-
.build() {
|
|
2640
|
+
class DeleteXssMatchSetCommand extends command(_ep0, _mw0, "DeleteXssMatchSet", DeleteXssMatchSet$) {
|
|
2888
2641
|
}
|
|
2889
2642
|
|
|
2890
|
-
class DisassociateWebACLCommand extends
|
|
2891
|
-
.classBuilder()
|
|
2892
|
-
.ep(commonParams)
|
|
2893
|
-
.m(function (Command, cs, config, o) {
|
|
2894
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2895
|
-
})
|
|
2896
|
-
.s("AWSWAF_Regional_20161128", "DisassociateWebACL", {})
|
|
2897
|
-
.n("WAFRegionalClient", "DisassociateWebACLCommand")
|
|
2898
|
-
.sc(DisassociateWebACL$)
|
|
2899
|
-
.build() {
|
|
2643
|
+
class DisassociateWebACLCommand extends command(_ep0, _mw0, "DisassociateWebACL", DisassociateWebACL$) {
|
|
2900
2644
|
}
|
|
2901
2645
|
|
|
2902
|
-
class GetByteMatchSetCommand extends
|
|
2903
|
-
.classBuilder()
|
|
2904
|
-
.ep(commonParams)
|
|
2905
|
-
.m(function (Command, cs, config, o) {
|
|
2906
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2907
|
-
})
|
|
2908
|
-
.s("AWSWAF_Regional_20161128", "GetByteMatchSet", {})
|
|
2909
|
-
.n("WAFRegionalClient", "GetByteMatchSetCommand")
|
|
2910
|
-
.sc(GetByteMatchSet$)
|
|
2911
|
-
.build() {
|
|
2646
|
+
class GetByteMatchSetCommand extends command(_ep0, _mw0, "GetByteMatchSet", GetByteMatchSet$) {
|
|
2912
2647
|
}
|
|
2913
2648
|
|
|
2914
|
-
class GetChangeTokenCommand extends
|
|
2915
|
-
.classBuilder()
|
|
2916
|
-
.ep(commonParams)
|
|
2917
|
-
.m(function (Command, cs, config, o) {
|
|
2918
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2919
|
-
})
|
|
2920
|
-
.s("AWSWAF_Regional_20161128", "GetChangeToken", {})
|
|
2921
|
-
.n("WAFRegionalClient", "GetChangeTokenCommand")
|
|
2922
|
-
.sc(GetChangeToken$)
|
|
2923
|
-
.build() {
|
|
2649
|
+
class GetChangeTokenCommand extends command(_ep0, _mw0, "GetChangeToken", GetChangeToken$) {
|
|
2924
2650
|
}
|
|
2925
2651
|
|
|
2926
|
-
class GetChangeTokenStatusCommand extends
|
|
2927
|
-
.classBuilder()
|
|
2928
|
-
.ep(commonParams)
|
|
2929
|
-
.m(function (Command, cs, config, o) {
|
|
2930
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2931
|
-
})
|
|
2932
|
-
.s("AWSWAF_Regional_20161128", "GetChangeTokenStatus", {})
|
|
2933
|
-
.n("WAFRegionalClient", "GetChangeTokenStatusCommand")
|
|
2934
|
-
.sc(GetChangeTokenStatus$)
|
|
2935
|
-
.build() {
|
|
2652
|
+
class GetChangeTokenStatusCommand extends command(_ep0, _mw0, "GetChangeTokenStatus", GetChangeTokenStatus$) {
|
|
2936
2653
|
}
|
|
2937
2654
|
|
|
2938
|
-
class GetGeoMatchSetCommand extends
|
|
2939
|
-
.classBuilder()
|
|
2940
|
-
.ep(commonParams)
|
|
2941
|
-
.m(function (Command, cs, config, o) {
|
|
2942
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2943
|
-
})
|
|
2944
|
-
.s("AWSWAF_Regional_20161128", "GetGeoMatchSet", {})
|
|
2945
|
-
.n("WAFRegionalClient", "GetGeoMatchSetCommand")
|
|
2946
|
-
.sc(GetGeoMatchSet$)
|
|
2947
|
-
.build() {
|
|
2655
|
+
class GetGeoMatchSetCommand extends command(_ep0, _mw0, "GetGeoMatchSet", GetGeoMatchSet$) {
|
|
2948
2656
|
}
|
|
2949
2657
|
|
|
2950
|
-
class GetIPSetCommand extends
|
|
2951
|
-
.classBuilder()
|
|
2952
|
-
.ep(commonParams)
|
|
2953
|
-
.m(function (Command, cs, config, o) {
|
|
2954
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2955
|
-
})
|
|
2956
|
-
.s("AWSWAF_Regional_20161128", "GetIPSet", {})
|
|
2957
|
-
.n("WAFRegionalClient", "GetIPSetCommand")
|
|
2958
|
-
.sc(GetIPSet$)
|
|
2959
|
-
.build() {
|
|
2658
|
+
class GetIPSetCommand extends command(_ep0, _mw0, "GetIPSet", GetIPSet$) {
|
|
2960
2659
|
}
|
|
2961
2660
|
|
|
2962
|
-
class GetLoggingConfigurationCommand extends
|
|
2963
|
-
.classBuilder()
|
|
2964
|
-
.ep(commonParams)
|
|
2965
|
-
.m(function (Command, cs, config, o) {
|
|
2966
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2967
|
-
})
|
|
2968
|
-
.s("AWSWAF_Regional_20161128", "GetLoggingConfiguration", {})
|
|
2969
|
-
.n("WAFRegionalClient", "GetLoggingConfigurationCommand")
|
|
2970
|
-
.sc(GetLoggingConfiguration$)
|
|
2971
|
-
.build() {
|
|
2661
|
+
class GetLoggingConfigurationCommand extends command(_ep0, _mw0, "GetLoggingConfiguration", GetLoggingConfiguration$) {
|
|
2972
2662
|
}
|
|
2973
2663
|
|
|
2974
|
-
class GetPermissionPolicyCommand extends
|
|
2975
|
-
.classBuilder()
|
|
2976
|
-
.ep(commonParams)
|
|
2977
|
-
.m(function (Command, cs, config, o) {
|
|
2978
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2979
|
-
})
|
|
2980
|
-
.s("AWSWAF_Regional_20161128", "GetPermissionPolicy", {})
|
|
2981
|
-
.n("WAFRegionalClient", "GetPermissionPolicyCommand")
|
|
2982
|
-
.sc(GetPermissionPolicy$)
|
|
2983
|
-
.build() {
|
|
2664
|
+
class GetPermissionPolicyCommand extends command(_ep0, _mw0, "GetPermissionPolicy", GetPermissionPolicy$) {
|
|
2984
2665
|
}
|
|
2985
2666
|
|
|
2986
|
-
class GetRateBasedRuleCommand extends
|
|
2987
|
-
.classBuilder()
|
|
2988
|
-
.ep(commonParams)
|
|
2989
|
-
.m(function (Command, cs, config, o) {
|
|
2990
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2991
|
-
})
|
|
2992
|
-
.s("AWSWAF_Regional_20161128", "GetRateBasedRule", {})
|
|
2993
|
-
.n("WAFRegionalClient", "GetRateBasedRuleCommand")
|
|
2994
|
-
.sc(GetRateBasedRule$)
|
|
2995
|
-
.build() {
|
|
2667
|
+
class GetRateBasedRuleCommand extends command(_ep0, _mw0, "GetRateBasedRule", GetRateBasedRule$) {
|
|
2996
2668
|
}
|
|
2997
2669
|
|
|
2998
|
-
class GetRateBasedRuleManagedKeysCommand extends
|
|
2999
|
-
.classBuilder()
|
|
3000
|
-
.ep(commonParams)
|
|
3001
|
-
.m(function (Command, cs, config, o) {
|
|
3002
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3003
|
-
})
|
|
3004
|
-
.s("AWSWAF_Regional_20161128", "GetRateBasedRuleManagedKeys", {})
|
|
3005
|
-
.n("WAFRegionalClient", "GetRateBasedRuleManagedKeysCommand")
|
|
3006
|
-
.sc(GetRateBasedRuleManagedKeys$)
|
|
3007
|
-
.build() {
|
|
2670
|
+
class GetRateBasedRuleManagedKeysCommand extends command(_ep0, _mw0, "GetRateBasedRuleManagedKeys", GetRateBasedRuleManagedKeys$) {
|
|
3008
2671
|
}
|
|
3009
2672
|
|
|
3010
|
-
class GetRegexMatchSetCommand extends
|
|
3011
|
-
.classBuilder()
|
|
3012
|
-
.ep(commonParams)
|
|
3013
|
-
.m(function (Command, cs, config, o) {
|
|
3014
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3015
|
-
})
|
|
3016
|
-
.s("AWSWAF_Regional_20161128", "GetRegexMatchSet", {})
|
|
3017
|
-
.n("WAFRegionalClient", "GetRegexMatchSetCommand")
|
|
3018
|
-
.sc(GetRegexMatchSet$)
|
|
3019
|
-
.build() {
|
|
2673
|
+
class GetRegexMatchSetCommand extends command(_ep0, _mw0, "GetRegexMatchSet", GetRegexMatchSet$) {
|
|
3020
2674
|
}
|
|
3021
2675
|
|
|
3022
|
-
class GetRegexPatternSetCommand extends
|
|
3023
|
-
.classBuilder()
|
|
3024
|
-
.ep(commonParams)
|
|
3025
|
-
.m(function (Command, cs, config, o) {
|
|
3026
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3027
|
-
})
|
|
3028
|
-
.s("AWSWAF_Regional_20161128", "GetRegexPatternSet", {})
|
|
3029
|
-
.n("WAFRegionalClient", "GetRegexPatternSetCommand")
|
|
3030
|
-
.sc(GetRegexPatternSet$)
|
|
3031
|
-
.build() {
|
|
2676
|
+
class GetRegexPatternSetCommand extends command(_ep0, _mw0, "GetRegexPatternSet", GetRegexPatternSet$) {
|
|
3032
2677
|
}
|
|
3033
2678
|
|
|
3034
|
-
class GetRuleCommand extends
|
|
3035
|
-
.classBuilder()
|
|
3036
|
-
.ep(commonParams)
|
|
3037
|
-
.m(function (Command, cs, config, o) {
|
|
3038
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3039
|
-
})
|
|
3040
|
-
.s("AWSWAF_Regional_20161128", "GetRule", {})
|
|
3041
|
-
.n("WAFRegionalClient", "GetRuleCommand")
|
|
3042
|
-
.sc(GetRule$)
|
|
3043
|
-
.build() {
|
|
2679
|
+
class GetRuleCommand extends command(_ep0, _mw0, "GetRule", GetRule$) {
|
|
3044
2680
|
}
|
|
3045
2681
|
|
|
3046
|
-
class GetRuleGroupCommand extends
|
|
3047
|
-
.classBuilder()
|
|
3048
|
-
.ep(commonParams)
|
|
3049
|
-
.m(function (Command, cs, config, o) {
|
|
3050
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3051
|
-
})
|
|
3052
|
-
.s("AWSWAF_Regional_20161128", "GetRuleGroup", {})
|
|
3053
|
-
.n("WAFRegionalClient", "GetRuleGroupCommand")
|
|
3054
|
-
.sc(GetRuleGroup$)
|
|
3055
|
-
.build() {
|
|
2682
|
+
class GetRuleGroupCommand extends command(_ep0, _mw0, "GetRuleGroup", GetRuleGroup$) {
|
|
3056
2683
|
}
|
|
3057
2684
|
|
|
3058
|
-
class GetSampledRequestsCommand extends
|
|
3059
|
-
.classBuilder()
|
|
3060
|
-
.ep(commonParams)
|
|
3061
|
-
.m(function (Command, cs, config, o) {
|
|
3062
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3063
|
-
})
|
|
3064
|
-
.s("AWSWAF_Regional_20161128", "GetSampledRequests", {})
|
|
3065
|
-
.n("WAFRegionalClient", "GetSampledRequestsCommand")
|
|
3066
|
-
.sc(GetSampledRequests$)
|
|
3067
|
-
.build() {
|
|
2685
|
+
class GetSampledRequestsCommand extends command(_ep0, _mw0, "GetSampledRequests", GetSampledRequests$) {
|
|
3068
2686
|
}
|
|
3069
2687
|
|
|
3070
|
-
class GetSizeConstraintSetCommand extends
|
|
3071
|
-
.classBuilder()
|
|
3072
|
-
.ep(commonParams)
|
|
3073
|
-
.m(function (Command, cs, config, o) {
|
|
3074
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3075
|
-
})
|
|
3076
|
-
.s("AWSWAF_Regional_20161128", "GetSizeConstraintSet", {})
|
|
3077
|
-
.n("WAFRegionalClient", "GetSizeConstraintSetCommand")
|
|
3078
|
-
.sc(GetSizeConstraintSet$)
|
|
3079
|
-
.build() {
|
|
2688
|
+
class GetSizeConstraintSetCommand extends command(_ep0, _mw0, "GetSizeConstraintSet", GetSizeConstraintSet$) {
|
|
3080
2689
|
}
|
|
3081
2690
|
|
|
3082
|
-
class GetSqlInjectionMatchSetCommand extends
|
|
3083
|
-
.classBuilder()
|
|
3084
|
-
.ep(commonParams)
|
|
3085
|
-
.m(function (Command, cs, config, o) {
|
|
3086
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3087
|
-
})
|
|
3088
|
-
.s("AWSWAF_Regional_20161128", "GetSqlInjectionMatchSet", {})
|
|
3089
|
-
.n("WAFRegionalClient", "GetSqlInjectionMatchSetCommand")
|
|
3090
|
-
.sc(GetSqlInjectionMatchSet$)
|
|
3091
|
-
.build() {
|
|
2691
|
+
class GetSqlInjectionMatchSetCommand extends command(_ep0, _mw0, "GetSqlInjectionMatchSet", GetSqlInjectionMatchSet$) {
|
|
3092
2692
|
}
|
|
3093
2693
|
|
|
3094
|
-
class GetWebACLCommand extends
|
|
3095
|
-
.classBuilder()
|
|
3096
|
-
.ep(commonParams)
|
|
3097
|
-
.m(function (Command, cs, config, o) {
|
|
3098
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3099
|
-
})
|
|
3100
|
-
.s("AWSWAF_Regional_20161128", "GetWebACL", {})
|
|
3101
|
-
.n("WAFRegionalClient", "GetWebACLCommand")
|
|
3102
|
-
.sc(GetWebACL$)
|
|
3103
|
-
.build() {
|
|
2694
|
+
class GetWebACLCommand extends command(_ep0, _mw0, "GetWebACL", GetWebACL$) {
|
|
3104
2695
|
}
|
|
3105
2696
|
|
|
3106
|
-
class GetWebACLForResourceCommand extends
|
|
3107
|
-
.classBuilder()
|
|
3108
|
-
.ep(commonParams)
|
|
3109
|
-
.m(function (Command, cs, config, o) {
|
|
3110
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3111
|
-
})
|
|
3112
|
-
.s("AWSWAF_Regional_20161128", "GetWebACLForResource", {})
|
|
3113
|
-
.n("WAFRegionalClient", "GetWebACLForResourceCommand")
|
|
3114
|
-
.sc(GetWebACLForResource$)
|
|
3115
|
-
.build() {
|
|
2697
|
+
class GetWebACLForResourceCommand extends command(_ep0, _mw0, "GetWebACLForResource", GetWebACLForResource$) {
|
|
3116
2698
|
}
|
|
3117
2699
|
|
|
3118
|
-
class GetXssMatchSetCommand extends
|
|
3119
|
-
.classBuilder()
|
|
3120
|
-
.ep(commonParams)
|
|
3121
|
-
.m(function (Command, cs, config, o) {
|
|
3122
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3123
|
-
})
|
|
3124
|
-
.s("AWSWAF_Regional_20161128", "GetXssMatchSet", {})
|
|
3125
|
-
.n("WAFRegionalClient", "GetXssMatchSetCommand")
|
|
3126
|
-
.sc(GetXssMatchSet$)
|
|
3127
|
-
.build() {
|
|
2700
|
+
class GetXssMatchSetCommand extends command(_ep0, _mw0, "GetXssMatchSet", GetXssMatchSet$) {
|
|
3128
2701
|
}
|
|
3129
2702
|
|
|
3130
|
-
class ListActivatedRulesInRuleGroupCommand extends
|
|
3131
|
-
.classBuilder()
|
|
3132
|
-
.ep(commonParams)
|
|
3133
|
-
.m(function (Command, cs, config, o) {
|
|
3134
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3135
|
-
})
|
|
3136
|
-
.s("AWSWAF_Regional_20161128", "ListActivatedRulesInRuleGroup", {})
|
|
3137
|
-
.n("WAFRegionalClient", "ListActivatedRulesInRuleGroupCommand")
|
|
3138
|
-
.sc(ListActivatedRulesInRuleGroup$)
|
|
3139
|
-
.build() {
|
|
2703
|
+
class ListActivatedRulesInRuleGroupCommand extends command(_ep0, _mw0, "ListActivatedRulesInRuleGroup", ListActivatedRulesInRuleGroup$) {
|
|
3140
2704
|
}
|
|
3141
2705
|
|
|
3142
|
-
class ListByteMatchSetsCommand extends
|
|
3143
|
-
.classBuilder()
|
|
3144
|
-
.ep(commonParams)
|
|
3145
|
-
.m(function (Command, cs, config, o) {
|
|
3146
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3147
|
-
})
|
|
3148
|
-
.s("AWSWAF_Regional_20161128", "ListByteMatchSets", {})
|
|
3149
|
-
.n("WAFRegionalClient", "ListByteMatchSetsCommand")
|
|
3150
|
-
.sc(ListByteMatchSets$)
|
|
3151
|
-
.build() {
|
|
2706
|
+
class ListByteMatchSetsCommand extends command(_ep0, _mw0, "ListByteMatchSets", ListByteMatchSets$) {
|
|
3152
2707
|
}
|
|
3153
2708
|
|
|
3154
|
-
class ListGeoMatchSetsCommand extends
|
|
3155
|
-
.classBuilder()
|
|
3156
|
-
.ep(commonParams)
|
|
3157
|
-
.m(function (Command, cs, config, o) {
|
|
3158
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3159
|
-
})
|
|
3160
|
-
.s("AWSWAF_Regional_20161128", "ListGeoMatchSets", {})
|
|
3161
|
-
.n("WAFRegionalClient", "ListGeoMatchSetsCommand")
|
|
3162
|
-
.sc(ListGeoMatchSets$)
|
|
3163
|
-
.build() {
|
|
2709
|
+
class ListGeoMatchSetsCommand extends command(_ep0, _mw0, "ListGeoMatchSets", ListGeoMatchSets$) {
|
|
3164
2710
|
}
|
|
3165
2711
|
|
|
3166
|
-
class ListIPSetsCommand extends
|
|
3167
|
-
.classBuilder()
|
|
3168
|
-
.ep(commonParams)
|
|
3169
|
-
.m(function (Command, cs, config, o) {
|
|
3170
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3171
|
-
})
|
|
3172
|
-
.s("AWSWAF_Regional_20161128", "ListIPSets", {})
|
|
3173
|
-
.n("WAFRegionalClient", "ListIPSetsCommand")
|
|
3174
|
-
.sc(ListIPSets$)
|
|
3175
|
-
.build() {
|
|
2712
|
+
class ListIPSetsCommand extends command(_ep0, _mw0, "ListIPSets", ListIPSets$) {
|
|
3176
2713
|
}
|
|
3177
2714
|
|
|
3178
|
-
class ListLoggingConfigurationsCommand extends
|
|
3179
|
-
.classBuilder()
|
|
3180
|
-
.ep(commonParams)
|
|
3181
|
-
.m(function (Command, cs, config, o) {
|
|
3182
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3183
|
-
})
|
|
3184
|
-
.s("AWSWAF_Regional_20161128", "ListLoggingConfigurations", {})
|
|
3185
|
-
.n("WAFRegionalClient", "ListLoggingConfigurationsCommand")
|
|
3186
|
-
.sc(ListLoggingConfigurations$)
|
|
3187
|
-
.build() {
|
|
2715
|
+
class ListLoggingConfigurationsCommand extends command(_ep0, _mw0, "ListLoggingConfigurations", ListLoggingConfigurations$) {
|
|
3188
2716
|
}
|
|
3189
2717
|
|
|
3190
|
-
class ListRateBasedRulesCommand extends
|
|
3191
|
-
.classBuilder()
|
|
3192
|
-
.ep(commonParams)
|
|
3193
|
-
.m(function (Command, cs, config, o) {
|
|
3194
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3195
|
-
})
|
|
3196
|
-
.s("AWSWAF_Regional_20161128", "ListRateBasedRules", {})
|
|
3197
|
-
.n("WAFRegionalClient", "ListRateBasedRulesCommand")
|
|
3198
|
-
.sc(ListRateBasedRules$)
|
|
3199
|
-
.build() {
|
|
2718
|
+
class ListRateBasedRulesCommand extends command(_ep0, _mw0, "ListRateBasedRules", ListRateBasedRules$) {
|
|
3200
2719
|
}
|
|
3201
2720
|
|
|
3202
|
-
class ListRegexMatchSetsCommand extends
|
|
3203
|
-
.classBuilder()
|
|
3204
|
-
.ep(commonParams)
|
|
3205
|
-
.m(function (Command, cs, config, o) {
|
|
3206
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3207
|
-
})
|
|
3208
|
-
.s("AWSWAF_Regional_20161128", "ListRegexMatchSets", {})
|
|
3209
|
-
.n("WAFRegionalClient", "ListRegexMatchSetsCommand")
|
|
3210
|
-
.sc(ListRegexMatchSets$)
|
|
3211
|
-
.build() {
|
|
2721
|
+
class ListRegexMatchSetsCommand extends command(_ep0, _mw0, "ListRegexMatchSets", ListRegexMatchSets$) {
|
|
3212
2722
|
}
|
|
3213
2723
|
|
|
3214
|
-
class ListRegexPatternSetsCommand extends
|
|
3215
|
-
.classBuilder()
|
|
3216
|
-
.ep(commonParams)
|
|
3217
|
-
.m(function (Command, cs, config, o) {
|
|
3218
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3219
|
-
})
|
|
3220
|
-
.s("AWSWAF_Regional_20161128", "ListRegexPatternSets", {})
|
|
3221
|
-
.n("WAFRegionalClient", "ListRegexPatternSetsCommand")
|
|
3222
|
-
.sc(ListRegexPatternSets$)
|
|
3223
|
-
.build() {
|
|
2724
|
+
class ListRegexPatternSetsCommand extends command(_ep0, _mw0, "ListRegexPatternSets", ListRegexPatternSets$) {
|
|
3224
2725
|
}
|
|
3225
2726
|
|
|
3226
|
-
class ListResourcesForWebACLCommand extends
|
|
3227
|
-
.classBuilder()
|
|
3228
|
-
.ep(commonParams)
|
|
3229
|
-
.m(function (Command, cs, config, o) {
|
|
3230
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3231
|
-
})
|
|
3232
|
-
.s("AWSWAF_Regional_20161128", "ListResourcesForWebACL", {})
|
|
3233
|
-
.n("WAFRegionalClient", "ListResourcesForWebACLCommand")
|
|
3234
|
-
.sc(ListResourcesForWebACL$)
|
|
3235
|
-
.build() {
|
|
2727
|
+
class ListResourcesForWebACLCommand extends command(_ep0, _mw0, "ListResourcesForWebACL", ListResourcesForWebACL$) {
|
|
3236
2728
|
}
|
|
3237
2729
|
|
|
3238
|
-
class ListRuleGroupsCommand extends
|
|
3239
|
-
.classBuilder()
|
|
3240
|
-
.ep(commonParams)
|
|
3241
|
-
.m(function (Command, cs, config, o) {
|
|
3242
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3243
|
-
})
|
|
3244
|
-
.s("AWSWAF_Regional_20161128", "ListRuleGroups", {})
|
|
3245
|
-
.n("WAFRegionalClient", "ListRuleGroupsCommand")
|
|
3246
|
-
.sc(ListRuleGroups$)
|
|
3247
|
-
.build() {
|
|
2730
|
+
class ListRuleGroupsCommand extends command(_ep0, _mw0, "ListRuleGroups", ListRuleGroups$) {
|
|
3248
2731
|
}
|
|
3249
2732
|
|
|
3250
|
-
class ListRulesCommand extends
|
|
3251
|
-
.classBuilder()
|
|
3252
|
-
.ep(commonParams)
|
|
3253
|
-
.m(function (Command, cs, config, o) {
|
|
3254
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3255
|
-
})
|
|
3256
|
-
.s("AWSWAF_Regional_20161128", "ListRules", {})
|
|
3257
|
-
.n("WAFRegionalClient", "ListRulesCommand")
|
|
3258
|
-
.sc(ListRules$)
|
|
3259
|
-
.build() {
|
|
2733
|
+
class ListRulesCommand extends command(_ep0, _mw0, "ListRules", ListRules$) {
|
|
3260
2734
|
}
|
|
3261
2735
|
|
|
3262
|
-
class ListSizeConstraintSetsCommand extends
|
|
3263
|
-
.classBuilder()
|
|
3264
|
-
.ep(commonParams)
|
|
3265
|
-
.m(function (Command, cs, config, o) {
|
|
3266
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3267
|
-
})
|
|
3268
|
-
.s("AWSWAF_Regional_20161128", "ListSizeConstraintSets", {})
|
|
3269
|
-
.n("WAFRegionalClient", "ListSizeConstraintSetsCommand")
|
|
3270
|
-
.sc(ListSizeConstraintSets$)
|
|
3271
|
-
.build() {
|
|
2736
|
+
class ListSizeConstraintSetsCommand extends command(_ep0, _mw0, "ListSizeConstraintSets", ListSizeConstraintSets$) {
|
|
3272
2737
|
}
|
|
3273
2738
|
|
|
3274
|
-
class ListSqlInjectionMatchSetsCommand extends
|
|
3275
|
-
.classBuilder()
|
|
3276
|
-
.ep(commonParams)
|
|
3277
|
-
.m(function (Command, cs, config, o) {
|
|
3278
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3279
|
-
})
|
|
3280
|
-
.s("AWSWAF_Regional_20161128", "ListSqlInjectionMatchSets", {})
|
|
3281
|
-
.n("WAFRegionalClient", "ListSqlInjectionMatchSetsCommand")
|
|
3282
|
-
.sc(ListSqlInjectionMatchSets$)
|
|
3283
|
-
.build() {
|
|
2739
|
+
class ListSqlInjectionMatchSetsCommand extends command(_ep0, _mw0, "ListSqlInjectionMatchSets", ListSqlInjectionMatchSets$) {
|
|
3284
2740
|
}
|
|
3285
2741
|
|
|
3286
|
-
class ListSubscribedRuleGroupsCommand extends
|
|
3287
|
-
.classBuilder()
|
|
3288
|
-
.ep(commonParams)
|
|
3289
|
-
.m(function (Command, cs, config, o) {
|
|
3290
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3291
|
-
})
|
|
3292
|
-
.s("AWSWAF_Regional_20161128", "ListSubscribedRuleGroups", {})
|
|
3293
|
-
.n("WAFRegionalClient", "ListSubscribedRuleGroupsCommand")
|
|
3294
|
-
.sc(ListSubscribedRuleGroups$)
|
|
3295
|
-
.build() {
|
|
2742
|
+
class ListSubscribedRuleGroupsCommand extends command(_ep0, _mw0, "ListSubscribedRuleGroups", ListSubscribedRuleGroups$) {
|
|
3296
2743
|
}
|
|
3297
2744
|
|
|
3298
|
-
class ListTagsForResourceCommand extends
|
|
3299
|
-
.classBuilder()
|
|
3300
|
-
.ep(commonParams)
|
|
3301
|
-
.m(function (Command, cs, config, o) {
|
|
3302
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3303
|
-
})
|
|
3304
|
-
.s("AWSWAF_Regional_20161128", "ListTagsForResource", {})
|
|
3305
|
-
.n("WAFRegionalClient", "ListTagsForResourceCommand")
|
|
3306
|
-
.sc(ListTagsForResource$)
|
|
3307
|
-
.build() {
|
|
2745
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
3308
2746
|
}
|
|
3309
2747
|
|
|
3310
|
-
class ListWebACLsCommand extends
|
|
3311
|
-
.classBuilder()
|
|
3312
|
-
.ep(commonParams)
|
|
3313
|
-
.m(function (Command, cs, config, o) {
|
|
3314
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3315
|
-
})
|
|
3316
|
-
.s("AWSWAF_Regional_20161128", "ListWebACLs", {})
|
|
3317
|
-
.n("WAFRegionalClient", "ListWebACLsCommand")
|
|
3318
|
-
.sc(ListWebACLs$)
|
|
3319
|
-
.build() {
|
|
2748
|
+
class ListWebACLsCommand extends command(_ep0, _mw0, "ListWebACLs", ListWebACLs$) {
|
|
3320
2749
|
}
|
|
3321
2750
|
|
|
3322
|
-
class ListXssMatchSetsCommand extends
|
|
3323
|
-
.classBuilder()
|
|
3324
|
-
.ep(commonParams)
|
|
3325
|
-
.m(function (Command, cs, config, o) {
|
|
3326
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3327
|
-
})
|
|
3328
|
-
.s("AWSWAF_Regional_20161128", "ListXssMatchSets", {})
|
|
3329
|
-
.n("WAFRegionalClient", "ListXssMatchSetsCommand")
|
|
3330
|
-
.sc(ListXssMatchSets$)
|
|
3331
|
-
.build() {
|
|
2751
|
+
class ListXssMatchSetsCommand extends command(_ep0, _mw0, "ListXssMatchSets", ListXssMatchSets$) {
|
|
3332
2752
|
}
|
|
3333
2753
|
|
|
3334
|
-
class PutLoggingConfigurationCommand extends
|
|
3335
|
-
.classBuilder()
|
|
3336
|
-
.ep(commonParams)
|
|
3337
|
-
.m(function (Command, cs, config, o) {
|
|
3338
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3339
|
-
})
|
|
3340
|
-
.s("AWSWAF_Regional_20161128", "PutLoggingConfiguration", {})
|
|
3341
|
-
.n("WAFRegionalClient", "PutLoggingConfigurationCommand")
|
|
3342
|
-
.sc(PutLoggingConfiguration$)
|
|
3343
|
-
.build() {
|
|
2754
|
+
class PutLoggingConfigurationCommand extends command(_ep0, _mw0, "PutLoggingConfiguration", PutLoggingConfiguration$) {
|
|
3344
2755
|
}
|
|
3345
2756
|
|
|
3346
|
-
class PutPermissionPolicyCommand extends
|
|
3347
|
-
.classBuilder()
|
|
3348
|
-
.ep(commonParams)
|
|
3349
|
-
.m(function (Command, cs, config, o) {
|
|
3350
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3351
|
-
})
|
|
3352
|
-
.s("AWSWAF_Regional_20161128", "PutPermissionPolicy", {})
|
|
3353
|
-
.n("WAFRegionalClient", "PutPermissionPolicyCommand")
|
|
3354
|
-
.sc(PutPermissionPolicy$)
|
|
3355
|
-
.build() {
|
|
2757
|
+
class PutPermissionPolicyCommand extends command(_ep0, _mw0, "PutPermissionPolicy", PutPermissionPolicy$) {
|
|
3356
2758
|
}
|
|
3357
2759
|
|
|
3358
|
-
class TagResourceCommand extends
|
|
3359
|
-
.classBuilder()
|
|
3360
|
-
.ep(commonParams)
|
|
3361
|
-
.m(function (Command, cs, config, o) {
|
|
3362
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3363
|
-
})
|
|
3364
|
-
.s("AWSWAF_Regional_20161128", "TagResource", {})
|
|
3365
|
-
.n("WAFRegionalClient", "TagResourceCommand")
|
|
3366
|
-
.sc(TagResource$)
|
|
3367
|
-
.build() {
|
|
2760
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
3368
2761
|
}
|
|
3369
2762
|
|
|
3370
|
-
class UntagResourceCommand extends
|
|
3371
|
-
.classBuilder()
|
|
3372
|
-
.ep(commonParams)
|
|
3373
|
-
.m(function (Command, cs, config, o) {
|
|
3374
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3375
|
-
})
|
|
3376
|
-
.s("AWSWAF_Regional_20161128", "UntagResource", {})
|
|
3377
|
-
.n("WAFRegionalClient", "UntagResourceCommand")
|
|
3378
|
-
.sc(UntagResource$)
|
|
3379
|
-
.build() {
|
|
2763
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
3380
2764
|
}
|
|
3381
2765
|
|
|
3382
|
-
class UpdateByteMatchSetCommand extends
|
|
3383
|
-
.classBuilder()
|
|
3384
|
-
.ep(commonParams)
|
|
3385
|
-
.m(function (Command, cs, config, o) {
|
|
3386
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3387
|
-
})
|
|
3388
|
-
.s("AWSWAF_Regional_20161128", "UpdateByteMatchSet", {})
|
|
3389
|
-
.n("WAFRegionalClient", "UpdateByteMatchSetCommand")
|
|
3390
|
-
.sc(UpdateByteMatchSet$)
|
|
3391
|
-
.build() {
|
|
2766
|
+
class UpdateByteMatchSetCommand extends command(_ep0, _mw0, "UpdateByteMatchSet", UpdateByteMatchSet$) {
|
|
3392
2767
|
}
|
|
3393
2768
|
|
|
3394
|
-
class UpdateGeoMatchSetCommand extends
|
|
3395
|
-
.classBuilder()
|
|
3396
|
-
.ep(commonParams)
|
|
3397
|
-
.m(function (Command, cs, config, o) {
|
|
3398
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3399
|
-
})
|
|
3400
|
-
.s("AWSWAF_Regional_20161128", "UpdateGeoMatchSet", {})
|
|
3401
|
-
.n("WAFRegionalClient", "UpdateGeoMatchSetCommand")
|
|
3402
|
-
.sc(UpdateGeoMatchSet$)
|
|
3403
|
-
.build() {
|
|
2769
|
+
class UpdateGeoMatchSetCommand extends command(_ep0, _mw0, "UpdateGeoMatchSet", UpdateGeoMatchSet$) {
|
|
3404
2770
|
}
|
|
3405
2771
|
|
|
3406
|
-
class UpdateIPSetCommand extends
|
|
3407
|
-
.classBuilder()
|
|
3408
|
-
.ep(commonParams)
|
|
3409
|
-
.m(function (Command, cs, config, o) {
|
|
3410
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3411
|
-
})
|
|
3412
|
-
.s("AWSWAF_Regional_20161128", "UpdateIPSet", {})
|
|
3413
|
-
.n("WAFRegionalClient", "UpdateIPSetCommand")
|
|
3414
|
-
.sc(UpdateIPSet$)
|
|
3415
|
-
.build() {
|
|
2772
|
+
class UpdateIPSetCommand extends command(_ep0, _mw0, "UpdateIPSet", UpdateIPSet$) {
|
|
3416
2773
|
}
|
|
3417
2774
|
|
|
3418
|
-
class UpdateRateBasedRuleCommand extends
|
|
3419
|
-
.classBuilder()
|
|
3420
|
-
.ep(commonParams)
|
|
3421
|
-
.m(function (Command, cs, config, o) {
|
|
3422
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3423
|
-
})
|
|
3424
|
-
.s("AWSWAF_Regional_20161128", "UpdateRateBasedRule", {})
|
|
3425
|
-
.n("WAFRegionalClient", "UpdateRateBasedRuleCommand")
|
|
3426
|
-
.sc(UpdateRateBasedRule$)
|
|
3427
|
-
.build() {
|
|
2775
|
+
class UpdateRateBasedRuleCommand extends command(_ep0, _mw0, "UpdateRateBasedRule", UpdateRateBasedRule$) {
|
|
3428
2776
|
}
|
|
3429
2777
|
|
|
3430
|
-
class UpdateRegexMatchSetCommand extends
|
|
3431
|
-
.classBuilder()
|
|
3432
|
-
.ep(commonParams)
|
|
3433
|
-
.m(function (Command, cs, config, o) {
|
|
3434
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3435
|
-
})
|
|
3436
|
-
.s("AWSWAF_Regional_20161128", "UpdateRegexMatchSet", {})
|
|
3437
|
-
.n("WAFRegionalClient", "UpdateRegexMatchSetCommand")
|
|
3438
|
-
.sc(UpdateRegexMatchSet$)
|
|
3439
|
-
.build() {
|
|
2778
|
+
class UpdateRegexMatchSetCommand extends command(_ep0, _mw0, "UpdateRegexMatchSet", UpdateRegexMatchSet$) {
|
|
3440
2779
|
}
|
|
3441
2780
|
|
|
3442
|
-
class UpdateRegexPatternSetCommand extends
|
|
3443
|
-
.classBuilder()
|
|
3444
|
-
.ep(commonParams)
|
|
3445
|
-
.m(function (Command, cs, config, o) {
|
|
3446
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3447
|
-
})
|
|
3448
|
-
.s("AWSWAF_Regional_20161128", "UpdateRegexPatternSet", {})
|
|
3449
|
-
.n("WAFRegionalClient", "UpdateRegexPatternSetCommand")
|
|
3450
|
-
.sc(UpdateRegexPatternSet$)
|
|
3451
|
-
.build() {
|
|
2781
|
+
class UpdateRegexPatternSetCommand extends command(_ep0, _mw0, "UpdateRegexPatternSet", UpdateRegexPatternSet$) {
|
|
3452
2782
|
}
|
|
3453
2783
|
|
|
3454
|
-
class UpdateRuleCommand extends
|
|
3455
|
-
.classBuilder()
|
|
3456
|
-
.ep(commonParams)
|
|
3457
|
-
.m(function (Command, cs, config, o) {
|
|
3458
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3459
|
-
})
|
|
3460
|
-
.s("AWSWAF_Regional_20161128", "UpdateRule", {})
|
|
3461
|
-
.n("WAFRegionalClient", "UpdateRuleCommand")
|
|
3462
|
-
.sc(UpdateRule$)
|
|
3463
|
-
.build() {
|
|
2784
|
+
class UpdateRuleCommand extends command(_ep0, _mw0, "UpdateRule", UpdateRule$) {
|
|
3464
2785
|
}
|
|
3465
2786
|
|
|
3466
|
-
class UpdateRuleGroupCommand extends
|
|
3467
|
-
.classBuilder()
|
|
3468
|
-
.ep(commonParams)
|
|
3469
|
-
.m(function (Command, cs, config, o) {
|
|
3470
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3471
|
-
})
|
|
3472
|
-
.s("AWSWAF_Regional_20161128", "UpdateRuleGroup", {})
|
|
3473
|
-
.n("WAFRegionalClient", "UpdateRuleGroupCommand")
|
|
3474
|
-
.sc(UpdateRuleGroup$)
|
|
3475
|
-
.build() {
|
|
2787
|
+
class UpdateRuleGroupCommand extends command(_ep0, _mw0, "UpdateRuleGroup", UpdateRuleGroup$) {
|
|
3476
2788
|
}
|
|
3477
2789
|
|
|
3478
|
-
class UpdateSizeConstraintSetCommand extends
|
|
3479
|
-
.classBuilder()
|
|
3480
|
-
.ep(commonParams)
|
|
3481
|
-
.m(function (Command, cs, config, o) {
|
|
3482
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3483
|
-
})
|
|
3484
|
-
.s("AWSWAF_Regional_20161128", "UpdateSizeConstraintSet", {})
|
|
3485
|
-
.n("WAFRegionalClient", "UpdateSizeConstraintSetCommand")
|
|
3486
|
-
.sc(UpdateSizeConstraintSet$)
|
|
3487
|
-
.build() {
|
|
2790
|
+
class UpdateSizeConstraintSetCommand extends command(_ep0, _mw0, "UpdateSizeConstraintSet", UpdateSizeConstraintSet$) {
|
|
3488
2791
|
}
|
|
3489
2792
|
|
|
3490
|
-
class UpdateSqlInjectionMatchSetCommand extends
|
|
3491
|
-
.classBuilder()
|
|
3492
|
-
.ep(commonParams)
|
|
3493
|
-
.m(function (Command, cs, config, o) {
|
|
3494
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3495
|
-
})
|
|
3496
|
-
.s("AWSWAF_Regional_20161128", "UpdateSqlInjectionMatchSet", {})
|
|
3497
|
-
.n("WAFRegionalClient", "UpdateSqlInjectionMatchSetCommand")
|
|
3498
|
-
.sc(UpdateSqlInjectionMatchSet$)
|
|
3499
|
-
.build() {
|
|
2793
|
+
class UpdateSqlInjectionMatchSetCommand extends command(_ep0, _mw0, "UpdateSqlInjectionMatchSet", UpdateSqlInjectionMatchSet$) {
|
|
3500
2794
|
}
|
|
3501
2795
|
|
|
3502
|
-
class UpdateWebACLCommand extends
|
|
3503
|
-
.classBuilder()
|
|
3504
|
-
.ep(commonParams)
|
|
3505
|
-
.m(function (Command, cs, config, o) {
|
|
3506
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3507
|
-
})
|
|
3508
|
-
.s("AWSWAF_Regional_20161128", "UpdateWebACL", {})
|
|
3509
|
-
.n("WAFRegionalClient", "UpdateWebACLCommand")
|
|
3510
|
-
.sc(UpdateWebACL$)
|
|
3511
|
-
.build() {
|
|
2796
|
+
class UpdateWebACLCommand extends command(_ep0, _mw0, "UpdateWebACL", UpdateWebACL$) {
|
|
3512
2797
|
}
|
|
3513
2798
|
|
|
3514
|
-
class UpdateXssMatchSetCommand extends
|
|
3515
|
-
.classBuilder()
|
|
3516
|
-
.ep(commonParams)
|
|
3517
|
-
.m(function (Command, cs, config, o) {
|
|
3518
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3519
|
-
})
|
|
3520
|
-
.s("AWSWAF_Regional_20161128", "UpdateXssMatchSet", {})
|
|
3521
|
-
.n("WAFRegionalClient", "UpdateXssMatchSetCommand")
|
|
3522
|
-
.sc(UpdateXssMatchSet$)
|
|
3523
|
-
.build() {
|
|
2799
|
+
class UpdateXssMatchSetCommand extends command(_ep0, _mw0, "UpdateXssMatchSet", UpdateXssMatchSet$) {
|
|
3524
2800
|
}
|
|
3525
2801
|
|
|
3526
2802
|
const commands = {
|