Skip to content

API Reference

Welcome to the AIBS Informatics CDK Library API Reference.

Module Overview

Common

Shared utilities and AWS helpers used across constructs.

Constructs

CDK constructs for various AWS services.

  • Base - Base construct classes and mixins
  • Assets - Code and Docker assets
  • Batch - AWS Batch infrastructure
  • CloudWatch - Monitoring and dashboards
  • DynamoDB - DynamoDB tables
  • EC2 - EC2 instances and networking
  • EFS - Elastic File System
  • S3 - S3 buckets and policies
  • Service - Service infrastructure
  • SSM - Systems Manager parameters
  • Step Functions - State machine constructs

Stacks

Stack base classes with environment configuration.

  • Base - EnvBaseStack and utilities

Stages

Pipeline stage definitions.

  • Base - EnvBaseStage

CI/CD

Pipeline constructs for continuous deployment.

Project

Configuration and utility functions.

  • Config - Project configuration
  • Utils - Utility functions