Home icon

AWS Systems Manager Run Command now supports interpolating parameters into environment variables

AWS Cloud Operations Blog



AWS Systems Manager Run Command now supports interpolating parameters into environment variables, enhancing security and simplifying automation processes.

  • New feature available in schema version 2.2 with SSM Agent v3.3.2746.0+
  • Converts parameters to environment variables before execution
  • Reduces risk of command injection by treating parameters as data, not code
  • Uses `interpolationType: ENV_VAR` to create `SSM_parameter-name` environment variables
  • Allows referencing parameters via `{{parameterName}}` or `$SSM_parameterName`

Key security benefits include input validation, fallback logic for legacy systems, and improved protection against unexpected parameter execution.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Aug 5
2025
Systems Manager Run Command now supports interpolating parameters into environment variables
Aug 14
2025
AWS Systems Manager Automation enhances runbook execution control and updates free tier
Sep 4
2025
ECS Exec is now available in the AWS Management Console
Sep 2
2025
Announcing a new open source project for scenario-focused AWS CLI scripts

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.