cloudwatchlogs_get_data_protection_policy {paws.management} | R Documentation |
Returns information about a log group data protection policy
Description
Returns information about a log group data protection policy.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_get_data_protection_policy/ for full documentation.
Usage
cloudwatchlogs_get_data_protection_policy(logGroupIdentifier)
Arguments
logGroupIdentifier |
[required] The name or ARN of the log group that contains the data protection policy that you want to see. |
[Package paws.management version 0.7.0 Index]