1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package kinesisanalyticsv2 provides the API client, operations, and parameter
// types for Amazon Kinesis Analytics.
//
// Amazon Kinesis Data Analytics is a fully managed service that you can use to
// process and analyze streaming data using Java, SQL, or Scala. The service
// enables you to quickly author and run Java, SQL, or Scala code against streaming
// sources to perform time series analytics, feed real-time dashboards, and create
// real-time metrics.
package kinesisanalyticsv2
|