# Constants
SpecURL is the HTTP URL of the latest AWS CloudFormation Resource Specification.
# Structs
CloudFormationResourceSpecification represents a resource specification document as published by the AWS CloudFormation team.
Property represents an AWS CloudFormation resource property.
Resource represents an AWS CloudFormation resource such as AWS::EC2::Instance.