Login
Remember
Register
Ask a Question
What happens if I delete an IAM role that is associated with a running EC2 instance?
0
votes
asked
Aug 9, 2021
in
AWS Access Management
by
rajeshsharma
What happens if I delete an IAM role that is associated with a running EC2 instance?
iam-role
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 9, 2021
by
rajeshsharma
Any application running on the instance that is using the role will be denied access immediately.
...