Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phzietsman/terraform-aws-policy-packer
Optimally use the space in a AWS policy document
https://github.com/phzietsman/terraform-aws-policy-packer
Last synced: 3 days ago
JSON representation
Optimally use the space in a AWS policy document
- Host: GitHub
- URL: https://github.com/phzietsman/terraform-aws-policy-packer
- Owner: phzietsman
- Created: 2020-08-31T18:27:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T06:34:16.000Z (about 1 year ago)
- Last Synced: 2024-08-02T21:38:34.782Z (3 months ago)
- Language: HCL
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Note**: This module will move to [cloudandthings/policy-packer](https://registry.terraform.io/modules/cloudandthings/policy-packer/aws/latest)
# terraform-aws-policy-packer
Pack AWS policy SIDs to get around policy character limits.| | |
|---|---|
|For managed policies | You can add up to 10 managed policies to an IAM user, role, or group.
The size of each managed policy cannot exceed **6,144 characters**.
**Note**
IAM does not count white space when calculating the size of a policy against this quota.|
|For service control policies| **5,120 characters**|
https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html
https://docs.aws.amazon.com/organizations/latest/userguide/org_troubleshoot_policies.html#scptoolong