cloudwatchlogs_describe_field_indexes {paws.management} | R Documentation |
Returns a list of field indexes listed in the field index policies of one or more log groups
Description
Returns a list of field indexes listed in 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_field_indexes/ for full documentation.
Usage
cloudwatchlogs_describe_field_indexes(logGroupIdentifiers, nextToken = NULL)
Arguments
logGroupIdentifiers |
[required] An array containing the names or ARNs of the log groups that you want to retrieve field indexes for. |
nextToken |
[Package paws.management version 0.9.0 Index]