Values.RawStringSourceA revision for an Lambda deployment that is a YAML-formatted or JSON-formatted string. For Lambda deployments, the revision is the same as the AppSpec file.
type nonrec t = {content : RawStringContent.t option;The YAML-formatted or JSON-formatted revision string. It includes information about which Lambda function to update and optional Lambda functions that validate deployment lifecycle events.
*)sha256 : RawStringSha256.t option;The SHA256 hash value of the revision content.
*)}