---
type: resource-type
title: CfTrustStore
description: aws resource type AWS::CloudFront::TrustStore
name: CfTrustStore
lexicon: aws
resource_type: AWS::CloudFront::TrustStore
---
`AWS::CloudFront::TrustStore`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The trust store's name.
- `Arn` (`string`, optional)
- `CaCertificatesBundleSource` (`CfTrustStore_CaCertificatesBundleSource`, optional): A CA certificates bundle source.
- `ETag` (`string`, optional)
- `Id` (`string`, optional)
- `LastModifiedTime` (`string`, optional)
- `NumberOfCaCertificates` (`number`, optional)
- `Status` (`"ACTIVE" | "FAILED" | "PENDING"`, optional)
- `Tags` (`CfTrustStore_Tag[]`, optional): A complex type that contains zero or more ``Tag`` elements.
- `UseClientCertificateOCSPEndpoint` (`boolean`, optional): A boolean. When true, performs real-time certificate revocation checks by querying the OCSP endpoint specified within the client certificate.

## Attributes

- `Arn`
- `ETag`
- `Id`
- `LastModifiedTime`
- `NumberOfCaCertificates`
- `Status`
