AWS::KinesisAnalyticsV2::Application PropertyGroup

Property key-value pairs passed into an application.

Syntax

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

JSON

{ "PropertyGroupId" : String, "PropertyMap" : {Key : Value, ...} }

YAML

PropertyGroupId: String PropertyMap: Key : Value

Properties

PropertyGroupId

Describes the key of an application execution property key-value pair.

Required: No

Type: String

Minimum: 1

Maximum: 50

Pattern: [a-zA-Z0-9_.-]+

Update requires: No interruption

PropertyMap

Describes the value of an application execution property key-value pair.

Required: No

Type: Map of String

Update requires: No interruption

See also

  • PropertyGroup in the Amazon Kinesis Data Analytics API Reference