Module Cfgen

cfgen provides definitions and helpers to construct AWS CloudFormation templates

module Serialisers : sig ... end

Serialisation helpers

module Template : sig ... end

Template generation

module Token_map : sig ... end

Token generation and mapping

module Attributes : sig ... end

Resource attribute token helpers

module Helpers : sig ... end

Helpers for AWS domain-specific/embedded languages

module BaseConstructs : sig ... end

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

module Intrinsics : sig ... end

Intrinsic references generated at deployment time, like stack name or AWS Account ID/Region