View source: R/cloudwatchlogs_operations.R
cloudwatchlogs_delete_index_policy | R Documentation |
Deletes a log-group level field index policy that was applied to a single log group. The indexing of the log events that happened before you delete the policy will still be used for as many as 30 days to improve CloudWatch Logs Insights queries.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_delete_index_policy/ for full documentation.
cloudwatchlogs_delete_index_policy(logGroupIdentifier)
logGroupIdentifier |
[required] The log group to delete the index policy for. You can specify either the name or the ARN of the log group. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.