AWS::CloudFront::TrustStore - AWS CloudFormation

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

AWS::CloudFront::TrustStore

A trust store.

Syntax

To declare this entity in your 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.