Builder
Properties
A list of one or more attribute names to use that are found in a specified augmented manifest file.
The configuration for a private hub model reference that points to a SageMaker JumpStart public hub model.
A list of names of instance groups that get data from the S3 data source.
The access configuration file to control access to the ML model. You can explicitly accept the model end-user license agreement (EULA) within the ModelAccessConfig
.
If you want SageMaker to replicate the entire dataset on each ML compute instance that is launched for model training, specify FullyReplicated
.
If you choose S3Prefix
, S3Uri
identifies a key name prefix. SageMaker uses all objects that match the specified key name prefix for model training.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.HubAccessConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ModelAccessConfig inside the given block