org-formation-reference icon indicating copy to clipboard operation
org-formation-reference copied to clipboard

020-secure-defaults: Error validating schemaHandlerPackage

Open msaavedra-earnd opened this issue 1 year ago • 1 comments

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 avatar Mar 18 '24 22:03 msaavedra-earnd

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).

project0 avatar Oct 25 '24 15:10 project0