aws-sdk-iotanalytics 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,970 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing guide for more information:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws::IoTAnalytics
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ ActivityBatchSize = Shapes::IntegerShape.new(name: 'ActivityBatchSize')
15
+ ActivityName = Shapes::StringShape.new(name: 'ActivityName')
16
+ AddAttributesActivity = Shapes::StructureShape.new(name: 'AddAttributesActivity')
17
+ AttributeName = Shapes::StringShape.new(name: 'AttributeName')
18
+ AttributeNameMapping = Shapes::MapShape.new(name: 'AttributeNameMapping')
19
+ AttributeNames = Shapes::ListShape.new(name: 'AttributeNames')
20
+ BatchPutMessageErrorEntries = Shapes::ListShape.new(name: 'BatchPutMessageErrorEntries')
21
+ BatchPutMessageErrorEntry = Shapes::StructureShape.new(name: 'BatchPutMessageErrorEntry')
22
+ BatchPutMessageRequest = Shapes::StructureShape.new(name: 'BatchPutMessageRequest')
23
+ BatchPutMessageResponse = Shapes::StructureShape.new(name: 'BatchPutMessageResponse')
24
+ CancelPipelineReprocessingRequest = Shapes::StructureShape.new(name: 'CancelPipelineReprocessingRequest')
25
+ CancelPipelineReprocessingResponse = Shapes::StructureShape.new(name: 'CancelPipelineReprocessingResponse')
26
+ Channel = Shapes::StructureShape.new(name: 'Channel')
27
+ ChannelActivity = Shapes::StructureShape.new(name: 'ChannelActivity')
28
+ ChannelArn = Shapes::StringShape.new(name: 'ChannelArn')
29
+ ChannelName = Shapes::StringShape.new(name: 'ChannelName')
30
+ ChannelStatus = Shapes::StringShape.new(name: 'ChannelStatus')
31
+ ChannelSummaries = Shapes::ListShape.new(name: 'ChannelSummaries')
32
+ ChannelSummary = Shapes::StructureShape.new(name: 'ChannelSummary')
33
+ CreateChannelRequest = Shapes::StructureShape.new(name: 'CreateChannelRequest')
34
+ CreateChannelResponse = Shapes::StructureShape.new(name: 'CreateChannelResponse')
35
+ CreateDatasetContentRequest = Shapes::StructureShape.new(name: 'CreateDatasetContentRequest')
36
+ CreateDatasetRequest = Shapes::StructureShape.new(name: 'CreateDatasetRequest')
37
+ CreateDatasetResponse = Shapes::StructureShape.new(name: 'CreateDatasetResponse')
38
+ CreateDatastoreRequest = Shapes::StructureShape.new(name: 'CreateDatastoreRequest')
39
+ CreateDatastoreResponse = Shapes::StructureShape.new(name: 'CreateDatastoreResponse')
40
+ CreatePipelineRequest = Shapes::StructureShape.new(name: 'CreatePipelineRequest')
41
+ CreatePipelineResponse = Shapes::StructureShape.new(name: 'CreatePipelineResponse')
42
+ Dataset = Shapes::StructureShape.new(name: 'Dataset')
43
+ DatasetAction = Shapes::StructureShape.new(name: 'DatasetAction')
44
+ DatasetActionName = Shapes::StringShape.new(name: 'DatasetActionName')
45
+ DatasetActions = Shapes::ListShape.new(name: 'DatasetActions')
46
+ DatasetArn = Shapes::StringShape.new(name: 'DatasetArn')
47
+ DatasetContentState = Shapes::StringShape.new(name: 'DatasetContentState')
48
+ DatasetContentStatus = Shapes::StructureShape.new(name: 'DatasetContentStatus')
49
+ DatasetContentVersion = Shapes::StringShape.new(name: 'DatasetContentVersion')
50
+ DatasetEntries = Shapes::ListShape.new(name: 'DatasetEntries')
51
+ DatasetEntry = Shapes::StructureShape.new(name: 'DatasetEntry')
52
+ DatasetName = Shapes::StringShape.new(name: 'DatasetName')
53
+ DatasetStatus = Shapes::StringShape.new(name: 'DatasetStatus')
54
+ DatasetSummaries = Shapes::ListShape.new(name: 'DatasetSummaries')
55
+ DatasetSummary = Shapes::StructureShape.new(name: 'DatasetSummary')
56
+ DatasetTrigger = Shapes::StructureShape.new(name: 'DatasetTrigger')
57
+ DatasetTriggers = Shapes::ListShape.new(name: 'DatasetTriggers')
58
+ Datastore = Shapes::StructureShape.new(name: 'Datastore')
59
+ DatastoreActivity = Shapes::StructureShape.new(name: 'DatastoreActivity')
60
+ DatastoreArn = Shapes::StringShape.new(name: 'DatastoreArn')
61
+ DatastoreName = Shapes::StringShape.new(name: 'DatastoreName')
62
+ DatastoreStatus = Shapes::StringShape.new(name: 'DatastoreStatus')
63
+ DatastoreSummaries = Shapes::ListShape.new(name: 'DatastoreSummaries')
64
+ DatastoreSummary = Shapes::StructureShape.new(name: 'DatastoreSummary')
65
+ DeleteChannelRequest = Shapes::StructureShape.new(name: 'DeleteChannelRequest')
66
+ DeleteDatasetContentRequest = Shapes::StructureShape.new(name: 'DeleteDatasetContentRequest')
67
+ DeleteDatasetRequest = Shapes::StructureShape.new(name: 'DeleteDatasetRequest')
68
+ DeleteDatastoreRequest = Shapes::StructureShape.new(name: 'DeleteDatastoreRequest')
69
+ DeletePipelineRequest = Shapes::StructureShape.new(name: 'DeletePipelineRequest')
70
+ DescribeChannelRequest = Shapes::StructureShape.new(name: 'DescribeChannelRequest')
71
+ DescribeChannelResponse = Shapes::StructureShape.new(name: 'DescribeChannelResponse')
72
+ DescribeDatasetRequest = Shapes::StructureShape.new(name: 'DescribeDatasetRequest')
73
+ DescribeDatasetResponse = Shapes::StructureShape.new(name: 'DescribeDatasetResponse')
74
+ DescribeDatastoreRequest = Shapes::StructureShape.new(name: 'DescribeDatastoreRequest')
75
+ DescribeDatastoreResponse = Shapes::StructureShape.new(name: 'DescribeDatastoreResponse')
76
+ DescribeLoggingOptionsRequest = Shapes::StructureShape.new(name: 'DescribeLoggingOptionsRequest')
77
+ DescribeLoggingOptionsResponse = Shapes::StructureShape.new(name: 'DescribeLoggingOptionsResponse')
78
+ DescribePipelineRequest = Shapes::StructureShape.new(name: 'DescribePipelineRequest')
79
+ DescribePipelineResponse = Shapes::StructureShape.new(name: 'DescribePipelineResponse')
80
+ DeviceRegistryEnrichActivity = Shapes::StructureShape.new(name: 'DeviceRegistryEnrichActivity')
81
+ DeviceShadowEnrichActivity = Shapes::StructureShape.new(name: 'DeviceShadowEnrichActivity')
82
+ EndTime = Shapes::TimestampShape.new(name: 'EndTime')
83
+ EntryName = Shapes::StringShape.new(name: 'EntryName')
84
+ ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
85
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
86
+ FilterActivity = Shapes::StructureShape.new(name: 'FilterActivity')
87
+ FilterExpression = Shapes::StringShape.new(name: 'FilterExpression')
88
+ GetDatasetContentRequest = Shapes::StructureShape.new(name: 'GetDatasetContentRequest')
89
+ GetDatasetContentResponse = Shapes::StructureShape.new(name: 'GetDatasetContentResponse')
90
+ InternalFailureException = Shapes::StructureShape.new(name: 'InternalFailureException')
91
+ InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
92
+ LambdaActivity = Shapes::StructureShape.new(name: 'LambdaActivity')
93
+ LambdaName = Shapes::StringShape.new(name: 'LambdaName')
94
+ LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
95
+ ListChannelsRequest = Shapes::StructureShape.new(name: 'ListChannelsRequest')
96
+ ListChannelsResponse = Shapes::StructureShape.new(name: 'ListChannelsResponse')
97
+ ListDatasetsRequest = Shapes::StructureShape.new(name: 'ListDatasetsRequest')
98
+ ListDatasetsResponse = Shapes::StructureShape.new(name: 'ListDatasetsResponse')
99
+ ListDatastoresRequest = Shapes::StructureShape.new(name: 'ListDatastoresRequest')
100
+ ListDatastoresResponse = Shapes::StructureShape.new(name: 'ListDatastoresResponse')
101
+ ListPipelinesRequest = Shapes::StructureShape.new(name: 'ListPipelinesRequest')
102
+ ListPipelinesResponse = Shapes::StructureShape.new(name: 'ListPipelinesResponse')
103
+ LogResult = Shapes::StringShape.new(name: 'LogResult')
104
+ LoggingEnabled = Shapes::BooleanShape.new(name: 'LoggingEnabled')
105
+ LoggingLevel = Shapes::StringShape.new(name: 'LoggingLevel')
106
+ LoggingOptions = Shapes::StructureShape.new(name: 'LoggingOptions')
107
+ MathActivity = Shapes::StructureShape.new(name: 'MathActivity')
108
+ MathExpression = Shapes::StringShape.new(name: 'MathExpression')
109
+ MaxMessages = Shapes::IntegerShape.new(name: 'MaxMessages')
110
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
111
+ Message = Shapes::StructureShape.new(name: 'Message')
112
+ MessageId = Shapes::StringShape.new(name: 'MessageId')
113
+ MessagePayload = Shapes::BlobShape.new(name: 'MessagePayload')
114
+ MessagePayloads = Shapes::ListShape.new(name: 'MessagePayloads')
115
+ Messages = Shapes::ListShape.new(name: 'Messages')
116
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
117
+ Pipeline = Shapes::StructureShape.new(name: 'Pipeline')
118
+ PipelineActivities = Shapes::ListShape.new(name: 'PipelineActivities')
119
+ PipelineActivity = Shapes::StructureShape.new(name: 'PipelineActivity')
120
+ PipelineArn = Shapes::StringShape.new(name: 'PipelineArn')
121
+ PipelineName = Shapes::StringShape.new(name: 'PipelineName')
122
+ PipelineSummaries = Shapes::ListShape.new(name: 'PipelineSummaries')
123
+ PipelineSummary = Shapes::StructureShape.new(name: 'PipelineSummary')
124
+ PresignedURI = Shapes::StringShape.new(name: 'PresignedURI')
125
+ PutLoggingOptionsRequest = Shapes::StructureShape.new(name: 'PutLoggingOptionsRequest')
126
+ Reason = Shapes::StringShape.new(name: 'Reason')
127
+ RemoveAttributesActivity = Shapes::StructureShape.new(name: 'RemoveAttributesActivity')
128
+ ReprocessingId = Shapes::StringShape.new(name: 'ReprocessingId')
129
+ ReprocessingStatus = Shapes::StringShape.new(name: 'ReprocessingStatus')
130
+ ReprocessingSummaries = Shapes::ListShape.new(name: 'ReprocessingSummaries')
131
+ ReprocessingSummary = Shapes::StructureShape.new(name: 'ReprocessingSummary')
132
+ ResourceAlreadyExistsException = Shapes::StructureShape.new(name: 'ResourceAlreadyExistsException')
133
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
134
+ RetentionPeriod = Shapes::StructureShape.new(name: 'RetentionPeriod')
135
+ RetentionPeriodInDays = Shapes::IntegerShape.new(name: 'RetentionPeriodInDays')
136
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
137
+ RunPipelineActivityRequest = Shapes::StructureShape.new(name: 'RunPipelineActivityRequest')
138
+ RunPipelineActivityResponse = Shapes::StructureShape.new(name: 'RunPipelineActivityResponse')
139
+ SampleChannelDataRequest = Shapes::StructureShape.new(name: 'SampleChannelDataRequest')
140
+ SampleChannelDataResponse = Shapes::StructureShape.new(name: 'SampleChannelDataResponse')
141
+ Schedule = Shapes::StructureShape.new(name: 'Schedule')
142
+ ScheduleExpression = Shapes::StringShape.new(name: 'ScheduleExpression')
143
+ SelectAttributesActivity = Shapes::StructureShape.new(name: 'SelectAttributesActivity')
144
+ ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
145
+ SqlQuery = Shapes::StringShape.new(name: 'SqlQuery')
146
+ SqlQueryDatasetAction = Shapes::StructureShape.new(name: 'SqlQueryDatasetAction')
147
+ StartPipelineReprocessingRequest = Shapes::StructureShape.new(name: 'StartPipelineReprocessingRequest')
148
+ StartPipelineReprocessingResponse = Shapes::StructureShape.new(name: 'StartPipelineReprocessingResponse')
149
+ StartTime = Shapes::TimestampShape.new(name: 'StartTime')
150
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
151
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
152
+ UnlimitedRetentionPeriod = Shapes::BooleanShape.new(name: 'UnlimitedRetentionPeriod')
153
+ UpdateChannelRequest = Shapes::StructureShape.new(name: 'UpdateChannelRequest')
154
+ UpdateDatasetRequest = Shapes::StructureShape.new(name: 'UpdateDatasetRequest')
155
+ UpdateDatastoreRequest = Shapes::StructureShape.new(name: 'UpdateDatastoreRequest')
156
+ UpdatePipelineRequest = Shapes::StructureShape.new(name: 'UpdatePipelineRequest')
157
+ errorMessage = Shapes::StringShape.new(name: 'errorMessage')
158
+ resourceArn = Shapes::StringShape.new(name: 'resourceArn')
159
+ resourceId = Shapes::StringShape.new(name: 'resourceId')
160
+
161
+ AddAttributesActivity.add_member(:name, Shapes::ShapeRef.new(shape: ActivityName, required: true, location_name: "name"))
162
+ AddAttributesActivity.add_member(:attributes, Shapes::ShapeRef.new(shape: AttributeNameMapping, required: true, location_name: "attributes"))
163
+ AddAttributesActivity.add_member(:next, Shapes::ShapeRef.new(shape: ActivityName, location_name: "next"))
164
+ AddAttributesActivity.struct_class = Types::AddAttributesActivity
165
+
166
+ AttributeNameMapping.key = Shapes::ShapeRef.new(shape: AttributeName)
167
+ AttributeNameMapping.value = Shapes::ShapeRef.new(shape: AttributeName)
168
+
169
+ AttributeNames.member = Shapes::ShapeRef.new(shape: AttributeName)
170
+
171
+ BatchPutMessageErrorEntries.member = Shapes::ShapeRef.new(shape: BatchPutMessageErrorEntry)
172
+
173
+ BatchPutMessageErrorEntry.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "messageId"))
174
+ BatchPutMessageErrorEntry.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "errorCode"))
175
+ BatchPutMessageErrorEntry.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "errorMessage"))
176
+ BatchPutMessageErrorEntry.struct_class = Types::BatchPutMessageErrorEntry
177
+
178
+ BatchPutMessageRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location_name: "channelName"))
179
+ BatchPutMessageRequest.add_member(:messages, Shapes::ShapeRef.new(shape: Messages, required: true, location_name: "messages"))
180
+ BatchPutMessageRequest.struct_class = Types::BatchPutMessageRequest
181
+
182
+ BatchPutMessageResponse.add_member(:batch_put_message_error_entries, Shapes::ShapeRef.new(shape: BatchPutMessageErrorEntries, location_name: "batchPutMessageErrorEntries"))
183
+ BatchPutMessageResponse.struct_class = Types::BatchPutMessageResponse
184
+
185
+ CancelPipelineReprocessingRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location: "uri", location_name: "pipelineName"))
186
+ CancelPipelineReprocessingRequest.add_member(:reprocessing_id, Shapes::ShapeRef.new(shape: ReprocessingId, required: true, location: "uri", location_name: "reprocessingId"))
187
+ CancelPipelineReprocessingRequest.struct_class = Types::CancelPipelineReprocessingRequest
188
+
189
+ CancelPipelineReprocessingResponse.struct_class = Types::CancelPipelineReprocessingResponse
190
+
191
+ Channel.add_member(:name, Shapes::ShapeRef.new(shape: ChannelName, location_name: "name"))
192
+ Channel.add_member(:arn, Shapes::ShapeRef.new(shape: ChannelArn, location_name: "arn"))
193
+ Channel.add_member(:status, Shapes::ShapeRef.new(shape: ChannelStatus, location_name: "status"))
194
+ Channel.add_member(:retention_period, Shapes::ShapeRef.new(shape: RetentionPeriod, location_name: "retentionPeriod"))
195
+ Channel.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
196
+ Channel.add_member(:last_update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdateTime"))
197
+ Channel.struct_class = Types::Channel
198
+
199
+ ChannelActivity.add_member(:name, Shapes::ShapeRef.new(shape: ActivityName, required: true, location_name: "name"))
200
+ ChannelActivity.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location_name: "channelName"))
201
+ ChannelActivity.add_member(:next, Shapes::ShapeRef.new(shape: ActivityName, location_name: "next"))
202
+ ChannelActivity.struct_class = Types::ChannelActivity
203
+
204
+ ChannelSummaries.member = Shapes::ShapeRef.new(shape: ChannelSummary)
205
+
206
+ ChannelSummary.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, location_name: "channelName"))
207
+ ChannelSummary.add_member(:status, Shapes::ShapeRef.new(shape: ChannelStatus, location_name: "status"))
208
+ ChannelSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
209
+ ChannelSummary.add_member(:last_update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdateTime"))
210
+ ChannelSummary.struct_class = Types::ChannelSummary
211
+
212
+ CreateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location_name: "channelName"))
213
+ CreateChannelRequest.add_member(:retention_period, Shapes::ShapeRef.new(shape: RetentionPeriod, location_name: "retentionPeriod"))
214
+ CreateChannelRequest.struct_class = Types::CreateChannelRequest
215
+
216
+ CreateChannelResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, location_name: "channelName"))
217
+ CreateChannelResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChannelArn, location_name: "channelArn"))
218
+ CreateChannelResponse.add_member(:retention_period, Shapes::ShapeRef.new(shape: RetentionPeriod, location_name: "retentionPeriod"))
219
+ CreateChannelResponse.struct_class = Types::CreateChannelResponse
220
+
221
+ CreateDatasetContentRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location: "uri", location_name: "datasetName"))
222
+ CreateDatasetContentRequest.struct_class = Types::CreateDatasetContentRequest
223
+
224
+ CreateDatasetRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location_name: "datasetName"))
225
+ CreateDatasetRequest.add_member(:actions, Shapes::ShapeRef.new(shape: DatasetActions, required: true, location_name: "actions"))
226
+ CreateDatasetRequest.add_member(:triggers, Shapes::ShapeRef.new(shape: DatasetTriggers, location_name: "triggers"))
227
+ CreateDatasetRequest.struct_class = Types::CreateDatasetRequest
228
+
229
+ CreateDatasetResponse.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, location_name: "datasetName"))
230
+ CreateDatasetResponse.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: DatasetArn, location_name: "datasetArn"))
231
+ CreateDatasetResponse.struct_class = Types::CreateDatasetResponse
232
+
233
+ CreateDatastoreRequest.add_member(:datastore_name, Shapes::ShapeRef.new(shape: DatastoreName, required: true, location_name: "datastoreName"))
234
+ CreateDatastoreRequest.add_member(:retention_period, Shapes::ShapeRef.new(shape: RetentionPeriod, location_name: "retentionPeriod"))
235
+ CreateDatastoreRequest.struct_class = Types::CreateDatastoreRequest
236
+
237
+ CreateDatastoreResponse.add_member(:datastore_name, Shapes::ShapeRef.new(shape: DatastoreName, location_name: "datastoreName"))
238
+ CreateDatastoreResponse.add_member(:datastore_arn, Shapes::ShapeRef.new(shape: DatastoreArn, location_name: "datastoreArn"))
239
+ CreateDatastoreResponse.add_member(:retention_period, Shapes::ShapeRef.new(shape: RetentionPeriod, location_name: "retentionPeriod"))
240
+ CreateDatastoreResponse.struct_class = Types::CreateDatastoreResponse
241
+
242
+ CreatePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location_name: "pipelineName"))
243
+ CreatePipelineRequest.add_member(:pipeline_activities, Shapes::ShapeRef.new(shape: PipelineActivities, required: true, location_name: "pipelineActivities"))
244
+ CreatePipelineRequest.struct_class = Types::CreatePipelineRequest
245
+
246
+ CreatePipelineResponse.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "pipelineName"))
247
+ CreatePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "pipelineArn"))
248
+ CreatePipelineResponse.struct_class = Types::CreatePipelineResponse
249
+
250
+ Dataset.add_member(:name, Shapes::ShapeRef.new(shape: DatasetName, location_name: "name"))
251
+ Dataset.add_member(:arn, Shapes::ShapeRef.new(shape: DatasetArn, location_name: "arn"))
252
+ Dataset.add_member(:actions, Shapes::ShapeRef.new(shape: DatasetActions, location_name: "actions"))
253
+ Dataset.add_member(:triggers, Shapes::ShapeRef.new(shape: DatasetTriggers, location_name: "triggers"))
254
+ Dataset.add_member(:status, Shapes::ShapeRef.new(shape: DatasetStatus, location_name: "status"))
255
+ Dataset.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
256
+ Dataset.add_member(:last_update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdateTime"))
257
+ Dataset.struct_class = Types::Dataset
258
+
259
+ DatasetAction.add_member(:action_name, Shapes::ShapeRef.new(shape: DatasetActionName, location_name: "actionName"))
260
+ DatasetAction.add_member(:query_action, Shapes::ShapeRef.new(shape: SqlQueryDatasetAction, location_name: "queryAction"))
261
+ DatasetAction.struct_class = Types::DatasetAction
262
+
263
+ DatasetActions.member = Shapes::ShapeRef.new(shape: DatasetAction)
264
+
265
+ DatasetContentStatus.add_member(:state, Shapes::ShapeRef.new(shape: DatasetContentState, location_name: "state"))
266
+ DatasetContentStatus.add_member(:reason, Shapes::ShapeRef.new(shape: Reason, location_name: "reason"))
267
+ DatasetContentStatus.struct_class = Types::DatasetContentStatus
268
+
269
+ DatasetEntries.member = Shapes::ShapeRef.new(shape: DatasetEntry)
270
+
271
+ DatasetEntry.add_member(:entry_name, Shapes::ShapeRef.new(shape: EntryName, location_name: "entryName"))
272
+ DatasetEntry.add_member(:data_uri, Shapes::ShapeRef.new(shape: PresignedURI, location_name: "dataURI"))
273
+ DatasetEntry.struct_class = Types::DatasetEntry
274
+
275
+ DatasetSummaries.member = Shapes::ShapeRef.new(shape: DatasetSummary)
276
+
277
+ DatasetSummary.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, location_name: "datasetName"))
278
+ DatasetSummary.add_member(:status, Shapes::ShapeRef.new(shape: DatasetStatus, location_name: "status"))
279
+ DatasetSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
280
+ DatasetSummary.add_member(:last_update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdateTime"))
281
+ DatasetSummary.struct_class = Types::DatasetSummary
282
+
283
+ DatasetTrigger.add_member(:schedule, Shapes::ShapeRef.new(shape: Schedule, location_name: "schedule"))
284
+ DatasetTrigger.struct_class = Types::DatasetTrigger
285
+
286
+ DatasetTriggers.member = Shapes::ShapeRef.new(shape: DatasetTrigger)
287
+
288
+ Datastore.add_member(:name, Shapes::ShapeRef.new(shape: DatastoreName, location_name: "name"))
289
+ Datastore.add_member(:arn, Shapes::ShapeRef.new(shape: DatastoreArn, location_name: "arn"))
290
+ Datastore.add_member(:status, Shapes::ShapeRef.new(shape: DatastoreStatus, location_name: "status"))
291
+ Datastore.add_member(:retention_period, Shapes::ShapeRef.new(shape: RetentionPeriod, location_name: "retentionPeriod"))
292
+ Datastore.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
293
+ Datastore.add_member(:last_update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdateTime"))
294
+ Datastore.struct_class = Types::Datastore
295
+
296
+ DatastoreActivity.add_member(:name, Shapes::ShapeRef.new(shape: ActivityName, required: true, location_name: "name"))
297
+ DatastoreActivity.add_member(:datastore_name, Shapes::ShapeRef.new(shape: DatastoreName, required: true, location_name: "datastoreName"))
298
+ DatastoreActivity.struct_class = Types::DatastoreActivity
299
+
300
+ DatastoreSummaries.member = Shapes::ShapeRef.new(shape: DatastoreSummary)
301
+
302
+ DatastoreSummary.add_member(:datastore_name, Shapes::ShapeRef.new(shape: DatastoreName, location_name: "datastoreName"))
303
+ DatastoreSummary.add_member(:status, Shapes::ShapeRef.new(shape: DatastoreStatus, location_name: "status"))
304
+ DatastoreSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
305
+ DatastoreSummary.add_member(:last_update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdateTime"))
306
+ DatastoreSummary.struct_class = Types::DatastoreSummary
307
+
308
+ DeleteChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location: "uri", location_name: "channelName"))
309
+ DeleteChannelRequest.struct_class = Types::DeleteChannelRequest
310
+
311
+ DeleteDatasetContentRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location: "uri", location_name: "datasetName"))
312
+ DeleteDatasetContentRequest.add_member(:version_id, Shapes::ShapeRef.new(shape: DatasetContentVersion, location: "querystring", location_name: "versionId"))
313
+ DeleteDatasetContentRequest.struct_class = Types::DeleteDatasetContentRequest
314
+
315
+ DeleteDatasetRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location: "uri", location_name: "datasetName"))
316
+ DeleteDatasetRequest.struct_class = Types::DeleteDatasetRequest
317
+
318
+ DeleteDatastoreRequest.add_member(:datastore_name, Shapes::ShapeRef.new(shape: DatastoreName, required: true, location: "uri", location_name: "datastoreName"))
319
+ DeleteDatastoreRequest.struct_class = Types::DeleteDatastoreRequest
320
+
321
+ DeletePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location: "uri", location_name: "pipelineName"))
322
+ DeletePipelineRequest.struct_class = Types::DeletePipelineRequest
323
+
324
+ DescribeChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location: "uri", location_name: "channelName"))
325
+ DescribeChannelRequest.struct_class = Types::DescribeChannelRequest
326
+
327
+ DescribeChannelResponse.add_member(:channel, Shapes::ShapeRef.new(shape: Channel, location_name: "channel"))
328
+ DescribeChannelResponse.struct_class = Types::DescribeChannelResponse
329
+
330
+ DescribeDatasetRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location: "uri", location_name: "datasetName"))
331
+ DescribeDatasetRequest.struct_class = Types::DescribeDatasetRequest
332
+
333
+ DescribeDatasetResponse.add_member(:dataset, Shapes::ShapeRef.new(shape: Dataset, location_name: "dataset"))
334
+ DescribeDatasetResponse.struct_class = Types::DescribeDatasetResponse
335
+
336
+ DescribeDatastoreRequest.add_member(:datastore_name, Shapes::ShapeRef.new(shape: DatastoreName, required: true, location: "uri", location_name: "datastoreName"))
337
+ DescribeDatastoreRequest.struct_class = Types::DescribeDatastoreRequest
338
+
339
+ DescribeDatastoreResponse.add_member(:datastore, Shapes::ShapeRef.new(shape: Datastore, location_name: "datastore"))
340
+ DescribeDatastoreResponse.struct_class = Types::DescribeDatastoreResponse
341
+
342
+ DescribeLoggingOptionsRequest.struct_class = Types::DescribeLoggingOptionsRequest
343
+
344
+ DescribeLoggingOptionsResponse.add_member(:logging_options, Shapes::ShapeRef.new(shape: LoggingOptions, location_name: "loggingOptions"))
345
+ DescribeLoggingOptionsResponse.struct_class = Types::DescribeLoggingOptionsResponse
346
+
347
+ DescribePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location: "uri", location_name: "pipelineName"))
348
+ DescribePipelineRequest.struct_class = Types::DescribePipelineRequest
349
+
350
+ DescribePipelineResponse.add_member(:pipeline, Shapes::ShapeRef.new(shape: Pipeline, location_name: "pipeline"))
351
+ DescribePipelineResponse.struct_class = Types::DescribePipelineResponse
352
+
353
+ DeviceRegistryEnrichActivity.add_member(:name, Shapes::ShapeRef.new(shape: ActivityName, required: true, location_name: "name"))
354
+ DeviceRegistryEnrichActivity.add_member(:attribute, Shapes::ShapeRef.new(shape: AttributeName, required: true, location_name: "attribute"))
355
+ DeviceRegistryEnrichActivity.add_member(:thing_name, Shapes::ShapeRef.new(shape: AttributeName, required: true, location_name: "thingName"))
356
+ DeviceRegistryEnrichActivity.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
357
+ DeviceRegistryEnrichActivity.add_member(:next, Shapes::ShapeRef.new(shape: ActivityName, location_name: "next"))
358
+ DeviceRegistryEnrichActivity.struct_class = Types::DeviceRegistryEnrichActivity
359
+
360
+ DeviceShadowEnrichActivity.add_member(:name, Shapes::ShapeRef.new(shape: ActivityName, required: true, location_name: "name"))
361
+ DeviceShadowEnrichActivity.add_member(:attribute, Shapes::ShapeRef.new(shape: AttributeName, required: true, location_name: "attribute"))
362
+ DeviceShadowEnrichActivity.add_member(:thing_name, Shapes::ShapeRef.new(shape: AttributeName, required: true, location_name: "thingName"))
363
+ DeviceShadowEnrichActivity.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
364
+ DeviceShadowEnrichActivity.add_member(:next, Shapes::ShapeRef.new(shape: ActivityName, location_name: "next"))
365
+ DeviceShadowEnrichActivity.struct_class = Types::DeviceShadowEnrichActivity
366
+
367
+ FilterActivity.add_member(:name, Shapes::ShapeRef.new(shape: ActivityName, required: true, location_name: "name"))
368
+ FilterActivity.add_member(:filter, Shapes::ShapeRef.new(shape: FilterExpression, required: true, location_name: "filter"))
369
+ FilterActivity.add_member(:next, Shapes::ShapeRef.new(shape: ActivityName, location_name: "next"))
370
+ FilterActivity.struct_class = Types::FilterActivity
371
+
372
+ GetDatasetContentRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location: "uri", location_name: "datasetName"))
373
+ GetDatasetContentRequest.add_member(:version_id, Shapes::ShapeRef.new(shape: DatasetContentVersion, location: "querystring", location_name: "versionId"))
374
+ GetDatasetContentRequest.struct_class = Types::GetDatasetContentRequest
375
+
376
+ GetDatasetContentResponse.add_member(:entries, Shapes::ShapeRef.new(shape: DatasetEntries, location_name: "entries"))
377
+ GetDatasetContentResponse.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "timestamp"))
378
+ GetDatasetContentResponse.add_member(:status, Shapes::ShapeRef.new(shape: DatasetContentStatus, location_name: "status"))
379
+ GetDatasetContentResponse.struct_class = Types::GetDatasetContentResponse
380
+
381
+ LambdaActivity.add_member(:name, Shapes::ShapeRef.new(shape: ActivityName, required: true, location_name: "name"))
382
+ LambdaActivity.add_member(:lambda_name, Shapes::ShapeRef.new(shape: LambdaName, required: true, location_name: "lambdaName"))
383
+ LambdaActivity.add_member(:batch_size, Shapes::ShapeRef.new(shape: ActivityBatchSize, required: true, location_name: "batchSize"))
384
+ LambdaActivity.add_member(:next, Shapes::ShapeRef.new(shape: ActivityName, location_name: "next"))
385
+ LambdaActivity.struct_class = Types::LambdaActivity
386
+
387
+ ListChannelsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
388
+ ListChannelsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
389
+ ListChannelsRequest.struct_class = Types::ListChannelsRequest
390
+
391
+ ListChannelsResponse.add_member(:channel_summaries, Shapes::ShapeRef.new(shape: ChannelSummaries, location_name: "channelSummaries"))
392
+ ListChannelsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
393
+ ListChannelsResponse.struct_class = Types::ListChannelsResponse
394
+
395
+ ListDatasetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
396
+ ListDatasetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
397
+ ListDatasetsRequest.struct_class = Types::ListDatasetsRequest
398
+
399
+ ListDatasetsResponse.add_member(:dataset_summaries, Shapes::ShapeRef.new(shape: DatasetSummaries, location_name: "datasetSummaries"))
400
+ ListDatasetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
401
+ ListDatasetsResponse.struct_class = Types::ListDatasetsResponse
402
+
403
+ ListDatastoresRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
404
+ ListDatastoresRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
405
+ ListDatastoresRequest.struct_class = Types::ListDatastoresRequest
406
+
407
+ ListDatastoresResponse.add_member(:datastore_summaries, Shapes::ShapeRef.new(shape: DatastoreSummaries, location_name: "datastoreSummaries"))
408
+ ListDatastoresResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
409
+ ListDatastoresResponse.struct_class = Types::ListDatastoresResponse
410
+
411
+ ListPipelinesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
412
+ ListPipelinesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
413
+ ListPipelinesRequest.struct_class = Types::ListPipelinesRequest
414
+
415
+ ListPipelinesResponse.add_member(:pipeline_summaries, Shapes::ShapeRef.new(shape: PipelineSummaries, location_name: "pipelineSummaries"))
416
+ ListPipelinesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
417
+ ListPipelinesResponse.struct_class = Types::ListPipelinesResponse
418
+
419
+ LoggingOptions.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
420
+ LoggingOptions.add_member(:level, Shapes::ShapeRef.new(shape: LoggingLevel, required: true, location_name: "level"))
421
+ LoggingOptions.add_member(:enabled, Shapes::ShapeRef.new(shape: LoggingEnabled, required: true, location_name: "enabled"))
422
+ LoggingOptions.struct_class = Types::LoggingOptions
423
+
424
+ MathActivity.add_member(:name, Shapes::ShapeRef.new(shape: ActivityName, required: true, location_name: "name"))
425
+ MathActivity.add_member(:attribute, Shapes::ShapeRef.new(shape: AttributeName, required: true, location_name: "attribute"))
426
+ MathActivity.add_member(:math, Shapes::ShapeRef.new(shape: MathExpression, required: true, location_name: "math"))
427
+ MathActivity.add_member(:next, Shapes::ShapeRef.new(shape: ActivityName, location_name: "next"))
428
+ MathActivity.struct_class = Types::MathActivity
429
+
430
+ Message.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, required: true, location_name: "messageId"))
431
+ Message.add_member(:payload, Shapes::ShapeRef.new(shape: MessagePayload, required: true, location_name: "payload"))
432
+ Message.struct_class = Types::Message
433
+
434
+ MessagePayloads.member = Shapes::ShapeRef.new(shape: MessagePayload)
435
+
436
+ Messages.member = Shapes::ShapeRef.new(shape: Message)
437
+
438
+ Pipeline.add_member(:name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "name"))
439
+ Pipeline.add_member(:arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "arn"))
440
+ Pipeline.add_member(:activities, Shapes::ShapeRef.new(shape: PipelineActivities, location_name: "activities"))
441
+ Pipeline.add_member(:reprocessing_summaries, Shapes::ShapeRef.new(shape: ReprocessingSummaries, location_name: "reprocessingSummaries"))
442
+ Pipeline.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
443
+ Pipeline.add_member(:last_update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdateTime"))
444
+ Pipeline.struct_class = Types::Pipeline
445
+
446
+ PipelineActivities.member = Shapes::ShapeRef.new(shape: PipelineActivity)
447
+
448
+ PipelineActivity.add_member(:channel, Shapes::ShapeRef.new(shape: ChannelActivity, location_name: "channel"))
449
+ PipelineActivity.add_member(:lambda, Shapes::ShapeRef.new(shape: LambdaActivity, location_name: "lambda"))
450
+ PipelineActivity.add_member(:datastore, Shapes::ShapeRef.new(shape: DatastoreActivity, location_name: "datastore"))
451
+ PipelineActivity.add_member(:add_attributes, Shapes::ShapeRef.new(shape: AddAttributesActivity, location_name: "addAttributes"))
452
+ PipelineActivity.add_member(:remove_attributes, Shapes::ShapeRef.new(shape: RemoveAttributesActivity, location_name: "removeAttributes"))
453
+ PipelineActivity.add_member(:select_attributes, Shapes::ShapeRef.new(shape: SelectAttributesActivity, location_name: "selectAttributes"))
454
+ PipelineActivity.add_member(:filter, Shapes::ShapeRef.new(shape: FilterActivity, location_name: "filter"))
455
+ PipelineActivity.add_member(:math, Shapes::ShapeRef.new(shape: MathActivity, location_name: "math"))
456
+ PipelineActivity.add_member(:device_registry_enrich, Shapes::ShapeRef.new(shape: DeviceRegistryEnrichActivity, location_name: "deviceRegistryEnrich"))
457
+ PipelineActivity.add_member(:device_shadow_enrich, Shapes::ShapeRef.new(shape: DeviceShadowEnrichActivity, location_name: "deviceShadowEnrich"))
458
+ PipelineActivity.struct_class = Types::PipelineActivity
459
+
460
+ PipelineSummaries.member = Shapes::ShapeRef.new(shape: PipelineSummary)
461
+
462
+ PipelineSummary.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "pipelineName"))
463
+ PipelineSummary.add_member(:reprocessing_summaries, Shapes::ShapeRef.new(shape: ReprocessingSummaries, location_name: "reprocessingSummaries"))
464
+ PipelineSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
465
+ PipelineSummary.add_member(:last_update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdateTime"))
466
+ PipelineSummary.struct_class = Types::PipelineSummary
467
+
468
+ PutLoggingOptionsRequest.add_member(:logging_options, Shapes::ShapeRef.new(shape: LoggingOptions, required: true, location_name: "loggingOptions"))
469
+ PutLoggingOptionsRequest.struct_class = Types::PutLoggingOptionsRequest
470
+
471
+ RemoveAttributesActivity.add_member(:name, Shapes::ShapeRef.new(shape: ActivityName, required: true, location_name: "name"))
472
+ RemoveAttributesActivity.add_member(:attributes, Shapes::ShapeRef.new(shape: AttributeNames, required: true, location_name: "attributes"))
473
+ RemoveAttributesActivity.add_member(:next, Shapes::ShapeRef.new(shape: ActivityName, location_name: "next"))
474
+ RemoveAttributesActivity.struct_class = Types::RemoveAttributesActivity
475
+
476
+ ReprocessingSummaries.member = Shapes::ShapeRef.new(shape: ReprocessingSummary)
477
+
478
+ ReprocessingSummary.add_member(:id, Shapes::ShapeRef.new(shape: ReprocessingId, location_name: "id"))
479
+ ReprocessingSummary.add_member(:status, Shapes::ShapeRef.new(shape: ReprocessingStatus, location_name: "status"))
480
+ ReprocessingSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
481
+ ReprocessingSummary.struct_class = Types::ReprocessingSummary
482
+
483
+ RetentionPeriod.add_member(:unlimited, Shapes::ShapeRef.new(shape: UnlimitedRetentionPeriod, location_name: "unlimited"))
484
+ RetentionPeriod.add_member(:number_of_days, Shapes::ShapeRef.new(shape: RetentionPeriodInDays, location_name: "numberOfDays"))
485
+ RetentionPeriod.struct_class = Types::RetentionPeriod
486
+
487
+ RunPipelineActivityRequest.add_member(:pipeline_activity, Shapes::ShapeRef.new(shape: PipelineActivity, required: true, location_name: "pipelineActivity"))
488
+ RunPipelineActivityRequest.add_member(:payloads, Shapes::ShapeRef.new(shape: MessagePayloads, required: true, location_name: "payloads"))
489
+ RunPipelineActivityRequest.struct_class = Types::RunPipelineActivityRequest
490
+
491
+ RunPipelineActivityResponse.add_member(:payloads, Shapes::ShapeRef.new(shape: MessagePayloads, location_name: "payloads"))
492
+ RunPipelineActivityResponse.add_member(:log_result, Shapes::ShapeRef.new(shape: LogResult, location_name: "logResult"))
493
+ RunPipelineActivityResponse.struct_class = Types::RunPipelineActivityResponse
494
+
495
+ SampleChannelDataRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location: "uri", location_name: "channelName"))
496
+ SampleChannelDataRequest.add_member(:max_messages, Shapes::ShapeRef.new(shape: MaxMessages, location: "querystring", location_name: "maxMessages"))
497
+ SampleChannelDataRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: StartTime, location: "querystring", location_name: "startTime"))
498
+ SampleChannelDataRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: EndTime, location: "querystring", location_name: "endTime"))
499
+ SampleChannelDataRequest.struct_class = Types::SampleChannelDataRequest
500
+
501
+ SampleChannelDataResponse.add_member(:payloads, Shapes::ShapeRef.new(shape: MessagePayloads, location_name: "payloads"))
502
+ SampleChannelDataResponse.struct_class = Types::SampleChannelDataResponse
503
+
504
+ Schedule.add_member(:expression, Shapes::ShapeRef.new(shape: ScheduleExpression, location_name: "expression"))
505
+ Schedule.struct_class = Types::Schedule
506
+
507
+ SelectAttributesActivity.add_member(:name, Shapes::ShapeRef.new(shape: ActivityName, required: true, location_name: "name"))
508
+ SelectAttributesActivity.add_member(:attributes, Shapes::ShapeRef.new(shape: AttributeNames, required: true, location_name: "attributes"))
509
+ SelectAttributesActivity.add_member(:next, Shapes::ShapeRef.new(shape: ActivityName, location_name: "next"))
510
+ SelectAttributesActivity.struct_class = Types::SelectAttributesActivity
511
+
512
+ SqlQueryDatasetAction.add_member(:sql_query, Shapes::ShapeRef.new(shape: SqlQuery, required: true, location_name: "sqlQuery"))
513
+ SqlQueryDatasetAction.struct_class = Types::SqlQueryDatasetAction
514
+
515
+ StartPipelineReprocessingRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location: "uri", location_name: "pipelineName"))
516
+ StartPipelineReprocessingRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: StartTime, location_name: "startTime"))
517
+ StartPipelineReprocessingRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: EndTime, location_name: "endTime"))
518
+ StartPipelineReprocessingRequest.struct_class = Types::StartPipelineReprocessingRequest
519
+
520
+ StartPipelineReprocessingResponse.add_member(:reprocessing_id, Shapes::ShapeRef.new(shape: ReprocessingId, location_name: "reprocessingId"))
521
+ StartPipelineReprocessingResponse.struct_class = Types::StartPipelineReprocessingResponse
522
+
523
+ UpdateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location: "uri", location_name: "channelName"))
524
+ UpdateChannelRequest.add_member(:retention_period, Shapes::ShapeRef.new(shape: RetentionPeriod, location_name: "retentionPeriod"))
525
+ UpdateChannelRequest.struct_class = Types::UpdateChannelRequest
526
+
527
+ UpdateDatasetRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location: "uri", location_name: "datasetName"))
528
+ UpdateDatasetRequest.add_member(:actions, Shapes::ShapeRef.new(shape: DatasetActions, required: true, location_name: "actions"))
529
+ UpdateDatasetRequest.add_member(:triggers, Shapes::ShapeRef.new(shape: DatasetTriggers, location_name: "triggers"))
530
+ UpdateDatasetRequest.struct_class = Types::UpdateDatasetRequest
531
+
532
+ UpdateDatastoreRequest.add_member(:datastore_name, Shapes::ShapeRef.new(shape: DatastoreName, required: true, location: "uri", location_name: "datastoreName"))
533
+ UpdateDatastoreRequest.add_member(:retention_period, Shapes::ShapeRef.new(shape: RetentionPeriod, location_name: "retentionPeriod"))
534
+ UpdateDatastoreRequest.struct_class = Types::UpdateDatastoreRequest
535
+
536
+ UpdatePipelineRequest.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, required: true, location: "uri", location_name: "pipelineName"))
537
+ UpdatePipelineRequest.add_member(:pipeline_activities, Shapes::ShapeRef.new(shape: PipelineActivities, required: true, location_name: "pipelineActivities"))
538
+ UpdatePipelineRequest.struct_class = Types::UpdatePipelineRequest
539
+
540
+
541
+ # @api private
542
+ API = Seahorse::Model::Api.new.tap do |api|
543
+
544
+ api.version = "2017-11-27"
545
+
546
+ api.metadata = {
547
+ "endpointPrefix" => "iotanalytics",
548
+ "protocol" => "rest-json",
549
+ "serviceFullName" => "AWS IoT Analytics",
550
+ "signatureVersion" => "v4",
551
+ "signingName" => "iotanalytics",
552
+ }
553
+
554
+ api.add_operation(:batch_put_message, Seahorse::Model::Operation.new.tap do |o|
555
+ o.name = "BatchPutMessage"
556
+ o.http_method = "POST"
557
+ o.http_request_uri = "/messages/batch"
558
+ o.input = Shapes::ShapeRef.new(shape: BatchPutMessageRequest)
559
+ o.output = Shapes::ShapeRef.new(shape: BatchPutMessageResponse)
560
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
561
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
562
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
563
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
564
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
565
+ end)
566
+
567
+ api.add_operation(:cancel_pipeline_reprocessing, Seahorse::Model::Operation.new.tap do |o|
568
+ o.name = "CancelPipelineReprocessing"
569
+ o.http_method = "DELETE"
570
+ o.http_request_uri = "/pipelines/{pipelineName}/reprocessing/{reprocessingId}"
571
+ o.input = Shapes::ShapeRef.new(shape: CancelPipelineReprocessingRequest)
572
+ o.output = Shapes::ShapeRef.new(shape: CancelPipelineReprocessingResponse)
573
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
574
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
575
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
576
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
577
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
578
+ end)
579
+
580
+ api.add_operation(:create_channel, Seahorse::Model::Operation.new.tap do |o|
581
+ o.name = "CreateChannel"
582
+ o.http_method = "POST"
583
+ o.http_request_uri = "/channels"
584
+ o.input = Shapes::ShapeRef.new(shape: CreateChannelRequest)
585
+ o.output = Shapes::ShapeRef.new(shape: CreateChannelResponse)
586
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
587
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
588
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
589
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
590
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
591
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
592
+ end)
593
+
594
+ api.add_operation(:create_dataset, Seahorse::Model::Operation.new.tap do |o|
595
+ o.name = "CreateDataset"
596
+ o.http_method = "POST"
597
+ o.http_request_uri = "/datasets"
598
+ o.input = Shapes::ShapeRef.new(shape: CreateDatasetRequest)
599
+ o.output = Shapes::ShapeRef.new(shape: CreateDatasetResponse)
600
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
601
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
602
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
603
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
604
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
605
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
606
+ end)
607
+
608
+ api.add_operation(:create_dataset_content, Seahorse::Model::Operation.new.tap do |o|
609
+ o.name = "CreateDatasetContent"
610
+ o.http_method = "POST"
611
+ o.http_request_uri = "/datasets/{datasetName}/content"
612
+ o.input = Shapes::ShapeRef.new(shape: CreateDatasetContentRequest)
613
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
614
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
615
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
616
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
617
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
618
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
619
+ end)
620
+
621
+ api.add_operation(:create_datastore, Seahorse::Model::Operation.new.tap do |o|
622
+ o.name = "CreateDatastore"
623
+ o.http_method = "POST"
624
+ o.http_request_uri = "/datastores"
625
+ o.input = Shapes::ShapeRef.new(shape: CreateDatastoreRequest)
626
+ o.output = Shapes::ShapeRef.new(shape: CreateDatastoreResponse)
627
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
628
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
629
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
630
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
631
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
632
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
633
+ end)
634
+
635
+ api.add_operation(:create_pipeline, Seahorse::Model::Operation.new.tap do |o|
636
+ o.name = "CreatePipeline"
637
+ o.http_method = "POST"
638
+ o.http_request_uri = "/pipelines"
639
+ o.input = Shapes::ShapeRef.new(shape: CreatePipelineRequest)
640
+ o.output = Shapes::ShapeRef.new(shape: CreatePipelineResponse)
641
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
642
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
643
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
644
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
645
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
646
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
647
+ end)
648
+
649
+ api.add_operation(:delete_channel, Seahorse::Model::Operation.new.tap do |o|
650
+ o.name = "DeleteChannel"
651
+ o.http_method = "DELETE"
652
+ o.http_request_uri = "/channels/{channelName}"
653
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelRequest)
654
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
655
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
656
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
657
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
658
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
659
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
660
+ end)
661
+
662
+ api.add_operation(:delete_dataset, Seahorse::Model::Operation.new.tap do |o|
663
+ o.name = "DeleteDataset"
664
+ o.http_method = "DELETE"
665
+ o.http_request_uri = "/datasets/{datasetName}"
666
+ o.input = Shapes::ShapeRef.new(shape: DeleteDatasetRequest)
667
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
668
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
669
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
670
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
671
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
672
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
673
+ end)
674
+
675
+ api.add_operation(:delete_dataset_content, Seahorse::Model::Operation.new.tap do |o|
676
+ o.name = "DeleteDatasetContent"
677
+ o.http_method = "DELETE"
678
+ o.http_request_uri = "/datasets/{datasetName}/content"
679
+ o.input = Shapes::ShapeRef.new(shape: DeleteDatasetContentRequest)
680
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
681
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
682
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
683
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
684
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
685
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
686
+ end)
687
+
688
+ api.add_operation(:delete_datastore, Seahorse::Model::Operation.new.tap do |o|
689
+ o.name = "DeleteDatastore"
690
+ o.http_method = "DELETE"
691
+ o.http_request_uri = "/datastores/{datastoreName}"
692
+ o.input = Shapes::ShapeRef.new(shape: DeleteDatastoreRequest)
693
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
694
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
695
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
696
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
697
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
698
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
699
+ end)
700
+
701
+ api.add_operation(:delete_pipeline, Seahorse::Model::Operation.new.tap do |o|
702
+ o.name = "DeletePipeline"
703
+ o.http_method = "DELETE"
704
+ o.http_request_uri = "/pipelines/{pipelineName}"
705
+ o.input = Shapes::ShapeRef.new(shape: DeletePipelineRequest)
706
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
707
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
708
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
709
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
710
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
711
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
712
+ end)
713
+
714
+ api.add_operation(:describe_channel, Seahorse::Model::Operation.new.tap do |o|
715
+ o.name = "DescribeChannel"
716
+ o.http_method = "GET"
717
+ o.http_request_uri = "/channels/{channelName}"
718
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelRequest)
719
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelResponse)
720
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
721
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
722
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
723
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
724
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
725
+ end)
726
+
727
+ api.add_operation(:describe_dataset, Seahorse::Model::Operation.new.tap do |o|
728
+ o.name = "DescribeDataset"
729
+ o.http_method = "GET"
730
+ o.http_request_uri = "/datasets/{datasetName}"
731
+ o.input = Shapes::ShapeRef.new(shape: DescribeDatasetRequest)
732
+ o.output = Shapes::ShapeRef.new(shape: DescribeDatasetResponse)
733
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
734
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
735
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
736
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
737
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
738
+ end)
739
+
740
+ api.add_operation(:describe_datastore, Seahorse::Model::Operation.new.tap do |o|
741
+ o.name = "DescribeDatastore"
742
+ o.http_method = "GET"
743
+ o.http_request_uri = "/datastores/{datastoreName}"
744
+ o.input = Shapes::ShapeRef.new(shape: DescribeDatastoreRequest)
745
+ o.output = Shapes::ShapeRef.new(shape: DescribeDatastoreResponse)
746
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
747
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
748
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
749
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
750
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
751
+ end)
752
+
753
+ api.add_operation(:describe_logging_options, Seahorse::Model::Operation.new.tap do |o|
754
+ o.name = "DescribeLoggingOptions"
755
+ o.http_method = "GET"
756
+ o.http_request_uri = "/logging"
757
+ o.input = Shapes::ShapeRef.new(shape: DescribeLoggingOptionsRequest)
758
+ o.output = Shapes::ShapeRef.new(shape: DescribeLoggingOptionsResponse)
759
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
760
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
761
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
762
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
763
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
764
+ end)
765
+
766
+ api.add_operation(:describe_pipeline, Seahorse::Model::Operation.new.tap do |o|
767
+ o.name = "DescribePipeline"
768
+ o.http_method = "GET"
769
+ o.http_request_uri = "/pipelines/{pipelineName}"
770
+ o.input = Shapes::ShapeRef.new(shape: DescribePipelineRequest)
771
+ o.output = Shapes::ShapeRef.new(shape: DescribePipelineResponse)
772
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
773
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
774
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
775
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
776
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
777
+ end)
778
+
779
+ api.add_operation(:get_dataset_content, Seahorse::Model::Operation.new.tap do |o|
780
+ o.name = "GetDatasetContent"
781
+ o.http_method = "GET"
782
+ o.http_request_uri = "/datasets/{datasetName}/content"
783
+ o.input = Shapes::ShapeRef.new(shape: GetDatasetContentRequest)
784
+ o.output = Shapes::ShapeRef.new(shape: GetDatasetContentResponse)
785
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
786
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
787
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
788
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
789
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
790
+ end)
791
+
792
+ api.add_operation(:list_channels, Seahorse::Model::Operation.new.tap do |o|
793
+ o.name = "ListChannels"
794
+ o.http_method = "GET"
795
+ o.http_request_uri = "/channels"
796
+ o.input = Shapes::ShapeRef.new(shape: ListChannelsRequest)
797
+ o.output = Shapes::ShapeRef.new(shape: ListChannelsResponse)
798
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
799
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
800
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
801
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
802
+ o[:pager] = Aws::Pager.new(
803
+ limit_key: "max_results",
804
+ tokens: {
805
+ "next_token" => "next_token"
806
+ }
807
+ )
808
+ end)
809
+
810
+ api.add_operation(:list_datasets, Seahorse::Model::Operation.new.tap do |o|
811
+ o.name = "ListDatasets"
812
+ o.http_method = "GET"
813
+ o.http_request_uri = "/datasets"
814
+ o.input = Shapes::ShapeRef.new(shape: ListDatasetsRequest)
815
+ o.output = Shapes::ShapeRef.new(shape: ListDatasetsResponse)
816
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
817
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
818
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
819
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
820
+ o[:pager] = Aws::Pager.new(
821
+ limit_key: "max_results",
822
+ tokens: {
823
+ "next_token" => "next_token"
824
+ }
825
+ )
826
+ end)
827
+
828
+ api.add_operation(:list_datastores, Seahorse::Model::Operation.new.tap do |o|
829
+ o.name = "ListDatastores"
830
+ o.http_method = "GET"
831
+ o.http_request_uri = "/datastores"
832
+ o.input = Shapes::ShapeRef.new(shape: ListDatastoresRequest)
833
+ o.output = Shapes::ShapeRef.new(shape: ListDatastoresResponse)
834
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
835
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
836
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
837
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
838
+ o[:pager] = Aws::Pager.new(
839
+ limit_key: "max_results",
840
+ tokens: {
841
+ "next_token" => "next_token"
842
+ }
843
+ )
844
+ end)
845
+
846
+ api.add_operation(:list_pipelines, Seahorse::Model::Operation.new.tap do |o|
847
+ o.name = "ListPipelines"
848
+ o.http_method = "GET"
849
+ o.http_request_uri = "/pipelines"
850
+ o.input = Shapes::ShapeRef.new(shape: ListPipelinesRequest)
851
+ o.output = Shapes::ShapeRef.new(shape: ListPipelinesResponse)
852
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
853
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
854
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
855
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
856
+ o[:pager] = Aws::Pager.new(
857
+ limit_key: "max_results",
858
+ tokens: {
859
+ "next_token" => "next_token"
860
+ }
861
+ )
862
+ end)
863
+
864
+ api.add_operation(:put_logging_options, Seahorse::Model::Operation.new.tap do |o|
865
+ o.name = "PutLoggingOptions"
866
+ o.http_method = "PUT"
867
+ o.http_request_uri = "/logging"
868
+ o.input = Shapes::ShapeRef.new(shape: PutLoggingOptionsRequest)
869
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
870
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
871
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
872
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
873
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
874
+ end)
875
+
876
+ api.add_operation(:run_pipeline_activity, Seahorse::Model::Operation.new.tap do |o|
877
+ o.name = "RunPipelineActivity"
878
+ o.http_method = "POST"
879
+ o.http_request_uri = "/pipelineactivities/run"
880
+ o.input = Shapes::ShapeRef.new(shape: RunPipelineActivityRequest)
881
+ o.output = Shapes::ShapeRef.new(shape: RunPipelineActivityResponse)
882
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
883
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
884
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
885
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
886
+ end)
887
+
888
+ api.add_operation(:sample_channel_data, Seahorse::Model::Operation.new.tap do |o|
889
+ o.name = "SampleChannelData"
890
+ o.http_method = "GET"
891
+ o.http_request_uri = "/channels/{channelName}/sample"
892
+ o.input = Shapes::ShapeRef.new(shape: SampleChannelDataRequest)
893
+ o.output = Shapes::ShapeRef.new(shape: SampleChannelDataResponse)
894
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
895
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
896
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
897
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
898
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
899
+ end)
900
+
901
+ api.add_operation(:start_pipeline_reprocessing, Seahorse::Model::Operation.new.tap do |o|
902
+ o.name = "StartPipelineReprocessing"
903
+ o.http_method = "POST"
904
+ o.http_request_uri = "/pipelines/{pipelineName}/reprocessing"
905
+ o.input = Shapes::ShapeRef.new(shape: StartPipelineReprocessingRequest)
906
+ o.output = Shapes::ShapeRef.new(shape: StartPipelineReprocessingResponse)
907
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
908
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
909
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
910
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
911
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
912
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
913
+ end)
914
+
915
+ api.add_operation(:update_channel, Seahorse::Model::Operation.new.tap do |o|
916
+ o.name = "UpdateChannel"
917
+ o.http_method = "PUT"
918
+ o.http_request_uri = "/channels/{channelName}"
919
+ o.input = Shapes::ShapeRef.new(shape: UpdateChannelRequest)
920
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
921
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
922
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
923
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
924
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
925
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
926
+ end)
927
+
928
+ api.add_operation(:update_dataset, Seahorse::Model::Operation.new.tap do |o|
929
+ o.name = "UpdateDataset"
930
+ o.http_method = "PUT"
931
+ o.http_request_uri = "/datasets/{datasetName}"
932
+ o.input = Shapes::ShapeRef.new(shape: UpdateDatasetRequest)
933
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
934
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
935
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
936
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
937
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
938
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
939
+ end)
940
+
941
+ api.add_operation(:update_datastore, Seahorse::Model::Operation.new.tap do |o|
942
+ o.name = "UpdateDatastore"
943
+ o.http_method = "PUT"
944
+ o.http_request_uri = "/datastores/{datastoreName}"
945
+ o.input = Shapes::ShapeRef.new(shape: UpdateDatastoreRequest)
946
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
947
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
948
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
949
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
950
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
951
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
952
+ end)
953
+
954
+ api.add_operation(:update_pipeline, Seahorse::Model::Operation.new.tap do |o|
955
+ o.name = "UpdatePipeline"
956
+ o.http_method = "PUT"
957
+ o.http_request_uri = "/pipelines/{pipelineName}"
958
+ o.input = Shapes::ShapeRef.new(shape: UpdatePipelineRequest)
959
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
960
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
961
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
962
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
963
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
964
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
965
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
966
+ end)
967
+ end
968
+
969
+ end
970
+ end