This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::RTBFabric::ResponderGateway TrustStoreConfiguration
Describes the configuration of a trust store.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CertificateAuthorityCertificates" :[ String, ... ]}
YAML
CertificateAuthorityCertificates:- String
Properties
-
The certificate authority certificate.
Required: Yes
Type: Array of String
Minimum:
0Maximum:
1Update requires: Some interruptions