Error when using Community::S3::PublicAccessBlock
owenmorgan opened this issue · 1 comments
owenmorgan commented
When making use of Community::S3::PublicAccessBlock i get the error from CloudFormation :
ERROR: Resource S3AccountPublicAccessBlock failed because Properties validation failed for resource S3AccountPublicAccessBlock with message:
#: required key [TestCode] not found
#: required key [Title] not found.
this is after registering from here
s3://community-resource-provider-catalog/community-s3-publicaccessblock-0.1.0.zip
owenmorgan commented
updating to community-s3-publicaccessblock-0.2.0.zip has resolved this