Module Smaws_Client_ServiceCatalog.AcceptPortfolioShare

Accepts an offer to share the specified portfolio.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidParametersException of Types.invalid_parameters_exception | `LimitExceededException of Types.limit_exceeded_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.accept_portfolio_share_input -> (Types.accept_portfolio_share_output, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidParametersException of Types.invalid_parameters_exception | `LimitExceededException of Types.limit_exceeded_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result