aws-solutions / aws-data-lake-solution

A deployable reference implementation intended to address pain points around conceptualizing data lake architectures that automatically configures the core AWS services necessary to easily tag, search, share, and govern specific subsets of data across a business or with other external businesses.
https://aws.amazon.com/solutions/implementations/data-lake-solution/
Apache License 2.0
399 stars 160 forks source link

READ.ME Wrong Instruction - point 7 #28

Closed eAmine closed 4 years ago

eAmine commented 5 years ago

The command on point 7 should be: aws s3 cp ./dist s3://$DEPLOY_BUCKET/data-lake/$VERSION_CODE --recursive --acl bucket-owner-full-control Instead Of : aws s3 cp ./dist s3://$DEPLOY_BUCKET/data-lake/latest --recursive --acl bucket-owner-full-control

tomnight commented 5 years ago

Thanks for the feedback we have added your request to our solution backlog items and it will be review it in the next release.

georgebearden commented 4 years ago

This issue should have been addressed in the latest commit.