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::InferenceExperiment InferenceExperimentSchedule
The start and end times of an inference experiment.
The maximum duration that you can set for an inference experiment is 30 days.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
- EndTime
- 
                    The timestamp at which the inference experiment ended or will end. Required: No Type: String Update requires: No interruption 
- StartTime
- 
                    The timestamp at which the inference experiment started or will start. Required: No Type: String Update requires: No interruption