@aws-sdk/client-cloudfront

AssociateAliasCommandInput Interface

The input for AssociateAliasCommand.

Members

Name
Type
Details
Alias Requiredstring | undefined

The alias (also known as a CNAME) to add to the target distribution.

TargetDistributionId Requiredstring | undefined

The ID of the distribution that you're associating the alias with.

Full Signature

export interface AssociateAliasCommandInput extends AssociateAliasRequest