paws.management (version 0.1.0)

cloudwatchlogs_delete_retention_policy: Deletes the specified retention policy

Description

Deletes the specified retention policy.

Usage

cloudwatchlogs_delete_retention_policy(logGroupName)

Arguments

logGroupName

[required] The name of the log group.

Request syntax

svc$delete_retention_policy(
  logGroupName = "string"
)

Details

Log events do not expire if they belong to log groups without a retention policy.