AWS::Lightsail::DatabaseSnapshotResource Type definition for AWS::Lightsail::DatabaseSnapshot.
import { CfnDatabaseSnapshot } from 'aws-cdk-lib/aws-lightsail';Or use the module namespace:
import * as lightsail from 'aws-cdk-lib/aws-lightsail';
// lightsail.CfnDatabaseSnapshotConfiguration passed to the constructor as CfnDatabaseSnapshotProps.
relationalDatabaseNameRequiredstringThe name of the database on which to base your new snapshot.
relationalDatabaseSnapshotNameRequiredstringThe name for your new database snapshot.
tagsOptionalCfnTag[]An array of key-value pairs to apply to this resource.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-lightsailAWS::Lightsail::DatabaseSnapshot