2回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
Hello,
I understand that you are getting an "AccessDenied" error when trying to access your URL and you want to remove permanent redirect in Amplify.
Redirects enable a web server to reroute navigation from one URL to another. In AWS Amplify redirects and writes have special configurations. Check the Rewrites and redirects settings in the left navigation pane:
AWS Amplify Console > App Settings > Rewrites and Redirects
From there, you can edit your Rewrites and redirects by adding a new rule depending on your use case. Refer [1] for more information on redirect and write in AWS Amplify.
References:
I hope this will help.
--Cebi
回答済み 2年前
0
If you're using the AWS Amplify Console to manage your app, you can adjust the routing settings in the console.
- Log in to the AWS Amplify Console.
- Select your app.
- Go to "App settings" or a similar section where you can manage routing.
- Look for settings related to URL redirects or routing rules.
- If there's a rule causing the 301 redirection, modify it to prevent the extra "/" at the end of URLs.
回答済み 1年前
関連するコンテンツ
- AWS公式更新しました 3年前
- AWS公式更新しました 1年前