(route53): ability to create cross region alias to VPC interface endpoint #18758
Labels
@aws-cdk/aws-route53
Related to Amazon Route 53
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
p3
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Description
There doesn't appear to be any way to create a route53 alias targeting an Interface Endpoint in a different region
Use Case
Proposed Solution
Any viable solution that doesn't require aws-sdk or console. Some guesses:
Add
region
toec2.InterfaceVpcEndpoint.fromInterfaceVpcEndpointAttributes
(though i thinkfromInterfaceEndpointAttributes
may not be compatible withnew targets.InterfaceVpcEndpointTarget
:Similar approach with bind():
Other information
No response
Acknowledge
The text was updated successfully, but these errors were encountered: