@aws-sdk/client-waf-regional 3.297.0 → 3.298.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/commands/AssociateWebACLCommand.js +2 -3
- package/dist-cjs/commands/CreateByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateWebACLCommand.js +2 -3
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +2 -3
- package/dist-cjs/commands/CreateXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteWebACLCommand.js +2 -3
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -3
- package/dist-cjs/commands/GetByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetChangeTokenCommand.js +2 -3
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js +2 -3
- package/dist-cjs/commands/GetGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetIPSetCommand.js +2 -3
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
- package/dist-cjs/commands/GetRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/GetRuleCommand.js +2 -3
- package/dist-cjs/commands/GetRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -3
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetWebACLCommand.js +2 -3
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -3
- package/dist-cjs/commands/GetXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/ListByteMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListIPSetsCommand.js +2 -3
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListRateBasedRulesCommand.js +2 -3
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -3
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -3
- package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListRulesCommand.js +2 -3
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +2 -3
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListWebACLsCommand.js +2 -3
- package/dist-cjs/commands/ListXssMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateWebACLCommand.js +2 -3
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -874
- package/dist-es/commands/AssociateWebACLCommand.js +2 -3
- package/dist-es/commands/CreateByteMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateIPSetCommand.js +2 -3
- package/dist-es/commands/CreateRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/CreateRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/CreateRuleCommand.js +2 -3
- package/dist-es/commands/CreateRuleGroupCommand.js +2 -3
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateWebACLCommand.js +2 -3
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +2 -3
- package/dist-es/commands/CreateXssMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteByteMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteIPSetCommand.js +2 -3
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePermissionPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/DeleteRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRuleGroupCommand.js +2 -3
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteWebACLCommand.js +2 -3
- package/dist-es/commands/DeleteXssMatchSetCommand.js +2 -3
- package/dist-es/commands/DisassociateWebACLCommand.js +2 -3
- package/dist-es/commands/GetByteMatchSetCommand.js +2 -3
- package/dist-es/commands/GetChangeTokenCommand.js +2 -3
- package/dist-es/commands/GetChangeTokenStatusCommand.js +2 -3
- package/dist-es/commands/GetGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/GetIPSetCommand.js +2 -3
- package/dist-es/commands/GetLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/GetPermissionPolicyCommand.js +2 -3
- package/dist-es/commands/GetRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
- package/dist-es/commands/GetRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/GetRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/GetRuleCommand.js +2 -3
- package/dist-es/commands/GetRuleGroupCommand.js +2 -3
- package/dist-es/commands/GetSampledRequestsCommand.js +2 -3
- package/dist-es/commands/GetSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/GetWebACLCommand.js +2 -3
- package/dist-es/commands/GetWebACLForResourceCommand.js +2 -3
- package/dist-es/commands/GetXssMatchSetCommand.js +2 -3
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
- package/dist-es/commands/ListByteMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListGeoMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListIPSetsCommand.js +2 -3
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListRateBasedRulesCommand.js +2 -3
- package/dist-es/commands/ListRegexMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListRegexPatternSetsCommand.js +2 -3
- package/dist-es/commands/ListResourcesForWebACLCommand.js +2 -3
- package/dist-es/commands/ListRuleGroupsCommand.js +2 -3
- package/dist-es/commands/ListRulesCommand.js +2 -3
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +2 -3
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListWebACLsCommand.js +2 -3
- package/dist-es/commands/ListXssMatchSetsCommand.js +2 -3
- package/dist-es/commands/PutLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/PutPermissionPolicyCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateByteMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateIPSetCommand.js +2 -3
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/UpdateRuleCommand.js +2 -3
- package/dist-es/commands/UpdateRuleGroupCommand.js +2 -3
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateWebACLCommand.js +2 -3
- package/dist-es/commands/UpdateXssMatchSetCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -651
- package/dist-types/models/models_0.d.ts +0 -868
- package/dist-types/ts3.4/models/models_0.d.ts +0 -611
- package/package.json +4 -3
|
@@ -4,7 +4,6 @@ exports.ListTagsForResourceCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListWebACLsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListWebACLsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListWebACLsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ListXssMatchSetsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListXssMatchSetsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ListXssMatchSetsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.PutLoggingConfigurationCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class PutLoggingConfigurationCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class PutLoggingConfigurationCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.PutPermissionPolicyCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class PutPermissionPolicyCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class PutPermissionPolicyCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.TagResourceCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UntagResourceCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateByteMatchSetCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateByteMatchSetCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateByteMatchSetCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateGeoMatchSetCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateGeoMatchSetCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateGeoMatchSetCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateIPSetCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateIPSetCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateIPSetCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateRateBasedRuleCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateRateBasedRuleCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateRateBasedRuleCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateRegexMatchSetCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateRegexMatchSetCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateRegexMatchSetCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateRegexPatternSetCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateRegexPatternSetCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateRegexPatternSetCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateRuleCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateRuleCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateRuleCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateRuleGroupCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateRuleGroupCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateRuleGroupCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateSizeConstraintSetCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateSizeConstraintSetCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateSizeConstraintSetCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateSqlInjectionMatchSetCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateSqlInjectionMatchSetCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateSqlInjectionMatchSetCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateWebACLCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateWebACLCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateWebACLCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateXssMatchSetCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class UpdateXssMatchSetCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateXssMatchSetCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|