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

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: