AWS::GroundStation::MissionProfile StreamsKmsKey - 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).

AWS::GroundStation::MissionProfile StreamsKmsKey

The StreamsKmsKey property type specifies Property description not available. for an AWS::GroundStation::MissionProfile.

Syntax

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

JSON

{ "KmsAliasArn" : String, "KmsKeyArn" : String }

YAML

KmsAliasArn: String KmsKeyArn: String

Properties

KmsAliasArn

Property description not available.

Required: No

Type: String

Pattern: ^(arn:(aws[a-zA-Z-]*)?:[a-z0-9-.]+:.*)|()$

Update requires: No interruption

KmsKeyArn

Property description not available.

Required: No

Type: String

Pattern: ^(arn:(aws[a-zA-Z-]*)?:[a-z0-9-.]+:.*)|()$

Update requires: No interruption