ResourceRecord - Amazon Certificate Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ResourceRecord

Contains a DNS record value that you can use to validate ownership or control of a domain. This is used by the DescribeCertificate action.

Contents

Note

In the following list, the required parameters are described first.

Name

The name of the DNS record to create in your domain. This is supplied by ACM.

Type: String

Required: Yes

Type

The type of DNS record. Currently this can be CNAME.

Type: String

Valid Values: CNAME

Required: Yes

Value

The value of the CNAME record to add to your DNS database. This is supplied by ACM.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: