Vendor

Parameter Store

AWS Systems Manager Parameter Store offers a secure way to store and manage configuration data and secrets in a hierarchical structure. This includes sensitive information like passwords, database connection strings, AMI IDs, and license codes. You have the option to store these values either as plain text or encrypted data. These parameters can be easily referenced in scripts, commands, SSM documents, and automation workflows using their unique names assigned during creation.