AWS Fundamentals Logo
AWS Fundamentals
L2 Construct

Certificate

An ACM certificate for TLS/SSL

Import

import { Certificate } from 'aws-cdk-lib/aws-certificatemanager';

Or use the module namespace:

import * as certificatemanager from 'aws-cdk-lib/aws-certificatemanager';
// certificatemanager.Certificate

Underlying CloudFormation Resources

This L2 construct creates and manages the following CloudFormation resources.

Learn AWS the Practical Way

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

Subscribe to Newsletter