1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
As of May 2024, CloudFromation built-in functions cannot be used in the parameters section.
This means that the "!ImportValue" function cannot be used in the parameter section.
Therefore, the template you are trying to use will result in an error.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference.html
You can use intrinsic functions only in specific parts of a template. Currently, you can use intrinsic functions in resource properties, outputs, metadata attributes, and update policy attributes. You can also use intrinsic functions to conditionally create stack resources.
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago