Delete Application
kinesisanalyticsv2_delete_application | R Documentation |
Deletes the specified application¶
Description¶
Deletes the specified application. Managed Service for Apache Flink halts application execution and deletes the application.
Usage¶
Arguments¶
ApplicationName
[required] The name of the application to delete.
CreateTimestamp
[required] Use the
describe_application
operation to get this value.
Value¶
An empty list.