@aws-sdk/client-waf 3.279.0 → 3.282.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 +17 -17
|
@@ -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 { CreateGeoMatchSetRequest, CreateGeoMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateGeoMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateGeoMatchSetCommandInput extends CreateGeoMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateGeoMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateGeoMatchSetCommandOutput extends CreateGeoMatchSetResponse, __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 { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateIPSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateIPSetCommandInput extends CreateIPSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateIPSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __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 { CreateRateBasedRuleRequest, CreateRateBasedRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateRateBasedRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateRateBasedRuleCommandInput extends CreateRateBasedRuleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateRateBasedRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateRateBasedRuleCommandOutput extends CreateRateBasedRuleResponse, __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 { CreateRegexMatchSetRequest, CreateRegexMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateRegexMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateRegexMatchSetCommandInput extends CreateRegexMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateRegexMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateRegexMatchSetCommandOutput extends CreateRegexMatchSetResponse, __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 { CreateRegexPatternSetRequest, CreateRegexPatternSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateRegexPatternSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateRegexPatternSetCommandInput extends CreateRegexPatternSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateRegexPatternSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateRegexPatternSetCommandOutput extends CreateRegexPatternSetResponse, __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 { CreateRuleRequest, CreateRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateRuleCommandInput extends CreateRuleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateRuleCommandOutput extends CreateRuleResponse, __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 { CreateRuleGroupRequest, CreateRuleGroupResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateRuleGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateRuleGroupCommandInput extends CreateRuleGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateRuleGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateRuleGroupCommandOutput extends CreateRuleGroupResponse, __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 { CreateSizeConstraintSetRequest, CreateSizeConstraintSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateSizeConstraintSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateSizeConstraintSetCommandInput extends CreateSizeConstraintSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateSizeConstraintSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateSizeConstraintSetCommandOutput extends CreateSizeConstraintSetResponse, __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 { CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateSqlInjectionMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateSqlInjectionMatchSetCommandInput extends CreateSqlInjectionMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateSqlInjectionMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateSqlInjectionMatchSetCommandOutput extends CreateSqlInjectionMatchSetResponse, __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 { CreateWebACLRequest, CreateWebACLResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateWebACLCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateWebACLCommandInput extends CreateWebACLRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateWebACLCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __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 { CreateWebACLMigrationStackRequest, CreateWebACLMigrationStackResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateWebACLMigrationStackCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateWebACLMigrationStackCommandInput extends CreateWebACLMigrationStackRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateWebACLMigrationStackCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateWebACLMigrationStackCommandOutput extends CreateWebACLMigrationStackResponse, __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 { CreateXssMatchSetRequest, CreateXssMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateXssMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateXssMatchSetCommandInput extends CreateXssMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateXssMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateXssMatchSetCommandOutput extends CreateXssMatchSetResponse, __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 { DeleteByteMatchSetRequest, DeleteByteMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteByteMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteByteMatchSetCommandInput extends DeleteByteMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteByteMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteByteMatchSetCommandOutput extends DeleteByteMatchSetResponse, __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 { DeleteGeoMatchSetRequest, DeleteGeoMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteGeoMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteGeoMatchSetCommandInput extends DeleteGeoMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteGeoMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteGeoMatchSetCommandOutput extends DeleteGeoMatchSetResponse, __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 { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteIPSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteIPSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __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 { DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteLoggingConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteLoggingConfigurationCommandInput extends DeleteLoggingConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteLoggingConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteLoggingConfigurationCommandOutput extends DeleteLoggingConfigurationResponse, __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 { DeletePermissionPolicyRequest, DeletePermissionPolicyResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeletePermissionPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeletePermissionPolicyCommandInput extends DeletePermissionPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeletePermissionPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeletePermissionPolicyCommandOutput extends DeletePermissionPolicyResponse, __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 { DeleteRateBasedRuleRequest, DeleteRateBasedRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteRateBasedRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteRateBasedRuleCommandInput extends DeleteRateBasedRuleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteRateBasedRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteRateBasedRuleCommandOutput extends DeleteRateBasedRuleResponse, __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 { DeleteRegexMatchSetRequest, DeleteRegexMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteRegexMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteRegexMatchSetCommandInput extends DeleteRegexMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteRegexMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteRegexMatchSetCommandOutput extends DeleteRegexMatchSetResponse, __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 { DeleteRegexPatternSetRequest, DeleteRegexPatternSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteRegexPatternSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteRegexPatternSetCommandInput extends DeleteRegexPatternSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteRegexPatternSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteRegexPatternSetCommandOutput extends DeleteRegexPatternSetResponse, __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 { DeleteRuleRequest, DeleteRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteRuleCommandInput extends DeleteRuleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __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 { DeleteRuleGroupRequest, DeleteRuleGroupResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteRuleGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteRuleGroupCommandInput extends DeleteRuleGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteRuleGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteRuleGroupCommandOutput extends DeleteRuleGroupResponse, __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 { DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteSizeConstraintSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteSizeConstraintSetCommandInput extends DeleteSizeConstraintSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteSizeConstraintSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteSizeConstraintSetCommandOutput extends DeleteSizeConstraintSetResponse, __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 { DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteSqlInjectionMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteSqlInjectionMatchSetCommandInput extends DeleteSqlInjectionMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteSqlInjectionMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteSqlInjectionMatchSetCommandOutput extends DeleteSqlInjectionMatchSetResponse, __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 { DeleteWebACLRequest, DeleteWebACLResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteWebACLCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteWebACLCommandInput extends DeleteWebACLRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteWebACLCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteWebACLCommandOutput extends DeleteWebACLResponse, __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 { DeleteXssMatchSetRequest, DeleteXssMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteXssMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteXssMatchSetCommandInput extends DeleteXssMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteXssMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteXssMatchSetCommandOutput extends DeleteXssMatchSetResponse, __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 { GetByteMatchSetRequest, GetByteMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetByteMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetByteMatchSetCommandInput extends GetByteMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetByteMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetByteMatchSetCommandOutput extends GetByteMatchSetResponse, __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 { GetChangeTokenRequest, GetChangeTokenResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetChangeTokenCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetChangeTokenCommandInput extends GetChangeTokenRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetChangeTokenCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetChangeTokenCommandOutput extends GetChangeTokenResponse, __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 { GetChangeTokenStatusRequest, GetChangeTokenStatusResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetChangeTokenStatusCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetChangeTokenStatusCommandInput extends GetChangeTokenStatusRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetChangeTokenStatusCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetChangeTokenStatusCommandOutput extends GetChangeTokenStatusResponse, __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 { GetGeoMatchSetRequest, GetGeoMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetGeoMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetGeoMatchSetCommandInput extends GetGeoMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetGeoMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetGeoMatchSetCommandOutput extends GetGeoMatchSetResponse, __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 { GetIPSetRequest, GetIPSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetIPSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetIPSetCommandInput extends GetIPSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetIPSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetIPSetCommandOutput extends GetIPSetResponse, __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 { GetLoggingConfigurationRequest, GetLoggingConfigurationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetLoggingConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetLoggingConfigurationCommandInput extends GetLoggingConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetLoggingConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetLoggingConfigurationCommandOutput extends GetLoggingConfigurationResponse, __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 { GetPermissionPolicyRequest, GetPermissionPolicyResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetPermissionPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetPermissionPolicyCommandInput extends GetPermissionPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetPermissionPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetPermissionPolicyCommandOutput extends GetPermissionPolicyResponse, __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 { GetRateBasedRuleRequest, GetRateBasedRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetRateBasedRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetRateBasedRuleCommandInput extends GetRateBasedRuleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetRateBasedRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetRateBasedRuleCommandOutput extends GetRateBasedRuleResponse, __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 { GetRateBasedRuleManagedKeysRequest, GetRateBasedRuleManagedKeysResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetRateBasedRuleManagedKeysCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetRateBasedRuleManagedKeysCommandInput extends GetRateBasedRuleManagedKeysRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetRateBasedRuleManagedKeysCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetRateBasedRuleManagedKeysCommandOutput extends GetRateBasedRuleManagedKeysResponse, __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 { GetRegexMatchSetRequest, GetRegexMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetRegexMatchSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetRegexMatchSetCommandInput extends GetRegexMatchSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetRegexMatchSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetRegexMatchSetCommandOutput extends GetRegexMatchSetResponse, __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 { GetRegexPatternSetRequest, GetRegexPatternSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetRegexPatternSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetRegexPatternSetCommandInput extends GetRegexPatternSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetRegexPatternSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetRegexPatternSetCommandOutput extends GetRegexPatternSetResponse, __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 { GetRuleRequest, GetRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetRuleCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetRuleCommandInput extends GetRuleRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetRuleCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetRuleCommandOutput extends GetRuleResponse, __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 { GetRuleGroupRequest, GetRuleGroupResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from "../WAFClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetRuleGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetRuleGroupCommandInput extends GetRuleGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetRuleGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetRuleGroupCommandOutput extends GetRuleGroupResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|