aws-cdk-rfcs
aws-cdk-rfcs copied to clipboard
AWS Account Alias Resource
Create an L2 for AWS account aliases using a custom resource
Use Case
Proposed Solution
Custom resource setting the account alias. CFN support is not available
- [X] :wave: I will implement this feature request
This is a :rocket: Feature Request
This is a very interesting idea. I am transferring this to the RFC repo. Please follow the RFC Repo README in order to submit this as an RFC.
Interested
https://github.com/p6m7g8/p6-namer/ is this. It needs to move from a CustomResource to an AwsCustomResource since its just an API call. Happy to pull this out and put it in as a PR for @aws-cdk/aws-iam
Closing this ticket. We believe the functionality is beneficial, but does not intersect with the core framework and should be vended and maintained separately.