@aws-sdk/client-wafv2 3.477.0 → 3.481.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 +18 -41
- package/dist-cjs/commands/CheckCapacityCommand.js +18 -41
- package/dist-cjs/commands/CreateAPIKeyCommand.js +18 -41
- package/dist-cjs/commands/CreateIPSetCommand.js +18 -41
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +18 -41
- package/dist-cjs/commands/CreateRuleGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateWebACLCommand.js +18 -41
- package/dist-cjs/commands/DeleteFirewallManagerRuleGroupsCommand.js +18 -41
- package/dist-cjs/commands/DeleteIPSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteWebACLCommand.js +18 -41
- package/dist-cjs/commands/DescribeAllManagedProductsCommand.js +18 -41
- package/dist-cjs/commands/DescribeManagedProductsByVendorCommand.js +18 -41
- package/dist-cjs/commands/DescribeManagedRuleGroupCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWebACLCommand.js +18 -41
- package/dist-cjs/commands/GenerateMobileSdkReleaseUrlCommand.js +18 -41
- package/dist-cjs/commands/GetDecryptedAPIKeyCommand.js +18 -41
- package/dist-cjs/commands/GetIPSetCommand.js +18 -41
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetManagedRuleSetCommand.js +18 -41
- package/dist-cjs/commands/GetMobileSdkReleaseCommand.js +18 -41
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetRateBasedStatementManagedKeysCommand.js +18 -41
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +18 -41
- package/dist-cjs/commands/GetRuleGroupCommand.js +18 -41
- package/dist-cjs/commands/GetSampledRequestsCommand.js +18 -41
- package/dist-cjs/commands/GetWebACLCommand.js +18 -41
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListAPIKeysCommand.js +18 -41
- package/dist-cjs/commands/ListAvailableManagedRuleGroupVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListAvailableManagedRuleGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListIPSetsCommand.js +18 -41
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListManagedRuleSetsCommand.js +18 -41
- package/dist-cjs/commands/ListMobileSdkReleasesCommand.js +18 -41
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +18 -41
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +18 -41
- package/dist-cjs/commands/ListRuleGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListWebACLsCommand.js +18 -41
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutManagedRuleSetVersionsCommand.js +18 -41
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateIPSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +18 -41
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateWebACLCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateWebACLCommand.js +18 -41
- package/dist-es/commands/CheckCapacityCommand.js +18 -41
- package/dist-es/commands/CreateAPIKeyCommand.js +18 -41
- package/dist-es/commands/CreateIPSetCommand.js +18 -41
- package/dist-es/commands/CreateRegexPatternSetCommand.js +18 -41
- package/dist-es/commands/CreateRuleGroupCommand.js +18 -41
- package/dist-es/commands/CreateWebACLCommand.js +18 -41
- package/dist-es/commands/DeleteFirewallManagerRuleGroupsCommand.js +18 -41
- package/dist-es/commands/DeleteIPSetCommand.js +18 -41
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +18 -41
- package/dist-es/commands/DeletePermissionPolicyCommand.js +18 -41
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +18 -41
- package/dist-es/commands/DeleteRuleGroupCommand.js +18 -41
- package/dist-es/commands/DeleteWebACLCommand.js +18 -41
- package/dist-es/commands/DescribeAllManagedProductsCommand.js +18 -41
- package/dist-es/commands/DescribeManagedProductsByVendorCommand.js +18 -41
- package/dist-es/commands/DescribeManagedRuleGroupCommand.js +18 -41
- package/dist-es/commands/DisassociateWebACLCommand.js +18 -41
- package/dist-es/commands/GenerateMobileSdkReleaseUrlCommand.js +18 -41
- package/dist-es/commands/GetDecryptedAPIKeyCommand.js +18 -41
- package/dist-es/commands/GetIPSetCommand.js +18 -41
- package/dist-es/commands/GetLoggingConfigurationCommand.js +18 -41
- package/dist-es/commands/GetManagedRuleSetCommand.js +18 -41
- package/dist-es/commands/GetMobileSdkReleaseCommand.js +18 -41
- package/dist-es/commands/GetPermissionPolicyCommand.js +18 -41
- package/dist-es/commands/GetRateBasedStatementManagedKeysCommand.js +18 -41
- package/dist-es/commands/GetRegexPatternSetCommand.js +18 -41
- package/dist-es/commands/GetRuleGroupCommand.js +18 -41
- package/dist-es/commands/GetSampledRequestsCommand.js +18 -41
- package/dist-es/commands/GetWebACLCommand.js +18 -41
- package/dist-es/commands/GetWebACLForResourceCommand.js +18 -41
- package/dist-es/commands/ListAPIKeysCommand.js +18 -41
- package/dist-es/commands/ListAvailableManagedRuleGroupVersionsCommand.js +18 -41
- package/dist-es/commands/ListAvailableManagedRuleGroupsCommand.js +18 -41
- package/dist-es/commands/ListIPSetsCommand.js +18 -41
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListManagedRuleSetsCommand.js +18 -41
- package/dist-es/commands/ListMobileSdkReleasesCommand.js +18 -41
- package/dist-es/commands/ListRegexPatternSetsCommand.js +18 -41
- package/dist-es/commands/ListResourcesForWebACLCommand.js +18 -41
- package/dist-es/commands/ListRuleGroupsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListWebACLsCommand.js +18 -41
- package/dist-es/commands/PutLoggingConfigurationCommand.js +18 -41
- package/dist-es/commands/PutManagedRuleSetVersionsCommand.js +18 -41
- package/dist-es/commands/PutPermissionPolicyCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateIPSetCommand.js +18 -41
- package/dist-es/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +18 -41
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +18 -41
- package/dist-es/commands/UpdateRuleGroupCommand.js +18 -41
- package/dist-es/commands/UpdateWebACLCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateWebACLCommand.d.ts +6 -21
- package/dist-types/commands/CheckCapacityCommand.d.ts +6 -21
- package/dist-types/commands/CreateAPIKeyCommand.d.ts +6 -21
- package/dist-types/commands/CreateIPSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateWebACLCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIPSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWebACLCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAllManagedProductsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeManagedProductsByVendorCommand.d.ts +6 -21
- package/dist-types/commands/DescribeManagedRuleGroupCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +6 -21
- package/dist-types/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +6 -21
- package/dist-types/commands/GetDecryptedAPIKeyCommand.d.ts +6 -21
- package/dist-types/commands/GetIPSetCommand.d.ts +6 -21
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetManagedRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/GetMobileSdkReleaseCommand.d.ts +6 -21
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetRateBasedStatementManagedKeysCommand.d.ts +6 -21
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +6 -21
- package/dist-types/commands/GetRuleGroupCommand.d.ts +6 -21
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +6 -21
- package/dist-types/commands/GetWebACLCommand.d.ts +6 -21
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListAPIKeysCommand.d.ts +6 -21
- package/dist-types/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListAvailableManagedRuleGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListIPSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListManagedRuleSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListMobileSdkReleasesCommand.d.ts +6 -21
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +6 -21
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListWebACLsCommand.d.ts +6 -21
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutManagedRuleSetVersionsCommand.d.ts +6 -21
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateIPSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWebACLCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +10 -10
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class AssociateWebACLCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WAFV2Client";
|
|
29
|
-
const commandName = "AssociateWebACLCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSWAF_20190729",
|
|
38
|
-
operation: "AssociateWebACL",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_AssociateWebACLCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_AssociateWebACLCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateWebACLCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSWAF_20190729", "AssociateWebACL", {})
|
|
22
|
+
.n("WAFV2Client", "AssociateWebACLCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_AssociateWebACLCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_AssociateWebACLCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateWebACLCommand = AssociateWebACLCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CheckCapacityCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WAFV2Client";
|
|
29
|
-
const commandName = "CheckCapacityCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSWAF_20190729",
|
|
38
|
-
operation: "CheckCapacity",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CheckCapacityCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CheckCapacityCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CheckCapacityCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSWAF_20190729", "CheckCapacity", {})
|
|
22
|
+
.n("WAFV2Client", "CheckCapacityCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CheckCapacityCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CheckCapacityCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CheckCapacityCommand = CheckCapacityCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateAPIKeyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WAFV2Client";
|
|
29
|
-
const commandName = "CreateAPIKeyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSWAF_20190729",
|
|
38
|
-
operation: "CreateAPIKey",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateAPIKeyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateAPIKeyCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateAPIKeyCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSWAF_20190729", "CreateAPIKey", {})
|
|
22
|
+
.n("WAFV2Client", "CreateAPIKeyCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateAPIKeyCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateAPIKeyCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateAPIKeyCommand = CreateAPIKeyCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateIPSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WAFV2Client";
|
|
29
|
-
const commandName = "CreateIPSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSWAF_20190729",
|
|
38
|
-
operation: "CreateIPSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateIPSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateIPSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateIPSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSWAF_20190729", "CreateIPSet", {})
|
|
22
|
+
.n("WAFV2Client", "CreateIPSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateIPSetCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateIPSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateIPSetCommand = CreateIPSetCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateRegexPatternSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WAFV2Client";
|
|
29
|
-
const commandName = "CreateRegexPatternSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSWAF_20190729",
|
|
38
|
-
operation: "CreateRegexPatternSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateRegexPatternSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateRegexPatternSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateRegexPatternSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSWAF_20190729", "CreateRegexPatternSet", {})
|
|
22
|
+
.n("WAFV2Client", "CreateRegexPatternSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateRegexPatternSetCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateRegexPatternSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateRegexPatternSetCommand = CreateRegexPatternSetCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateRuleGroupCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WAFV2Client";
|
|
29
|
-
const commandName = "CreateRuleGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSWAF_20190729",
|
|
38
|
-
operation: "CreateRuleGroup",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateRuleGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateRuleGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateRuleGroupCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSWAF_20190729", "CreateRuleGroup", {})
|
|
22
|
+
.n("WAFV2Client", "CreateRuleGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateRuleGroupCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateRuleGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateRuleGroupCommand = CreateRuleGroupCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateWebACLCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WAFV2Client";
|
|
29
|
-
const commandName = "CreateWebACLCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSWAF_20190729",
|
|
38
|
-
operation: "CreateWebACL",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateWebACLCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateWebACLCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateWebACLCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSWAF_20190729", "CreateWebACL", {})
|
|
22
|
+
.n("WAFV2Client", "CreateWebACLCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateWebACLCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateWebACLCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateWebACLCommand = CreateWebACLCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteFirewallManagerRuleGroupsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WAFV2Client";
|
|
29
|
-
const commandName = "DeleteFirewallManagerRuleGroupsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSWAF_20190729",
|
|
38
|
-
operation: "DeleteFirewallManagerRuleGroups",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteFirewallManagerRuleGroupsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteFirewallManagerRuleGroupsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteFirewallManagerRuleGroupsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSWAF_20190729", "DeleteFirewallManagerRuleGroups", {})
|
|
22
|
+
.n("WAFV2Client", "DeleteFirewallManagerRuleGroupsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteFirewallManagerRuleGroupsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteFirewallManagerRuleGroupsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteFirewallManagerRuleGroupsCommand = DeleteFirewallManagerRuleGroupsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteIPSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WAFV2Client";
|
|
29
|
-
const commandName = "DeleteIPSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSWAF_20190729",
|
|
38
|
-
operation: "DeleteIPSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteIPSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteIPSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteIPSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSWAF_20190729", "DeleteIPSet", {})
|
|
22
|
+
.n("WAFV2Client", "DeleteIPSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteIPSetCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteIPSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteIPSetCommand = DeleteIPSetCommand;
|