ParallelClusterClusterPolicy exceeds IAM limit of 6144 characters
Open
3.x
Feature Request
- Dominant language
- Python
- Stars
- 888
- Forks
- 314
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
We're failing to deploy a 3.7.0 pcluster API as the ParallelClusterClusterPolicy here ends up exceeding the IAM limit of 6144 characters. https://github.com/aws/aws-parallelcluster/blob/develop/cloudformation/policies/parallelcluster-policies.yaml#L330-L609 Currently we fork the template and split this into 2+ policies to get it working.

Contributor guide
Assessment
This issue has not been assessed yet.