Starts the domain verification process for a custom domain name.
post/domainverifications
Request body
clientTokenstring
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you retry a request that completed successfully using the same client token and parameters, the retry succeeds without performing any actions. If the parameters aren't identical, the retry fails.
domainNamestring required
The domain name to verify ownership for.
tagsobject
The tags for the domain verification.
Response
Success
idstring required
The ID of the domain verification.
arnstring required
The Amazon Resource Name (ARN) of the domain verification.