mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-27 03:09:14 -06:00
The new spec is a URI, akin to what we use for HTTP It allows the specification of a DynamoDB table, an S3 bucket, a database ID, and a dataset ID: aws://table-name:bucket-name/database::dataset The bucket name is optional and, if not provided, Noms will use a ChunkStore implementation backed only by DynamoDB.