@aws-sdk/client-waf 3.890.0 → 3.891.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-types/commands/CreateByteMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +2 -0
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +2 -0
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +2 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +2 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +2 -0
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/CreateWebACLCommand.d.ts +2 -0
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +2 -0
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -0
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/GetChangeTokenCommand.d.ts +2 -0
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +2 -0
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +2 -0
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +2 -0
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +2 -0
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +2 -0
- package/dist-types/commands/GetRuleCommand.d.ts +2 -0
- package/dist-types/commands/GetRuleGroupCommand.d.ts +2 -0
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +2 -0
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +2 -0
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/GetWebACLCommand.d.ts +2 -0
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +2 -0
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +2 -0
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +2 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +2 -0
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +2 -0
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +2 -0
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +2 -0
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +2 -0
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListRulesCommand.d.ts +2 -0
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +2 -0
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +2 -0
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/ListWebACLsCommand.d.ts +2 -0
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +2 -0
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +2 -0
- package/dist-types/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +2 -0
- package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -0
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +2 -0
- package/package.json +10 -10
|
@@ -64,6 +64,8 @@ declare const CreateByteMatchSetCommand_base: {
|
|
|
64
64
|
* ```javascript
|
|
65
65
|
* import { WAFClient, CreateByteMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
66
66
|
* // const { WAFClient, CreateByteMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
67
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
68
|
+
* const config = {}; // type is WAFClientConfig
|
|
67
69
|
* const client = new WAFClient(config);
|
|
68
70
|
* const input = { // CreateByteMatchSetRequest
|
|
69
71
|
* Name: "STRING_VALUE", // required
|
|
@@ -61,6 +61,8 @@ declare const CreateGeoMatchSetCommand_base: {
|
|
|
61
61
|
* ```javascript
|
|
62
62
|
* import { WAFClient, CreateGeoMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
63
63
|
* // const { WAFClient, CreateGeoMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
64
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
65
|
+
* const config = {}; // type is WAFClientConfig
|
|
64
66
|
* const client = new WAFClient(config);
|
|
65
67
|
* const input = { // CreateGeoMatchSetRequest
|
|
66
68
|
* Name: "STRING_VALUE", // required
|
|
@@ -66,6 +66,8 @@ declare const CreateIPSetCommand_base: {
|
|
|
66
66
|
* ```javascript
|
|
67
67
|
* import { WAFClient, CreateIPSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
68
68
|
* // const { WAFClient, CreateIPSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
69
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
70
|
+
* const config = {}; // type is WAFClientConfig
|
|
69
71
|
* const client = new WAFClient(config);
|
|
70
72
|
* const input = { // CreateIPSetRequest
|
|
71
73
|
* Name: "STRING_VALUE", // required
|
|
@@ -126,6 +126,8 @@ declare const CreateRateBasedRuleCommand_base: {
|
|
|
126
126
|
* ```javascript
|
|
127
127
|
* import { WAFClient, CreateRateBasedRuleCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
128
128
|
* // const { WAFClient, CreateRateBasedRuleCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
129
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
130
|
+
* const config = {}; // type is WAFClientConfig
|
|
129
131
|
* const client = new WAFClient(config);
|
|
130
132
|
* const input = { // CreateRateBasedRuleRequest
|
|
131
133
|
* Name: "STRING_VALUE", // required
|
|
@@ -64,6 +64,8 @@ declare const CreateRegexMatchSetCommand_base: {
|
|
|
64
64
|
* ```javascript
|
|
65
65
|
* import { WAFClient, CreateRegexMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
66
66
|
* // const { WAFClient, CreateRegexMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
67
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
68
|
+
* const config = {}; // type is WAFClientConfig
|
|
67
69
|
* const client = new WAFClient(config);
|
|
68
70
|
* const input = { // CreateRegexMatchSetRequest
|
|
69
71
|
* Name: "STRING_VALUE", // required
|
|
@@ -60,6 +60,8 @@ declare const CreateRegexPatternSetCommand_base: {
|
|
|
60
60
|
* ```javascript
|
|
61
61
|
* import { WAFClient, CreateRegexPatternSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
62
62
|
* // const { WAFClient, CreateRegexPatternSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
63
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
64
|
+
* const config = {}; // type is WAFClientConfig
|
|
63
65
|
* const client = new WAFClient(config);
|
|
64
66
|
* const input = { // CreateRegexPatternSetRequest
|
|
65
67
|
* Name: "STRING_VALUE", // required
|
|
@@ -84,6 +84,8 @@ declare const CreateRuleCommand_base: {
|
|
|
84
84
|
* ```javascript
|
|
85
85
|
* import { WAFClient, CreateRuleCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
86
86
|
* // const { WAFClient, CreateRuleCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
87
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
88
|
+
* const config = {}; // type is WAFClientConfig
|
|
87
89
|
* const client = new WAFClient(config);
|
|
88
90
|
* const input = { // CreateRuleRequest
|
|
89
91
|
* Name: "STRING_VALUE", // required
|
|
@@ -55,6 +55,8 @@ declare const CreateRuleGroupCommand_base: {
|
|
|
55
55
|
* ```javascript
|
|
56
56
|
* import { WAFClient, CreateRuleGroupCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
57
57
|
* // const { WAFClient, CreateRuleGroupCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
58
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
59
|
+
* const config = {}; // type is WAFClientConfig
|
|
58
60
|
* const client = new WAFClient(config);
|
|
59
61
|
* const input = { // CreateRuleGroupRequest
|
|
60
62
|
* Name: "STRING_VALUE", // required
|
|
@@ -64,6 +64,8 @@ declare const CreateSizeConstraintSetCommand_base: {
|
|
|
64
64
|
* ```javascript
|
|
65
65
|
* import { WAFClient, CreateSizeConstraintSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
66
66
|
* // const { WAFClient, CreateSizeConstraintSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
67
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
68
|
+
* const config = {}; // type is WAFClientConfig
|
|
67
69
|
* const client = new WAFClient(config);
|
|
68
70
|
* const input = { // CreateSizeConstraintSetRequest
|
|
69
71
|
* Name: "STRING_VALUE", // required
|
|
@@ -62,6 +62,8 @@ declare const CreateSqlInjectionMatchSetCommand_base: {
|
|
|
62
62
|
* ```javascript
|
|
63
63
|
* import { WAFClient, CreateSqlInjectionMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
64
64
|
* // const { WAFClient, CreateSqlInjectionMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
65
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
66
|
+
* const config = {}; // type is WAFClientConfig
|
|
65
67
|
* const client = new WAFClient(config);
|
|
66
68
|
* const input = { // CreateSqlInjectionMatchSetRequest
|
|
67
69
|
* Name: "STRING_VALUE", // required
|
|
@@ -72,6 +72,8 @@ declare const CreateWebACLCommand_base: {
|
|
|
72
72
|
* ```javascript
|
|
73
73
|
* import { WAFClient, CreateWebACLCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
74
74
|
* // const { WAFClient, CreateWebACLCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
75
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
76
|
+
* const config = {}; // type is WAFClientConfig
|
|
75
77
|
* const client = new WAFClient(config);
|
|
76
78
|
* const input = { // CreateWebACLRequest
|
|
77
79
|
* Name: "STRING_VALUE", // required
|
|
@@ -40,6 +40,8 @@ declare const CreateWebACLMigrationStackCommand_base: {
|
|
|
40
40
|
* ```javascript
|
|
41
41
|
* import { WAFClient, CreateWebACLMigrationStackCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
42
42
|
* // const { WAFClient, CreateWebACLMigrationStackCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
43
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
44
|
+
* const config = {}; // type is WAFClientConfig
|
|
43
45
|
* const client = new WAFClient(config);
|
|
44
46
|
* const input = { // CreateWebACLMigrationStackRequest
|
|
45
47
|
* WebACLId: "STRING_VALUE", // required
|
|
@@ -62,6 +62,8 @@ declare const CreateXssMatchSetCommand_base: {
|
|
|
62
62
|
* ```javascript
|
|
63
63
|
* import { WAFClient, CreateXssMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
64
64
|
* // const { WAFClient, CreateXssMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
65
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
66
|
+
* const config = {}; // type is WAFClientConfig
|
|
65
67
|
* const client = new WAFClient(config);
|
|
66
68
|
* const input = { // CreateXssMatchSetRequest
|
|
67
69
|
* Name: "STRING_VALUE", // required
|
|
@@ -56,6 +56,8 @@ declare const DeleteByteMatchSetCommand_base: {
|
|
|
56
56
|
* ```javascript
|
|
57
57
|
* import { WAFClient, DeleteByteMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
58
58
|
* // const { WAFClient, DeleteByteMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
59
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
60
|
+
* const config = {}; // type is WAFClientConfig
|
|
59
61
|
* const client = new WAFClient(config);
|
|
60
62
|
* const input = { // DeleteByteMatchSetRequest
|
|
61
63
|
* ByteMatchSetId: "STRING_VALUE", // required
|
|
@@ -56,6 +56,8 @@ declare const DeleteGeoMatchSetCommand_base: {
|
|
|
56
56
|
* ```javascript
|
|
57
57
|
* import { WAFClient, DeleteGeoMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
58
58
|
* // const { WAFClient, DeleteGeoMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
59
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
60
|
+
* const config = {}; // type is WAFClientConfig
|
|
59
61
|
* const client = new WAFClient(config);
|
|
60
62
|
* const input = { // DeleteGeoMatchSetRequest
|
|
61
63
|
* GeoMatchSetId: "STRING_VALUE", // required
|
|
@@ -56,6 +56,8 @@ declare const DeleteIPSetCommand_base: {
|
|
|
56
56
|
* ```javascript
|
|
57
57
|
* import { WAFClient, DeleteIPSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
58
58
|
* // const { WAFClient, DeleteIPSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
59
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
60
|
+
* const config = {}; // type is WAFClientConfig
|
|
59
61
|
* const client = new WAFClient(config);
|
|
60
62
|
* const input = { // DeleteIPSetRequest
|
|
61
63
|
* IPSetId: "STRING_VALUE", // required
|
|
@@ -42,6 +42,8 @@ declare const DeleteLoggingConfigurationCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { WAFClient, DeleteLoggingConfigurationCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
44
44
|
* // const { WAFClient, DeleteLoggingConfigurationCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
45
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
46
|
+
* const config = {}; // type is WAFClientConfig
|
|
45
47
|
* const client = new WAFClient(config);
|
|
46
48
|
* const input = { // DeleteLoggingConfigurationRequest
|
|
47
49
|
* ResourceArn: "STRING_VALUE", // required
|
|
@@ -42,6 +42,8 @@ declare const DeletePermissionPolicyCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { WAFClient, DeletePermissionPolicyCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
44
44
|
* // const { WAFClient, DeletePermissionPolicyCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
45
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
46
|
+
* const config = {}; // type is WAFClientConfig
|
|
45
47
|
* const client = new WAFClient(config);
|
|
46
48
|
* const input = { // DeletePermissionPolicyRequest
|
|
47
49
|
* ResourceArn: "STRING_VALUE", // required
|
|
@@ -60,6 +60,8 @@ declare const DeleteRateBasedRuleCommand_base: {
|
|
|
60
60
|
* ```javascript
|
|
61
61
|
* import { WAFClient, DeleteRateBasedRuleCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
62
62
|
* // const { WAFClient, DeleteRateBasedRuleCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
63
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
64
|
+
* const config = {}; // type is WAFClientConfig
|
|
63
65
|
* const client = new WAFClient(config);
|
|
64
66
|
* const input = { // DeleteRateBasedRuleRequest
|
|
65
67
|
* RuleId: "STRING_VALUE", // required
|
|
@@ -56,6 +56,8 @@ declare const DeleteRegexMatchSetCommand_base: {
|
|
|
56
56
|
* ```javascript
|
|
57
57
|
* import { WAFClient, DeleteRegexMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
58
58
|
* // const { WAFClient, DeleteRegexMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
59
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
60
|
+
* const config = {}; // type is WAFClientConfig
|
|
59
61
|
* const client = new WAFClient(config);
|
|
60
62
|
* const input = { // DeleteRegexMatchSetRequest
|
|
61
63
|
* RegexMatchSetId: "STRING_VALUE", // required
|
|
@@ -42,6 +42,8 @@ declare const DeleteRegexPatternSetCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { WAFClient, DeleteRegexPatternSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
44
44
|
* // const { WAFClient, DeleteRegexPatternSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
45
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
46
|
+
* const config = {}; // type is WAFClientConfig
|
|
45
47
|
* const client = new WAFClient(config);
|
|
46
48
|
* const input = { // DeleteRegexPatternSetRequest
|
|
47
49
|
* RegexPatternSetId: "STRING_VALUE", // required
|
|
@@ -56,6 +56,8 @@ declare const DeleteRuleCommand_base: {
|
|
|
56
56
|
* ```javascript
|
|
57
57
|
* import { WAFClient, DeleteRuleCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
58
58
|
* // const { WAFClient, DeleteRuleCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
59
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
60
|
+
* const config = {}; // type is WAFClientConfig
|
|
59
61
|
* const client = new WAFClient(config);
|
|
60
62
|
* const input = { // DeleteRuleRequest
|
|
61
63
|
* RuleId: "STRING_VALUE", // required
|
|
@@ -56,6 +56,8 @@ declare const DeleteRuleGroupCommand_base: {
|
|
|
56
56
|
* ```javascript
|
|
57
57
|
* import { WAFClient, DeleteRuleGroupCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
58
58
|
* // const { WAFClient, DeleteRuleGroupCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
59
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
60
|
+
* const config = {}; // type is WAFClientConfig
|
|
59
61
|
* const client = new WAFClient(config);
|
|
60
62
|
* const input = { // DeleteRuleGroupRequest
|
|
61
63
|
* RuleGroupId: "STRING_VALUE", // required
|
|
@@ -56,6 +56,8 @@ declare const DeleteSizeConstraintSetCommand_base: {
|
|
|
56
56
|
* ```javascript
|
|
57
57
|
* import { WAFClient, DeleteSizeConstraintSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
58
58
|
* // const { WAFClient, DeleteSizeConstraintSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
59
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
60
|
+
* const config = {}; // type is WAFClientConfig
|
|
59
61
|
* const client = new WAFClient(config);
|
|
60
62
|
* const input = { // DeleteSizeConstraintSetRequest
|
|
61
63
|
* SizeConstraintSetId: "STRING_VALUE", // required
|
|
@@ -57,6 +57,8 @@ declare const DeleteSqlInjectionMatchSetCommand_base: {
|
|
|
57
57
|
* ```javascript
|
|
58
58
|
* import { WAFClient, DeleteSqlInjectionMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
59
59
|
* // const { WAFClient, DeleteSqlInjectionMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
60
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
61
|
+
* const config = {}; // type is WAFClientConfig
|
|
60
62
|
* const client = new WAFClient(config);
|
|
61
63
|
* const input = { // DeleteSqlInjectionMatchSetRequest
|
|
62
64
|
* SqlInjectionMatchSetId: "STRING_VALUE", // required
|
|
@@ -54,6 +54,8 @@ declare const DeleteWebACLCommand_base: {
|
|
|
54
54
|
* ```javascript
|
|
55
55
|
* import { WAFClient, DeleteWebACLCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
56
56
|
* // const { WAFClient, DeleteWebACLCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
57
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
58
|
+
* const config = {}; // type is WAFClientConfig
|
|
57
59
|
* const client = new WAFClient(config);
|
|
58
60
|
* const input = { // DeleteWebACLRequest
|
|
59
61
|
* WebACLId: "STRING_VALUE", // required
|
|
@@ -57,6 +57,8 @@ declare const DeleteXssMatchSetCommand_base: {
|
|
|
57
57
|
* ```javascript
|
|
58
58
|
* import { WAFClient, DeleteXssMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
59
59
|
* // const { WAFClient, DeleteXssMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
60
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
61
|
+
* const config = {}; // type is WAFClientConfig
|
|
60
62
|
* const client = new WAFClient(config);
|
|
61
63
|
* const input = { // DeleteXssMatchSetRequest
|
|
62
64
|
* XssMatchSetId: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetByteMatchSetCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetByteMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetByteMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetByteMatchSetRequest
|
|
46
48
|
* ByteMatchSetId: "STRING_VALUE", // required
|
|
@@ -47,6 +47,8 @@ declare const GetChangeTokenCommand_base: {
|
|
|
47
47
|
* ```javascript
|
|
48
48
|
* import { WAFClient, GetChangeTokenCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
49
49
|
* // const { WAFClient, GetChangeTokenCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
50
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
51
|
+
* const config = {}; // type is WAFClientConfig
|
|
50
52
|
* const client = new WAFClient(config);
|
|
51
53
|
* const input = {};
|
|
52
54
|
* const command = new GetChangeTokenCommand(input);
|
|
@@ -57,6 +57,8 @@ declare const GetChangeTokenStatusCommand_base: {
|
|
|
57
57
|
* ```javascript
|
|
58
58
|
* import { WAFClient, GetChangeTokenStatusCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
59
59
|
* // const { WAFClient, GetChangeTokenStatusCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
60
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
61
|
+
* const config = {}; // type is WAFClientConfig
|
|
60
62
|
* const client = new WAFClient(config);
|
|
61
63
|
* const input = { // GetChangeTokenStatusRequest
|
|
62
64
|
* ChangeToken: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetGeoMatchSetCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetGeoMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetGeoMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetGeoMatchSetRequest
|
|
46
48
|
* GeoMatchSetId: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetIPSetCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetIPSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetIPSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetIPSetRequest
|
|
46
48
|
* IPSetId: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetLoggingConfigurationCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetLoggingConfigurationCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetLoggingConfigurationCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetLoggingConfigurationRequest
|
|
46
48
|
* ResourceArn: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetPermissionPolicyCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetPermissionPolicyCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetPermissionPolicyCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetPermissionPolicyRequest
|
|
46
48
|
* ResourceArn: "STRING_VALUE", // required
|
|
@@ -43,6 +43,8 @@ declare const GetRateBasedRuleCommand_base: {
|
|
|
43
43
|
* ```javascript
|
|
44
44
|
* import { WAFClient, GetRateBasedRuleCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
45
45
|
* // const { WAFClient, GetRateBasedRuleCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
46
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
47
|
+
* const config = {}; // type is WAFClientConfig
|
|
46
48
|
* const client = new WAFClient(config);
|
|
47
49
|
* const input = { // GetRateBasedRuleRequest
|
|
48
50
|
* RuleId: "STRING_VALUE", // required
|
|
@@ -43,6 +43,8 @@ declare const GetRateBasedRuleManagedKeysCommand_base: {
|
|
|
43
43
|
* ```javascript
|
|
44
44
|
* import { WAFClient, GetRateBasedRuleManagedKeysCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
45
45
|
* // const { WAFClient, GetRateBasedRuleManagedKeysCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
46
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
47
|
+
* const config = {}; // type is WAFClientConfig
|
|
46
48
|
* const client = new WAFClient(config);
|
|
47
49
|
* const input = { // GetRateBasedRuleManagedKeysRequest
|
|
48
50
|
* RuleId: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetRegexMatchSetCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetRegexMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetRegexMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetRegexMatchSetRequest
|
|
46
48
|
* RegexMatchSetId: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetRegexPatternSetCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetRegexPatternSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetRegexPatternSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetRegexPatternSetRequest
|
|
46
48
|
* RegexPatternSetId: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetRuleCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetRuleCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetRuleCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetRuleRequest
|
|
46
48
|
* RuleId: "STRING_VALUE", // required
|
|
@@ -42,6 +42,8 @@ declare const GetRuleGroupCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { WAFClient, GetRuleGroupCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
44
44
|
* // const { WAFClient, GetRuleGroupCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
45
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
46
|
+
* const config = {}; // type is WAFClientConfig
|
|
45
47
|
* const client = new WAFClient(config);
|
|
46
48
|
* const input = { // GetRuleGroupRequest
|
|
47
49
|
* RuleGroupId: "STRING_VALUE", // required
|
|
@@ -45,6 +45,8 @@ declare const GetSampledRequestsCommand_base: {
|
|
|
45
45
|
* ```javascript
|
|
46
46
|
* import { WAFClient, GetSampledRequestsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
47
47
|
* // const { WAFClient, GetSampledRequestsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
48
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
49
|
+
* const config = {}; // type is WAFClientConfig
|
|
48
50
|
* const client = new WAFClient(config);
|
|
49
51
|
* const input = { // GetSampledRequestsRequest
|
|
50
52
|
* WebAclId: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetSizeConstraintSetCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetSizeConstraintSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetSizeConstraintSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetSizeConstraintSetRequest
|
|
46
48
|
* SizeConstraintSetId: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetSqlInjectionMatchSetCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetSqlInjectionMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetSqlInjectionMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetSqlInjectionMatchSetRequest
|
|
46
48
|
* SqlInjectionMatchSetId: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetWebACLCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetWebACLCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetWebACLCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetWebACLRequest
|
|
46
48
|
* WebACLId: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const GetXssMatchSetCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, GetXssMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, GetXssMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // GetXssMatchSetRequest
|
|
46
48
|
* XssMatchSetId: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const ListActivatedRulesInRuleGroupCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListActivatedRulesInRuleGroupCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListActivatedRulesInRuleGroupCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListActivatedRulesInRuleGroupRequest
|
|
46
48
|
* RuleGroupId: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListByteMatchSetsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListByteMatchSetsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListByteMatchSetsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListByteMatchSetsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListGeoMatchSetsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListGeoMatchSetsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListGeoMatchSetsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListGeoMatchSetsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListIPSetsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListIPSetsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListIPSetsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListIPSetsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListLoggingConfigurationsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListLoggingConfigurationsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListLoggingConfigurationsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListLoggingConfigurationsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListRateBasedRulesCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListRateBasedRulesCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListRateBasedRulesCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListRateBasedRulesRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListRegexMatchSetsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListRegexMatchSetsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListRegexMatchSetsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListRegexMatchSetsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListRegexPatternSetsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListRegexPatternSetsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListRegexPatternSetsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListRegexPatternSetsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListRuleGroupsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListRuleGroupsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListRuleGroupsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListRuleGroupsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListRulesCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListRulesCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListRulesCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListRulesRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListSizeConstraintSetsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListSizeConstraintSetsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListSizeConstraintSetsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListSizeConstraintSetsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListSqlInjectionMatchSetsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListSqlInjectionMatchSetsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListSqlInjectionMatchSetsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListSqlInjectionMatchSetsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListSubscribedRuleGroupsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListSubscribedRuleGroupsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListSubscribedRuleGroupsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListSubscribedRuleGroupsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -42,6 +42,8 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { WAFClient, ListTagsForResourceCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
44
44
|
* // const { WAFClient, ListTagsForResourceCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
45
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
46
|
+
* const config = {}; // type is WAFClientConfig
|
|
45
47
|
* const client = new WAFClient(config);
|
|
46
48
|
* const input = { // ListTagsForResourceRequest
|
|
47
49
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListWebACLsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListWebACLsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListWebACLsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListWebACLsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -41,6 +41,8 @@ declare const ListXssMatchSetsCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, ListXssMatchSetsCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, ListXssMatchSetsCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // ListXssMatchSetsRequest
|
|
46
48
|
* NextMarker: "STRING_VALUE",
|
|
@@ -58,6 +58,8 @@ declare const PutLoggingConfigurationCommand_base: {
|
|
|
58
58
|
* ```javascript
|
|
59
59
|
* import { WAFClient, PutLoggingConfigurationCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
60
60
|
* // const { WAFClient, PutLoggingConfigurationCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
61
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
62
|
+
* const config = {}; // type is WAFClientConfig
|
|
61
63
|
* const client = new WAFClient(config);
|
|
62
64
|
* const input = { // PutLoggingConfigurationRequest
|
|
63
65
|
* LoggingConfiguration: { // LoggingConfiguration
|
|
@@ -73,6 +73,8 @@ declare const PutPermissionPolicyCommand_base: {
|
|
|
73
73
|
* ```javascript
|
|
74
74
|
* import { WAFClient, PutPermissionPolicyCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
75
75
|
* // const { WAFClient, PutPermissionPolicyCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
76
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
77
|
+
* const config = {}; // type is WAFClientConfig
|
|
76
78
|
* const client = new WAFClient(config);
|
|
77
79
|
* const input = { // PutPermissionPolicyRequest
|
|
78
80
|
* ResourceArn: "STRING_VALUE", // required
|
|
@@ -42,6 +42,8 @@ declare const TagResourceCommand_base: {
|
|
|
42
42
|
* ```javascript
|
|
43
43
|
* import { WAFClient, TagResourceCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
44
44
|
* // const { WAFClient, TagResourceCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
45
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
46
|
+
* const config = {}; // type is WAFClientConfig
|
|
45
47
|
* const client = new WAFClient(config);
|
|
46
48
|
* const input = { // TagResourceRequest
|
|
47
49
|
* ResourceARN: "STRING_VALUE", // required
|
|
@@ -41,6 +41,8 @@ declare const UntagResourceCommand_base: {
|
|
|
41
41
|
* ```javascript
|
|
42
42
|
* import { WAFClient, UntagResourceCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
43
43
|
* // const { WAFClient, UntagResourceCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
44
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
45
|
+
* const config = {}; // type is WAFClientConfig
|
|
44
46
|
* const client = new WAFClient(config);
|
|
45
47
|
* const input = { // UntagResourceRequest
|
|
46
48
|
* ResourceARN: "STRING_VALUE", // required
|
|
@@ -79,6 +79,8 @@ declare const UpdateByteMatchSetCommand_base: {
|
|
|
79
79
|
* ```javascript
|
|
80
80
|
* import { WAFClient, UpdateByteMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
81
81
|
* // const { WAFClient, UpdateByteMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
82
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
83
|
+
* const config = {}; // type is WAFClientConfig
|
|
82
84
|
* const client = new WAFClient(config);
|
|
83
85
|
* const input = { // UpdateByteMatchSetRequest
|
|
84
86
|
* ByteMatchSetId: "STRING_VALUE", // required
|
|
@@ -71,6 +71,8 @@ declare const UpdateGeoMatchSetCommand_base: {
|
|
|
71
71
|
* ```javascript
|
|
72
72
|
* import { WAFClient, UpdateGeoMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
73
73
|
* // const { WAFClient, UpdateGeoMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
74
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
75
|
+
* const config = {}; // type is WAFClientConfig
|
|
74
76
|
* const client = new WAFClient(config);
|
|
75
77
|
* const input = { // UpdateGeoMatchSetRequest
|
|
76
78
|
* GeoMatchSetId: "STRING_VALUE", // required
|
|
@@ -106,6 +106,8 @@ declare const UpdateIPSetCommand_base: {
|
|
|
106
106
|
* ```javascript
|
|
107
107
|
* import { WAFClient, UpdateIPSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
108
108
|
* // const { WAFClient, UpdateIPSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
109
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
110
|
+
* const config = {}; // type is WAFClientConfig
|
|
109
111
|
* const client = new WAFClient(config);
|
|
110
112
|
* const input = { // UpdateIPSetRequest
|
|
111
113
|
* IPSetId: "STRING_VALUE", // required
|
|
@@ -87,6 +87,8 @@ declare const UpdateRateBasedRuleCommand_base: {
|
|
|
87
87
|
* ```javascript
|
|
88
88
|
* import { WAFClient, UpdateRateBasedRuleCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
89
89
|
* // const { WAFClient, UpdateRateBasedRuleCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
90
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
91
|
+
* const config = {}; // type is WAFClientConfig
|
|
90
92
|
* const client = new WAFClient(config);
|
|
91
93
|
* const input = { // UpdateRateBasedRuleRequest
|
|
92
94
|
* RuleId: "STRING_VALUE", // required
|
|
@@ -75,6 +75,8 @@ declare const UpdateRegexMatchSetCommand_base: {
|
|
|
75
75
|
* ```javascript
|
|
76
76
|
* import { WAFClient, UpdateRegexMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
77
77
|
* // const { WAFClient, UpdateRegexMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
78
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
79
|
+
* const config = {}; // type is WAFClientConfig
|
|
78
80
|
* const client = new WAFClient(config);
|
|
79
81
|
* const input = { // UpdateRegexMatchSetRequest
|
|
80
82
|
* RegexMatchSetId: "STRING_VALUE", // required
|
|
@@ -80,6 +80,8 @@ declare const UpdateRegexPatternSetCommand_base: {
|
|
|
80
80
|
* ```javascript
|
|
81
81
|
* import { WAFClient, UpdateRegexPatternSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
82
82
|
* // const { WAFClient, UpdateRegexPatternSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
83
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
84
|
+
* const config = {}; // type is WAFClientConfig
|
|
83
85
|
* const client = new WAFClient(config);
|
|
84
86
|
* const input = { // UpdateRegexPatternSetRequest
|
|
85
87
|
* RegexPatternSetId: "STRING_VALUE", // required
|
|
@@ -82,6 +82,8 @@ declare const UpdateRuleCommand_base: {
|
|
|
82
82
|
* ```javascript
|
|
83
83
|
* import { WAFClient, UpdateRuleCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
84
84
|
* // const { WAFClient, UpdateRuleCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
85
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
86
|
+
* const config = {}; // type is WAFClientConfig
|
|
85
87
|
* const client = new WAFClient(config);
|
|
86
88
|
* const input = { // UpdateRuleRequest
|
|
87
89
|
* RuleId: "STRING_VALUE", // required
|
|
@@ -65,6 +65,8 @@ declare const UpdateRuleGroupCommand_base: {
|
|
|
65
65
|
* ```javascript
|
|
66
66
|
* import { WAFClient, UpdateRuleGroupCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
67
67
|
* // const { WAFClient, UpdateRuleGroupCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
68
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
69
|
+
* const config = {}; // type is WAFClientConfig
|
|
68
70
|
* const client = new WAFClient(config);
|
|
69
71
|
* const input = { // UpdateRuleGroupRequest
|
|
70
72
|
* RuleGroupId: "STRING_VALUE", // required
|
|
@@ -83,6 +83,8 @@ declare const UpdateSizeConstraintSetCommand_base: {
|
|
|
83
83
|
* ```javascript
|
|
84
84
|
* import { WAFClient, UpdateSizeConstraintSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
85
85
|
* // const { WAFClient, UpdateSizeConstraintSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
86
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
87
|
+
* const config = {}; // type is WAFClientConfig
|
|
86
88
|
* const client = new WAFClient(config);
|
|
87
89
|
* const input = { // UpdateSizeConstraintSetRequest
|
|
88
90
|
* SizeConstraintSetId: "STRING_VALUE", // required
|
|
@@ -82,6 +82,8 @@ declare const UpdateSqlInjectionMatchSetCommand_base: {
|
|
|
82
82
|
* ```javascript
|
|
83
83
|
* import { WAFClient, UpdateSqlInjectionMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
84
84
|
* // const { WAFClient, UpdateSqlInjectionMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
85
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
86
|
+
* const config = {}; // type is WAFClientConfig
|
|
85
87
|
* const client = new WAFClient(config);
|
|
86
88
|
* const input = { // UpdateSqlInjectionMatchSetRequest
|
|
87
89
|
* SqlInjectionMatchSetId: "STRING_VALUE", // required
|
|
@@ -112,6 +112,8 @@ declare const UpdateWebACLCommand_base: {
|
|
|
112
112
|
* ```javascript
|
|
113
113
|
* import { WAFClient, UpdateWebACLCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
114
114
|
* // const { WAFClient, UpdateWebACLCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
115
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
116
|
+
* const config = {}; // type is WAFClientConfig
|
|
115
117
|
* const client = new WAFClient(config);
|
|
116
118
|
* const input = { // UpdateWebACLRequest
|
|
117
119
|
* WebACLId: "STRING_VALUE", // required
|
|
@@ -84,6 +84,8 @@ declare const UpdateXssMatchSetCommand_base: {
|
|
|
84
84
|
* ```javascript
|
|
85
85
|
* import { WAFClient, UpdateXssMatchSetCommand } from "@aws-sdk/client-waf"; // ES Modules import
|
|
86
86
|
* // const { WAFClient, UpdateXssMatchSetCommand } = require("@aws-sdk/client-waf"); // CommonJS import
|
|
87
|
+
* // import type { WAFClientConfig } from "@aws-sdk/client-waf";
|
|
88
|
+
* const config = {}; // type is WAFClientConfig
|
|
87
89
|
* const client = new WAFClient(config);
|
|
88
90
|
* const input = { // UpdateXssMatchSetRequest
|
|
89
91
|
* XssMatchSetId: "STRING_VALUE", // required
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-waf",
|
|
3
3
|
"description": "AWS SDK for JavaScript Waf Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.891.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-waf",
|
|
@@ -21,16 +21,16 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.890.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.891.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.891.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.891.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.891.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.891.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.890.0",
|
|
30
30
|
"@aws-sdk/types": "3.887.0",
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.891.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.887.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.891.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.2.2",
|
|
35
35
|
"@smithy/core": "^3.11.0",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.2.1",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@smithy/invalid-dependency": "^4.1.1",
|
|
39
39
|
"@smithy/middleware-content-length": "^4.1.1",
|
|
40
40
|
"@smithy/middleware-endpoint": "^4.2.2",
|
|
41
|
-
"@smithy/middleware-retry": "^4.2.
|
|
41
|
+
"@smithy/middleware-retry": "^4.2.3",
|
|
42
42
|
"@smithy/middleware-serde": "^4.1.1",
|
|
43
43
|
"@smithy/middleware-stack": "^4.1.1",
|
|
44
44
|
"@smithy/node-config-provider": "^4.2.2",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"@smithy/util-defaults-mode-node": "^4.1.2",
|
|
55
55
|
"@smithy/util-endpoints": "^3.1.2",
|
|
56
56
|
"@smithy/util-middleware": "^4.1.1",
|
|
57
|
-
"@smithy/util-retry": "^4.1.
|
|
57
|
+
"@smithy/util-retry": "^4.1.2",
|
|
58
58
|
"@smithy/util-utf8": "^4.1.0",
|
|
59
59
|
"tslib": "^2.6.2"
|
|
60
60
|
},
|