Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove instructions for public read access to S3 buckets #40

Open
varunrao opened this issue Mar 6, 2020 · 1 comment
Open

Remove instructions for public read access to S3 buckets #40

varunrao opened this issue Mar 6, 2020 · 1 comment

Comments

@varunrao
Copy link

varunrao commented Mar 6, 2020

We should remove public s3 read access instructions for S3 bucket.

--create Amazon S3 bucket with public read access
aws s3api create-bucket --bucket --acl public-read --region --create-bucket-configuration LocationConstraint=

--
This should be done using Cloudfront distribution with policy to restrict access to the CloudFrontOriginAccessIdentity

@triggan
Copy link
Contributor

triggan commented Mar 7, 2020

Noting which project this is related to here:
https://github.com/aws-samples/amazon-neptune-samples/blob/master/gremlin/visjs-neptune/README.md

Will follow up with the author to address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants