| 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.
|
| software.amazon.awssdk.services.cloudwatchlogs.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDataProtectionPolicyResponse |
CloudWatchLogsClient.getDataProtectionPolicy(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest)
Returns information about a log group data protection policy.
|
default CompletableFuture<GetDataProtectionPolicyResponse> |
CloudWatchLogsAsyncClient.getDataProtectionPolicy(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest)
Returns information about a log group data protection policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDataProtectionPolicyRequestMarshaller.marshall(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest) |
Copyright © 2023. All rights reserved.