References

  • Function for CloudFormation that returns the value of other parameter

  • Shorthand is !Ref

DbSubnet1:
	Type: AWS::EC2::Subnet
	Properties:
		VpcId: !Ref myVPC