RSSAmplifier

Better Dev · Aug 30, 2022

Least deployment privilege with CDK Bootstrap

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Security is not convenient. That's probably why the CDK, by default, uses AdministratorAccess Policy to deploy resources. But we can easily change it and increase the security of our AWS account, following the least privilege principle with a minimal additional burden.

Read on betterdev.blog

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.