Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cloudwatchlogs_delete_log_stream

Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream


Description

Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream.

Usage

cloudwatchlogs_delete_log_stream(logGroupName, logStreamName)

Arguments

logGroupName

[required] The name of the log group.

logStreamName

[required] The name of the log stream.

Value

An empty list.

Request syntax

svc$delete_log_stream(
  logGroupName = "string",
  logStreamName = "string"
)

paws.management

Amazon Web Services Management & Governance Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.