Skip to main content

aws.account

Supported platform

  • aws

Description

AWS Account

The aws.account resource provides configuration for AWS accounts, including the account number and configured aliases.

Fields

IDTYPEDESCRIPTION
idstringAccount ID
aliases[]stringAccount aliases
organizationaws.organizationInformation about the associated organization, if any

Examples

Return the account ID (number) and any configured account aliases

aws.account {
id
aliases
}