AWS introduces two new APIs to query operations on Flink applications in Amazon Managed Service for Apache Flink.
Amazon Managed Service for Apache Flink has introduced new APIs called ListApplicationOperations and DescribeApplicationOperation. These APIs allow users to track the operations performed on their applications, providing details such as start time, current status, success or failure, and whether a rollback was triggered. This enables users to take necessary follow-up actions based on the information … Read more