p6-cdk-namer
v1.3.65
Published
Sets the AWS IAM Account Alias with a Custom Resource
Maintainers
Readme
AWS CDK: Sets the IAM Account Alias via A Custom Resource Lambda
P6CDKNamer
LICENSE
Other
Usage
...
import { P6CDKNamer } from 'p6-cdk-namer';
new P6CDKNamer(this, 'AccountAlias', {
accountAlias: 'THE-ALIAS',
});Architecture

Author
Philip M. Gollucci [email protected]
