Module Smaws_Client_EventBridge.DescribeArchive

Retrieves details about an archive.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `ResourceAlreadyExistsException of Types.resource_already_exists_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_archive_request -> (Types.describe_archive_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `ResourceAlreadyExistsException of Types.resource_already_exists_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result