Bumps [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) from 1.27.4 to 1.27.8. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.4...config/v1.27.8) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
10 lines
356 B
Go
10 lines
356 B
Go
// Code generated by smithy-go-codegen DO NOT EDIT.
|
|
|
|
// Package kinesis provides the API client, operations, and parameter types for
|
|
// Amazon Kinesis.
|
|
//
|
|
// # Amazon Kinesis Data Streams Service API Reference
|
|
//
|
|
// Amazon Kinesis Data Streams is a managed service that scales elastically for
|
|
// real-time processing of streaming big data.
|
|
package kinesis
|