parameter-store-kotlin

Example project to recovery parameters of AWS Parameter Store

Stack

How to start

Local

  • No need any configuration
  • No need internet
  • Attribute param receive value value local

Execution Local

Parameter Store

  • Need variable AWS_ACCESS_KEY_ID
  • Need variable AWS_SECRET_ACCESS_KEY
  • Need variable AWS_REGION
  • Configure parameter in AWS Parameter Store

Parameter store

Execution with Aws Parameter store

Usefully information

GitHub

View Github