This module should be the only curio required to elucidate the many mysteries of the CloudFormation. Require it, then delve as deep as your curiosity will allow.
This module should be the only curio required to elucidate the many mysteries of the CloudFormation. Require it, then delve as deep as your curiosity will allow.
(item-property-type type property)
(item-property-type type property opts)
Given a resource or property type, return detailed information about a property of a resource or property type
Given a resource or property type, return detailed information about a property of a resource or property type
(property item key)
Returns the named property of the given resource or property type
Returns the named property of the given resource or property type
(property-ids resource)
Get all properties of a given resource
Get all properties of a given resource
(property-type property-type-id)
(property-type property-type-id opts)
Returns a property type for the AWS region
Returns a property type for the AWS region
(property-types)
(property-types opts)
Returns the specification version for a region
Returns the specification version for a region
(resource id)
(resource id opts)
Get the specification for a specific AWS resource. ID will be added as meta so we stop oursevles from tampering with the shape of the AWS specification
Get the specification for a specific AWS resource. ID will be added as meta so we stop oursevles from tampering with the shape of the AWS specification
(resource-ids service)
Get all resources for a cloud formation service
Get all resources for a cloud formation service
(resource-specification-version)
(resource-specification-version opts)
Returns the specification version for a region
Returns the specification version for a region
(resource-types)
(resource-types opts)
Return resource types available to an AWS region
Return resource types available to an AWS region
(resources service-name)
(resources service-name opts)
Returns a sequence of resources for the given AWS service
Returns a sequence of resources for the given AWS service
(service service-name)
(service service-name opts)
Get a full blown service specification for a service identified by name. The given service must be supported by the target AWS Region
Get a full blown service specification for a service identified by name. The given service must be supported by the target AWS Region
(service-names)
(service-names opts)
List AWS service names for the given AWS Region
List AWS service names for the given AWS Region
(specification-data)
(specification-data opts)
Return a CloudFormation specification as a map
Return a CloudFormation specification as a map
(update-specification! region)
Force an update of the specification data for an AWS region
Force an update of the specification data for an AWS region
(valid-service? service-name)
(valid-service? service-name opts)
Is the given service name a valid cloud formation service?
Is the given service name a valid cloud formation service?
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close