| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs |
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
|
| Modifier and Type | Method and Description |
|---|---|
default PutDataProtectionPolicyResponse |
CloudWatchLogsClient.putDataProtectionPolicy(Consumer<PutDataProtectionPolicyRequest.Builder> putDataProtectionPolicyRequest)
Creates a data protection policy for the specified log group.
|
default PutDataProtectionPolicyResponse |
CloudWatchLogsClient.putDataProtectionPolicy(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest)
Creates a data protection policy for the specified log group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutDataProtectionPolicyResponse> |
CloudWatchLogsAsyncClient.putDataProtectionPolicy(Consumer<PutDataProtectionPolicyRequest.Builder> putDataProtectionPolicyRequest)
Creates a data protection policy for the specified log group.
|
default CompletableFuture<PutDataProtectionPolicyResponse> |
CloudWatchLogsAsyncClient.putDataProtectionPolicy(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest)
Creates a data protection policy for the specified log group.
|
Copyright © 2023. All rights reserved.