S3DataSource
The Amazon S3 data source of the model to import. For the CreateCustomModel API operation, you must specify the Amazon S3 URI for the Amazon-managed Amazon S3 bucket containing your model artifacts. SageMaker AI creates this bucket when you run your first SageMaker AI training job.
Contents
- s3Uri
-
The URI of the Amazon S3 data source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
s3://[a-z0-9][-.a-z0-9]{1,61}[a-z0-9](?:/[-!_*'().a-z0-9A-Z]+(?:/[-!_*'().a-z0-9A-Z]+)*)?/?
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: