awsAccountRegions
Retrieves the available AWS regions for a given AWS Organization Account.
awsAccountRegions(
cloudProviderId: UUID!
accountID: String!
): AWSAccountRegions
Arguments
awsAccountRegions.cloudProviderId ● UUID! non-null scalar
The UUID of the AWS cloud provider.
awsAccountRegions.accountID ● String! non-null scalar
The AWS account ID to retrieve regions for.