Smaws_Client_EventBridge.DeleteArchive
Deletes the specified archive.
val request :
Smaws_Lib.Context.t ->
delete_archive_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConcurrentModificationException of concurrent_modification_exception
| `InternalException of internal_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result