Skip to content

(route53): PublicHostedZone fromPublicHostedZoneAttributes function with zoneName support #18700

@peterwoodworth

Description

@peterwoodworth

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Metadata

Metadata

Labels

@aws-cdk/aws-route53Related to Amazon Route 53effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions