Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operational-Best-Practices-for-NZISM.yaml is too long to be used #399

Open
smozely opened this issue Jan 4, 2023 · 1 comment
Open

Operational-Best-Practices-for-NZISM.yaml is too long to be used #399

smozely opened this issue Jan 4, 2023 · 1 comment

Comments

@smozely
Copy link

smozely commented Jan 4, 2023

AWS Config seems to have a limit of 51000 chars for Compliance Pack files.

The NZISM file is ~51461 char, so can't be used directly.

If these files are driving the "Sample template" options in the management console, its also preventing NZISM being chosen from there as well, it will fail with the same error about the file being too long.

My workaround thus far has been to remove some rules, for services that we know we don't use.

@craigar-amazon
Copy link

We've trimmed some comment characters from the yaml to bring it under the 51200 limit. Console deployments will complete now. Please try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants