【问题标题】:AWS Amplify App - URL path returns access deniedAWS Amplify App - URL path returns access denied
【发布时间】:2022-12-27 01:02:08
【问题描述】:

I have an app that I am using AWS Amplify to build and deploy. If I go to

https://master.XXXXXXX.amplifyapp.com

then the landing page for the app works fine. However, if I go to ...

https://master.XXXXXXX.amplifyapp.com/page

then I get the error below ...

Why is this happening? How do I fix this?

【问题讨论】:

标签: aws-amplify


【解决方案1】:

How to fix Access Denied error on AWS Amplify

Please see this. One of the reasons can be missing index.html file.

Amplify excepts the index.html file as the default file to load. If this file is missing, we will get that error. Name your default page as index.html and it should load.

【讨论】:

  • As it’s currently written, your answer is unclear. Please edit to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers in the help center.
猜你喜欢
  • 2018-01-11
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2021-08-24
  • 2015-08-08
  • 2022-06-30
  • 2022-12-02
  • 2023-03-17
相关资源
最近更新 更多