1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package kinesisanalytics provides the API client, operations, and parameter
// types for Amazon Kinesis Analytics.
//
// Amazon Kinesis Analytics Overview This documentation is for version 1 of the
// Amazon Kinesis Data Analytics API, which only supports SQL applications. Version
// 2 of the API supports SQL and Java applications. For more information about
// version 2, see Amazon Kinesis Data Analytics API V2 Documentation. This is the
// Amazon Kinesis Analytics v1 API Reference. The Amazon Kinesis Analytics
// Developer Guide provides additional information.
package kinesisanalytics
|