Skip to content
Discussion options

You must be logged in to vote

I think what you are asking it not feasible. There is always some set of permissions that cfn operates under. If you deploy a cfn stack from the CLI and do not supply a role, it is still using a set of permission (yours--or the one associated with the programmatic credentials you are using for the CLI). So even there, there are permissions. And for long term sustainable operations, you really want an officially agreed upon role to be how cfn dpeloys. Chances are, you need to negotiate out the permissions with security and have them or a related group create the right role for you. This is right from a security and operations perspective.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by maikcore
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants