This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::SageMaker::ModelExplainabilityJobDefinition ModelExplainabilityJobInput
Inputs for the model explainability job.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BatchTransformInput" :BatchTransformInput, "EndpointInput" :EndpointInput}
Properties
- BatchTransformInput
- 
                    Input object for the batch transform job. Required: No Type: BatchTransformInput Update requires: Replacement 
- EndpointInput
- 
                    Input object for the endpoint Required: No Type: EndpointInput Update requires: Replacement