CodeContent - Kinesis Data Analytics
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).

CodeContent

Specifies either the application code, or the location of the application code, for a Flink-based Kinesis Data Analytics application.

Contents

S3ContentLocation

Information about the Amazon S3 bucket that contains the application code.

Type: S3ContentLocation object

Required: No

TextContent

The text-format code for a Flink-based Kinesis Data Analytics application.

Type: String

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

Required: No

ZipFileContent

The zip-format code for a Flink-based Kinesis Data Analytics application.

Type: Base64-encoded binary data object

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

Required: No

See Also

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