Add-VSKinesisAnalyticsApplicationReferenceDataSourceJSONMappingParameters
Add-VSKinesisAnalyticsApplicationReferenceDataSourceJSONMappingParameters
SYNOPSIS
Adds an AWS::KinesisAnalytics::ApplicationReferenceDataSource.JSONMappingParameters resource property to the template. Provides additional mapping information when JSON is the record format on the streaming source.
SYNTAX
Add-VSKinesisAnalyticsApplicationReferenceDataSourceJSONMappingParameters [-RecordRowPath] <Object>
[<CommonParameters>]
DESCRIPTION
Adds an AWS::KinesisAnalytics::ApplicationReferenceDataSource.JSONMappingParameters resource property to the template. Provides additional mapping information when JSON is the record format on the streaming source.
PARAMETERS
-RecordRowPath
Path to the top-level parent that contains the records.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationreferencedatasource-jsonmappingparameters.html#cfn-kinesisanalytics-applicationreferencedatasource-jsonmappingparameters-recordrowpath PrimitiveType: String UpdateType: Mutable
Type: Object
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.