Learn R Programming

paws.management (version 0.1.10)

cloudwatchevents_delete_archive: Deletes the specified archive

Description

Deletes the specified archive.

Usage

cloudwatchevents_delete_archive(ArchiveName)

Arguments

ArchiveName

[required] The name of the archive to delete.

Request syntax

svc$delete_archive(
  ArchiveName = "string"
)