hc99's picture
Add files using upload-large-folder tool
b40c49c verified
raw
history blame
245 Bytes
#Comments can be made with a '#' symbol at the start of the line
#Syntax: <Resource Type> <Property[*]> <Operator> <Value>
#Example: AWS::EC2::Instance InstanceType EQUALS "p3.2xlarge"
AWS::EC2::Instance ImageId EQUALS "SomethingItIsNotEqualTo"