@aws-sdk/client-wafv2 3.495.0 → 3.499.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 +44 -41
- package/package.json +38 -38
package/dist-cjs/index.js
CHANGED
|
@@ -5457,14 +5457,15 @@ var WAFV2 = _WAFV2;
|
|
|
5457
5457
|
// src/index.ts
|
|
5458
5458
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
5459
5459
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5460
|
+
|
|
5460
5461
|
0 && (module.exports = {
|
|
5461
|
-
|
|
5462
|
+
WAFV2ServiceException,
|
|
5463
|
+
__Client,
|
|
5464
|
+
WAFV2Client,
|
|
5465
|
+
WAFV2,
|
|
5466
|
+
$Command,
|
|
5462
5467
|
AssociateWebACLCommand,
|
|
5463
|
-
AssociatedResourceType,
|
|
5464
|
-
BodyParsingFallbackBehavior,
|
|
5465
5468
|
CheckCapacityCommand,
|
|
5466
|
-
ComparisonOperator,
|
|
5467
|
-
CountryCode,
|
|
5468
5469
|
CreateAPIKeyCommand,
|
|
5469
5470
|
CreateIPSetCommand,
|
|
5470
5471
|
CreateRegexPatternSetCommand,
|
|
@@ -5481,11 +5482,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5481
5482
|
DescribeManagedProductsByVendorCommand,
|
|
5482
5483
|
DescribeManagedRuleGroupCommand,
|
|
5483
5484
|
DisassociateWebACLCommand,
|
|
5484
|
-
FailureReason,
|
|
5485
|
-
FallbackBehavior,
|
|
5486
|
-
FilterBehavior,
|
|
5487
|
-
FilterRequirement,
|
|
5488
|
-
ForwardedIPPosition,
|
|
5489
5485
|
GenerateMobileSdkReleaseUrlCommand,
|
|
5490
5486
|
GetDecryptedAPIKeyCommand,
|
|
5491
5487
|
GetIPSetCommand,
|
|
@@ -5499,10 +5495,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5499
5495
|
GetSampledRequestsCommand,
|
|
5500
5496
|
GetWebACLCommand,
|
|
5501
5497
|
GetWebACLForResourceCommand,
|
|
5502
|
-
IPAddressVersion,
|
|
5503
|
-
InspectionLevel,
|
|
5504
|
-
JsonMatchScope,
|
|
5505
|
-
LabelMatchScope,
|
|
5506
5498
|
ListAPIKeysCommand,
|
|
5507
5499
|
ListAvailableManagedRuleGroupVersionsCommand,
|
|
5508
5500
|
ListAvailableManagedRuleGroupsCommand,
|
|
@@ -5515,50 +5507,61 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5515
5507
|
ListRuleGroupsCommand,
|
|
5516
5508
|
ListTagsForResourceCommand,
|
|
5517
5509
|
ListWebACLsCommand,
|
|
5518
|
-
MapMatchScope,
|
|
5519
|
-
OversizeHandling,
|
|
5520
|
-
ParameterExceptionField,
|
|
5521
|
-
PayloadType,
|
|
5522
|
-
Platform,
|
|
5523
|
-
PositionalConstraint,
|
|
5524
5510
|
PutLoggingConfigurationCommand,
|
|
5525
5511
|
PutManagedRuleSetVersionsCommand,
|
|
5526
5512
|
PutPermissionPolicyCommand,
|
|
5527
|
-
RateBasedStatementAggregateKeyType,
|
|
5528
|
-
ResourceType,
|
|
5529
|
-
ResponseContentType,
|
|
5530
|
-
Scope,
|
|
5531
|
-
SensitivityLevel,
|
|
5532
|
-
SizeInspectionLimit,
|
|
5533
5513
|
TagResourceCommand,
|
|
5534
|
-
TextTransformationType,
|
|
5535
5514
|
UntagResourceCommand,
|
|
5536
5515
|
UpdateIPSetCommand,
|
|
5537
5516
|
UpdateManagedRuleSetVersionExpiryDateCommand,
|
|
5538
5517
|
UpdateRegexPatternSetCommand,
|
|
5539
5518
|
UpdateRuleGroupCommand,
|
|
5540
5519
|
UpdateWebACLCommand,
|
|
5541
|
-
|
|
5542
|
-
|
|
5543
|
-
|
|
5544
|
-
|
|
5520
|
+
ActionValue,
|
|
5521
|
+
OversizeHandling,
|
|
5522
|
+
MapMatchScope,
|
|
5523
|
+
FallbackBehavior,
|
|
5524
|
+
BodyParsingFallbackBehavior,
|
|
5525
|
+
JsonMatchScope,
|
|
5526
|
+
PositionalConstraint,
|
|
5527
|
+
TextTransformationType,
|
|
5528
|
+
CountryCode,
|
|
5529
|
+
ForwardedIPPosition,
|
|
5530
|
+
LabelMatchScope,
|
|
5531
|
+
PayloadType,
|
|
5532
|
+
InspectionLevel,
|
|
5533
|
+
RateBasedStatementAggregateKeyType,
|
|
5534
|
+
ComparisonOperator,
|
|
5535
|
+
SensitivityLevel,
|
|
5536
|
+
AssociatedResourceType,
|
|
5545
5537
|
WAFInternalErrorException,
|
|
5546
5538
|
WAFInvalidOperationException,
|
|
5539
|
+
ParameterExceptionField,
|
|
5547
5540
|
WAFInvalidParameterException,
|
|
5548
|
-
|
|
5541
|
+
WAFNonexistentItemException,
|
|
5542
|
+
WAFUnavailableEntityException,
|
|
5543
|
+
SizeInspectionLimit,
|
|
5544
|
+
Scope,
|
|
5545
|
+
WAFExpiredManagedRuleGroupVersionException,
|
|
5549
5546
|
WAFInvalidResourceException,
|
|
5550
5547
|
WAFLimitsExceededException,
|
|
5551
|
-
WAFLogDestinationPermissionIssueException,
|
|
5552
|
-
WAFNonexistentItemException,
|
|
5553
|
-
WAFOptimisticLockException,
|
|
5554
|
-
WAFServiceLinkedRoleErrorException,
|
|
5555
5548
|
WAFSubscriptionNotFoundException,
|
|
5549
|
+
IPAddressVersion,
|
|
5550
|
+
WAFDuplicateItemException,
|
|
5551
|
+
WAFOptimisticLockException,
|
|
5556
5552
|
WAFTagOperationException,
|
|
5557
5553
|
WAFTagOperationInternalErrorException,
|
|
5558
|
-
|
|
5554
|
+
ResponseContentType,
|
|
5555
|
+
WAFConfigurationWarningException,
|
|
5556
|
+
WAFAssociatedItemException,
|
|
5557
|
+
Platform,
|
|
5558
|
+
FilterBehavior,
|
|
5559
|
+
FilterRequirement,
|
|
5559
5560
|
WAFUnsupportedAggregateKeyTypeException,
|
|
5560
|
-
|
|
5561
|
-
|
|
5562
|
-
|
|
5563
|
-
|
|
5561
|
+
FailureReason,
|
|
5562
|
+
ResourceType,
|
|
5563
|
+
WAFLogDestinationPermissionIssueException,
|
|
5564
|
+
WAFServiceLinkedRoleErrorException,
|
|
5565
|
+
WAFInvalidPermissionPolicyException
|
|
5564
5566
|
});
|
|
5567
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-wafv2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Wafv2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-wafv2",
|
|
@@ -20,46 +20,46 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
38
|
-
"@smithy/hash-node": "^2.1.
|
|
39
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
40
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
42
|
-
"@smithy/middleware-retry": "^2.1.
|
|
43
|
-
"@smithy/middleware-serde": "^2.1.
|
|
44
|
-
"@smithy/middleware-stack": "^2.1.
|
|
45
|
-
"@smithy/node-config-provider": "^2.2.
|
|
46
|
-
"@smithy/node-http-handler": "^2.3.
|
|
47
|
-
"@smithy/protocol-http": "^3.1.
|
|
48
|
-
"@smithy/smithy-client": "^2.3.
|
|
49
|
-
"@smithy/types": "^2.9.
|
|
50
|
-
"@smithy/url-parser": "^2.1.
|
|
51
|
-
"@smithy/util-base64": "^2.1.
|
|
52
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
56
|
-
"@smithy/util-endpoints": "^1.1.
|
|
57
|
-
"@smithy/util-retry": "^2.1.
|
|
58
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
38
|
+
"@smithy/hash-node": "^2.1.1",
|
|
39
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
40
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
42
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
43
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
45
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
46
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
47
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
48
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
49
|
+
"@smithy/types": "^2.9.1",
|
|
50
|
+
"@smithy/url-parser": "^2.1.1",
|
|
51
|
+
"@smithy/util-base64": "^2.1.1",
|
|
52
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
56
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
57
|
+
"@smithy/util-retry": "^2.1.1",
|
|
58
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
59
59
|
"tslib": "^2.5.0"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
62
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
63
63
|
"@tsconfig/node14": "1.0.3",
|
|
64
64
|
"@types/node": "^14.14.31",
|
|
65
65
|
"concurrently": "7.0.0",
|