You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ the JanusGraph zip files available on the
176
176
The CloudFormation template downloads these packages and builds and adds the
177
177
DynamoDB Storage Backend for JanusGraph with its dependencies.
178
178
179
-
###CloudFormation Template table
179
+
#### CloudFormation Template table
180
180
Below you can find a list of CloudFormation templates discussed in this document,
181
181
and links to launch each stack in CloudFormation and to view the stack in the designer.
182
182
@@ -186,7 +186,7 @@ and links to launch each stack in CloudFormation and to view the stack in the de
186
186
| Multiple-Item Model Tables | Set up six graph tables with the multiple item data model. | [View](https://raw.githubusercontent.com/awslabs/dynamodb-titan-storage-backend/master/dynamodb-janusgraph-tables-multiple.yaml) |
187
187
| Gremlin Server on DynamoDB | The HTTP user agent header to send with all requests. | [View](https://raw.githubusercontent.com/awslabs/dynamodb-titan-storage-backend/master/dynamodb-janusgraph-storage-backend-cfn.yaml) |
188
188
189
-
###Instructions to Launch CloudFormation Stacks
189
+
#### Instructions to Launch CloudFormation Stacks
190
190
1. Choose between the single and multiple item data models and create your graph tables
191
191
with the corresponding CloudFormation template above by downloading it and passing it
192
192
to the CloudFormation console. Note, the configuration provided in
0 commit comments