AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::KMS::Key

CfnKey

L1 CloudFormation construct for AWS::KMS::Key

Import

import { CfnKey } from 'aws-cdk-lib/aws-kms';

Or use the module namespace:

import * as kms from 'aws-cdk-lib/aws-kms';
// kms.CfnKey

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter