-
Notifications
You must be signed in to change notification settings - Fork 14
How to: create an SSM parameter
Mike Dial edited this page May 12, 2021
·
3 revisions
This How-To guide details creating parameters in AWS Systems Manager Parameter Store (often abbreviated to just SSM).
- AWS Access with sufficient permissions to create SSM parameters.
- Follow the Amazon provided instructions for creating an SSM parameter using the console
- Follow the Amazon provided instructions for creating an SSM parameter using the CLI
- All SSM parameters used by the quickstart are expected to be of type SecureString. This could change in the future, but all parameters are SecureStrings as of this writing.
- Home
- Design
- How to
- Configure an Okta application
- Configure an environment for Okta
- Create an SSM parameter
- Get cloudformation stack outputs
- Clone this repo
- Install Homebrew
- Install Git
- Install nvm
- Install Node.js
- Install Java
- Install AWS CLI
- Install awslogs
- Install Docker Desktop
- Install Code Climate CLI
- Install serverless
- Install Yarn
- Install testcafe
- Re run a github actions workflow
- Workflows