-
Notifications
You must be signed in to change notification settings - Fork 287
Description
Hello Team,
I have deployed the stack using https://github.com/aws-samples/cloudfront-authorization-at-edge ( This is to access cloud front distribution with cognito).
I replaced the dummy index.html file from the bucket which was created by stack and added the s3-explorer index.html and .js and .cs files in it.
However, I am able to open the index.html file directly and getting prompt for access and secret key authentication. But when I tried to open a distribution URI I am just getting s3 page but not getting access and secret key authentication.
What I found is Index.html code is not allowing the cloud front in the middle.
I am not a developer so unable to make changes in the code.
Finally I need help on access s3 bucket with cloud front using cognito authentication.
Thank you
Satish Kumar
[email protected]