Module Cfgen.BaseConstructs

BaseConstructs contains the generated definitions for CloudFormation resources from the AWS CloudFormation Resource Specification

Organisation

Hierarchy

The modules are organised into three tiers, corresponding to the three-level naming for CloudFormation resources:

(which is the same as the Namespace::Service::Resource breakdown in CloudFormation)

Resource Modules

In each resource module, you will find (in order):

Usage

The reference guide provides more details on how to use these modules to construct CloudFormation resources in your stack.

module AWS : sig ... end

AWS constructs

module Alexa : sig ... end

Alex constructs