Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Larry Cli Module to expose an aws cloud formation template as a cli.

Notifications You must be signed in to change notification settings

MonsterMakes/larry-aws-product

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT IS NOW BEING MAINTAINED IN THE LARRY (https://github.com/MonsterMakes/larry) MONOREPO

larry-aws-product

npm version

https://nodei.co/npm/larry-aws-product.png?downloads=true&downloadRank=true&stars=true

Description

Update This Add the intent of your package here...

ENVIRONMENT VARIABLES

AWS Configurations

export AWS_REGION='REPLACE_ME' export AWS_ACCESS_KEY_ID='REPLACE_ME' export AWS_SECRET_ACCESS_KEY='REPLACE_ME'

RELEASE NOTES

TODOs

  1. Add support for storing SSM Parameters in the Parameter store
  2. Add support for reading SSM Parameters from the Parameter store
  3. Add support for Parameters with AllowedPattern
    • Currently the AllowedPattern does not come in the response from the getTemplateSummary call
    • I added support issue aws/aws-sdk-js#2519 to the git repo, asking for help

About

Larry Cli Module to expose an aws cloud formation template as a cli.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •