AWS::CloudFront::TrustStore - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::CloudFront::TrustStore

A trust store.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::CloudFront::TrustStore", "Properties" : { "CaCertificatesBundleSource" : CaCertificatesBundleSource, "Name" : String, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::CloudFront::TrustStore Properties: CaCertificatesBundleSource: CaCertificatesBundleSource Name: String Tags: - Tag

Properties

CaCertificatesBundleSource

A CA certificates bundle source.

Required: No

Type: CaCertificatesBundleSource

Update requires: No interruption

Name

The trust store's name.

Required: Yes

Type: String

Update requires: Replacement

Tags

A complex type that contains zero or more Tag elements.

Required: No

Type: Array of Tag

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

The trust store's Amazon Resource Name (ARN).

ETag

The version identifier for the current version of the trust store.

Id

The trust store's ID.

LastModifiedTime

The trust store's last modified time.

NumberOfCaCertificates

The trust store's number of CA certificates.

Status

The trust store's status.