All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.p6m7g8.p6namer.package-info Maven / Gradle / Ivy

There is a newer version: 0.8.30
Show newest version
/**
 * 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 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 */ @software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Stable) package com.github.p6m7g8.p6namer;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy