AWS::GroundStation::MissionProfile StreamsKmsKey - AWS CloudFormation

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 AWS 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