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