RawString - AWS CodeDeploy
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

RawString

This data type has been deprecated.

A revision for an AWS Lambda deployment that is a YAML-formatted or JSON-formatted string. For AWS Lambda deployments, the revision is the same as the AppSpec file.

Contents

content

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.

Type: String

Required: No

sha256

The SHA256 hash value of the revision content.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: