내용으로 건너뛰기

Issue with AWS Amplify Deployment on Custom Domain

0

Hi, We're experiencing an issue with our AWS Amplify setup. After deploying a new branch and connecting it to our custom domain, some functions on the website are missing or not working. However, everything works fine when using the branch URL directly.

Re-deploying the branch fixes the issue, but we'd like help in resolving this permanently.

Could you please assist?

질문됨 2년 전354회 조회

1개 답변
0
  1. Cache Invalidation: Try invalidating the cache in AWS Amplify Console or using the Amplify CLI command amplify cache invalidate.
  2. DNS Propagation: Ensure that DNS changes have propagated globally, which can take up to 48 hours.
  3. Custom Domain Configuration: Verify that your custom domain is correctly configured in AWS Amplify and Route 53.
  4. Branch Configuration: Check that the new branch is correctly configured in AWS Amplify and linked to your custom domain.
  5. Function Versioning: Ensure that the correct version of your functions is deployed and linked to your custom domain.
  6. Build and Deployment: Verify that the build and deployment process is completing successfully without errors.
전문가

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