cloudwatchlogs_describe_index_policies {paws.management} | R Documentation |
Returns the field index policies of one or more log groups
Description
Returns the field index policies of one or more log groups. For more information about field index policies, see put_index_policy
.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_describe_index_policies/ for full documentation.
Usage
cloudwatchlogs_describe_index_policies(logGroupIdentifiers, nextToken = NULL)
Arguments
logGroupIdentifiers |
[required] An array containing the name or ARN of the log group that you want to retrieve field index policies for. |
nextToken |
[Package paws.management version 0.9.0 Index]