AWS CloudFormation Concepts Condition Functions
Jump to navigation
Jump to search
External
Internal
Overview
Fn::If: !If
Fn::And: !And
Fn::Equals: !Equals
!Equals ['something', !Ref SomethingElse]
!Equals ['something', !Ref SomethingElse]