Skip to main content

AWS Paramstore

Authentication

Your standard AWS_DEFAULT_REGION, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY need to be populated in your environment

Features

FeatureValue
Syncno
Mappingyes
Modesread, write: accepting PR

Key format

  • env - path based
  • decrypt - available in this provider, will use KMS automatically

Example Config

aws_ssm:
env:
FOO_BAR:
path: /prod/billing-svc/vars
decrypt: true