Smaws_Client_Snowball.DescribeReturnShippingLabel
Information on the shipping label of a Snow device that is being returned to Amazon Web Services.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `ConflictException of Types.conflict_exception
| `InvalidJobStateException of Types.invalid_job_state_exception
| `InvalidResourceException of Types.invalid_resource_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.describe_return_shipping_label_request ->
(Types.describe_return_shipping_label_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConflictException of Types.conflict_exception
| `InvalidJobStateException of Types.invalid_job_state_exception
| `InvalidResourceException of Types.invalid_resource_exception ])
Stdlib.result