delete_archive
(**kwargs)¶Deletes the specified archive.
See also: AWS API Documentation
Request Syntax
response = client.delete_archive(
ArchiveName='string'
)
[REQUIRED]
The name of the archive to delete.
{}
Response Structure
Exceptions
EventBridge.Client.exceptions.ConcurrentModificationException
EventBridge.Client.exceptions.ResourceNotFoundException
EventBridge.Client.exceptions.InternalException