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

020-secure-defaults: Error validating schemaHandlerPackage #59

Open
msaavedra-earnd opened this issue Mar 18, 2024 · 1 comment
Open

Comments

@msaavedra-earnd
Copy link

msaavedra-earnd commented Mar 18, 2024

When doing the integration of the secure defaults, I am getting the following error message on the register types I am integrating:

ERROR: Workload EbsEncryptionDefaultsRP in 123456789021/us-east-2 updated failed. reason: Error validating schemaHandlerPackage. Check the permissions on the bucket and object in your account and try again. (123456789021 = LogArchiveAccount)

This happens with the types that I am integrating, which are:

  • EbsEncryptionDefaultsRP
  • S3PublicAccessBlockRP
  • NoDefaultVpcRP

I am doing the integration according to the reference. Additionally I was checking the providers (which seems to be a bit outdated) and I don't see anything different.

Am I missing something?

@msaavedra-earnd msaavedra-earnd changed the title 020-secure-defaults 020-secure-defaults: Error validating schemaHandlerPackage Mar 18, 2024
@project0
Copy link

I just faced the same issue, the error message is misleading. In my case the URL was not correct due failed substition (e.g. missing catalogBucket Parameter).

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