View source: R/cloudwatchlogs_operations.R
cloudwatchlogs_put_retention_policy | R Documentation |
Sets the retention of the specified log group. With a retention policy, you can configure the number of days for which to retain log events in the specified log group.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_put_retention_policy/ for full documentation.
cloudwatchlogs_put_retention_policy(logGroupName, retentionInDays)
logGroupName |
[required] The name of the log group. |
retentionInDays |
[required] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.