Description
Support a method called fromPublicHostedZoneAttributes() on PublicHostedZone where you can pass in the zoneName as an attribute
Use 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
Description
Support a method called
fromPublicHostedZoneAttributes()onPublicHostedZonewhere 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