AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::CloudFront::TrustStore

CfnTrustStore

A trust store.

Import

import { CfnTrustStore } from 'aws-cdk-lib/aws-cloudfront';

Or use the module namespace:

import * as cloudfront from 'aws-cdk-lib/aws-cloudfront';
// cloudfront.CfnTrustStore

Properties

Configuration passed to the constructor as CfnTrustStoreProps.

nameRequired
string

The trust store's name.

caCertificatesBundleSourceOptional
IResolvable | CaCertificatesBundleSourceProperty

A CA certificates bundle source.

tagsOptional
CfnTag[]

A complex type that contains zero or more `Tag` elements.

CloudFormation Resource

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

Get the Amazon CloudFront Cheat Sheet

Everything you need to know about Amazon CloudFront on one page. HD quality, print-friendly.

Download Free Infographic