Smaws_Client_SageMaker.DisableSagemakerServicecatalogPortfolioDisables using Service Catalog in SageMaker. Service Catalog is used to create SageMaker projects.
val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error ] -> stringval request :
'http_type Smaws_Lib.Context.t ->
Types.disable_sagemaker_servicecatalog_portfolio_input ->
(Types.disable_sagemaker_servicecatalog_portfolio_output,
[> Smaws_Lib.Protocols.AwsJson.error ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.disable_sagemaker_servicecatalog_portfolio_input ->
(Types.disable_sagemaker_servicecatalog_portfolio_output Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsJson.error ] * Smaws_Lib.Response.metadata)
Stdlib.result