AWS CloudFormation Concepts Condition Functions: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 11: Line 11:


=Fn::If: !If=
=Fn::If: !If=
 
=Fn::And: !And=
=Fn::And:, !And=
=Fn::Equals: !Equals=
=Fn::Equals:, !Equals=
=Fn::Not: !Not=
=Fn::Not:, !Not=
=Fn::Or: !Or=
=Fn::Or:, !Or=

Revision as of 16:56, 18 April 2019

External

Condition Functions

Internal

Overview

Fn::If: !If

Fn::And: !And

Fn::Equals: !Equals

Fn::Not: !Not

Fn::Or: !Or