| 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 PutResourcePolicyResponse |
CloudWatchLogsClient.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest)
Creates or updates a resource policy allowing other Amazon Web Services services to put log events to this
account, such as Amazon Route 53.
|
default CompletableFuture<PutResourcePolicyResponse> |
CloudWatchLogsAsyncClient.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest)
Creates or updates a resource policy allowing other Amazon Web Services services to put log events to this
account, such as Amazon Route 53.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutResourcePolicyRequestMarshaller.marshall(PutResourcePolicyRequest putResourcePolicyRequest) |
Copyright © 2022. All rights reserved.