Package | Description |
---|---|
software.amazon.awssdk.services.cloudwatchlogs |
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from Amazon EC2 instances, AWS
CloudTrail, or other sources.
|
software.amazon.awssdk.services.cloudwatchlogs.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<PutResourcePolicyResponse> |
CloudWatchLogsAsyncClient.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest)
Creates or updates a resource policy allowing other AWS services to put log events to this account, such as
Amazon Route 53.
|
default PutResourcePolicyResponse |
CloudWatchLogsClient.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest)
Creates or updates a resource policy allowing other AWS 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 © 2019. All rights reserved.