aws-samples / amazon-neptune-samples

Samples and documentation for using the Amazon Neptune graph database service
MIT No Attribution
355 stars 142 forks source link

Default Neptune instance in Cfn template no longer supported #106

Closed kevinphillips81 closed 2 years ago

kevinphillips81 commented 2 years ago

In the following CFn JSON template, the default instance size of "db.r4.xlarge" is no longer supported, and is causing the stack to fail. Updating this to "db.r5.xlarge" will allow this stack to be created successfully.

https://github.com/aws-samples/amazon-neptune-samples/blob/master/gremlin/glue-neptune/cloudformation-templates/databases-neptune-stack.json