1 Answer
- Newest
- Most votes
- Most comments
1
The answer to your question is to use Identity pools in conjunction to user pool . Identity pool provides temporary AWS credentials which will provide access to s3 objects.
https://docs.aws.amazon.com/cognito/latest/developerguide/identity-pools.html
answered 3 years ago
Relevant content
- asked 4 years ago
- asked 8 months ago

thank you. exploring this approach.