vendor: update all dependencies
This commit is contained in:
parent
940df88eb2
commit
d64789528d
4309 changed files with 1327278 additions and 1001118 deletions
48
vendor/github.com/aws/aws-sdk-go/service/firehose/api.go
generated
vendored
48
vendor/github.com/aws/aws-sdk-go/service/firehose/api.go
generated
vendored
|
@ -790,7 +790,6 @@ func (c *Firehose) UpdateDestinationWithContext(ctx aws.Context, input *UpdateDe
|
|||
// Describes hints for the buffering to perform before delivering data to the
|
||||
// destination. Please note that these options are treated as hints, and therefore
|
||||
// Kinesis Firehose may choose to use different values when it is optimal.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/BufferingHints
|
||||
type BufferingHints struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -846,7 +845,6 @@ func (s *BufferingHints) SetSizeInMBs(v int64) *BufferingHints {
|
|||
}
|
||||
|
||||
// Describes the Amazon CloudWatch logging options for your delivery stream.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/CloudWatchLoggingOptions
|
||||
type CloudWatchLoggingOptions struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -891,7 +889,6 @@ func (s *CloudWatchLoggingOptions) SetLogStreamName(v string) *CloudWatchLogging
|
|||
}
|
||||
|
||||
// Describes a COPY command for Amazon Redshift.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/CopyCommand
|
||||
type CopyCommand struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -970,7 +967,6 @@ func (s *CopyCommand) SetDataTableName(v string) *CopyCommand {
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/CreateDeliveryStreamInput
|
||||
type CreateDeliveryStreamInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -1113,7 +1109,6 @@ func (s *CreateDeliveryStreamInput) SetSplunkDestinationConfiguration(v *SplunkD
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/CreateDeliveryStreamOutput
|
||||
type CreateDeliveryStreamOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -1137,7 +1132,6 @@ func (s *CreateDeliveryStreamOutput) SetDeliveryStreamARN(v string) *CreateDeliv
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/DeleteDeliveryStreamInput
|
||||
type DeleteDeliveryStreamInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -1179,7 +1173,6 @@ func (s *DeleteDeliveryStreamInput) SetDeliveryStreamName(v string) *DeleteDeliv
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/DeleteDeliveryStreamOutput
|
||||
type DeleteDeliveryStreamOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
@ -1195,7 +1188,6 @@ func (s DeleteDeliveryStreamOutput) GoString() string {
|
|||
}
|
||||
|
||||
// Contains information about a delivery stream.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/DeliveryStreamDescription
|
||||
type DeliveryStreamDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -1323,7 +1315,6 @@ func (s *DeliveryStreamDescription) SetVersionId(v string) *DeliveryStreamDescri
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/DescribeDeliveryStreamInput
|
||||
type DescribeDeliveryStreamInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -1391,7 +1382,6 @@ func (s *DescribeDeliveryStreamInput) SetLimit(v int64) *DescribeDeliveryStreamI
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/DescribeDeliveryStreamOutput
|
||||
type DescribeDeliveryStreamOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -1418,7 +1408,6 @@ func (s *DescribeDeliveryStreamOutput) SetDeliveryStreamDescription(v *DeliveryS
|
|||
}
|
||||
|
||||
// Describes the destination for a delivery stream.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/DestinationDescription
|
||||
type DestinationDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -1491,7 +1480,6 @@ func (s *DestinationDescription) SetSplunkDestinationDescription(v *SplunkDestin
|
|||
|
||||
// Describes the buffering to perform before delivering data to the Amazon ES
|
||||
// destination.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ElasticsearchBufferingHints
|
||||
type ElasticsearchBufferingHints struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -1547,7 +1535,6 @@ func (s *ElasticsearchBufferingHints) SetSizeInMBs(v int64) *ElasticsearchBuffer
|
|||
}
|
||||
|
||||
// Describes the configuration of a destination in Amazon ES.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ElasticsearchDestinationConfiguration
|
||||
type ElasticsearchDestinationConfiguration struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -1740,7 +1727,6 @@ func (s *ElasticsearchDestinationConfiguration) SetTypeName(v string) *Elasticse
|
|||
}
|
||||
|
||||
// The destination description in Amazon ES.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ElasticsearchDestinationDescription
|
||||
type ElasticsearchDestinationDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -1855,7 +1841,6 @@ func (s *ElasticsearchDestinationDescription) SetTypeName(v string) *Elasticsear
|
|||
}
|
||||
|
||||
// Describes an update for a destination in Amazon ES.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ElasticsearchDestinationUpdate
|
||||
type ElasticsearchDestinationUpdate struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2008,7 +1993,6 @@ func (s *ElasticsearchDestinationUpdate) SetTypeName(v string) *ElasticsearchDes
|
|||
|
||||
// Configures retry behavior in case Kinesis Firehose is unable to deliver documents
|
||||
// to Amazon ES.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ElasticsearchRetryOptions
|
||||
type ElasticsearchRetryOptions struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2037,7 +2021,6 @@ func (s *ElasticsearchRetryOptions) SetDurationInSeconds(v int64) *Elasticsearch
|
|||
}
|
||||
|
||||
// Describes the encryption for a destination in Amazon S3.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/EncryptionConfiguration
|
||||
type EncryptionConfiguration struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2087,7 +2070,6 @@ func (s *EncryptionConfiguration) SetNoEncryptionConfig(v string) *EncryptionCon
|
|||
}
|
||||
|
||||
// Describes the configuration of a destination in Amazon S3.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ExtendedS3DestinationConfiguration
|
||||
type ExtendedS3DestinationConfiguration struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2244,7 +2226,6 @@ func (s *ExtendedS3DestinationConfiguration) SetS3BackupMode(v string) *Extended
|
|||
}
|
||||
|
||||
// Describes a destination in Amazon S3.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ExtendedS3DestinationDescription
|
||||
type ExtendedS3DestinationDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2365,7 +2346,6 @@ func (s *ExtendedS3DestinationDescription) SetS3BackupMode(v string) *ExtendedS3
|
|||
}
|
||||
|
||||
// Describes an update for a destination in Amazon S3.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ExtendedS3DestinationUpdate
|
||||
type ExtendedS3DestinationUpdate struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2512,7 +2492,6 @@ func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate)
|
|||
}
|
||||
|
||||
// Describes an encryption key for a destination in Amazon S3.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/KMSEncryptionConfig
|
||||
type KMSEncryptionConfig struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2557,7 +2536,6 @@ func (s *KMSEncryptionConfig) SetAWSKMSKeyARN(v string) *KMSEncryptionConfig {
|
|||
|
||||
// The stream and role ARNs for a Kinesis stream used as the source for a delivery
|
||||
// stream.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/KinesisStreamSourceConfiguration
|
||||
type KinesisStreamSourceConfiguration struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2618,7 +2596,6 @@ func (s *KinesisStreamSourceConfiguration) SetRoleARN(v string) *KinesisStreamSo
|
|||
|
||||
// Details about a Kinesis stream used as the source for a Kinesis Firehose
|
||||
// delivery stream.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/KinesisStreamSourceDescription
|
||||
type KinesisStreamSourceDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2661,7 +2638,6 @@ func (s *KinesisStreamSourceDescription) SetRoleARN(v string) *KinesisStreamSour
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ListDeliveryStreamsInput
|
||||
type ListDeliveryStreamsInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2727,7 +2703,6 @@ func (s *ListDeliveryStreamsInput) SetLimit(v int64) *ListDeliveryStreamsInput {
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ListDeliveryStreamsOutput
|
||||
type ListDeliveryStreamsOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2765,7 +2740,6 @@ func (s *ListDeliveryStreamsOutput) SetHasMoreDeliveryStreams(v bool) *ListDeliv
|
|||
}
|
||||
|
||||
// Describes a data processing configuration.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ProcessingConfiguration
|
||||
type ProcessingConfiguration struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2819,7 +2793,6 @@ func (s *ProcessingConfiguration) SetProcessors(v []*Processor) *ProcessingConfi
|
|||
}
|
||||
|
||||
// Describes a data processor.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/Processor
|
||||
type Processor struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2878,7 +2851,6 @@ func (s *Processor) SetType(v string) *Processor {
|
|||
}
|
||||
|
||||
// Describes the processor parameter.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/ProcessorParameter
|
||||
type ProcessorParameter struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -2934,7 +2906,6 @@ func (s *ProcessorParameter) SetParameterValue(v string) *ProcessorParameter {
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/PutRecordBatchInput
|
||||
type PutRecordBatchInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3003,7 +2974,6 @@ func (s *PutRecordBatchInput) SetRecords(v []*Record) *PutRecordBatchInput {
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/PutRecordBatchOutput
|
||||
type PutRecordBatchOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3045,7 +3015,6 @@ func (s *PutRecordBatchOutput) SetRequestResponses(v []*PutRecordBatchResponseEn
|
|||
// If the record is successfully added to your delivery stream, it receives
|
||||
// a record ID. If the record fails to be added to your delivery stream, the
|
||||
// result includes an error code and an error message.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/PutRecordBatchResponseEntry
|
||||
type PutRecordBatchResponseEntry struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3087,7 +3056,6 @@ func (s *PutRecordBatchResponseEntry) SetRecordId(v string) *PutRecordBatchRespo
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/PutRecordInput
|
||||
type PutRecordInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3148,7 +3116,6 @@ func (s *PutRecordInput) SetRecord(v *Record) *PutRecordInput {
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/PutRecordOutput
|
||||
type PutRecordOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3175,7 +3142,6 @@ func (s *PutRecordOutput) SetRecordId(v string) *PutRecordOutput {
|
|||
}
|
||||
|
||||
// The unit of data in a delivery stream.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/Record
|
||||
type Record struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3218,7 +3184,6 @@ func (s *Record) SetData(v []byte) *Record {
|
|||
}
|
||||
|
||||
// Describes the configuration of a destination in Amazon Redshift.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/RedshiftDestinationConfiguration
|
||||
type RedshiftDestinationConfiguration struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3411,7 +3376,6 @@ func (s *RedshiftDestinationConfiguration) SetUsername(v string) *RedshiftDestin
|
|||
}
|
||||
|
||||
// Describes a destination in Amazon Redshift.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/RedshiftDestinationDescription
|
||||
type RedshiftDestinationDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3528,7 +3492,6 @@ func (s *RedshiftDestinationDescription) SetUsername(v string) *RedshiftDestinat
|
|||
}
|
||||
|
||||
// Describes an update for a destination in Amazon Redshift.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/RedshiftDestinationUpdate
|
||||
type RedshiftDestinationUpdate struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3691,7 +3654,6 @@ func (s *RedshiftDestinationUpdate) SetUsername(v string) *RedshiftDestinationUp
|
|||
|
||||
// Configures retry behavior in case Kinesis Firehose is unable to deliver documents
|
||||
// to Amazon Redshift.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/RedshiftRetryOptions
|
||||
type RedshiftRetryOptions struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3720,7 +3682,6 @@ func (s *RedshiftRetryOptions) SetDurationInSeconds(v int64) *RedshiftRetryOptio
|
|||
}
|
||||
|
||||
// Describes the configuration of a destination in Amazon S3.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/S3DestinationConfiguration
|
||||
type S3DestinationConfiguration struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3845,7 +3806,6 @@ func (s *S3DestinationConfiguration) SetRoleARN(v string) *S3DestinationConfigur
|
|||
}
|
||||
|
||||
// Describes a destination in Amazon S3.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/S3DestinationDescription
|
||||
type S3DestinationDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -3940,7 +3900,6 @@ func (s *S3DestinationDescription) SetRoleARN(v string) *S3DestinationDescriptio
|
|||
}
|
||||
|
||||
// Describes an update for a destination in Amazon S3.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/S3DestinationUpdate
|
||||
type S3DestinationUpdate struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4056,7 +4015,6 @@ func (s *S3DestinationUpdate) SetRoleARN(v string) *S3DestinationUpdate {
|
|||
|
||||
// Details about a Kinesis stream used as the source for a Kinesis Firehose
|
||||
// delivery stream.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/SourceDescription
|
||||
type SourceDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4081,7 +4039,6 @@ func (s *SourceDescription) SetKinesisStreamSourceDescription(v *KinesisStreamSo
|
|||
}
|
||||
|
||||
// Describes the configuration of a destination in Splunk.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/SplunkDestinationConfiguration
|
||||
type SplunkDestinationConfiguration struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4231,7 +4188,6 @@ func (s *SplunkDestinationConfiguration) SetS3Configuration(v *S3DestinationConf
|
|||
}
|
||||
|
||||
// Describes a destination in Splunk.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/SplunkDestinationDescription
|
||||
type SplunkDestinationDescription struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4338,7 +4294,6 @@ func (s *SplunkDestinationDescription) SetS3DestinationDescription(v *S3Destinat
|
|||
}
|
||||
|
||||
// Describes an update for a destination in Splunk.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/SplunkDestinationUpdate
|
||||
type SplunkDestinationUpdate struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4469,7 +4424,6 @@ func (s *SplunkDestinationUpdate) SetS3Update(v *S3DestinationUpdate) *SplunkDes
|
|||
|
||||
// Configures retry behavior in case Kinesis Firehose is unable to deliver documents
|
||||
// to Splunk or if it doesn't receive an acknowledgment from Splunk.
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/SplunkRetryOptions
|
||||
type SplunkRetryOptions struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4496,7 +4450,6 @@ func (s *SplunkRetryOptions) SetDurationInSeconds(v int64) *SplunkRetryOptions {
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/UpdateDestinationInput
|
||||
type UpdateDestinationInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
|
@ -4647,7 +4600,6 @@ func (s *UpdateDestinationInput) SetSplunkDestinationUpdate(v *SplunkDestination
|
|||
return s
|
||||
}
|
||||
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/firehose-2015-08-04/UpdateDestinationOutput
|
||||
type UpdateDestinationOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue