View a markdown version of this page

Checking operation status - Amazon Managed Streaming for Apache Kafka

Checking operation status

  • Symptom: You want to confirm the status of a create, update, or delete operation, or find why it failed.

  • Resolution: Use the ClusterOperationArn returned by CreateChannel, UpdateChannel, and DeleteChannel to look up the operation's state and any error message. Combine this with DescribeChannel to see the Channel's current state.