Values.S3SignedObjectSourceThe Amazon S3 bucket name and key where Signer saved your signed code image.
type nonrec t = {bucketName : BucketName.t option;Name of the S3 bucket.
*)key : Key.t option;Key name that uniquely identifies a signed code image in your bucket.
*)}