Values_0.AIRecommendationDeploymentS3ChannelSourceAn Amazon S3 data channel for a recommended deployment configuration, containing model artifacts or optimized model outputs.
type nonrec t = {channelName : AIChannelName.t option;A custom name for this Amazon S3 data channel.
*)uri : S3Uri.t option;The Amazon S3 URI of the data for this channel.
*)}