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
Pattern:
^[a-zA-Z0-9_.-]+$
Minimum:
1
Maximum:
50
Update requires: No interruption
PropertyMap
-
Describes the value of an application execution property key-value pair.
Required: No
Type: Object of String
Pattern:
^.{1,2048}$
Minimum:
1
Maximum:
2048
Update requires: No interruption
See also
-
PropertyGroup in the Amazon Kinesis Data Analytics API Reference