| 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 DeleteAccountPolicyResponse |
CloudWatchLogsClient.deleteAccountPolicy(DeleteAccountPolicyRequest deleteAccountPolicyRequest)
Deletes a CloudWatch Logs account policy.
|
default CompletableFuture<DeleteAccountPolicyResponse> |
CloudWatchLogsAsyncClient.deleteAccountPolicy(DeleteAccountPolicyRequest deleteAccountPolicyRequest)
Deletes a CloudWatch Logs account policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteAccountPolicyRequestMarshaller.marshall(DeleteAccountPolicyRequest deleteAccountPolicyRequest) |
Copyright © 2023. All rights reserved.