| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
This is the AWS WAF API Reference for using AWS WAF with Amazon CloudFront.
|
| software.amazon.awssdk.services.waf.regional |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSqlInjectionMatchSetResponse |
WafClient.createSqlInjectionMatchSet(Consumer<CreateSqlInjectionMatchSetRequest.Builder> createSqlInjectionMatchSetRequest)
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of
SQL code in a specified part of web requests.
|
default CreateSqlInjectionMatchSetResponse |
WafClient.createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest)
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of
SQL code in a specified part of web requests.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSqlInjectionMatchSetResponse> |
WafAsyncClient.createSqlInjectionMatchSet(Consumer<CreateSqlInjectionMatchSetRequest.Builder> createSqlInjectionMatchSetRequest)
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of
SQL code in a specified part of web requests.
|
default CompletableFuture<CreateSqlInjectionMatchSetResponse> |
WafAsyncClient.createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest)
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of
SQL code in a specified part of web requests.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSqlInjectionMatchSetResponse |
WafRegionalClient.createSqlInjectionMatchSet(Consumer<CreateSqlInjectionMatchSetRequest.Builder> createSqlInjectionMatchSetRequest)
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of
SQL code in a specified part of web requests.
|
default CreateSqlInjectionMatchSetResponse |
WafRegionalClient.createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest)
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of
SQL code in a specified part of web requests.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSqlInjectionMatchSetResponse> |
WafRegionalAsyncClient.createSqlInjectionMatchSet(Consumer<CreateSqlInjectionMatchSetRequest.Builder> createSqlInjectionMatchSetRequest)
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of
SQL code in a specified part of web requests.
|
default CompletableFuture<CreateSqlInjectionMatchSetResponse> |
WafRegionalAsyncClient.createSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest createSqlInjectionMatchSetRequest)
Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of
SQL code in a specified part of web requests.
|
Copyright © 2019. All rights reserved.