(route53): PublicHostedZone fromPublicHostedZoneAttributes function with zoneName support #18700
Closed
1 of 2 tasks
Labels
@aws-cdk/aws-route53
Related to Amazon Route 53
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p1
Description
Support a method called
fromPublicHostedZoneAttributes()
onPublicHostedZone
where you can pass in the zoneName as an attributeUse Case
VpcEndpointServiceDomainName accepts an
IPublicHostedZone
, however this will result in an error if you import with the current import method supported by PublicHostedZone.Proposed Solution
This method would be similar to
HostedZone.fromHostedZoneAttributes()
Other information
No response
Acknowledge
The text was updated successfully, but these errors were encountered: