RawString - Amazon CodeDeploy
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

RawString

This data type has been deprecated.

A revision for an Amazon Lambda deployment that is a YAML-formatted or JSON-formatted string. For Amazon 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 Amazon SDKs, see the following: