[API/SDK] How can I get the DNS that I should assign to the verified domain?

0

Hello, I'm using the SDK (PHP). When I add a new domain via SDK, where can I retrieve the DNS entry that I must create when registering/authorizing a new SES domain. I didn't find this information in the AWS documentation.

https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/php/example_code/ses/Add_Domain.php

Thank u!

已提問 1 個月前檢視次數 112 次
2 個答案
0

Hello.

The domain to be verified with "verifyDomainIdentity" must be obtained by you at a domain registrar such as Route53 or Cloudflare.
The following document describes how to obtain a domain with Route53.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-register.html

By the way, please note that when acquiring a domain with Route53, the fees listed in the document below will be charged.
https://d32ze2gidvkk54.cloudfront.net/Amazon_Route_53_Domain_Registration_Pricing_20140731.pdf?v=uzxhq

profile picture
專家
已回答 1 個月前
0

Hello, I think I expressed myself badly.

I already have the test.com domain, when I add this email via API to Amazon SES (Identities), I would like to know which DNS entry (via API) I should insert into Cloudflare.

Thank u!

已回答 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南