A Secrets Manager secret for storing sensitive data
import { Secret } from 'aws-cdk-lib/aws-secretsmanager';Or use the module namespace:
import * as secretsmanager from 'aws-cdk-lib/aws-secretsmanager'; // secretsmanager.Secret
This L2 construct creates and manages the following CloudFormation resources.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-secretsmanager