Sign in
agent:

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.
aws eks describe-update --name <cluster_name> --region <region_name> --update-id <update_id> --query 'update.status'
copied