Hello everyone, I'm following https://neo4j.com/docs/operations-manual/current/cloud-deployments/neo4j-aws/automation-aws/#_deploying_neo4j_community_standalone to deploy Neo4j on AWS but I get an error about missing AMI.
Looking at the list of AMIs available for the on us-east-1, the right one to use for owner 385155106615
and image name neo4j-community-1-4.3.2-2021-07-26T01_23_18Z
is ami-0d2eb83fe11c1fc50
.
If I can submit a PR somewhere please let me know.
Thanks!