A KMS encryption key for data protection
import { Key } from 'aws-cdk-lib/aws-kms';Or use the module namespace:
import * as kms from 'aws-cdk-lib/aws-kms'; // kms.Key
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-kms