Skip to content

Commit

Permalink
Use CloudFront URL
Browse files Browse the repository at this point in the history
This is the AWS-promoted route, and downloads faster for most users.
  • Loading branch information
domdomegg committed Sep 24, 2023
1 parent 7277a47 commit 39b6cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dynamodb/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"setup": {
"download_url": "https://s3-us-west-2.amazonaws.com/dynamodb-local/dynamodb_local_latest.tar.gz",
"download_url": "https://d1ni2b6xgvw0s0.cloudfront.net/dynamodb_local_latest.tar.gz",
"install_path": "bin",
"jar": "DynamoDBLocal.jar"
},
Expand Down

0 comments on commit 39b6cf5

Please sign in to comment.