SqlRunConfiguration
Describes the starting parameters for a SQL-based Kinesis Data Analytics application.
Contents
- InputId
- 
               The input source ID. You can get this ID by calling the DescribeApplication operation. Type: String Length Constraints: Minimum length of 1. Maximum length of 50. Pattern: [a-zA-Z0-9_.-]+Required: Yes 
- InputStartingPositionConfiguration
- 
               The point at which you want the application to start processing records from the streaming source. Type: InputStartingPositionConfiguration object Required: Yes 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: