p6-namer
TypeScript icon, indicating that this package has built-in type declarations

0.8.5 • Public • Published

AWS CDK setups up a Custom Resource via Cloud Formation which sets the AWS IAM Account Alias

P6Namer

LICENSE

License

Other

Gitpod ready-to-code Snyk Vulnerabilities for GitHub Repo Sonarcloud Status GitHub commit activity GitHub commit activity

Usage

...

import { P6Namer } from 'p6-cdk-namer';

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

Architecture

./assets/diagram.png

Author

Philip M. Gollucci pgollucci@p6m7g8.com

Dependencies (3)

Dev Dependencies (29)

Package Sidebar

Install

npm i p6-namer

Weekly Downloads

90

Version

0.8.5

License

Apache-2.0

Unpacked Size

108 MB

Total Files

2790

Last publish

Collaborators

  • pgollucci