| 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.
|
| software.amazon.awssdk.services.macie2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetFindingStatisticsResponse |
Macie2Client.getFindingStatistics(GetFindingStatisticsRequest getFindingStatisticsRequest)
Retrieves (queries) aggregated statistical data about findings.
|
default CompletableFuture<GetFindingStatisticsResponse> |
Macie2AsyncClient.getFindingStatistics(GetFindingStatisticsRequest getFindingStatisticsRequest)
Retrieves (queries) aggregated statistical data about findings.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetFindingStatisticsRequestMarshaller.marshall(GetFindingStatisticsRequest getFindingStatisticsRequest) |
Copyright © 2020. All rights reserved.