Values.S3SourceSourceInformation about the Amazon S3 bucket where you saved your unsigned code.
type nonrec t = {bucketName : BucketName.t;Name of the S3 bucket.
*)key : Key.t;Key name of the bucket object that contains your unsigned code.
*)version : Version.t;Version of your source image in your version enabled S3 bucket.
*)}