AWS::KinesisAnalyticsV2::Application DeployAsApplicationConfiguration
The information required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "S3ContentLocation" :
S3ContentBaseLocation
}
Properties
S3ContentLocation
-
The description of an Amazon S3 object that contains the Amazon Data Analytics application, including the Amazon Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version number of the Amazon S3 object that contains the data.
Required: Yes
Type: S3ContentBaseLocation
Update requires: No interruption