Amazon Managed Service for Apache Flink was previously known as Amazon Kinesis Data Analytics for Apache Flink.
To remove tags from an application, you use the UntagResource action.
The following example request for the UntagResource
action removess tags from an application:
{ "ResourceARN": "arn:aws:kinesisanalyticsus-west-2:
012345678901
:application/MyApplication", "TagKeys": [ "KeyOfFirstTagToRemove", "KeyOfSecondTagToRemove" ] }