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