Questions
- Can we use
Intrinsic
functions in theConditions
attribute inResource
? - Can we use an
Intrinsic
function for conditions in theResource
property? - What is the difference between
UpdatePolicy
andUpdateReplacePolicy
? - Which DeletionPolicy should be used for a mission-critical database?
- What is
Fn::ImportValue
used from? - Is it possible to create multiple exports with the same name?
- Is there a parameter data type used specifically for AMIs?
- What is
AWS::NoValue
? What are its use cases?