Module Smaws_Client_SageMaker.CreateAction

Creates an action. An action is a lineage tracking entity that represents an action or activity. For example, a model deployment or an HPO job. Generally, an action involves at least one input or output artifact. For more information, see Amazon SageMaker ML Lineage Tracking.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceLimitExceeded of Types.resource_limit_exceeded ] -> string