aws-sdk-firehose 1.0.0.rc1 → 1.0.0.rc2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,399 +1,477 @@
1
1
  # WARNING ABOUT GENERATED CODE
2
2
  #
3
- # This file is generated. See the contributing for info on making contributions:
3
+ # This file is generated. See the contributing guide for more information:
4
4
  # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
5
  #
6
6
  # WARNING ABOUT GENERATED CODE
7
7
 
8
- module Aws
9
- module Firehose
10
- # @api private
11
- module ClientApi
12
-
13
- include Seahorse::Model
14
-
15
- AWSKMSKeyARN = Shapes::StringShape.new(name: 'AWSKMSKeyARN')
16
- BooleanObject = Shapes::BooleanShape.new(name: 'BooleanObject')
17
- BucketARN = Shapes::StringShape.new(name: 'BucketARN')
18
- BufferingHints = Shapes::StructureShape.new(name: 'BufferingHints')
19
- CloudWatchLoggingOptions = Shapes::StructureShape.new(name: 'CloudWatchLoggingOptions')
20
- ClusterJDBCURL = Shapes::StringShape.new(name: 'ClusterJDBCURL')
21
- CompressionFormat = Shapes::StringShape.new(name: 'CompressionFormat')
22
- ConcurrentModificationException = Shapes::StructureShape.new(name: 'ConcurrentModificationException')
23
- CopyCommand = Shapes::StructureShape.new(name: 'CopyCommand')
24
- CopyOptions = Shapes::StringShape.new(name: 'CopyOptions')
25
- CreateDeliveryStreamInput = Shapes::StructureShape.new(name: 'CreateDeliveryStreamInput')
26
- CreateDeliveryStreamOutput = Shapes::StructureShape.new(name: 'CreateDeliveryStreamOutput')
27
- Data = Shapes::BlobShape.new(name: 'Data')
28
- DataTableColumns = Shapes::StringShape.new(name: 'DataTableColumns')
29
- DataTableName = Shapes::StringShape.new(name: 'DataTableName')
30
- DeleteDeliveryStreamInput = Shapes::StructureShape.new(name: 'DeleteDeliveryStreamInput')
31
- DeleteDeliveryStreamOutput = Shapes::StructureShape.new(name: 'DeleteDeliveryStreamOutput')
32
- DeliveryStreamARN = Shapes::StringShape.new(name: 'DeliveryStreamARN')
33
- DeliveryStreamDescription = Shapes::StructureShape.new(name: 'DeliveryStreamDescription')
34
- DeliveryStreamName = Shapes::StringShape.new(name: 'DeliveryStreamName')
35
- DeliveryStreamNameList = Shapes::ListShape.new(name: 'DeliveryStreamNameList')
36
- DeliveryStreamStatus = Shapes::StringShape.new(name: 'DeliveryStreamStatus')
37
- DeliveryStreamVersionId = Shapes::StringShape.new(name: 'DeliveryStreamVersionId')
38
- DescribeDeliveryStreamInput = Shapes::StructureShape.new(name: 'DescribeDeliveryStreamInput')
39
- DescribeDeliveryStreamInputLimit = Shapes::IntegerShape.new(name: 'DescribeDeliveryStreamInputLimit')
40
- DescribeDeliveryStreamOutput = Shapes::StructureShape.new(name: 'DescribeDeliveryStreamOutput')
41
- DestinationDescription = Shapes::StructureShape.new(name: 'DestinationDescription')
42
- DestinationDescriptionList = Shapes::ListShape.new(name: 'DestinationDescriptionList')
43
- DestinationId = Shapes::StringShape.new(name: 'DestinationId')
44
- ElasticsearchBufferingHints = Shapes::StructureShape.new(name: 'ElasticsearchBufferingHints')
45
- ElasticsearchBufferingIntervalInSeconds = Shapes::IntegerShape.new(name: 'ElasticsearchBufferingIntervalInSeconds')
46
- ElasticsearchBufferingSizeInMBs = Shapes::IntegerShape.new(name: 'ElasticsearchBufferingSizeInMBs')
47
- ElasticsearchDestinationConfiguration = Shapes::StructureShape.new(name: 'ElasticsearchDestinationConfiguration')
48
- ElasticsearchDestinationDescription = Shapes::StructureShape.new(name: 'ElasticsearchDestinationDescription')
49
- ElasticsearchDestinationUpdate = Shapes::StructureShape.new(name: 'ElasticsearchDestinationUpdate')
50
- ElasticsearchDomainARN = Shapes::StringShape.new(name: 'ElasticsearchDomainARN')
51
- ElasticsearchIndexName = Shapes::StringShape.new(name: 'ElasticsearchIndexName')
52
- ElasticsearchIndexRotationPeriod = Shapes::StringShape.new(name: 'ElasticsearchIndexRotationPeriod')
53
- ElasticsearchRetryDurationInSeconds = Shapes::IntegerShape.new(name: 'ElasticsearchRetryDurationInSeconds')
54
- ElasticsearchRetryOptions = Shapes::StructureShape.new(name: 'ElasticsearchRetryOptions')
55
- ElasticsearchS3BackupMode = Shapes::StringShape.new(name: 'ElasticsearchS3BackupMode')
56
- ElasticsearchTypeName = Shapes::StringShape.new(name: 'ElasticsearchTypeName')
57
- EncryptionConfiguration = Shapes::StructureShape.new(name: 'EncryptionConfiguration')
58
- ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
59
- ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
60
- IntervalInSeconds = Shapes::IntegerShape.new(name: 'IntervalInSeconds')
61
- InvalidArgumentException = Shapes::StructureShape.new(name: 'InvalidArgumentException')
62
- KMSEncryptionConfig = Shapes::StructureShape.new(name: 'KMSEncryptionConfig')
63
- LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
64
- ListDeliveryStreamsInput = Shapes::StructureShape.new(name: 'ListDeliveryStreamsInput')
65
- ListDeliveryStreamsInputLimit = Shapes::IntegerShape.new(name: 'ListDeliveryStreamsInputLimit')
66
- ListDeliveryStreamsOutput = Shapes::StructureShape.new(name: 'ListDeliveryStreamsOutput')
67
- LogGroupName = Shapes::StringShape.new(name: 'LogGroupName')
68
- LogStreamName = Shapes::StringShape.new(name: 'LogStreamName')
69
- NoEncryptionConfig = Shapes::StringShape.new(name: 'NoEncryptionConfig')
70
- NonNegativeIntegerObject = Shapes::IntegerShape.new(name: 'NonNegativeIntegerObject')
71
- Password = Shapes::StringShape.new(name: 'Password')
72
- Prefix = Shapes::StringShape.new(name: 'Prefix')
73
- PutRecordBatchInput = Shapes::StructureShape.new(name: 'PutRecordBatchInput')
74
- PutRecordBatchOutput = Shapes::StructureShape.new(name: 'PutRecordBatchOutput')
75
- PutRecordBatchRequestEntryList = Shapes::ListShape.new(name: 'PutRecordBatchRequestEntryList')
76
- PutRecordBatchResponseEntry = Shapes::StructureShape.new(name: 'PutRecordBatchResponseEntry')
77
- PutRecordBatchResponseEntryList = Shapes::ListShape.new(name: 'PutRecordBatchResponseEntryList')
78
- PutRecordInput = Shapes::StructureShape.new(name: 'PutRecordInput')
79
- PutRecordOutput = Shapes::StructureShape.new(name: 'PutRecordOutput')
80
- PutResponseRecordId = Shapes::StringShape.new(name: 'PutResponseRecordId')
81
- Record = Shapes::StructureShape.new(name: 'Record')
82
- RedshiftDestinationConfiguration = Shapes::StructureShape.new(name: 'RedshiftDestinationConfiguration')
83
- RedshiftDestinationDescription = Shapes::StructureShape.new(name: 'RedshiftDestinationDescription')
84
- RedshiftDestinationUpdate = Shapes::StructureShape.new(name: 'RedshiftDestinationUpdate')
85
- RedshiftRetryDurationInSeconds = Shapes::IntegerShape.new(name: 'RedshiftRetryDurationInSeconds')
86
- RedshiftRetryOptions = Shapes::StructureShape.new(name: 'RedshiftRetryOptions')
87
- ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
88
- ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
89
- RoleARN = Shapes::StringShape.new(name: 'RoleARN')
90
- S3DestinationConfiguration = Shapes::StructureShape.new(name: 'S3DestinationConfiguration')
91
- S3DestinationDescription = Shapes::StructureShape.new(name: 'S3DestinationDescription')
92
- S3DestinationUpdate = Shapes::StructureShape.new(name: 'S3DestinationUpdate')
93
- ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
94
- SizeInMBs = Shapes::IntegerShape.new(name: 'SizeInMBs')
95
- Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
96
- UpdateDestinationInput = Shapes::StructureShape.new(name: 'UpdateDestinationInput')
97
- UpdateDestinationOutput = Shapes::StructureShape.new(name: 'UpdateDestinationOutput')
98
- Username = Shapes::StringShape.new(name: 'Username')
99
-
100
- BufferingHints.add_member(:size_in_m_bs, Shapes::ShapeRef.new(shape: SizeInMBs, location_name: "SizeInMBs"))
101
- BufferingHints.add_member(:interval_in_seconds, Shapes::ShapeRef.new(shape: IntervalInSeconds, location_name: "IntervalInSeconds"))
102
- BufferingHints.struct_class = Types::BufferingHints
103
-
104
- CloudWatchLoggingOptions.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "Enabled"))
105
- CloudWatchLoggingOptions.add_member(:log_group_name, Shapes::ShapeRef.new(shape: LogGroupName, location_name: "LogGroupName"))
106
- CloudWatchLoggingOptions.add_member(:log_stream_name, Shapes::ShapeRef.new(shape: LogStreamName, location_name: "LogStreamName"))
107
- CloudWatchLoggingOptions.struct_class = Types::CloudWatchLoggingOptions
108
-
109
- CopyCommand.add_member(:data_table_name, Shapes::ShapeRef.new(shape: DataTableName, required: true, location_name: "DataTableName"))
110
- CopyCommand.add_member(:data_table_columns, Shapes::ShapeRef.new(shape: DataTableColumns, location_name: "DataTableColumns"))
111
- CopyCommand.add_member(:copy_options, Shapes::ShapeRef.new(shape: CopyOptions, location_name: "CopyOptions"))
112
- CopyCommand.struct_class = Types::CopyCommand
113
-
114
- CreateDeliveryStreamInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
115
- CreateDeliveryStreamInput.add_member(:s3_destination_configuration, Shapes::ShapeRef.new(shape: S3DestinationConfiguration, location_name: "S3DestinationConfiguration"))
116
- CreateDeliveryStreamInput.add_member(:redshift_destination_configuration, Shapes::ShapeRef.new(shape: RedshiftDestinationConfiguration, location_name: "RedshiftDestinationConfiguration"))
117
- CreateDeliveryStreamInput.add_member(:elasticsearch_destination_configuration, Shapes::ShapeRef.new(shape: ElasticsearchDestinationConfiguration, location_name: "ElasticsearchDestinationConfiguration"))
118
- CreateDeliveryStreamInput.struct_class = Types::CreateDeliveryStreamInput
119
-
120
- CreateDeliveryStreamOutput.add_member(:delivery_stream_arn, Shapes::ShapeRef.new(shape: DeliveryStreamARN, location_name: "DeliveryStreamARN"))
121
- CreateDeliveryStreamOutput.struct_class = Types::CreateDeliveryStreamOutput
122
-
123
- DeleteDeliveryStreamInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
124
- DeleteDeliveryStreamInput.struct_class = Types::DeleteDeliveryStreamInput
125
-
126
- DeleteDeliveryStreamOutput.struct_class = Types::DeleteDeliveryStreamOutput
127
-
128
- DeliveryStreamDescription.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
129
- DeliveryStreamDescription.add_member(:delivery_stream_arn, Shapes::ShapeRef.new(shape: DeliveryStreamARN, required: true, location_name: "DeliveryStreamARN"))
130
- DeliveryStreamDescription.add_member(:delivery_stream_status, Shapes::ShapeRef.new(shape: DeliveryStreamStatus, required: true, location_name: "DeliveryStreamStatus"))
131
- DeliveryStreamDescription.add_member(:version_id, Shapes::ShapeRef.new(shape: DeliveryStreamVersionId, required: true, location_name: "VersionId"))
132
- DeliveryStreamDescription.add_member(:create_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreateTimestamp"))
133
- DeliveryStreamDescription.add_member(:last_update_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdateTimestamp"))
134
- DeliveryStreamDescription.add_member(:destinations, Shapes::ShapeRef.new(shape: DestinationDescriptionList, required: true, location_name: "Destinations"))
135
- DeliveryStreamDescription.add_member(:has_more_destinations, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "HasMoreDestinations"))
136
- DeliveryStreamDescription.struct_class = Types::DeliveryStreamDescription
137
-
138
- DeliveryStreamNameList.member = Shapes::ShapeRef.new(shape: DeliveryStreamName)
139
-
140
- DescribeDeliveryStreamInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
141
- DescribeDeliveryStreamInput.add_member(:limit, Shapes::ShapeRef.new(shape: DescribeDeliveryStreamInputLimit, location_name: "Limit"))
142
- DescribeDeliveryStreamInput.add_member(:exclusive_start_destination_id, Shapes::ShapeRef.new(shape: DestinationId, location_name: "ExclusiveStartDestinationId"))
143
- DescribeDeliveryStreamInput.struct_class = Types::DescribeDeliveryStreamInput
144
-
145
- DescribeDeliveryStreamOutput.add_member(:delivery_stream_description, Shapes::ShapeRef.new(shape: DeliveryStreamDescription, required: true, location_name: "DeliveryStreamDescription"))
146
- DescribeDeliveryStreamOutput.struct_class = Types::DescribeDeliveryStreamOutput
147
-
148
- DestinationDescription.add_member(:destination_id, Shapes::ShapeRef.new(shape: DestinationId, required: true, location_name: "DestinationId"))
149
- DestinationDescription.add_member(:s3_destination_description, Shapes::ShapeRef.new(shape: S3DestinationDescription, location_name: "S3DestinationDescription"))
150
- DestinationDescription.add_member(:redshift_destination_description, Shapes::ShapeRef.new(shape: RedshiftDestinationDescription, location_name: "RedshiftDestinationDescription"))
151
- DestinationDescription.add_member(:elasticsearch_destination_description, Shapes::ShapeRef.new(shape: ElasticsearchDestinationDescription, location_name: "ElasticsearchDestinationDescription"))
152
- DestinationDescription.struct_class = Types::DestinationDescription
153
-
154
- DestinationDescriptionList.member = Shapes::ShapeRef.new(shape: DestinationDescription)
155
-
156
- ElasticsearchBufferingHints.add_member(:interval_in_seconds, Shapes::ShapeRef.new(shape: ElasticsearchBufferingIntervalInSeconds, location_name: "IntervalInSeconds"))
157
- ElasticsearchBufferingHints.add_member(:size_in_m_bs, Shapes::ShapeRef.new(shape: ElasticsearchBufferingSizeInMBs, location_name: "SizeInMBs"))
158
- ElasticsearchBufferingHints.struct_class = Types::ElasticsearchBufferingHints
159
-
160
- ElasticsearchDestinationConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
161
- ElasticsearchDestinationConfiguration.add_member(:domain_arn, Shapes::ShapeRef.new(shape: ElasticsearchDomainARN, required: true, location_name: "DomainARN"))
162
- ElasticsearchDestinationConfiguration.add_member(:index_name, Shapes::ShapeRef.new(shape: ElasticsearchIndexName, required: true, location_name: "IndexName"))
163
- ElasticsearchDestinationConfiguration.add_member(:type_name, Shapes::ShapeRef.new(shape: ElasticsearchTypeName, required: true, location_name: "TypeName"))
164
- ElasticsearchDestinationConfiguration.add_member(:index_rotation_period, Shapes::ShapeRef.new(shape: ElasticsearchIndexRotationPeriod, location_name: "IndexRotationPeriod"))
165
- ElasticsearchDestinationConfiguration.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: ElasticsearchBufferingHints, location_name: "BufferingHints"))
166
- ElasticsearchDestinationConfiguration.add_member(:retry_options, Shapes::ShapeRef.new(shape: ElasticsearchRetryOptions, location_name: "RetryOptions"))
167
- ElasticsearchDestinationConfiguration.add_member(:s3_backup_mode, Shapes::ShapeRef.new(shape: ElasticsearchS3BackupMode, location_name: "S3BackupMode"))
168
- ElasticsearchDestinationConfiguration.add_member(:s3_configuration, Shapes::ShapeRef.new(shape: S3DestinationConfiguration, required: true, location_name: "S3Configuration"))
169
- ElasticsearchDestinationConfiguration.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
170
- ElasticsearchDestinationConfiguration.struct_class = Types::ElasticsearchDestinationConfiguration
171
-
172
- ElasticsearchDestinationDescription.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
173
- ElasticsearchDestinationDescription.add_member(:domain_arn, Shapes::ShapeRef.new(shape: ElasticsearchDomainARN, location_name: "DomainARN"))
174
- ElasticsearchDestinationDescription.add_member(:index_name, Shapes::ShapeRef.new(shape: ElasticsearchIndexName, location_name: "IndexName"))
175
- ElasticsearchDestinationDescription.add_member(:type_name, Shapes::ShapeRef.new(shape: ElasticsearchTypeName, location_name: "TypeName"))
176
- ElasticsearchDestinationDescription.add_member(:index_rotation_period, Shapes::ShapeRef.new(shape: ElasticsearchIndexRotationPeriod, location_name: "IndexRotationPeriod"))
177
- ElasticsearchDestinationDescription.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: ElasticsearchBufferingHints, location_name: "BufferingHints"))
178
- ElasticsearchDestinationDescription.add_member(:retry_options, Shapes::ShapeRef.new(shape: ElasticsearchRetryOptions, location_name: "RetryOptions"))
179
- ElasticsearchDestinationDescription.add_member(:s3_backup_mode, Shapes::ShapeRef.new(shape: ElasticsearchS3BackupMode, location_name: "S3BackupMode"))
180
- ElasticsearchDestinationDescription.add_member(:s3_destination_description, Shapes::ShapeRef.new(shape: S3DestinationDescription, location_name: "S3DestinationDescription"))
181
- ElasticsearchDestinationDescription.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
182
- ElasticsearchDestinationDescription.struct_class = Types::ElasticsearchDestinationDescription
183
-
184
- ElasticsearchDestinationUpdate.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
185
- ElasticsearchDestinationUpdate.add_member(:domain_arn, Shapes::ShapeRef.new(shape: ElasticsearchDomainARN, location_name: "DomainARN"))
186
- ElasticsearchDestinationUpdate.add_member(:index_name, Shapes::ShapeRef.new(shape: ElasticsearchIndexName, location_name: "IndexName"))
187
- ElasticsearchDestinationUpdate.add_member(:type_name, Shapes::ShapeRef.new(shape: ElasticsearchTypeName, location_name: "TypeName"))
188
- ElasticsearchDestinationUpdate.add_member(:index_rotation_period, Shapes::ShapeRef.new(shape: ElasticsearchIndexRotationPeriod, location_name: "IndexRotationPeriod"))
189
- ElasticsearchDestinationUpdate.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: ElasticsearchBufferingHints, location_name: "BufferingHints"))
190
- ElasticsearchDestinationUpdate.add_member(:retry_options, Shapes::ShapeRef.new(shape: ElasticsearchRetryOptions, location_name: "RetryOptions"))
191
- ElasticsearchDestinationUpdate.add_member(:s3_update, Shapes::ShapeRef.new(shape: S3DestinationUpdate, location_name: "S3Update"))
192
- ElasticsearchDestinationUpdate.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
193
- ElasticsearchDestinationUpdate.struct_class = Types::ElasticsearchDestinationUpdate
194
-
195
- ElasticsearchRetryOptions.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: ElasticsearchRetryDurationInSeconds, location_name: "DurationInSeconds"))
196
- ElasticsearchRetryOptions.struct_class = Types::ElasticsearchRetryOptions
197
-
198
- EncryptionConfiguration.add_member(:no_encryption_config, Shapes::ShapeRef.new(shape: NoEncryptionConfig, location_name: "NoEncryptionConfig"))
199
- EncryptionConfiguration.add_member(:kms_encryption_config, Shapes::ShapeRef.new(shape: KMSEncryptionConfig, location_name: "KMSEncryptionConfig"))
200
- EncryptionConfiguration.struct_class = Types::EncryptionConfiguration
201
-
202
- KMSEncryptionConfig.add_member(:awskms_key_arn, Shapes::ShapeRef.new(shape: AWSKMSKeyARN, required: true, location_name: "AWSKMSKeyARN"))
203
- KMSEncryptionConfig.struct_class = Types::KMSEncryptionConfig
204
-
205
- ListDeliveryStreamsInput.add_member(:limit, Shapes::ShapeRef.new(shape: ListDeliveryStreamsInputLimit, location_name: "Limit"))
206
- ListDeliveryStreamsInput.add_member(:exclusive_start_delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, location_name: "ExclusiveStartDeliveryStreamName"))
207
- ListDeliveryStreamsInput.struct_class = Types::ListDeliveryStreamsInput
208
-
209
- ListDeliveryStreamsOutput.add_member(:delivery_stream_names, Shapes::ShapeRef.new(shape: DeliveryStreamNameList, required: true, location_name: "DeliveryStreamNames"))
210
- ListDeliveryStreamsOutput.add_member(:has_more_delivery_streams, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "HasMoreDeliveryStreams"))
211
- ListDeliveryStreamsOutput.struct_class = Types::ListDeliveryStreamsOutput
212
-
213
- PutRecordBatchInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
214
- PutRecordBatchInput.add_member(:records, Shapes::ShapeRef.new(shape: PutRecordBatchRequestEntryList, required: true, location_name: "Records"))
215
- PutRecordBatchInput.struct_class = Types::PutRecordBatchInput
216
-
217
- PutRecordBatchOutput.add_member(:failed_put_count, Shapes::ShapeRef.new(shape: NonNegativeIntegerObject, required: true, location_name: "FailedPutCount"))
218
- PutRecordBatchOutput.add_member(:request_responses, Shapes::ShapeRef.new(shape: PutRecordBatchResponseEntryList, required: true, location_name: "RequestResponses"))
219
- PutRecordBatchOutput.struct_class = Types::PutRecordBatchOutput
220
-
221
- PutRecordBatchRequestEntryList.member = Shapes::ShapeRef.new(shape: Record)
222
-
223
- PutRecordBatchResponseEntry.add_member(:record_id, Shapes::ShapeRef.new(shape: PutResponseRecordId, location_name: "RecordId"))
224
- PutRecordBatchResponseEntry.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "ErrorCode"))
225
- PutRecordBatchResponseEntry.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
226
- PutRecordBatchResponseEntry.struct_class = Types::PutRecordBatchResponseEntry
227
-
228
- PutRecordBatchResponseEntryList.member = Shapes::ShapeRef.new(shape: PutRecordBatchResponseEntry)
229
-
230
- PutRecordInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
231
- PutRecordInput.add_member(:record, Shapes::ShapeRef.new(shape: Record, required: true, location_name: "Record"))
232
- PutRecordInput.struct_class = Types::PutRecordInput
233
-
234
- PutRecordOutput.add_member(:record_id, Shapes::ShapeRef.new(shape: PutResponseRecordId, required: true, location_name: "RecordId"))
235
- PutRecordOutput.struct_class = Types::PutRecordOutput
236
-
237
- Record.add_member(:data, Shapes::ShapeRef.new(shape: Data, required: true, location_name: "Data"))
238
- Record.struct_class = Types::Record
239
-
240
- RedshiftDestinationConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
241
- RedshiftDestinationConfiguration.add_member(:cluster_jdbcurl, Shapes::ShapeRef.new(shape: ClusterJDBCURL, required: true, location_name: "ClusterJDBCURL"))
242
- RedshiftDestinationConfiguration.add_member(:copy_command, Shapes::ShapeRef.new(shape: CopyCommand, required: true, location_name: "CopyCommand"))
243
- RedshiftDestinationConfiguration.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "Username"))
244
- RedshiftDestinationConfiguration.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "Password"))
245
- RedshiftDestinationConfiguration.add_member(:retry_options, Shapes::ShapeRef.new(shape: RedshiftRetryOptions, location_name: "RetryOptions"))
246
- RedshiftDestinationConfiguration.add_member(:s3_configuration, Shapes::ShapeRef.new(shape: S3DestinationConfiguration, required: true, location_name: "S3Configuration"))
247
- RedshiftDestinationConfiguration.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
248
- RedshiftDestinationConfiguration.struct_class = Types::RedshiftDestinationConfiguration
249
-
250
- RedshiftDestinationDescription.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
251
- RedshiftDestinationDescription.add_member(:cluster_jdbcurl, Shapes::ShapeRef.new(shape: ClusterJDBCURL, required: true, location_name: "ClusterJDBCURL"))
252
- RedshiftDestinationDescription.add_member(:copy_command, Shapes::ShapeRef.new(shape: CopyCommand, required: true, location_name: "CopyCommand"))
253
- RedshiftDestinationDescription.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "Username"))
254
- RedshiftDestinationDescription.add_member(:retry_options, Shapes::ShapeRef.new(shape: RedshiftRetryOptions, location_name: "RetryOptions"))
255
- RedshiftDestinationDescription.add_member(:s3_destination_description, Shapes::ShapeRef.new(shape: S3DestinationDescription, required: true, location_name: "S3DestinationDescription"))
256
- RedshiftDestinationDescription.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
257
- RedshiftDestinationDescription.struct_class = Types::RedshiftDestinationDescription
258
-
259
- RedshiftDestinationUpdate.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
260
- RedshiftDestinationUpdate.add_member(:cluster_jdbcurl, Shapes::ShapeRef.new(shape: ClusterJDBCURL, location_name: "ClusterJDBCURL"))
261
- RedshiftDestinationUpdate.add_member(:copy_command, Shapes::ShapeRef.new(shape: CopyCommand, location_name: "CopyCommand"))
262
- RedshiftDestinationUpdate.add_member(:username, Shapes::ShapeRef.new(shape: Username, location_name: "Username"))
263
- RedshiftDestinationUpdate.add_member(:password, Shapes::ShapeRef.new(shape: Password, location_name: "Password"))
264
- RedshiftDestinationUpdate.add_member(:retry_options, Shapes::ShapeRef.new(shape: RedshiftRetryOptions, location_name: "RetryOptions"))
265
- RedshiftDestinationUpdate.add_member(:s3_update, Shapes::ShapeRef.new(shape: S3DestinationUpdate, location_name: "S3Update"))
266
- RedshiftDestinationUpdate.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
267
- RedshiftDestinationUpdate.struct_class = Types::RedshiftDestinationUpdate
268
-
269
- RedshiftRetryOptions.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: RedshiftRetryDurationInSeconds, location_name: "DurationInSeconds"))
270
- RedshiftRetryOptions.struct_class = Types::RedshiftRetryOptions
271
-
272
- S3DestinationConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
273
- S3DestinationConfiguration.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARN"))
274
- S3DestinationConfiguration.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
275
- S3DestinationConfiguration.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, location_name: "BufferingHints"))
276
- S3DestinationConfiguration.add_member(:compression_format, Shapes::ShapeRef.new(shape: CompressionFormat, location_name: "CompressionFormat"))
277
- S3DestinationConfiguration.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "EncryptionConfiguration"))
278
- S3DestinationConfiguration.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
279
- S3DestinationConfiguration.struct_class = Types::S3DestinationConfiguration
280
-
281
- S3DestinationDescription.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
282
- S3DestinationDescription.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARN"))
283
- S3DestinationDescription.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
284
- S3DestinationDescription.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, required: true, location_name: "BufferingHints"))
285
- S3DestinationDescription.add_member(:compression_format, Shapes::ShapeRef.new(shape: CompressionFormat, required: true, location_name: "CompressionFormat"))
286
- S3DestinationDescription.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, required: true, location_name: "EncryptionConfiguration"))
287
- S3DestinationDescription.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
288
- S3DestinationDescription.struct_class = Types::S3DestinationDescription
289
-
290
- S3DestinationUpdate.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
291
- S3DestinationUpdate.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, location_name: "BucketARN"))
292
- S3DestinationUpdate.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
293
- S3DestinationUpdate.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, location_name: "BufferingHints"))
294
- S3DestinationUpdate.add_member(:compression_format, Shapes::ShapeRef.new(shape: CompressionFormat, location_name: "CompressionFormat"))
295
- S3DestinationUpdate.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "EncryptionConfiguration"))
296
- S3DestinationUpdate.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
297
- S3DestinationUpdate.struct_class = Types::S3DestinationUpdate
298
-
299
- UpdateDestinationInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
300
- UpdateDestinationInput.add_member(:current_delivery_stream_version_id, Shapes::ShapeRef.new(shape: DeliveryStreamVersionId, required: true, location_name: "CurrentDeliveryStreamVersionId"))
301
- UpdateDestinationInput.add_member(:destination_id, Shapes::ShapeRef.new(shape: DestinationId, required: true, location_name: "DestinationId"))
302
- UpdateDestinationInput.add_member(:s3_destination_update, Shapes::ShapeRef.new(shape: S3DestinationUpdate, location_name: "S3DestinationUpdate"))
303
- UpdateDestinationInput.add_member(:redshift_destination_update, Shapes::ShapeRef.new(shape: RedshiftDestinationUpdate, location_name: "RedshiftDestinationUpdate"))
304
- UpdateDestinationInput.add_member(:elasticsearch_destination_update, Shapes::ShapeRef.new(shape: ElasticsearchDestinationUpdate, location_name: "ElasticsearchDestinationUpdate"))
305
- UpdateDestinationInput.struct_class = Types::UpdateDestinationInput
306
-
307
- UpdateDestinationOutput.struct_class = Types::UpdateDestinationOutput
308
-
309
-
310
- # @api private
311
- API = Seahorse::Model::Api.new.tap do |api|
312
-
313
- api.version = "2015-08-04"
314
-
315
- api.metadata = {
316
- "endpointPrefix" => "firehose",
317
- "jsonVersion" => "1.1",
318
- "protocol" => "json",
319
- "serviceFullName" => "Amazon Kinesis Firehose",
320
- "signatureVersion" => "v4",
321
- "targetPrefix" => "Firehose_20150804",
322
- }
323
-
324
- api.add_operation(:create_delivery_stream, Seahorse::Model::Operation.new.tap do |o|
325
- o.name = "CreateDeliveryStream"
326
- o.http_method = "POST"
327
- o.http_request_uri = "/"
328
- o.input = Shapes::ShapeRef.new(shape: CreateDeliveryStreamInput)
329
- o.output = Shapes::ShapeRef.new(shape: CreateDeliveryStreamOutput)
330
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
331
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
332
- o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
333
- end)
334
-
335
- api.add_operation(:delete_delivery_stream, Seahorse::Model::Operation.new.tap do |o|
336
- o.name = "DeleteDeliveryStream"
337
- o.http_method = "POST"
338
- o.http_request_uri = "/"
339
- o.input = Shapes::ShapeRef.new(shape: DeleteDeliveryStreamInput)
340
- o.output = Shapes::ShapeRef.new(shape: DeleteDeliveryStreamOutput)
341
- o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
342
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
343
- end)
344
-
345
- api.add_operation(:describe_delivery_stream, Seahorse::Model::Operation.new.tap do |o|
346
- o.name = "DescribeDeliveryStream"
347
- o.http_method = "POST"
348
- o.http_request_uri = "/"
349
- o.input = Shapes::ShapeRef.new(shape: DescribeDeliveryStreamInput)
350
- o.output = Shapes::ShapeRef.new(shape: DescribeDeliveryStreamOutput)
351
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
352
- end)
353
-
354
- api.add_operation(:list_delivery_streams, Seahorse::Model::Operation.new.tap do |o|
355
- o.name = "ListDeliveryStreams"
356
- o.http_method = "POST"
357
- o.http_request_uri = "/"
358
- o.input = Shapes::ShapeRef.new(shape: ListDeliveryStreamsInput)
359
- o.output = Shapes::ShapeRef.new(shape: ListDeliveryStreamsOutput)
360
- end)
361
-
362
- api.add_operation(:put_record, Seahorse::Model::Operation.new.tap do |o|
363
- o.name = "PutRecord"
364
- o.http_method = "POST"
365
- o.http_request_uri = "/"
366
- o.input = Shapes::ShapeRef.new(shape: PutRecordInput)
367
- o.output = Shapes::ShapeRef.new(shape: PutRecordOutput)
368
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
369
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
370
- o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
371
- end)
372
-
373
- api.add_operation(:put_record_batch, Seahorse::Model::Operation.new.tap do |o|
374
- o.name = "PutRecordBatch"
375
- o.http_method = "POST"
376
- o.http_request_uri = "/"
377
- o.input = Shapes::ShapeRef.new(shape: PutRecordBatchInput)
378
- o.output = Shapes::ShapeRef.new(shape: PutRecordBatchOutput)
379
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
380
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
381
- o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
382
- end)
383
-
384
- api.add_operation(:update_destination, Seahorse::Model::Operation.new.tap do |o|
385
- o.name = "UpdateDestination"
386
- o.http_method = "POST"
387
- o.http_request_uri = "/"
388
- o.input = Shapes::ShapeRef.new(shape: UpdateDestinationInput)
389
- o.output = Shapes::ShapeRef.new(shape: UpdateDestinationOutput)
390
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
391
- o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
392
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
393
- o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
394
- end)
395
- end
8
+ module Aws::Firehose
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ AWSKMSKeyARN = Shapes::StringShape.new(name: 'AWSKMSKeyARN')
15
+ BooleanObject = Shapes::BooleanShape.new(name: 'BooleanObject')
16
+ BucketARN = Shapes::StringShape.new(name: 'BucketARN')
17
+ BufferingHints = Shapes::StructureShape.new(name: 'BufferingHints')
18
+ CloudWatchLoggingOptions = Shapes::StructureShape.new(name: 'CloudWatchLoggingOptions')
19
+ ClusterJDBCURL = Shapes::StringShape.new(name: 'ClusterJDBCURL')
20
+ CompressionFormat = Shapes::StringShape.new(name: 'CompressionFormat')
21
+ ConcurrentModificationException = Shapes::StructureShape.new(name: 'ConcurrentModificationException')
22
+ CopyCommand = Shapes::StructureShape.new(name: 'CopyCommand')
23
+ CopyOptions = Shapes::StringShape.new(name: 'CopyOptions')
24
+ CreateDeliveryStreamInput = Shapes::StructureShape.new(name: 'CreateDeliveryStreamInput')
25
+ CreateDeliveryStreamOutput = Shapes::StructureShape.new(name: 'CreateDeliveryStreamOutput')
26
+ Data = Shapes::BlobShape.new(name: 'Data')
27
+ DataTableColumns = Shapes::StringShape.new(name: 'DataTableColumns')
28
+ DataTableName = Shapes::StringShape.new(name: 'DataTableName')
29
+ DeleteDeliveryStreamInput = Shapes::StructureShape.new(name: 'DeleteDeliveryStreamInput')
30
+ DeleteDeliveryStreamOutput = Shapes::StructureShape.new(name: 'DeleteDeliveryStreamOutput')
31
+ DeliveryStreamARN = Shapes::StringShape.new(name: 'DeliveryStreamARN')
32
+ DeliveryStreamDescription = Shapes::StructureShape.new(name: 'DeliveryStreamDescription')
33
+ DeliveryStreamName = Shapes::StringShape.new(name: 'DeliveryStreamName')
34
+ DeliveryStreamNameList = Shapes::ListShape.new(name: 'DeliveryStreamNameList')
35
+ DeliveryStreamStatus = Shapes::StringShape.new(name: 'DeliveryStreamStatus')
36
+ DeliveryStreamVersionId = Shapes::StringShape.new(name: 'DeliveryStreamVersionId')
37
+ DescribeDeliveryStreamInput = Shapes::StructureShape.new(name: 'DescribeDeliveryStreamInput')
38
+ DescribeDeliveryStreamInputLimit = Shapes::IntegerShape.new(name: 'DescribeDeliveryStreamInputLimit')
39
+ DescribeDeliveryStreamOutput = Shapes::StructureShape.new(name: 'DescribeDeliveryStreamOutput')
40
+ DestinationDescription = Shapes::StructureShape.new(name: 'DestinationDescription')
41
+ DestinationDescriptionList = Shapes::ListShape.new(name: 'DestinationDescriptionList')
42
+ DestinationId = Shapes::StringShape.new(name: 'DestinationId')
43
+ ElasticsearchBufferingHints = Shapes::StructureShape.new(name: 'ElasticsearchBufferingHints')
44
+ ElasticsearchBufferingIntervalInSeconds = Shapes::IntegerShape.new(name: 'ElasticsearchBufferingIntervalInSeconds')
45
+ ElasticsearchBufferingSizeInMBs = Shapes::IntegerShape.new(name: 'ElasticsearchBufferingSizeInMBs')
46
+ ElasticsearchDestinationConfiguration = Shapes::StructureShape.new(name: 'ElasticsearchDestinationConfiguration')
47
+ ElasticsearchDestinationDescription = Shapes::StructureShape.new(name: 'ElasticsearchDestinationDescription')
48
+ ElasticsearchDestinationUpdate = Shapes::StructureShape.new(name: 'ElasticsearchDestinationUpdate')
49
+ ElasticsearchDomainARN = Shapes::StringShape.new(name: 'ElasticsearchDomainARN')
50
+ ElasticsearchIndexName = Shapes::StringShape.new(name: 'ElasticsearchIndexName')
51
+ ElasticsearchIndexRotationPeriod = Shapes::StringShape.new(name: 'ElasticsearchIndexRotationPeriod')
52
+ ElasticsearchRetryDurationInSeconds = Shapes::IntegerShape.new(name: 'ElasticsearchRetryDurationInSeconds')
53
+ ElasticsearchRetryOptions = Shapes::StructureShape.new(name: 'ElasticsearchRetryOptions')
54
+ ElasticsearchS3BackupMode = Shapes::StringShape.new(name: 'ElasticsearchS3BackupMode')
55
+ ElasticsearchTypeName = Shapes::StringShape.new(name: 'ElasticsearchTypeName')
56
+ EncryptionConfiguration = Shapes::StructureShape.new(name: 'EncryptionConfiguration')
57
+ ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
58
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
59
+ ExtendedS3DestinationConfiguration = Shapes::StructureShape.new(name: 'ExtendedS3DestinationConfiguration')
60
+ ExtendedS3DestinationDescription = Shapes::StructureShape.new(name: 'ExtendedS3DestinationDescription')
61
+ ExtendedS3DestinationUpdate = Shapes::StructureShape.new(name: 'ExtendedS3DestinationUpdate')
62
+ IntervalInSeconds = Shapes::IntegerShape.new(name: 'IntervalInSeconds')
63
+ InvalidArgumentException = Shapes::StructureShape.new(name: 'InvalidArgumentException')
64
+ KMSEncryptionConfig = Shapes::StructureShape.new(name: 'KMSEncryptionConfig')
65
+ LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
66
+ ListDeliveryStreamsInput = Shapes::StructureShape.new(name: 'ListDeliveryStreamsInput')
67
+ ListDeliveryStreamsInputLimit = Shapes::IntegerShape.new(name: 'ListDeliveryStreamsInputLimit')
68
+ ListDeliveryStreamsOutput = Shapes::StructureShape.new(name: 'ListDeliveryStreamsOutput')
69
+ LogGroupName = Shapes::StringShape.new(name: 'LogGroupName')
70
+ LogStreamName = Shapes::StringShape.new(name: 'LogStreamName')
71
+ NoEncryptionConfig = Shapes::StringShape.new(name: 'NoEncryptionConfig')
72
+ NonNegativeIntegerObject = Shapes::IntegerShape.new(name: 'NonNegativeIntegerObject')
73
+ Password = Shapes::StringShape.new(name: 'Password')
74
+ Prefix = Shapes::StringShape.new(name: 'Prefix')
75
+ ProcessingConfiguration = Shapes::StructureShape.new(name: 'ProcessingConfiguration')
76
+ Processor = Shapes::StructureShape.new(name: 'Processor')
77
+ ProcessorList = Shapes::ListShape.new(name: 'ProcessorList')
78
+ ProcessorParameter = Shapes::StructureShape.new(name: 'ProcessorParameter')
79
+ ProcessorParameterList = Shapes::ListShape.new(name: 'ProcessorParameterList')
80
+ ProcessorParameterName = Shapes::StringShape.new(name: 'ProcessorParameterName')
81
+ ProcessorParameterValue = Shapes::StringShape.new(name: 'ProcessorParameterValue')
82
+ ProcessorType = Shapes::StringShape.new(name: 'ProcessorType')
83
+ PutRecordBatchInput = Shapes::StructureShape.new(name: 'PutRecordBatchInput')
84
+ PutRecordBatchOutput = Shapes::StructureShape.new(name: 'PutRecordBatchOutput')
85
+ PutRecordBatchRequestEntryList = Shapes::ListShape.new(name: 'PutRecordBatchRequestEntryList')
86
+ PutRecordBatchResponseEntry = Shapes::StructureShape.new(name: 'PutRecordBatchResponseEntry')
87
+ PutRecordBatchResponseEntryList = Shapes::ListShape.new(name: 'PutRecordBatchResponseEntryList')
88
+ PutRecordInput = Shapes::StructureShape.new(name: 'PutRecordInput')
89
+ PutRecordOutput = Shapes::StructureShape.new(name: 'PutRecordOutput')
90
+ PutResponseRecordId = Shapes::StringShape.new(name: 'PutResponseRecordId')
91
+ Record = Shapes::StructureShape.new(name: 'Record')
92
+ RedshiftDestinationConfiguration = Shapes::StructureShape.new(name: 'RedshiftDestinationConfiguration')
93
+ RedshiftDestinationDescription = Shapes::StructureShape.new(name: 'RedshiftDestinationDescription')
94
+ RedshiftDestinationUpdate = Shapes::StructureShape.new(name: 'RedshiftDestinationUpdate')
95
+ RedshiftRetryDurationInSeconds = Shapes::IntegerShape.new(name: 'RedshiftRetryDurationInSeconds')
96
+ RedshiftRetryOptions = Shapes::StructureShape.new(name: 'RedshiftRetryOptions')
97
+ RedshiftS3BackupMode = Shapes::StringShape.new(name: 'RedshiftS3BackupMode')
98
+ ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
99
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
100
+ RoleARN = Shapes::StringShape.new(name: 'RoleARN')
101
+ S3BackupMode = Shapes::StringShape.new(name: 'S3BackupMode')
102
+ S3DestinationConfiguration = Shapes::StructureShape.new(name: 'S3DestinationConfiguration')
103
+ S3DestinationDescription = Shapes::StructureShape.new(name: 'S3DestinationDescription')
104
+ S3DestinationUpdate = Shapes::StructureShape.new(name: 'S3DestinationUpdate')
105
+ ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
106
+ SizeInMBs = Shapes::IntegerShape.new(name: 'SizeInMBs')
107
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
108
+ UpdateDestinationInput = Shapes::StructureShape.new(name: 'UpdateDestinationInput')
109
+ UpdateDestinationOutput = Shapes::StructureShape.new(name: 'UpdateDestinationOutput')
110
+ Username = Shapes::StringShape.new(name: 'Username')
111
+
112
+ BufferingHints.add_member(:size_in_m_bs, Shapes::ShapeRef.new(shape: SizeInMBs, location_name: "SizeInMBs"))
113
+ BufferingHints.add_member(:interval_in_seconds, Shapes::ShapeRef.new(shape: IntervalInSeconds, location_name: "IntervalInSeconds"))
114
+ BufferingHints.struct_class = Types::BufferingHints
115
+
116
+ CloudWatchLoggingOptions.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "Enabled"))
117
+ CloudWatchLoggingOptions.add_member(:log_group_name, Shapes::ShapeRef.new(shape: LogGroupName, location_name: "LogGroupName"))
118
+ CloudWatchLoggingOptions.add_member(:log_stream_name, Shapes::ShapeRef.new(shape: LogStreamName, location_name: "LogStreamName"))
119
+ CloudWatchLoggingOptions.struct_class = Types::CloudWatchLoggingOptions
120
+
121
+ CopyCommand.add_member(:data_table_name, Shapes::ShapeRef.new(shape: DataTableName, required: true, location_name: "DataTableName"))
122
+ CopyCommand.add_member(:data_table_columns, Shapes::ShapeRef.new(shape: DataTableColumns, location_name: "DataTableColumns"))
123
+ CopyCommand.add_member(:copy_options, Shapes::ShapeRef.new(shape: CopyOptions, location_name: "CopyOptions"))
124
+ CopyCommand.struct_class = Types::CopyCommand
125
+
126
+ CreateDeliveryStreamInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
127
+ CreateDeliveryStreamInput.add_member(:s3_destination_configuration, Shapes::ShapeRef.new(shape: S3DestinationConfiguration, deprecated: true, location_name: "S3DestinationConfiguration"))
128
+ CreateDeliveryStreamInput.add_member(:extended_s3_destination_configuration, Shapes::ShapeRef.new(shape: ExtendedS3DestinationConfiguration, location_name: "ExtendedS3DestinationConfiguration"))
129
+ CreateDeliveryStreamInput.add_member(:redshift_destination_configuration, Shapes::ShapeRef.new(shape: RedshiftDestinationConfiguration, location_name: "RedshiftDestinationConfiguration"))
130
+ CreateDeliveryStreamInput.add_member(:elasticsearch_destination_configuration, Shapes::ShapeRef.new(shape: ElasticsearchDestinationConfiguration, location_name: "ElasticsearchDestinationConfiguration"))
131
+ CreateDeliveryStreamInput.struct_class = Types::CreateDeliveryStreamInput
132
+
133
+ CreateDeliveryStreamOutput.add_member(:delivery_stream_arn, Shapes::ShapeRef.new(shape: DeliveryStreamARN, location_name: "DeliveryStreamARN"))
134
+ CreateDeliveryStreamOutput.struct_class = Types::CreateDeliveryStreamOutput
135
+
136
+ DeleteDeliveryStreamInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
137
+ DeleteDeliveryStreamInput.struct_class = Types::DeleteDeliveryStreamInput
138
+
139
+ DeleteDeliveryStreamOutput.struct_class = Types::DeleteDeliveryStreamOutput
140
+
141
+ DeliveryStreamDescription.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
142
+ DeliveryStreamDescription.add_member(:delivery_stream_arn, Shapes::ShapeRef.new(shape: DeliveryStreamARN, required: true, location_name: "DeliveryStreamARN"))
143
+ DeliveryStreamDescription.add_member(:delivery_stream_status, Shapes::ShapeRef.new(shape: DeliveryStreamStatus, required: true, location_name: "DeliveryStreamStatus"))
144
+ DeliveryStreamDescription.add_member(:version_id, Shapes::ShapeRef.new(shape: DeliveryStreamVersionId, required: true, location_name: "VersionId"))
145
+ DeliveryStreamDescription.add_member(:create_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreateTimestamp"))
146
+ DeliveryStreamDescription.add_member(:last_update_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdateTimestamp"))
147
+ DeliveryStreamDescription.add_member(:destinations, Shapes::ShapeRef.new(shape: DestinationDescriptionList, required: true, location_name: "Destinations"))
148
+ DeliveryStreamDescription.add_member(:has_more_destinations, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "HasMoreDestinations"))
149
+ DeliveryStreamDescription.struct_class = Types::DeliveryStreamDescription
150
+
151
+ DeliveryStreamNameList.member = Shapes::ShapeRef.new(shape: DeliveryStreamName)
152
+
153
+ DescribeDeliveryStreamInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
154
+ DescribeDeliveryStreamInput.add_member(:limit, Shapes::ShapeRef.new(shape: DescribeDeliveryStreamInputLimit, location_name: "Limit"))
155
+ DescribeDeliveryStreamInput.add_member(:exclusive_start_destination_id, Shapes::ShapeRef.new(shape: DestinationId, location_name: "ExclusiveStartDestinationId"))
156
+ DescribeDeliveryStreamInput.struct_class = Types::DescribeDeliveryStreamInput
157
+
158
+ DescribeDeliveryStreamOutput.add_member(:delivery_stream_description, Shapes::ShapeRef.new(shape: DeliveryStreamDescription, required: true, location_name: "DeliveryStreamDescription"))
159
+ DescribeDeliveryStreamOutput.struct_class = Types::DescribeDeliveryStreamOutput
160
+
161
+ DestinationDescription.add_member(:destination_id, Shapes::ShapeRef.new(shape: DestinationId, required: true, location_name: "DestinationId"))
162
+ DestinationDescription.add_member(:s3_destination_description, Shapes::ShapeRef.new(shape: S3DestinationDescription, location_name: "S3DestinationDescription"))
163
+ DestinationDescription.add_member(:extended_s3_destination_description, Shapes::ShapeRef.new(shape: ExtendedS3DestinationDescription, location_name: "ExtendedS3DestinationDescription"))
164
+ DestinationDescription.add_member(:redshift_destination_description, Shapes::ShapeRef.new(shape: RedshiftDestinationDescription, location_name: "RedshiftDestinationDescription"))
165
+ DestinationDescription.add_member(:elasticsearch_destination_description, Shapes::ShapeRef.new(shape: ElasticsearchDestinationDescription, location_name: "ElasticsearchDestinationDescription"))
166
+ DestinationDescription.struct_class = Types::DestinationDescription
167
+
168
+ DestinationDescriptionList.member = Shapes::ShapeRef.new(shape: DestinationDescription)
169
+
170
+ ElasticsearchBufferingHints.add_member(:interval_in_seconds, Shapes::ShapeRef.new(shape: ElasticsearchBufferingIntervalInSeconds, location_name: "IntervalInSeconds"))
171
+ ElasticsearchBufferingHints.add_member(:size_in_m_bs, Shapes::ShapeRef.new(shape: ElasticsearchBufferingSizeInMBs, location_name: "SizeInMBs"))
172
+ ElasticsearchBufferingHints.struct_class = Types::ElasticsearchBufferingHints
173
+
174
+ ElasticsearchDestinationConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
175
+ ElasticsearchDestinationConfiguration.add_member(:domain_arn, Shapes::ShapeRef.new(shape: ElasticsearchDomainARN, required: true, location_name: "DomainARN"))
176
+ ElasticsearchDestinationConfiguration.add_member(:index_name, Shapes::ShapeRef.new(shape: ElasticsearchIndexName, required: true, location_name: "IndexName"))
177
+ ElasticsearchDestinationConfiguration.add_member(:type_name, Shapes::ShapeRef.new(shape: ElasticsearchTypeName, required: true, location_name: "TypeName"))
178
+ ElasticsearchDestinationConfiguration.add_member(:index_rotation_period, Shapes::ShapeRef.new(shape: ElasticsearchIndexRotationPeriod, location_name: "IndexRotationPeriod"))
179
+ ElasticsearchDestinationConfiguration.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: ElasticsearchBufferingHints, location_name: "BufferingHints"))
180
+ ElasticsearchDestinationConfiguration.add_member(:retry_options, Shapes::ShapeRef.new(shape: ElasticsearchRetryOptions, location_name: "RetryOptions"))
181
+ ElasticsearchDestinationConfiguration.add_member(:s3_backup_mode, Shapes::ShapeRef.new(shape: ElasticsearchS3BackupMode, location_name: "S3BackupMode"))
182
+ ElasticsearchDestinationConfiguration.add_member(:s3_configuration, Shapes::ShapeRef.new(shape: S3DestinationConfiguration, required: true, location_name: "S3Configuration"))
183
+ ElasticsearchDestinationConfiguration.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
184
+ ElasticsearchDestinationConfiguration.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
185
+ ElasticsearchDestinationConfiguration.struct_class = Types::ElasticsearchDestinationConfiguration
186
+
187
+ ElasticsearchDestinationDescription.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
188
+ ElasticsearchDestinationDescription.add_member(:domain_arn, Shapes::ShapeRef.new(shape: ElasticsearchDomainARN, location_name: "DomainARN"))
189
+ ElasticsearchDestinationDescription.add_member(:index_name, Shapes::ShapeRef.new(shape: ElasticsearchIndexName, location_name: "IndexName"))
190
+ ElasticsearchDestinationDescription.add_member(:type_name, Shapes::ShapeRef.new(shape: ElasticsearchTypeName, location_name: "TypeName"))
191
+ ElasticsearchDestinationDescription.add_member(:index_rotation_period, Shapes::ShapeRef.new(shape: ElasticsearchIndexRotationPeriod, location_name: "IndexRotationPeriod"))
192
+ ElasticsearchDestinationDescription.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: ElasticsearchBufferingHints, location_name: "BufferingHints"))
193
+ ElasticsearchDestinationDescription.add_member(:retry_options, Shapes::ShapeRef.new(shape: ElasticsearchRetryOptions, location_name: "RetryOptions"))
194
+ ElasticsearchDestinationDescription.add_member(:s3_backup_mode, Shapes::ShapeRef.new(shape: ElasticsearchS3BackupMode, location_name: "S3BackupMode"))
195
+ ElasticsearchDestinationDescription.add_member(:s3_destination_description, Shapes::ShapeRef.new(shape: S3DestinationDescription, location_name: "S3DestinationDescription"))
196
+ ElasticsearchDestinationDescription.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
197
+ ElasticsearchDestinationDescription.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
198
+ ElasticsearchDestinationDescription.struct_class = Types::ElasticsearchDestinationDescription
199
+
200
+ ElasticsearchDestinationUpdate.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
201
+ ElasticsearchDestinationUpdate.add_member(:domain_arn, Shapes::ShapeRef.new(shape: ElasticsearchDomainARN, location_name: "DomainARN"))
202
+ ElasticsearchDestinationUpdate.add_member(:index_name, Shapes::ShapeRef.new(shape: ElasticsearchIndexName, location_name: "IndexName"))
203
+ ElasticsearchDestinationUpdate.add_member(:type_name, Shapes::ShapeRef.new(shape: ElasticsearchTypeName, location_name: "TypeName"))
204
+ ElasticsearchDestinationUpdate.add_member(:index_rotation_period, Shapes::ShapeRef.new(shape: ElasticsearchIndexRotationPeriod, location_name: "IndexRotationPeriod"))
205
+ ElasticsearchDestinationUpdate.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: ElasticsearchBufferingHints, location_name: "BufferingHints"))
206
+ ElasticsearchDestinationUpdate.add_member(:retry_options, Shapes::ShapeRef.new(shape: ElasticsearchRetryOptions, location_name: "RetryOptions"))
207
+ ElasticsearchDestinationUpdate.add_member(:s3_update, Shapes::ShapeRef.new(shape: S3DestinationUpdate, location_name: "S3Update"))
208
+ ElasticsearchDestinationUpdate.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
209
+ ElasticsearchDestinationUpdate.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
210
+ ElasticsearchDestinationUpdate.struct_class = Types::ElasticsearchDestinationUpdate
211
+
212
+ ElasticsearchRetryOptions.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: ElasticsearchRetryDurationInSeconds, location_name: "DurationInSeconds"))
213
+ ElasticsearchRetryOptions.struct_class = Types::ElasticsearchRetryOptions
214
+
215
+ EncryptionConfiguration.add_member(:no_encryption_config, Shapes::ShapeRef.new(shape: NoEncryptionConfig, location_name: "NoEncryptionConfig"))
216
+ EncryptionConfiguration.add_member(:kms_encryption_config, Shapes::ShapeRef.new(shape: KMSEncryptionConfig, location_name: "KMSEncryptionConfig"))
217
+ EncryptionConfiguration.struct_class = Types::EncryptionConfiguration
218
+
219
+ ExtendedS3DestinationConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
220
+ ExtendedS3DestinationConfiguration.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARN"))
221
+ ExtendedS3DestinationConfiguration.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
222
+ ExtendedS3DestinationConfiguration.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, location_name: "BufferingHints"))
223
+ ExtendedS3DestinationConfiguration.add_member(:compression_format, Shapes::ShapeRef.new(shape: CompressionFormat, location_name: "CompressionFormat"))
224
+ ExtendedS3DestinationConfiguration.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "EncryptionConfiguration"))
225
+ ExtendedS3DestinationConfiguration.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
226
+ ExtendedS3DestinationConfiguration.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
227
+ ExtendedS3DestinationConfiguration.add_member(:s3_backup_mode, Shapes::ShapeRef.new(shape: S3BackupMode, location_name: "S3BackupMode"))
228
+ ExtendedS3DestinationConfiguration.add_member(:s3_backup_configuration, Shapes::ShapeRef.new(shape: S3DestinationConfiguration, location_name: "S3BackupConfiguration"))
229
+ ExtendedS3DestinationConfiguration.struct_class = Types::ExtendedS3DestinationConfiguration
230
+
231
+ ExtendedS3DestinationDescription.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
232
+ ExtendedS3DestinationDescription.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARN"))
233
+ ExtendedS3DestinationDescription.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
234
+ ExtendedS3DestinationDescription.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, required: true, location_name: "BufferingHints"))
235
+ ExtendedS3DestinationDescription.add_member(:compression_format, Shapes::ShapeRef.new(shape: CompressionFormat, required: true, location_name: "CompressionFormat"))
236
+ ExtendedS3DestinationDescription.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, required: true, location_name: "EncryptionConfiguration"))
237
+ ExtendedS3DestinationDescription.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
238
+ ExtendedS3DestinationDescription.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
239
+ ExtendedS3DestinationDescription.add_member(:s3_backup_mode, Shapes::ShapeRef.new(shape: S3BackupMode, location_name: "S3BackupMode"))
240
+ ExtendedS3DestinationDescription.add_member(:s3_backup_description, Shapes::ShapeRef.new(shape: S3DestinationDescription, location_name: "S3BackupDescription"))
241
+ ExtendedS3DestinationDescription.struct_class = Types::ExtendedS3DestinationDescription
242
+
243
+ ExtendedS3DestinationUpdate.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
244
+ ExtendedS3DestinationUpdate.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, location_name: "BucketARN"))
245
+ ExtendedS3DestinationUpdate.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
246
+ ExtendedS3DestinationUpdate.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, location_name: "BufferingHints"))
247
+ ExtendedS3DestinationUpdate.add_member(:compression_format, Shapes::ShapeRef.new(shape: CompressionFormat, location_name: "CompressionFormat"))
248
+ ExtendedS3DestinationUpdate.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "EncryptionConfiguration"))
249
+ ExtendedS3DestinationUpdate.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
250
+ ExtendedS3DestinationUpdate.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
251
+ ExtendedS3DestinationUpdate.add_member(:s3_backup_mode, Shapes::ShapeRef.new(shape: S3BackupMode, location_name: "S3BackupMode"))
252
+ ExtendedS3DestinationUpdate.add_member(:s3_backup_update, Shapes::ShapeRef.new(shape: S3DestinationUpdate, location_name: "S3BackupUpdate"))
253
+ ExtendedS3DestinationUpdate.struct_class = Types::ExtendedS3DestinationUpdate
254
+
255
+ KMSEncryptionConfig.add_member(:awskms_key_arn, Shapes::ShapeRef.new(shape: AWSKMSKeyARN, required: true, location_name: "AWSKMSKeyARN"))
256
+ KMSEncryptionConfig.struct_class = Types::KMSEncryptionConfig
257
+
258
+ ListDeliveryStreamsInput.add_member(:limit, Shapes::ShapeRef.new(shape: ListDeliveryStreamsInputLimit, location_name: "Limit"))
259
+ ListDeliveryStreamsInput.add_member(:exclusive_start_delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, location_name: "ExclusiveStartDeliveryStreamName"))
260
+ ListDeliveryStreamsInput.struct_class = Types::ListDeliveryStreamsInput
261
+
262
+ ListDeliveryStreamsOutput.add_member(:delivery_stream_names, Shapes::ShapeRef.new(shape: DeliveryStreamNameList, required: true, location_name: "DeliveryStreamNames"))
263
+ ListDeliveryStreamsOutput.add_member(:has_more_delivery_streams, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "HasMoreDeliveryStreams"))
264
+ ListDeliveryStreamsOutput.struct_class = Types::ListDeliveryStreamsOutput
265
+
266
+ ProcessingConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "Enabled"))
267
+ ProcessingConfiguration.add_member(:processors, Shapes::ShapeRef.new(shape: ProcessorList, location_name: "Processors"))
268
+ ProcessingConfiguration.struct_class = Types::ProcessingConfiguration
269
+
270
+ Processor.add_member(:type, Shapes::ShapeRef.new(shape: ProcessorType, required: true, location_name: "Type"))
271
+ Processor.add_member(:parameters, Shapes::ShapeRef.new(shape: ProcessorParameterList, location_name: "Parameters"))
272
+ Processor.struct_class = Types::Processor
273
+
274
+ ProcessorList.member = Shapes::ShapeRef.new(shape: Processor)
275
+
276
+ ProcessorParameter.add_member(:parameter_name, Shapes::ShapeRef.new(shape: ProcessorParameterName, required: true, location_name: "ParameterName"))
277
+ ProcessorParameter.add_member(:parameter_value, Shapes::ShapeRef.new(shape: ProcessorParameterValue, required: true, location_name: "ParameterValue"))
278
+ ProcessorParameter.struct_class = Types::ProcessorParameter
279
+
280
+ ProcessorParameterList.member = Shapes::ShapeRef.new(shape: ProcessorParameter)
281
+
282
+ PutRecordBatchInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
283
+ PutRecordBatchInput.add_member(:records, Shapes::ShapeRef.new(shape: PutRecordBatchRequestEntryList, required: true, location_name: "Records"))
284
+ PutRecordBatchInput.struct_class = Types::PutRecordBatchInput
285
+
286
+ PutRecordBatchOutput.add_member(:failed_put_count, Shapes::ShapeRef.new(shape: NonNegativeIntegerObject, required: true, location_name: "FailedPutCount"))
287
+ PutRecordBatchOutput.add_member(:request_responses, Shapes::ShapeRef.new(shape: PutRecordBatchResponseEntryList, required: true, location_name: "RequestResponses"))
288
+ PutRecordBatchOutput.struct_class = Types::PutRecordBatchOutput
289
+
290
+ PutRecordBatchRequestEntryList.member = Shapes::ShapeRef.new(shape: Record)
291
+
292
+ PutRecordBatchResponseEntry.add_member(:record_id, Shapes::ShapeRef.new(shape: PutResponseRecordId, location_name: "RecordId"))
293
+ PutRecordBatchResponseEntry.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "ErrorCode"))
294
+ PutRecordBatchResponseEntry.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
295
+ PutRecordBatchResponseEntry.struct_class = Types::PutRecordBatchResponseEntry
296
+
297
+ PutRecordBatchResponseEntryList.member = Shapes::ShapeRef.new(shape: PutRecordBatchResponseEntry)
298
+
299
+ PutRecordInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
300
+ PutRecordInput.add_member(:record, Shapes::ShapeRef.new(shape: Record, required: true, location_name: "Record"))
301
+ PutRecordInput.struct_class = Types::PutRecordInput
302
+
303
+ PutRecordOutput.add_member(:record_id, Shapes::ShapeRef.new(shape: PutResponseRecordId, required: true, location_name: "RecordId"))
304
+ PutRecordOutput.struct_class = Types::PutRecordOutput
305
+
306
+ Record.add_member(:data, Shapes::ShapeRef.new(shape: Data, required: true, location_name: "Data"))
307
+ Record.struct_class = Types::Record
308
+
309
+ RedshiftDestinationConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
310
+ RedshiftDestinationConfiguration.add_member(:cluster_jdbcurl, Shapes::ShapeRef.new(shape: ClusterJDBCURL, required: true, location_name: "ClusterJDBCURL"))
311
+ RedshiftDestinationConfiguration.add_member(:copy_command, Shapes::ShapeRef.new(shape: CopyCommand, required: true, location_name: "CopyCommand"))
312
+ RedshiftDestinationConfiguration.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "Username"))
313
+ RedshiftDestinationConfiguration.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "Password"))
314
+ RedshiftDestinationConfiguration.add_member(:retry_options, Shapes::ShapeRef.new(shape: RedshiftRetryOptions, location_name: "RetryOptions"))
315
+ RedshiftDestinationConfiguration.add_member(:s3_configuration, Shapes::ShapeRef.new(shape: S3DestinationConfiguration, required: true, location_name: "S3Configuration"))
316
+ RedshiftDestinationConfiguration.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
317
+ RedshiftDestinationConfiguration.add_member(:s3_backup_mode, Shapes::ShapeRef.new(shape: RedshiftS3BackupMode, location_name: "S3BackupMode"))
318
+ RedshiftDestinationConfiguration.add_member(:s3_backup_configuration, Shapes::ShapeRef.new(shape: S3DestinationConfiguration, location_name: "S3BackupConfiguration"))
319
+ RedshiftDestinationConfiguration.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
320
+ RedshiftDestinationConfiguration.struct_class = Types::RedshiftDestinationConfiguration
321
+
322
+ RedshiftDestinationDescription.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
323
+ RedshiftDestinationDescription.add_member(:cluster_jdbcurl, Shapes::ShapeRef.new(shape: ClusterJDBCURL, required: true, location_name: "ClusterJDBCURL"))
324
+ RedshiftDestinationDescription.add_member(:copy_command, Shapes::ShapeRef.new(shape: CopyCommand, required: true, location_name: "CopyCommand"))
325
+ RedshiftDestinationDescription.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "Username"))
326
+ RedshiftDestinationDescription.add_member(:retry_options, Shapes::ShapeRef.new(shape: RedshiftRetryOptions, location_name: "RetryOptions"))
327
+ RedshiftDestinationDescription.add_member(:s3_destination_description, Shapes::ShapeRef.new(shape: S3DestinationDescription, required: true, location_name: "S3DestinationDescription"))
328
+ RedshiftDestinationDescription.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
329
+ RedshiftDestinationDescription.add_member(:s3_backup_mode, Shapes::ShapeRef.new(shape: RedshiftS3BackupMode, location_name: "S3BackupMode"))
330
+ RedshiftDestinationDescription.add_member(:s3_backup_description, Shapes::ShapeRef.new(shape: S3DestinationDescription, location_name: "S3BackupDescription"))
331
+ RedshiftDestinationDescription.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
332
+ RedshiftDestinationDescription.struct_class = Types::RedshiftDestinationDescription
333
+
334
+ RedshiftDestinationUpdate.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
335
+ RedshiftDestinationUpdate.add_member(:cluster_jdbcurl, Shapes::ShapeRef.new(shape: ClusterJDBCURL, location_name: "ClusterJDBCURL"))
336
+ RedshiftDestinationUpdate.add_member(:copy_command, Shapes::ShapeRef.new(shape: CopyCommand, location_name: "CopyCommand"))
337
+ RedshiftDestinationUpdate.add_member(:username, Shapes::ShapeRef.new(shape: Username, location_name: "Username"))
338
+ RedshiftDestinationUpdate.add_member(:password, Shapes::ShapeRef.new(shape: Password, location_name: "Password"))
339
+ RedshiftDestinationUpdate.add_member(:retry_options, Shapes::ShapeRef.new(shape: RedshiftRetryOptions, location_name: "RetryOptions"))
340
+ RedshiftDestinationUpdate.add_member(:s3_update, Shapes::ShapeRef.new(shape: S3DestinationUpdate, location_name: "S3Update"))
341
+ RedshiftDestinationUpdate.add_member(:processing_configuration, Shapes::ShapeRef.new(shape: ProcessingConfiguration, location_name: "ProcessingConfiguration"))
342
+ RedshiftDestinationUpdate.add_member(:s3_backup_mode, Shapes::ShapeRef.new(shape: RedshiftS3BackupMode, location_name: "S3BackupMode"))
343
+ RedshiftDestinationUpdate.add_member(:s3_backup_update, Shapes::ShapeRef.new(shape: S3DestinationUpdate, location_name: "S3BackupUpdate"))
344
+ RedshiftDestinationUpdate.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
345
+ RedshiftDestinationUpdate.struct_class = Types::RedshiftDestinationUpdate
346
+
347
+ RedshiftRetryOptions.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: RedshiftRetryDurationInSeconds, location_name: "DurationInSeconds"))
348
+ RedshiftRetryOptions.struct_class = Types::RedshiftRetryOptions
349
+
350
+ S3DestinationConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
351
+ S3DestinationConfiguration.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARN"))
352
+ S3DestinationConfiguration.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
353
+ S3DestinationConfiguration.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, location_name: "BufferingHints"))
354
+ S3DestinationConfiguration.add_member(:compression_format, Shapes::ShapeRef.new(shape: CompressionFormat, location_name: "CompressionFormat"))
355
+ S3DestinationConfiguration.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "EncryptionConfiguration"))
356
+ S3DestinationConfiguration.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
357
+ S3DestinationConfiguration.struct_class = Types::S3DestinationConfiguration
358
+
359
+ S3DestinationDescription.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
360
+ S3DestinationDescription.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARN"))
361
+ S3DestinationDescription.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
362
+ S3DestinationDescription.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, required: true, location_name: "BufferingHints"))
363
+ S3DestinationDescription.add_member(:compression_format, Shapes::ShapeRef.new(shape: CompressionFormat, required: true, location_name: "CompressionFormat"))
364
+ S3DestinationDescription.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, required: true, location_name: "EncryptionConfiguration"))
365
+ S3DestinationDescription.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
366
+ S3DestinationDescription.struct_class = Types::S3DestinationDescription
367
+
368
+ S3DestinationUpdate.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
369
+ S3DestinationUpdate.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, location_name: "BucketARN"))
370
+ S3DestinationUpdate.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
371
+ S3DestinationUpdate.add_member(:buffering_hints, Shapes::ShapeRef.new(shape: BufferingHints, location_name: "BufferingHints"))
372
+ S3DestinationUpdate.add_member(:compression_format, Shapes::ShapeRef.new(shape: CompressionFormat, location_name: "CompressionFormat"))
373
+ S3DestinationUpdate.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "EncryptionConfiguration"))
374
+ S3DestinationUpdate.add_member(:cloud_watch_logging_options, Shapes::ShapeRef.new(shape: CloudWatchLoggingOptions, location_name: "CloudWatchLoggingOptions"))
375
+ S3DestinationUpdate.struct_class = Types::S3DestinationUpdate
376
+
377
+ UpdateDestinationInput.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "DeliveryStreamName"))
378
+ UpdateDestinationInput.add_member(:current_delivery_stream_version_id, Shapes::ShapeRef.new(shape: DeliveryStreamVersionId, required: true, location_name: "CurrentDeliveryStreamVersionId"))
379
+ UpdateDestinationInput.add_member(:destination_id, Shapes::ShapeRef.new(shape: DestinationId, required: true, location_name: "DestinationId"))
380
+ UpdateDestinationInput.add_member(:s3_destination_update, Shapes::ShapeRef.new(shape: S3DestinationUpdate, deprecated: true, location_name: "S3DestinationUpdate"))
381
+ UpdateDestinationInput.add_member(:extended_s3_destination_update, Shapes::ShapeRef.new(shape: ExtendedS3DestinationUpdate, location_name: "ExtendedS3DestinationUpdate"))
382
+ UpdateDestinationInput.add_member(:redshift_destination_update, Shapes::ShapeRef.new(shape: RedshiftDestinationUpdate, location_name: "RedshiftDestinationUpdate"))
383
+ UpdateDestinationInput.add_member(:elasticsearch_destination_update, Shapes::ShapeRef.new(shape: ElasticsearchDestinationUpdate, location_name: "ElasticsearchDestinationUpdate"))
384
+ UpdateDestinationInput.struct_class = Types::UpdateDestinationInput
385
+
386
+ UpdateDestinationOutput.struct_class = Types::UpdateDestinationOutput
387
+
396
388
 
