How do I resolve the CNAMEAlreadyExists error when setting up a CNAME alias for my CloudFront distribution when our domain is being used by another AWS account?

0

hello

We are provisioning a backend environment through cloudformation, where it is showing an error: Resource handler returned message: "Invalid request provided: AWS::CloudFront::Distribution: One or more of the CNAMEs you provided are already associated with a different resource. (Service: CloudFront, Status Code: 409, Request ID: 47a9fa19-6e39 -46f5-8602-f953f688c7b6)" (RequestToken: ecb7d94a-2a1e-c708-9f08-03bd842cf38c, HandlerErrorCode: InvalidRequest). The error occurs with both the domains finance.multivispay.com.br and core.multivispay.com.br

When analyzing, we found that there are resources being used by the following account:

     {
         "Alias": "finance.multivispay.com.br",
         "DistributionId": "*******JHIM1QI",
         "AccountId": "******532419"
     }

I recently opened case 170534772101201, in which we only received a generic treatment through the link https://repost.aws/knowledge-center/resolve-cnamealreadyexists-error

We had already consulted on this treatment. It doesn't help us, because the other AWS account is not ours. This tutorial they sent us assumes that we have access to the AWS account "******532419", however we do not have access to the account "******532419", which is not managed by us. But we have the domain and all the ways to prove that the domain is ours. How to solve?

profile picture
wotenis
질문됨 4달 전166회 조회
2개 답변
3
수락된 답변

To use the self service API, you must deactivate it in the source distribution, so self-service does not apply to your situation.

In the product documentation [1] mentions "Contact AWS Support to move an alternate domain name"

Step 1: If you are doing a cross-account CNAME move, you need to complete the configuration on the destination first, such as certificate and DNS TXT record for validation.

Step 2: When you are finished all works of step 1, contact AWS Technical Support directly. However, if you do not purchase a Support plan, you can use customer support service alternatively, and insist that you don't have no any choice and this service is their responsibility. You can also provide the document link for them.

Enter image description here

https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CNAMEs.html#alternate-domain-names-move-contact-support:~:text=alternate%20domain%20name.-,Contact%20AWS%20Support%20to%20move%20an%20alternate%20domain%20name,-If%20the%20source

profile picture
답변함 3달 전
profile picture
전문가
검토됨 2달 전
0

Thank you very much

profile picture
wotenis
답변함 3달 전

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

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

질문 답변하기에 대한 가이드라인

관련 콘텐츠