v1

latestSwagger 2.02026-07-1722732.4 KB

Get a specific account by an account ID

get/accounts/{id}

Path parameters

idstring required

AWS Account ID

Response

OK

idstring

AWS Account ID

accountStatus'Ready' | 'NotReady' | 'Leased' | 'Orphaned'

Status of the Account. "Ready": The account is clean and ready for lease "NotReady": The account is in "dirty" state, and needs to be reset before it may be leased. "Leased": The account is leased to a principal

adminRoleArnstring

ARN for an IAM role within this AWS account. The DCE master account will assume this IAM role to execute operations within this AWS account. This IAM role is configured by the client, and must be configured with a Trust Relationship with the DCE master account.

principalRoleArnstring

ARN for an IAM role within this AWS account. This role is created by the DCE master account, and may be assumed by principals to login to their AWS child account.

principalPolicyHashstring

The S3 object ETag used to apply the Principal IAM Policy within this AWS account. This policy is created by the DCE master account, and is assumed by people with access to principalRoleArn.

lastModifiedOninteger

Epoch timestamp, when account record was last modified

createdOninteger

Epoch timestamp, when account record was created

metadataobject

Any organization specific data pertaining to the account that needs to be persisted