| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern
matching to discover and protect your sensitive data in AWS.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateFindingsFilterResponse |
Macie2Client.createFindingsFilter(Consumer<CreateFindingsFilterRequest.Builder> createFindingsFilterRequest)
Creates and defines the criteria and other settings for a findings filter.
|
default CreateFindingsFilterResponse |
Macie2Client.createFindingsFilter(CreateFindingsFilterRequest createFindingsFilterRequest)
Creates and defines the criteria and other settings for a findings filter.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateFindingsFilterResponse> |
Macie2AsyncClient.createFindingsFilter(Consumer<CreateFindingsFilterRequest.Builder> createFindingsFilterRequest)
Creates and defines the criteria and other settings for a findings filter.
|
default CompletableFuture<CreateFindingsFilterResponse> |
Macie2AsyncClient.createFindingsFilter(CreateFindingsFilterRequest createFindingsFilterRequest)
Creates and defines the criteria and other settings for a findings filter.
|
Copyright © 2022. All rights reserved.