v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473359323.2 KB

Retrieves information about a domain verification.ß

get/domainverifications/{domainVerificationIdentifier}

Path parameters

domainVerificationIdentifierstring required

The ID or ARN of the domain verification to retrieve.

Response

Success

idstring required

The ID of the domain verification.

arnstring required

The Amazon Resource Name (ARN) of the domain verification.

domainNamestring required

The domain name being verified.

status'VERIFIED' | 'PENDING' | 'VERIFICATION_TIMED_OUT' required

The current status of the domain verification process.

createdAtstring date-time required

The date and time that the domain verification was created, in ISO-8601 format.

lastVerifiedTimestring date-time

The date and time that the domain was last successfully verified, in ISO-8601 format.

tagsobject

The tags associated with the domain verification.