@aws-sdk/client-waf 3.279.0 → 3.281.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/README.md +619 -0
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +6 -0
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +6 -0
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +6 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +6 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +6 -0
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/CreateWebACLCommand.d.ts +6 -0
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +6 -0
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteWebACLCommand.d.ts +6 -0
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/GetChangeTokenCommand.d.ts +6 -0
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +6 -0
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +6 -0
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +6 -0
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +6 -0
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +6 -0
- package/dist-types/commands/GetRuleCommand.d.ts +6 -0
- package/dist-types/commands/GetRuleGroupCommand.d.ts +6 -0
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +6 -0
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +6 -0
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/GetWebACLCommand.d.ts +6 -0
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +6 -0
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +6 -0
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +6 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +6 -0
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +6 -0
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +6 -0
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +6 -0
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +6 -0
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListRulesCommand.d.ts +6 -0
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +6 -0
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +6 -0
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/ListWebACLsCommand.d.ts +6 -0
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +6 -0
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +6 -0
- package/dist-types/commands/UpdateWebACLCommand.d.ts +6 -0
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +6 -0
- package/package.json +3 -3
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetSampledRequestsRequest, GetSampledRequestsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetSampledRequestsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetSampledRequestsCommandInput extends GetSampledRequestsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetSampledRequestsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetSampledRequestsCommandOutput extends GetSampledRequestsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetSizeConstraintSetRequest, GetSizeConstraintSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetSizeConstraintSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetSizeConstraintSetCommandInput extends GetSizeConstraintSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetSizeConstraintSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetSizeConstraintSetCommandOutput extends GetSizeConstraintSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetSqlInjectionMatchSetRequest, GetSqlInjectionMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetSqlInjectionMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetSqlInjectionMatchSetCommandInput extends GetSqlInjectionMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetSqlInjectionMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetSqlInjectionMatchSetCommandOutput extends GetSqlInjectionMatchSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetWebACLRequest, GetWebACLResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetWebACLCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetWebACLCommandInput extends GetWebACLRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetWebACLCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetWebACLCommandOutput extends GetWebACLResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetXssMatchSetRequest, GetXssMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetXssMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetXssMatchSetCommandInput extends GetXssMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetXssMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetXssMatchSetCommandOutput extends GetXssMatchSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListActivatedRulesInRuleGroupRequest, ListActivatedRulesInRuleGroupResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListActivatedRulesInRuleGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListActivatedRulesInRuleGroupCommandInput extends ListActivatedRulesInRuleGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListActivatedRulesInRuleGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListActivatedRulesInRuleGroupCommandOutput extends ListActivatedRulesInRuleGroupResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListByteMatchSetsRequest, ListByteMatchSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListByteMatchSetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListByteMatchSetsCommandInput extends ListByteMatchSetsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListByteMatchSetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListByteMatchSetsCommandOutput extends ListByteMatchSetsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListGeoMatchSetsRequest, ListGeoMatchSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListGeoMatchSetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListGeoMatchSetsCommandInput extends ListGeoMatchSetsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListGeoMatchSetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListGeoMatchSetsCommandOutput extends ListGeoMatchSetsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListIPSetsRequest, ListIPSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListIPSetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListIPSetsCommandInput extends ListIPSetsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListIPSetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListLoggingConfigurationsRequest, ListLoggingConfigurationsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListLoggingConfigurationsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListLoggingConfigurationsCommandInput extends ListLoggingConfigurationsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListLoggingConfigurationsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListLoggingConfigurationsCommandOutput extends ListLoggingConfigurationsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListRateBasedRulesRequest, ListRateBasedRulesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListRateBasedRulesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListRateBasedRulesCommandInput extends ListRateBasedRulesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListRateBasedRulesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListRateBasedRulesCommandOutput extends ListRateBasedRulesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListRegexMatchSetsRequest, ListRegexMatchSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListRegexMatchSetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListRegexMatchSetsCommandInput extends ListRegexMatchSetsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListRegexMatchSetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListRegexMatchSetsCommandOutput extends ListRegexMatchSetsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListRegexPatternSetsRequest, ListRegexPatternSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListRegexPatternSetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListRegexPatternSetsCommandInput extends ListRegexPatternSetsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListRegexPatternSetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListRegexPatternSetsCommandOutput extends ListRegexPatternSetsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListRuleGroupsRequest, ListRuleGroupsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListRuleGroupsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListRuleGroupsCommandInput extends ListRuleGroupsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListRuleGroupsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListRuleGroupsCommandOutput extends ListRuleGroupsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListRulesRequest, ListRulesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListRulesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListRulesCommandInput extends ListRulesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListRulesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListSizeConstraintSetsRequest, ListSizeConstraintSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListSizeConstraintSetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListSizeConstraintSetsCommandInput extends ListSizeConstraintSetsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListSizeConstraintSetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListSizeConstraintSetsCommandOutput extends ListSizeConstraintSetsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListSqlInjectionMatchSetsRequest, ListSqlInjectionMatchSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListSqlInjectionMatchSetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListSqlInjectionMatchSetsCommandInput extends ListSqlInjectionMatchSetsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListSqlInjectionMatchSetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListSqlInjectionMatchSetsCommandOutput extends ListSqlInjectionMatchSetsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListSubscribedRuleGroupsRequest, ListSubscribedRuleGroupsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListSubscribedRuleGroupsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListSubscribedRuleGroupsCommandInput extends ListSubscribedRuleGroupsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListSubscribedRuleGroupsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListSubscribedRuleGroupsCommandOutput extends ListSubscribedRuleGroupsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTagsForResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTagsForResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListWebACLsRequest, ListWebACLsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListWebACLsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListWebACLsCommandInput extends ListWebACLsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListWebACLsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListWebACLsCommandOutput extends ListWebACLsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListXssMatchSetsRequest, ListXssMatchSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListXssMatchSetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListXssMatchSetsCommandInput extends ListXssMatchSetsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListXssMatchSetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListXssMatchSetsCommandOutput extends ListXssMatchSetsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutLoggingConfigurationRequest, PutLoggingConfigurationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link PutLoggingConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface PutLoggingConfigurationCommandInput extends PutLoggingConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link PutLoggingConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface PutLoggingConfigurationCommandOutput extends PutLoggingConfigurationResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { PutPermissionPolicyRequest, PutPermissionPolicyResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link PutPermissionPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface PutPermissionPolicyCommandInput extends PutPermissionPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link PutPermissionPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface PutPermissionPolicyCommandOutput extends PutPermissionPolicyResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateByteMatchSetRequest, UpdateByteMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateByteMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateByteMatchSetCommandInput extends UpdateByteMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateByteMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateByteMatchSetCommandOutput extends UpdateByteMatchSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateGeoMatchSetRequest, UpdateGeoMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateGeoMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateGeoMatchSetCommandInput extends UpdateGeoMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateGeoMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateGeoMatchSetCommandOutput extends UpdateGeoMatchSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateIPSetRequest, UpdateIPSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateIPSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateIPSetCommandInput extends UpdateIPSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateIPSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateIPSetCommandOutput extends UpdateIPSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateRateBasedRuleRequest, UpdateRateBasedRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateRateBasedRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateRateBasedRuleCommandInput extends UpdateRateBasedRuleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateRateBasedRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateRateBasedRuleCommandOutput extends UpdateRateBasedRuleResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateRegexMatchSetRequest, UpdateRegexMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateRegexMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateRegexMatchSetCommandInput extends UpdateRegexMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateRegexMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateRegexMatchSetCommandOutput extends UpdateRegexMatchSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateRegexPatternSetRequest, UpdateRegexPatternSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateRegexPatternSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateRegexPatternSetCommandInput extends UpdateRegexPatternSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateRegexPatternSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateRegexPatternSetCommandOutput extends UpdateRegexPatternSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateRuleRequest, UpdateRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateRuleCommandInput extends UpdateRuleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateRuleCommandOutput extends UpdateRuleResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateRuleGroupRequest, UpdateRuleGroupResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateRuleGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateRuleGroupCommandInput extends UpdateRuleGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateRuleGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateSizeConstraintSetRequest, UpdateSizeConstraintSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateSizeConstraintSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateSizeConstraintSetCommandInput extends UpdateSizeConstraintSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateSizeConstraintSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateSizeConstraintSetCommandOutput extends UpdateSizeConstraintSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateSqlInjectionMatchSetRequest, UpdateSqlInjectionMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateSqlInjectionMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateSqlInjectionMatchSetCommandInput extends UpdateSqlInjectionMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateSqlInjectionMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateSqlInjectionMatchSetCommandOutput extends UpdateSqlInjectionMatchSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateWebACLRequest, UpdateWebACLResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateWebACLCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateWebACLCommandInput extends UpdateWebACLRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateWebACLCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateXssMatchSetRequest, UpdateXssMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateXssMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateXssMatchSetCommandInput extends UpdateXssMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateXssMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateXssMatchSetCommandOutput extends UpdateXssMatchSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
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.281.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
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.
|
|
23
|
+
"@aws-sdk/client-sts": "3.281.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.272.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.281.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.272.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.272.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.272.0",
|