AWS Fundamentals Logo
AWS Fundamentals
L2 Construct

DatabaseInstance

An RDS database instance with configurable engine and parameters

Import

import { DatabaseInstance } from 'aws-cdk-lib/aws-rds';

Or use the module namespace:

import * as rds from 'aws-cdk-lib/aws-rds';
// rds.DatabaseInstance

Underlying CloudFormation Resources

This L2 construct creates and manages the following CloudFormation resources.

Get the Amazon RDS Cheat Sheet

Everything you need to know about Amazon RDS on one page. HD quality, print-friendly.

Download Free Infographic