Skip to content

/AWS1/CL_KNY=>DELETEAPPLICATION()

About DeleteApplication

This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications. Version 2 of the API supports SQL and Java applications. For more information about version 2, see Amazon Kinesis Data Analytics API V2 Documentation.

Deletes the specified application. Amazon Kinesis Analytics halts application execution and deletes the application, including any application artifacts (such as in-application streams, reference table, and application code).

This operation requires permissions to perform the kinesisanalytics:DeleteApplication action.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONNAME TYPE /AWS1/KNYAPPLICATIONNAME /AWS1/KNYAPPLICATIONNAME

Name of the Amazon Kinesis Analytics application to delete.

IV_CREATETIMESTAMP TYPE /AWS1/KNYTIMESTAMP /AWS1/KNYTIMESTAMP

You can use the DescribeApplication operation to get this value.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KNYDELAPPLICATIONRSP /AWS1/CL_KNYDELAPPLICATIONRSP