AWS::SageMaker::InferenceExperiment InferenceExperimentSchedule - AWS CloudFormation (original) (raw)

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 CloudFormation template, use the following syntax:

JSON

{
  "EndTime" : String,
  "StartTime" : String
}

YAML

  EndTime: String
  StartTime: String

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

EndpointMetadata

ModelInfrastructureConfig

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.