1 2 3 4 5 6 7 8 9 10
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package firehose provides the API client, operations, and parameter types for
// Amazon Kinesis Firehose.
//
// Amazon Kinesis Data Firehose API Reference Amazon Kinesis Data Firehose is a
// fully managed service that delivers real-time streaming data to destinations
// such as Amazon Simple Storage Service (Amazon S3), Amazon OpenSearch Service,
// Amazon Redshift, Splunk, and various other supportd destinations.
package firehose
|