Dynamic References
This allows to reference external parameters stored in Systems Manager Parameter Store and Secrets Manager within
CloudFormation
templates.CloudFormation can retrieve the values of the specified reference during
CREATE
/UPDATE
/DELETE
operations.These dynamic references can retrieve references from
ssm
ssm-secure
secrets-manager
The syntax for the reference looks as follows,
Last updated