This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociation TrainedModelInferenceJobsConfigurationPolicy
Provides configuration information for the trained model inference job.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ContainerLogs" :[ LogsConfigurationPolicy, ... ], "MaxOutputSize" :TrainedModelInferenceMaxOutputSize}
Properties
ContainerLogs-
The logs container for the trained model inference job.
Required: No
Type: Array of LogsConfigurationPolicy
Minimum:
1Maximum:
5Update requires: Replacement
MaxOutputSize-
The maximum allowed size of the output of the trained model inference job.
Required: No
Type: TrainedModelInferenceMaxOutputSize
Update requires: Replacement