OptimizationJobOutputConfig - Amazon SageMaker

OptimizationJobOutputConfig

Details for where to store the optimized model that you create with the optimization job.

Contents

S3OutputLocation

The Amazon S3 URI for where to store the optimized model that you create with an optimization job.

Type: String

Length Constraints: Maximum length of 1024.

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

Required: Yes

KmsKeyId

The Amazon Resource Name (ARN) of a key in AWS KMS. SageMaker uses they key to encrypt the artifacts of the optimized model when SageMaker uploads the model to Amazon S3.

Type: String

Length Constraints: Maximum length of 2048.

Pattern: ^[a-zA-Z0-9:/_-]*$

Required: No

See Also

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