get_parameter_overview
Lists all SSM Parameter Store parameters with their type and tier. Use to verify parameter existence and configuration without exposing values.
Instructions
Returns all SSM Parameter Store parameters with type (String, SecureString, StringList) and tier (Standard, Advanced). Parameter values are never returned. Call this when checking which config parameters exist for a service or verifying parameter types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||