Slide 35
Slide 35 text
© 2023, Amazon Web Services, Inc. or its Affiliates.
Conditions
• You can, based on conditions:
• Create resources or outputs, and/or
• Specify resource property values
• Condition functions: Fn::If, Fn::And, Fn::Equals, Fn::Not, Fn::Or
• If your condition statement evaluates to true:
• Your resource or output is created, and/or
• CloudFormation sets a specific value to a given property