aws / aws-cdk-rfcs

RFCs for the AWS CDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Account Alias Resource

hoegertn opened this issue Β· comments

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

  • πŸ‘‹ I will implement this feature request

This is a πŸš€ 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.