Retrieves details about an archive
Retrieves details about an archive.
cloudwatchevents_describe_archive(ArchiveName)
ArchiveName |
[required] The name of the archive to retrieve. |
A list with the following syntax:
list( ArchiveArn = "string", ArchiveName = "string", EventSourceArn = "string", Description = "string", EventPattern = "string", State = "ENABLED"|"DISABLED"|"CREATING"|"UPDATING"|"CREATE_FAILED"|"UPDATE_FAILED", StateReason = "string", RetentionDays = 123, SizeBytes = 123, EventCount = 123, CreationTime = as.POSIXct( "2015-01-01" ) )
svc$describe_archive( ArchiveName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.