-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Labels
status/proposedNewly proposed RFCNewly proposed RFC
Description
Description
As initially proposed here aws/aws-cdk/issues/33352, the goal is to create a set of L2 constructs for API Gateway custom domain names for private APIS. The three proposed constructs would be as follows:
PrivateDomainNamemaps toCfnDomainNameV2PrivateBasePathMappingmaps toCfnBasePathMappingV2DomainNameAccessAssociationmaps toCfnDomainNameAccessAssociation
The resulting solution would provide a straightforward path for users to launch private apis with custom domain names that matches the developer experience already available for public custom domain names.
Roles
| Role | User |
|---|---|
| Proposed by | @jtmthf |
| Author(s) | @jtmthf |
| API Bar Raiser | |
| Stakeholders |
See RFC Process for details
Workflow
- Tracking issue created (label:
status/proposed) - API bar raiser assigned (ping us at #aws-cdk-rfcs if needed)
- Kick off meeting
- RFC pull request submitted (label:
status/review) - Community reach out (via Slack and/or Twitter)
- API signed-off (label
status/api-approvedapplied to pull request) - Final comments period (label:
status/final-comments-period) - Approved and merged (label:
status/approved) - Execution plan submitted (label:
status/planning) - Plan approved and merged (label:
status/implementing) - Implementation complete (label:
status/done)
Author is responsible to progress the RFC according to this checklist, and
apply the relevant labels to this issue so that the RFC table in README gets
updated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status/proposedNewly proposed RFCNewly proposed RFC