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

Error: putting ConfigService Conformance Pack (hipaa): operation error Config Service: PutConformancePack. #430

Open
eric-poitras opened this issue Dec 18, 2024 · 3 comments

Comments

@eric-poitras
Copy link

eric-poitras commented Dec 18, 2024

Got an error when updating our application tonight:

Error: putting ConfigService Conformance Pack (hipaa): operation error Config Service: PutConformancePack, https response error StatusCode: 400, RequestID: ..., ConformancePackTemplateValidationException: Invalid conformance pack template provided. Errors found: [Number of resources provided in the template exceeds the allowed limit]. Fix your template and try again.

This seems to be caused by the new rule that was added today in the PR: #429

Here is URL of the policy that is now failing: https://raw.githubusercontent.com/awslabs/aws-config-rules/master/aws-config-conformance-packs/Operational-Best-Practices-for-HIPAA-Security.yaml

Not sure about the way forward. Is there a limit that we must request to increase on our account ?

@eric-poitras eric-poitras changed the title Error: putting ConfigService Conformance Pack (hipaa): operation error Config Service: PutConformancePack, Error: putting ConfigService Conformance Pack (hipaa): operation error Config Service: PutConformancePack. Dec 18, 2024
@eric-poitras
Copy link
Author

eric-poitras commented Dec 18, 2024

According to this, the rule limit cannot be increased: https://docs.aws.amazon.com/config/latest/developerguide/configlimits.html

Screenshot 2024-12-17 at 10 14 01 PM

@eric-poitras
Copy link
Author

eric-poitras commented Dec 18, 2024

131 rules as shown by a search in the doc:

Screenshot 2024-12-17 at 10 10 44 PM

I think we need to sacrifice a rule or modify the config service :)

@joseamoroso
Copy link

This is affecting other conformance packs as well. E.g., Operational-Best-Practices-for-CIS-Critical-Security-Controls-v8-IG3 with 131 rules

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