| 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 GetBucketStatisticsResponse |
Macie2Client.getBucketStatistics(Consumer<GetBucketStatisticsRequest.Builder> getBucketStatisticsRequest)
Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon Macie monitors and analyzes.
|
default GetBucketStatisticsResponse |
Macie2Client.getBucketStatistics(GetBucketStatisticsRequest getBucketStatisticsRequest)
Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon Macie monitors and analyzes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetBucketStatisticsResponse> |
Macie2AsyncClient.getBucketStatistics(Consumer<GetBucketStatisticsRequest.Builder> getBucketStatisticsRequest)
Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon Macie monitors and analyzes.
|
default CompletableFuture<GetBucketStatisticsResponse> |
Macie2AsyncClient.getBucketStatistics(GetBucketStatisticsRequest getBucketStatisticsRequest)
Retrieves (queries) aggregated statistical data for all the S3 buckets that Amazon Macie monitors and analyzes.
|
Copyright © 2020. All rights reserved.