CodeContentDescription - Amazon Managed Service for Apache Flink (formerly Amazon Kinesis Data Analytics for Apache Flink)
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).

CodeContentDescription

Describes details about the code of a Managed Service for Apache Flink application.

Contents

CodeMD5

The checksum that can be used to validate zip-format code.

Type: String

Length Constraints: Fixed length of 128.

Required: No

CodeSize

The size in bytes of the application code. Can be used to validate zip-format code.

Type: Long

Valid Range: Minimum value of 0. Maximum value of 52428800.

Required: No

S3ApplicationCodeLocationDescription

The S3 bucket Amazon Resource Name (ARN), file key, and object version of the application code stored in Amazon S3.

Type: S3ApplicationCodeLocationDescription object

Required: No

TextContent

The text-format code

Type: String

Length Constraints: Minimum length of 0. Maximum length of 102400.

Required: No

See Also

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