Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.PutResourcePolicyRequest
Packages that use PutResourcePolicyRequest
Package
Description
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
-
Uses of PutResourcePolicyRequest in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs with parameters of type PutResourcePolicyRequestModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.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 PutResourcePolicyResponseCloudWatchLogsClient.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. -
Uses of PutResourcePolicyRequest in software.amazon.awssdk.services.cloudwatchlogs.transform
Methods in software.amazon.awssdk.services.cloudwatchlogs.transform with parameters of type PutResourcePolicyRequestModifier and TypeMethodDescriptionPutResourcePolicyRequestMarshaller.marshall(PutResourcePolicyRequest putResourcePolicyRequest)