OptimizationJobModelSourceS3 - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

OptimizationJobModelSourceS3

The Amazon S3 location of a source model to optimize with an optimization job.

Contents

ModelAccessConfig

The access configuration settings for the source ML model for an optimization job, where you can accept the model end-user license agreement (EULA).

Type: OptimizationModelAccessConfig object

Required: No

S3Uri

An Amazon S3 URI that locates a source model to optimize with an optimization job.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: ^(https|s3)://([^/]+)/?(.*)$

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: