SSM Parameter
Hierarchical config / secret value (Parameter Store).
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Parameter name | Text | Yes | — |
| Description | Text | — | — |
| Type Options: String, String list, SecureString (KMS-encrypted) | Choice | — | String |
| Tier Options: Standard, Advanced, Intelligent tiering | Choice | — | Standard |
| Value | Text | — | — |
| KMS key ID (SecureString) | Text | — | — |
| Allowed pattern (regex) | Text | — | — |
| Data type Options: text, aws:ec2:image, aws:ssm:integration | Choice | — | text |
| Overwrite if exists | Toggle | — | false |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| KMS key (SecureString) | Input | aws.kms-key | key_id |
| Consumer | Output | any | — |