Slide 13
Slide 13 text
Intrinsic Functions
Function Name Description
Ref / !Ref Returns the value of the specified parameter or resource
Fn::Sub / !Sub Substitutes variables inside a string.
Fn::GetAtt / !GetAtt Returns the value of an attribute from a resource in the template.
Fn::Join / !Join Joins a set of values into one value
Plus lots more, Fn::Length, Fn::Split, Fn::ImportValue