Test and Debug IAM Policies with AWS IAM Policy Simulator

preview_player
Показать описание
In this video, I walk you through how to use IAM Policy Simulator to test and debug IAM issues. Using this tool, you can integrate with IAM users that already exist in your AWS account and test certain API actions. The tool also shows you exactly which policy statement is granting/denying access to the API.

📚 My Courses 📚

🎉SUPPORT BE A BETTER DEV🎉

📚 MY RECOMMENDED READING LIST FOR SOFTWARE DEVELOPERS📚

🎙 MY RECORDING EQUIPMENT 🎙

💻 MY DESKTOP EQUIPMENT 💻

🌎 Find me here:

#aws
#iam
Рекомендации по теме
Комментарии
Автор

What a beast of a service. No more guessing about what went wrong access-wise!

NaJoeLibre
Автор

This would really help a lot. Thank you for sharing with a very nice explanation.

milanamatya
Автор

Your work and effort is much appreciated 👍

abdraoufx
Автор

thanks that was really good. didn't know why my custom policy didn't apply to simulate against my s3 bucket

BillyLongshot
Автор

Thank you so much. This tool can simply be shared, but I appreciate you went one step ahead and explained it as well.

Dealing with numerous upstream and downstream system clients secrets. This will save my debugging time a lot.

sankara-sabapathy
Автор

Can I do the reverse? - if I know I need to write into a bucket can the tool give me prescriptive advice? It could be helpful while designing complex scenarios. Also, can it alert when the policy is allowing lot more than is needed?

TheRed
Автор

anyone know how to deselect the user/group/role instead of refreshing the page?

DontTakeCrack
Автор

This tool is from AWS itself? is it ok to use this in our work account ?

abhaythakur
Автор

This only works for basic auth, cannot test access to resources with resource policy, or resources with customized authorizer.

AlvinC-szli
Автор

This cannot solve most problem people has:
I want to create and setup a S3 but I don't know what permission I need.

friedec