Route 53 Domains
AwsRoute53domainsDelegationSignerRecord
Provides a resource to manage a delegation signer record in the parent DNS zone for domains registered with Route53.
- Resource
import { AwsRoute53domainsDelegationSignerRecord } from "@dinghy/tf-aws/serviceRoute53domains"
<AwsRoute53domainsDelegationSignerRecord/>
AwsRoute53domainsDomain
Provides a resource to manage a domain.
- Resource
import { AwsRoute53domainsDomain } from "@dinghy/tf-aws/serviceRoute53domains"
<AwsRoute53domainsDomain/>
AwsRoute53domainsRegisteredDomain
Provides a resource to manage a domain that has been registered and associated with the current AWS account.
- Resource
import { AwsRoute53domainsRegisteredDomain } from "@dinghy/tf-aws/serviceRoute53domains"
<AwsRoute53domainsRegisteredDomain/>