AWS::EMRContainers::SecurityConfiguration TLSCertificateConfiguration - 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::EMRContainers::SecurityConfiguration TLSCertificateConfiguration

Configurations related to the TLS certificate for the security configuration.

Syntax

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

JSON

{ "CertificateProviderType" : String, "PrivateKeySecretArn" : String, "PublicKeySecretArn" : String }

Properties

CertificateProviderType

The TLS certificate type. Acceptable values: PEM or Custom.

Required: No

Type: String

Allowed values: PEM

Update requires: Replacement

PrivateKeySecretArn

Property description not available.

Required: No

Type: String

Update requires: Replacement

PublicKeySecretArn

Property description not available.

Required: No

Type: String

Update requires: Replacement