The ListConflictingAliases API operation only supports standard distributions
Source:R/cloudfront_operations.R
cloudfront_list_conflicting_aliases.RdThe list_conflicting_aliases API operation only supports standard distributions. To list domain conflicts for both standard distributions and distribution tenants, we recommend that you use the list_domain_conflicts API operation instead.
See https://www.paws-r-sdk.com/docs/cloudfront_list_conflicting_aliases/ for full documentation.
Arguments
- DistributionId
[required] The ID of a standard distribution in your account that has an attached TLS certificate that includes the provided alias.
- Alias
[required] The alias (also called a CNAME) to search for conflicting aliases.
- Marker
Use this field when paginating results to indicate where to begin in the list of conflicting aliases. The response includes conflicting aliases in the list that occur after the marker. To get the next page of the list, set this field's value to the value of
NextMarkerfrom the current page's response.- MaxItems
The maximum number of conflicting aliases that you want in the response.