Versions in this module Expand all Collapse all v1 v1.48.2 Nov 21, 2023 Changes in this version + type FirehoseAPI interface + CreateDeliveryStream func(*firehose.CreateDeliveryStreamInput) (*firehose.CreateDeliveryStreamOutput, error) + CreateDeliveryStreamRequest func(*firehose.CreateDeliveryStreamInput) (*request.Request, *firehose.CreateDeliveryStreamOutput) + CreateDeliveryStreamWithContext func(aws.Context, *firehose.CreateDeliveryStreamInput, ...request.Option) (*firehose.CreateDeliveryStreamOutput, error) + DeleteDeliveryStream func(*firehose.DeleteDeliveryStreamInput) (*firehose.DeleteDeliveryStreamOutput, error) + DeleteDeliveryStreamRequest func(*firehose.DeleteDeliveryStreamInput) (*request.Request, *firehose.DeleteDeliveryStreamOutput) + DeleteDeliveryStreamWithContext func(aws.Context, *firehose.DeleteDeliveryStreamInput, ...request.Option) (*firehose.DeleteDeliveryStreamOutput, error) + DescribeDeliveryStream func(*firehose.DescribeDeliveryStreamInput) (*firehose.DescribeDeliveryStreamOutput, error) + DescribeDeliveryStreamRequest func(*firehose.DescribeDeliveryStreamInput) (*request.Request, *firehose.DescribeDeliveryStreamOutput) + DescribeDeliveryStreamWithContext func(aws.Context, *firehose.DescribeDeliveryStreamInput, ...request.Option) (*firehose.DescribeDeliveryStreamOutput, error) + ListDeliveryStreams func(*firehose.ListDeliveryStreamsInput) (*firehose.ListDeliveryStreamsOutput, error) + ListDeliveryStreamsRequest func(*firehose.ListDeliveryStreamsInput) (*request.Request, *firehose.ListDeliveryStreamsOutput) + ListDeliveryStreamsWithContext func(aws.Context, *firehose.ListDeliveryStreamsInput, ...request.Option) (*firehose.ListDeliveryStreamsOutput, error) + ListTagsForDeliveryStream func(*firehose.ListTagsForDeliveryStreamInput) (*firehose.ListTagsForDeliveryStreamOutput, error) + ListTagsForDeliveryStreamRequest func(*firehose.ListTagsForDeliveryStreamInput) (*request.Request, *firehose.ListTagsForDeliveryStreamOutput) + ListTagsForDeliveryStreamWithContext func(aws.Context, *firehose.ListTagsForDeliveryStreamInput, ...request.Option) (*firehose.ListTagsForDeliveryStreamOutput, error) + PutRecord func(*firehose.PutRecordInput) (*firehose.PutRecordOutput, error) + PutRecordBatch func(*firehose.PutRecordBatchInput) (*firehose.PutRecordBatchOutput, error) + PutRecordBatchRequest func(*firehose.PutRecordBatchInput) (*request.Request, *firehose.PutRecordBatchOutput) + PutRecordBatchWithContext func(aws.Context, *firehose.PutRecordBatchInput, ...request.Option) (*firehose.PutRecordBatchOutput, error) + PutRecordRequest func(*firehose.PutRecordInput) (*request.Request, *firehose.PutRecordOutput) + PutRecordWithContext func(aws.Context, *firehose.PutRecordInput, ...request.Option) (*firehose.PutRecordOutput, error) + StartDeliveryStreamEncryption func(*firehose.StartDeliveryStreamEncryptionInput) (*firehose.StartDeliveryStreamEncryptionOutput, error) + StartDeliveryStreamEncryptionRequest func(*firehose.StartDeliveryStreamEncryptionInput) (*request.Request, *firehose.StartDeliveryStreamEncryptionOutput) + StartDeliveryStreamEncryptionWithContext func(aws.Context, *firehose.StartDeliveryStreamEncryptionInput, ...request.Option) (*firehose.StartDeliveryStreamEncryptionOutput, error) + StopDeliveryStreamEncryption func(*firehose.StopDeliveryStreamEncryptionInput) (*firehose.StopDeliveryStreamEncryptionOutput, error) + StopDeliveryStreamEncryptionRequest func(*firehose.StopDeliveryStreamEncryptionInput) (*request.Request, *firehose.StopDeliveryStreamEncryptionOutput) + StopDeliveryStreamEncryptionWithContext func(aws.Context, *firehose.StopDeliveryStreamEncryptionInput, ...request.Option) (*firehose.StopDeliveryStreamEncryptionOutput, error) + TagDeliveryStream func(*firehose.TagDeliveryStreamInput) (*firehose.TagDeliveryStreamOutput, error) + TagDeliveryStreamRequest func(*firehose.TagDeliveryStreamInput) (*request.Request, *firehose.TagDeliveryStreamOutput) + TagDeliveryStreamWithContext func(aws.Context, *firehose.TagDeliveryStreamInput, ...request.Option) (*firehose.TagDeliveryStreamOutput, error) + UntagDeliveryStream func(*firehose.UntagDeliveryStreamInput) (*firehose.UntagDeliveryStreamOutput, error) + UntagDeliveryStreamRequest func(*firehose.UntagDeliveryStreamInput) (*request.Request, *firehose.UntagDeliveryStreamOutput) + UntagDeliveryStreamWithContext func(aws.Context, *firehose.UntagDeliveryStreamInput, ...request.Option) (*firehose.UntagDeliveryStreamOutput, error) + UpdateDestination func(*firehose.UpdateDestinationInput) (*firehose.UpdateDestinationOutput, error) + UpdateDestinationRequest func(*firehose.UpdateDestinationInput) (*request.Request, *firehose.UpdateDestinationOutput) + UpdateDestinationWithContext func(aws.Context, *firehose.UpdateDestinationInput, ...request.Option) (*firehose.UpdateDestinationOutput, error)