OptimizationJobModelSourceS3 - Amazon SageMaker

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 AWS SDKs, see the following: