1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package firehose provides the API client, operations, and parameter types for
// Amazon Kinesis Firehose.
//
// # Amazon Data Firehose
//
// Amazon Data Firehose was previously known as Amazon Kinesis Data Firehose.
//
// Amazon 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
// supported destinations.
package firehose
|