CodeContent - Amazon Managed Service for Apache Flink (formerly Amazon Kinesis Data Analytics for Apache Flink)

CodeContent

Specifies either the application code, or the location of the application code, for a Managed Service for Apache Flink 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 Managed Service for Apache Flink application.

Type: String

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

Required: No

ZipFileContent

The zip-format code for a Managed Service for Apache Flink 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 AWS SDKs, see the following: