#I have a cognito user pool and I want to give access to private s3 bucket.
6 messages · Page 1 of 1 (latest)
Please add more details
I have added a auth to my amplify app which is using 'xyz' cognito user pool.
I have s3 bucket 'bucketABC'. so now I want 'xyz' cognito user pool to have access to bucketABC
I am have added this bucket using amplify import storage
?
Did you set the IAM policy based on the documentation?