aws kinesisanalyticsv2 create-application

Creates a Kinesis Data Analytics application. For information about creating a Kinesis Data Analytics application, see Creating an Application

Options

NameDescription
--application-name <string>The name of your application (for example, sample-app)
--application-description <string>A summary description of the application
--runtime-environment <string>The runtime environment for the application (SQL-1_0, FLINK-1_6, FLINK-1_8, or FLINK-1_11)
--service-execution-role <string>The IAM role used by the application to access Kinesis data streams, Kinesis Data Firehose delivery streams, Amazon S3 objects, and other external resources
--application-configuration <structure>Use this parameter to configure the application
--cloud-watch-logging-options <list>Use this parameter to configure an Amazon CloudWatch log stream to monitor application configuration errors
--tags <list>A list of one or more tags to assign to the application. A tag is a key-value pair that identifies an application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50. For more information, see Using Tagging
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command