API Reference¶
Welcome to the AIBS Informatics CDK Library API Reference.
Module Overview¶
Common¶
Shared utilities and AWS helpers used across constructs.
- AWS Utilities - IAM, S3, and other AWS helpers
- Build Utilities - Build and asset helpers
- Git Utilities - Git operations for CI/CD
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.