agent: |
e3xw2aZE5Xy3cUW3bS5XCheck cluster update status for each update id
Check cluster update status for each update id
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
inputs
outputs
aws eks describe-update --name <cluster_name> --region <region_name> --update-id <update_id> --query 'update.status'
copied