UNPKG

@nolanrigo/cloudformation

Version:

TypeScript-based imperative way to define AWS CloudFormation templates

7 lines (6 loc) 376 B
export { default as SecurityGroup } from "./SecurityGroup"; export { default as ReplicationGroup } from "./ReplicationGroup"; export { default as SubnetGroup } from "./SubnetGroup"; export { default as SecurityGroupIngress } from "./SecurityGroupIngress"; export { default as ParameterGroup } from "./ParameterGroup"; export { default as CacheCluster } from "./CacheCluster";