Skip to content

p6m7g8/p6-cdk-namer

Repository files navigation

AWS CDK: Sets the IAM Account Alias via A Custom Resource Lambda

P6CDKNamer

LICENSE

License

Other

Gitpod ready-to-code Sonarcloud Status GitHub commit activity GitHub commit activity

Usage

...
import { P6CDKNamer } from 'p6-cdk-namer';

new P6CDKNamer(this, 'AccountAlias', {
  accountAlias: 'THE-ALIAS',
});

Architecture

./assets/diagram.png

Author

Philip M. Gollucci [email protected]

About

P6M7G8: AWS CDK Construct that sets the IAM Account Alias via a Lambda

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •