Hands-on AWS CloudFormation – Part 3. Intrinsic functions in Action
In the previous post, we discussed Pseudo parameters and Intrinsic functions such as Ref, GetAtt, GetAZs, FindInMap, Select, Join, and Split. There is one more subset of intrinsic functions left.…