| 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 PutAccountPolicyResponse |
CloudWatchLogsClient.putAccountPolicy(PutAccountPolicyRequest putAccountPolicyRequest)
Creates an account-level data protection policy that applies to all log groups in the account.
|
default CompletableFuture<PutAccountPolicyResponse> |
CloudWatchLogsAsyncClient.putAccountPolicy(PutAccountPolicyRequest putAccountPolicyRequest)
Creates an account-level data protection policy that applies to all log groups in the account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutAccountPolicyRequestMarshaller.marshall(PutAccountPolicyRequest putAccountPolicyRequest) |
Copyright © 2023. All rights reserved.