Skip to content

mazerte/aws-cloudformation-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CloudFormation Custom Resource for Password Generator

This custom resource is based on cfn-lambda, you can see this project for more advanced configuration.

Install

Clone the repository on laptop. Inside the root folder:

$ npm install
$ npm run cfn-lambda-deploy

This command deploy the lambda helper on your default AWS region and us-east-1, us-west-2, eu-west-1, ap-northeast-1. To change this configuration you can follow this link

Example

You can test the custom resource by running example/uploader.cform. This only parameter is the name of the lambda function created during the installation.

About

AWS CloudFormation Custom Resource for Password Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published