aws-cdk-rfcs icon indicating copy to clipboard operation
aws-cdk-rfcs copied to clipboard

AWS Account Alias Resource

Open hoegertn opened this issue 5 years ago • 3 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

  • [X] :wave: I will implement this feature request

This is a :rocket: Feature Request

hoegertn avatar Dec 06 '19 00:12 hoegertn

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.

eladb avatar Jan 23 '20 13:01 eladb

Interested

pgollucci avatar Jun 06 '20 17:06 pgollucci

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

pgollucci avatar Dec 27 '20 23:12 pgollucci

Closing this ticket. We believe the functionality is beneficial, but does not intersect with the core framework and should be vended and maintained separately.

awsmjs avatar Dec 14 '23 22:12 awsmjs