Skip to main content

domains

Retrieves a list of domains in a region

Overview

Namedomains
TypeResource
Descriptiondomains
Idawscc.voiceid.domains

Fields

NameDatatypeDescription
domain_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
domain_id
FROM awscc.voiceid.domains
WHERE region = 'us-east-1'

Permissions

To operate on the domains resource, the following permissions are required:

Create

voiceid:CreateDomain,
voiceid:DescribeDomain,
voiceid:TagResource,
voiceid:ListTagsForResource,
kms:CreateGrant,
kms:DescribeKey,
kms:Decrypt

List

voiceid:ListDomains,
kms:Decrypt