Skip to main content
Glama

aws_ssm_get_parameters_by_path

Retrieve AWS Systems Manager parameters from a specified path hierarchy to access configuration data and secrets stored in Parameter Store.

Instructions

Get all SSM parameters under a path hierarchy.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileNoAWS profile name from ~/.aws/config (e.g., 'default', 'production')
regionNoAWS region override (e.g., 'us-east-1', 'sa-east-1')
sensitive_access_tokenNoOut-of-band approval token configured in AWS_MCP_SENSITIVE_ACCESS_TOKEN. Required for operations that can return decrypted or secret values.
sensitive_access_reasonNoShort human reason for retrieving sensitive data. Required for auditability.
sensitive_access_acknowledgedNoMust be true to confirm that the response may contain secret or decrypted data.
pathYesParameter path prefix (e.g., '/app/prod/')
recursiveNoInclude nested paths (default: true)
with_decryptionNoDecrypt SecureString values (default: false)
max_resultsNoMaximum parameters to return
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marcelobrake/aws-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server