Skip to main content

domains

Retrieves a list of domains in a region

Overview

Namedomains
TypeResource
Descriptiondomains
Idawscc.amplify.domains

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.amplify.domains
WHERE region = 'us-east-1'

Permissions

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

Create

amplify:CreateDomainAssociation,
route53:ListHostedZones,
route53:ChangeResourceRecordSets,
iam:PassRole,
amplify:TagResource

List

amplify:ListDomainAssociations,
iam:PassRole,
amplify:ListTagsForResource