Type alias AWSAccountPartition

AWSAccountPartition: typeof AWS | typeof AWS_CN | typeof AWS_US_GOV | UnparsedObject

AWS partition your AWS account is scoped to. Defaults to aws. See Partitions in the AWS documentation for more information.

Generated using TypeDoc