389
+ # @api private
390
+ API = Seahorse::Model::Api.new.tap do |api|
391
+
392
+ api.version = "2015-08-04"
393
+
394
+ api.metadata = {
395
+ "endpointPrefix" => "firehose",
396
+ "jsonVersion" => "1.1",
397
+ "protocol" => "json",
398
+ "serviceFullName" => "Amazon Kinesis Firehose",
399
+ "signatureVersion" => "v4",
400
+ "targetPrefix" => "Firehose_20150804",
401
+ }
402
+
403
+ api.add_operation(:create_delivery_stream, Seahorse::Model::Operation.new.tap do |o|
404
+ o.name = "CreateDeliveryStream"
405
+ o.http_method = "POST"
406
+ o.http_request_uri = "/"
407
+ o.input = Shapes::ShapeRef.new(shape: CreateDeliveryStreamInput)
408
+ o.output = Shapes::ShapeRef.new(shape: CreateDeliveryStreamOutput)
409
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
410
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
411
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
412
+ end)
413
+
414
+ api.add_operation(:delete_delivery_stream, Seahorse::Model::Operation.new.tap do |o|
415
+ o.name = "DeleteDeliveryStream"
416
+ o.http_method = "POST"
417
+ o.http_request_uri = "/"
418
+ o.input = Shapes::ShapeRef.new(shape: DeleteDeliveryStreamInput)
419
+ o.output = Shapes::ShapeRef.new(shape: DeleteDeliveryStreamOutput)
420
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
421
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
422
+ end)
423
+
424
+ api.add_operation(:describe_delivery_stream, Seahorse::Model::Operation.new.tap do |o|
425
+ o.name = "DescribeDeliveryStream"
426
+ o.http_method = "POST"
427
+ o.http_request_uri = "/"
428
+ o.input = Shapes::ShapeRef.new(shape: DescribeDeliveryStreamInput)
429
+ o.output = Shapes::ShapeRef.new(shape: DescribeDeliveryStreamOutput)
430
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
431
+ end)
432
+
433
+ api.add_operation(:list_delivery_streams, Seahorse::Model::Operation.new.tap do |o|
434
+ o.name = "ListDeliveryStreams"
435
+ o.http_method = "POST"
436
+ o.http_request_uri = "/"
437
+ o.input = Shapes::ShapeRef.new(shape: ListDeliveryStreamsInput)
438
+ o.output = Shapes::ShapeRef.new(shape: ListDeliveryStreamsOutput)
439
+ end)
440
+
441
+ api.add_operation(:put_record, Seahorse::Model::Operation.new.tap do |o|
442
+ o.name = "PutRecord"
443
+ o.http_method = "POST"
444
+ o.http_request_uri = "/"
445
+ o.input = Shapes::ShapeRef.new(shape: PutRecordInput)
446
+ o.output = Shapes::ShapeRef.new(shape: PutRecordOutput)
447
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
448
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
449
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
450
+ end)
451
+
452
+ api.add_operation(:put_record_batch, Seahorse::Model::Operation.new.tap do |o|
453
+ o.name = "PutRecordBatch"
454
+ o.http_method = "POST"
455
+ o.http_request_uri = "/"
456
+ o.input = Shapes::ShapeRef.new(shape: PutRecordBatchInput)
457
+ o.output = Shapes::ShapeRef.new(shape: PutRecordBatchOutput)
458
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
459
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
460
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
461
+ end)
462
+
463
+ api.add_operation(:update_destination, Seahorse::Model::Operation.new.tap do |o|
464
+ o.name = "UpdateDestination"
465
+ o.http_method = "POST"
466
+ o.http_request_uri = "/"
467
+ o.input = Shapes::ShapeRef.new(shape: UpdateDestinationInput)
468
+ o.output = Shapes::ShapeRef.new(shape: UpdateDestinationOutput)
469
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
470
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
471
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
472
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
473
+ end)
397
474
  end
475
+
398
476
  end
399
477
  end