aws-cloudformation-user-guide
aws-cloudformation-user-guide copied to clipboard
Contradictory documentation of Fn::ImportValue
The Important box under Yaml shorthand declaration warns against using !ImportValue together with Fn::Sub. However, the example Yaml - Stack B Import just a few lines above does exactly that.
Perhaps the example should be updated to do the import the right way, or the warning in the Important box should be removed.
Example:

Important box:
