Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Support for additional IAM policies #268

Open
stephenmsachs opened this issue Aug 22, 2022 · 2 comments
Open

Support for additional IAM policies #268

stephenmsachs opened this issue Aug 22, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@stephenmsachs
Copy link
Contributor

Users are able to add any additional IAM policies into the text box, but the cluster creation will fail in most cases. This comes from a limitation in the template for ParallelCluster API. The DefaultParallelClusterIamAdminPolicy defined here is used to build pcluster-manager.

@mendaomn
Copy link
Contributor

Can you provide an example policy that would make the cluster creation fail?

@mendaomn mendaomn added the bug Something isn't working label Aug 22, 2022
@mendaomn mendaomn self-assigned this Aug 23, 2022
@stephenmsachs
Copy link
Contributor Author

Can you provide an example policy that would make the cluster creation fail?

arn:aws:iam::aws:policy/AmazonS3FullAccess

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants