Module Smaws_Client_MarketplaceAgreement.SearchAgreements

Searches across all agreements that a proposer or an acceptor has in AWS Marketplace. The search returns a list of agreements with basic agreement information.

The following filter combinations are supported:

val request : Smaws_Lib.Context.t -> search_agreements_input -> (search_agreements_output, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of access_denied_exception | `InternalServerException of internal_server_exception | `ThrottlingException of throttling_exception | `ValidationException of validation_exception ]) Stdlib.result