Smaws_Client_MarketplaceAgreement.DescribeAgreement
val request :
Smaws_Lib.Context.t ->
describe_agreement_input ->
(describe_agreement_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `InternalServerException of internal_server_exception
| `ResourceNotFoundException of resource_not_found_exception
| `ThrottlingException of throttling_exception
| `ValidationException of validation_exception ])
Stdlib.result
Provides details about an agreement, such as the proposer, acceptor, start date, and end date.