v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143311796.5 KB

Provides information about the domain.

post/describeDomain

Request body

FleetArnstring required

The ARN of the fleet.

DomainNamestring required

The name of the domain.

Response

Success

DomainNamestring

The name of the domain.

DisplayNamestring

The name to display.

CreatedTimestring date-time

The time that the domain was added.

DomainStatus'PENDING_VALIDATION' | 'ASSOCIATING' | 'ACTIVE' | 'INACTIVE' | 'DISASSOCIATING' | 'DISASSOCIATED' | 'FAILED_TO_ASSOCIATE' | 'FAILED_TO_DISASSOCIATE'

The current state for the domain.

AcmCertificateArnstring

The ARN of an issued ACM certificate that is valid for the domain being associated.