TrainedModelArtifactMaxSize - AWS Clean Rooms ML

TrainedModelArtifactMaxSize

Specifies the maximum size limit for trained model artifacts. This configuration helps control storage costs and ensures that trained models don't exceed specified size constraints. The size limit applies to the total size of all artifacts produced by the training job.

Contents

unit

The unit of measurement for the maximum artifact size. Valid values include common storage units such as bytes, kilobytes, megabytes, gigabytes, and terabytes.

Type: String

Valid Values: GB

Required: Yes

value

The numerical value for the maximum artifact size limit. This value is interpreted according to the specified unit.

Type: Double

Valid Range: Minimum value of 0.01. Maximum value of 10.0.

Required: Yes

See Also

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