APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
AWS CloudFormation
Parameter
AWS CloudFormation
· Schema
Parameter
Automation
AWS
Cloud Resources
IaC
Infrastructure As Code
Stack Management
Properties
Name
Type
Description
ParameterKey
string
The key associated with the parameter.
ParameterValue
string
The input value associated with the parameter.
UsePreviousValue
boolean
Use the existing parameter value during stack updates.
ResolvedValue
string
The value that resolves to for SSM parameter types.
View JSON Schema on GitHub