AWS CloudFormation's community edition template has a broken link (Access Denied)

Hi,

I am following these docs: https://neo4j.com/docs/operations-manual/current/cloud-deployments/neo4j-aws/automation-aws/#_deploying_neo4j_community_standalone, and the script provided is not working. The error message thrown is "S3 Error: Access Denied".

The S3 URL it is trying to access is this one http://neo4j-cloudformation.s3.amazonaws.com/neo4j-community-standalone-stack-4.2.0.json. When trying to access it directly through my browser, it throws an Access Denied error.

It looks like the community template isn't available in the public Neo4J S3 bucket. The other templates (enterprise and cluster) are working fine though.

Maybe the S3 settings aren't correct on this specific file, or is this template not available at all?

Thank you,