aws-architect-cf-macros
v1.0.48
Published
AWS Architect related macros
Downloads
20
Maintainers
Readme
aws-architect-cf-macros
Lambda function code to execute cloudformation macros which can simplify aws architect CF templates.
This library contains both the npm package source code to be deployed and a CF template to do the deployment.
Recommendation
After reviewing the source code to make sure there isn't anything in there you don't want in your AWS region for CF.
npm install -g aws-architect-cf-macros
aws-architect-cf-macros deploy TMP_DEPLOYMENT_BUCKET --profile PROFILE_NAME --region AWS_REGION
Parameters profile
and region
are optional. If not specified, take the default depending on your AWS settings.