aws / aws/aws-cdk

[Route53] cdk-route53 Cross account records.

Open
#15,213 33 comments 43 reactions 0 assignees View on GitHub
@aws-cdk/aws-route53 effort/medium feature-request p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

Extend Cross Acount Records to be more than Just Zone Delegations. It would be great if out of the box, we could do any kind of record in a zone that was not in the account that the stack is in.

### Use Case

many times, we want to be able to add records for external things... eg

customerportal.domain.com
www.domain.com

### Proposed Solution

### Other

* [ ] :wave: I may be able to implement this feature request
* [ ] :warning: This feature might incur a breaking change

---

This is a :rocket: Feature Request

Contributor guide

Open the contributing guide

Research direction

Start by reading the cdk-route53 implementation of cross-account zone delegations and the surrounding AWS Route53 APIs. Define which record types and cross-account permissions must be supported for records such as customerportal.domain.com and www.domain.com, then document tests that demonstrate records can be created in a zone owned by another account.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.