Distribution Tenant Managed Certificate Request Validation Token Host
Specify how the HTTP validation token will be served when requesting the CloudFront managed ACM certificate.
For
`cloudfront`
, CloudFront will automatically serve the validation token. Choose this mode if you can point the domain's DNS to CloudFront immediately.For
`self-hosted`
, you serve the validation token from your existing infrastructure. Choose this mode when you need to maintain current traffic flow while your certificate is being issued. You can place the validation token at the well-known path on your existing web server, wait for ACM to validate and issue the certificate, and then update your DNS to point to CloudFront.
Entries
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.