You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.
IAM role created as "eksworkshop-admin", where as its referenced as "ecsworkshop-admin" during verification using aws command.
https://ecsworkshop.com/start_the_workshop/workspace/
https://ecsworkshop.com/images/createrole.png
aws sts get-caller-identity --query Arn | grep ecsworkshop-admin -q && echo "IAM role valid" || echo "IAM role NOT valid"
The text was updated successfully, but these errors were encountered: