How to restrict read access to named clients in AWS S3 when you are serving several clients

0 votes
I know read access can be restricted through http using "aws:Sourcelp". But I have several clients running, in that case there would be list of IP. How to do it? Is there any way to do?
Jul 24, 2018 in Cloud Computing by brat_1
• 7,200 points
416 views

1 answer to this question.

0 votes
The best practice is to have pre-signed URLs when u have multiple clients and you want to identify them. That means you can have separate services( say API, lambda, we etc) which based on client authentication and authorization will return a single temporary URL for the clients.

Keep Learning :)
answered Jul 24, 2018 by Gopalan
• 1,360 points

Related Questions In Cloud Computing

+3 votes
6 answers

Are the S3 buckets in AWS, Region Specific?

Yes S3 buckets are region specific. When you ...READ MORE

answered Oct 16, 2018 in Cloud Computing by Rijo
27,776 views
+3 votes
5 answers

AWS EFS vs EBS vs S3 (differences & when to use?)

EFS is: May not yet be available in ...READ MORE

answered Apr 9, 2018 in Cloud Computing by hemant
• 5,790 points
4,161 views
+2 votes
2 answers

Is there a way to add cache control in AWS S3?

use of  current upstream master branch will ...READ MORE

answered Apr 10, 2018 in Cloud Computing by hemant
• 5,790 points
8,280 views
0 votes
1 answer

AWS: Performance parameters when you launch instances in cluster placement group

The network performance depends on the instance ...READ MORE

answered Jun 19, 2018 in Cloud Computing by Meci Matt
• 9,460 points
743 views
+1 vote
2 answers

AWS CloudWatch Logs in Docker

The awslogs works without using ECS. you need to configure ...READ MORE

answered Sep 7, 2018 in AWS by bug_seeker
• 15,520 points
1,691 views
0 votes
1 answer
+1 vote
1 answer

How to add cache control in AWS S3?

Use modify command along with s3cmd  to ...READ MORE

answered Jul 25, 2018 in Cloud Computing by Gopalan
• 1,360 points
886 views
+7 votes
3 answers

How to download folder from AWS S3?

To Download using AWS S3 CLI : aws ...READ MORE

answered Sep 7, 2018 in Cloud Computing by eatcodesleeprepeat
• 4,710 points
270,455 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP