aws-sdk-kinesisanalytics 1.0.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,615 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing for info on making contributions:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws
9
+ module KinesisAnalytics
10
+ # @api private
11
+ module ClientApi
12
+
13
+ include Seahorse::Model
14
+
15
+ AddApplicationInputRequest = Shapes::StructureShape.new(name: 'AddApplicationInputRequest')
16
+ AddApplicationInputResponse = Shapes::StructureShape.new(name: 'AddApplicationInputResponse')
17
+ AddApplicationOutputRequest = Shapes::StructureShape.new(name: 'AddApplicationOutputRequest')
18
+ AddApplicationOutputResponse = Shapes::StructureShape.new(name: 'AddApplicationOutputResponse')
19
+ AddApplicationReferenceDataSourceRequest = Shapes::StructureShape.new(name: 'AddApplicationReferenceDataSourceRequest')
20
+ AddApplicationReferenceDataSourceResponse = Shapes::StructureShape.new(name: 'AddApplicationReferenceDataSourceResponse')
21
+ ApplicationCode = Shapes::StringShape.new(name: 'ApplicationCode')
22
+ ApplicationDescription = Shapes::StringShape.new(name: 'ApplicationDescription')
23
+ ApplicationDetail = Shapes::StructureShape.new(name: 'ApplicationDetail')
24
+ ApplicationName = Shapes::StringShape.new(name: 'ApplicationName')
25
+ ApplicationStatus = Shapes::StringShape.new(name: 'ApplicationStatus')
26
+ ApplicationSummaries = Shapes::ListShape.new(name: 'ApplicationSummaries')
27
+ ApplicationSummary = Shapes::StructureShape.new(name: 'ApplicationSummary')
28
+ ApplicationUpdate = Shapes::StructureShape.new(name: 'ApplicationUpdate')
29
+ ApplicationVersionId = Shapes::IntegerShape.new(name: 'ApplicationVersionId')
30
+ BooleanObject = Shapes::BooleanShape.new(name: 'BooleanObject')
31
+ BucketARN = Shapes::StringShape.new(name: 'BucketARN')
32
+ CSVMappingParameters = Shapes::StructureShape.new(name: 'CSVMappingParameters')
33
+ CodeValidationException = Shapes::StructureShape.new(name: 'CodeValidationException')
34
+ ConcurrentModificationException = Shapes::StructureShape.new(name: 'ConcurrentModificationException')
35
+ CreateApplicationRequest = Shapes::StructureShape.new(name: 'CreateApplicationRequest')
36
+ CreateApplicationResponse = Shapes::StructureShape.new(name: 'CreateApplicationResponse')
37
+ DeleteApplicationOutputRequest = Shapes::StructureShape.new(name: 'DeleteApplicationOutputRequest')
38
+ DeleteApplicationOutputResponse = Shapes::StructureShape.new(name: 'DeleteApplicationOutputResponse')
39
+ DeleteApplicationReferenceDataSourceRequest = Shapes::StructureShape.new(name: 'DeleteApplicationReferenceDataSourceRequest')
40
+ DeleteApplicationReferenceDataSourceResponse = Shapes::StructureShape.new(name: 'DeleteApplicationReferenceDataSourceResponse')
41
+ DeleteApplicationRequest = Shapes::StructureShape.new(name: 'DeleteApplicationRequest')
42
+ DeleteApplicationResponse = Shapes::StructureShape.new(name: 'DeleteApplicationResponse')
43
+ DescribeApplicationRequest = Shapes::StructureShape.new(name: 'DescribeApplicationRequest')
44
+ DescribeApplicationResponse = Shapes::StructureShape.new(name: 'DescribeApplicationResponse')
45
+ DestinationSchema = Shapes::StructureShape.new(name: 'DestinationSchema')
46
+ DiscoverInputSchemaRequest = Shapes::StructureShape.new(name: 'DiscoverInputSchemaRequest')
47
+ DiscoverInputSchemaResponse = Shapes::StructureShape.new(name: 'DiscoverInputSchemaResponse')
48
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
49
+ FileKey = Shapes::StringShape.new(name: 'FileKey')
50
+ Id = Shapes::StringShape.new(name: 'Id')
51
+ InAppStreamName = Shapes::StringShape.new(name: 'InAppStreamName')
52
+ InAppStreamNames = Shapes::ListShape.new(name: 'InAppStreamNames')
53
+ InAppTableName = Shapes::StringShape.new(name: 'InAppTableName')
54
+ Input = Shapes::StructureShape.new(name: 'Input')
55
+ InputConfiguration = Shapes::StructureShape.new(name: 'InputConfiguration')
56
+ InputConfigurations = Shapes::ListShape.new(name: 'InputConfigurations')
57
+ InputDescription = Shapes::StructureShape.new(name: 'InputDescription')
58
+ InputDescriptions = Shapes::ListShape.new(name: 'InputDescriptions')
59
+ InputParallelism = Shapes::StructureShape.new(name: 'InputParallelism')
60
+ InputParallelismCount = Shapes::IntegerShape.new(name: 'InputParallelismCount')
61
+ InputParallelismUpdate = Shapes::StructureShape.new(name: 'InputParallelismUpdate')
62
+ InputSchemaUpdate = Shapes::StructureShape.new(name: 'InputSchemaUpdate')
63
+ InputStartingPosition = Shapes::StringShape.new(name: 'InputStartingPosition')
64
+ InputStartingPositionConfiguration = Shapes::StructureShape.new(name: 'InputStartingPositionConfiguration')
65
+ InputUpdate = Shapes::StructureShape.new(name: 'InputUpdate')
66
+ InputUpdates = Shapes::ListShape.new(name: 'InputUpdates')
67
+ Inputs = Shapes::ListShape.new(name: 'Inputs')
68
+ InvalidApplicationConfigurationException = Shapes::StructureShape.new(name: 'InvalidApplicationConfigurationException')
69
+ InvalidArgumentException = Shapes::StructureShape.new(name: 'InvalidArgumentException')
70
+ JSONMappingParameters = Shapes::StructureShape.new(name: 'JSONMappingParameters')
71
+ KinesisFirehoseInput = Shapes::StructureShape.new(name: 'KinesisFirehoseInput')
72
+ KinesisFirehoseInputDescription = Shapes::StructureShape.new(name: 'KinesisFirehoseInputDescription')
73
+ KinesisFirehoseInputUpdate = Shapes::StructureShape.new(name: 'KinesisFirehoseInputUpdate')
74
+ KinesisFirehoseOutput = Shapes::StructureShape.new(name: 'KinesisFirehoseOutput')
75
+ KinesisFirehoseOutputDescription = Shapes::StructureShape.new(name: 'KinesisFirehoseOutputDescription')
76
+ KinesisFirehoseOutputUpdate = Shapes::StructureShape.new(name: 'KinesisFirehoseOutputUpdate')
77
+ KinesisStreamsInput = Shapes::StructureShape.new(name: 'KinesisStreamsInput')
78
+ KinesisStreamsInputDescription = Shapes::StructureShape.new(name: 'KinesisStreamsInputDescription')
79
+ KinesisStreamsInputUpdate = Shapes::StructureShape.new(name: 'KinesisStreamsInputUpdate')
80
+ KinesisStreamsOutput = Shapes::StructureShape.new(name: 'KinesisStreamsOutput')
81
+ KinesisStreamsOutputDescription = Shapes::StructureShape.new(name: 'KinesisStreamsOutputDescription')
82
+ KinesisStreamsOutputUpdate = Shapes::StructureShape.new(name: 'KinesisStreamsOutputUpdate')
83
+ LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
84
+ ListApplicationsInputLimit = Shapes::IntegerShape.new(name: 'ListApplicationsInputLimit')
85
+ ListApplicationsRequest = Shapes::StructureShape.new(name: 'ListApplicationsRequest')
86
+ ListApplicationsResponse = Shapes::StructureShape.new(name: 'ListApplicationsResponse')
87
+ MappingParameters = Shapes::StructureShape.new(name: 'MappingParameters')
88
+ Output = Shapes::StructureShape.new(name: 'Output')
89
+ OutputDescription = Shapes::StructureShape.new(name: 'OutputDescription')
90
+ OutputDescriptions = Shapes::ListShape.new(name: 'OutputDescriptions')
91
+ OutputUpdate = Shapes::StructureShape.new(name: 'OutputUpdate')
92
+ OutputUpdates = Shapes::ListShape.new(name: 'OutputUpdates')
93
+ Outputs = Shapes::ListShape.new(name: 'Outputs')
94
+ ParsedInputRecord = Shapes::ListShape.new(name: 'ParsedInputRecord')
95
+ ParsedInputRecordField = Shapes::StringShape.new(name: 'ParsedInputRecordField')
96
+ ParsedInputRecords = Shapes::ListShape.new(name: 'ParsedInputRecords')
97
+ RawInputRecord = Shapes::StringShape.new(name: 'RawInputRecord')
98
+ RawInputRecords = Shapes::ListShape.new(name: 'RawInputRecords')
99
+ RecordColumn = Shapes::StructureShape.new(name: 'RecordColumn')
100
+ RecordColumnDelimiter = Shapes::StringShape.new(name: 'RecordColumnDelimiter')
101
+ RecordColumnMapping = Shapes::StringShape.new(name: 'RecordColumnMapping')
102
+ RecordColumnName = Shapes::StringShape.new(name: 'RecordColumnName')
103
+ RecordColumnSqlType = Shapes::StringShape.new(name: 'RecordColumnSqlType')
104
+ RecordColumns = Shapes::ListShape.new(name: 'RecordColumns')
105
+ RecordEncoding = Shapes::StringShape.new(name: 'RecordEncoding')
106
+ RecordFormat = Shapes::StructureShape.new(name: 'RecordFormat')
107
+ RecordFormatType = Shapes::StringShape.new(name: 'RecordFormatType')
108
+ RecordRowDelimiter = Shapes::StringShape.new(name: 'RecordRowDelimiter')
109
+ RecordRowPath = Shapes::StringShape.new(name: 'RecordRowPath')
110
+ ReferenceDataSource = Shapes::StructureShape.new(name: 'ReferenceDataSource')
111
+ ReferenceDataSourceDescription = Shapes::StructureShape.new(name: 'ReferenceDataSourceDescription')
112
+ ReferenceDataSourceDescriptions = Shapes::ListShape.new(name: 'ReferenceDataSourceDescriptions')
113
+ ReferenceDataSourceUpdate = Shapes::StructureShape.new(name: 'ReferenceDataSourceUpdate')
114
+ ReferenceDataSourceUpdates = Shapes::ListShape.new(name: 'ReferenceDataSourceUpdates')
115
+ ResourceARN = Shapes::StringShape.new(name: 'ResourceARN')
116
+ ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
117
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
118
+ ResourceProvisionedThroughputExceededException = Shapes::StructureShape.new(name: 'ResourceProvisionedThroughputExceededException')
119
+ RoleARN = Shapes::StringShape.new(name: 'RoleARN')
120
+ S3ReferenceDataSource = Shapes::StructureShape.new(name: 'S3ReferenceDataSource')
121
+ S3ReferenceDataSourceDescription = Shapes::StructureShape.new(name: 'S3ReferenceDataSourceDescription')
122
+ S3ReferenceDataSourceUpdate = Shapes::StructureShape.new(name: 'S3ReferenceDataSourceUpdate')
123
+ SourceSchema = Shapes::StructureShape.new(name: 'SourceSchema')
124
+ StartApplicationRequest = Shapes::StructureShape.new(name: 'StartApplicationRequest')
125
+ StartApplicationResponse = Shapes::StructureShape.new(name: 'StartApplicationResponse')
126
+ StopApplicationRequest = Shapes::StructureShape.new(name: 'StopApplicationRequest')
127
+ StopApplicationResponse = Shapes::StructureShape.new(name: 'StopApplicationResponse')
128
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
129
+ UnableToDetectSchemaException = Shapes::StructureShape.new(name: 'UnableToDetectSchemaException')
130
+ UpdateApplicationRequest = Shapes::StructureShape.new(name: 'UpdateApplicationRequest')
131
+ UpdateApplicationResponse = Shapes::StructureShape.new(name: 'UpdateApplicationResponse')
132
+
133
+ AddApplicationInputRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
134
+ AddApplicationInputRequest.add_member(:current_application_version_id, Shapes::ShapeRef.new(shape: ApplicationVersionId, required: true, location_name: "CurrentApplicationVersionId"))
135
+ AddApplicationInputRequest.add_member(:input, Shapes::ShapeRef.new(shape: Input, required: true, location_name: "Input"))
136
+ AddApplicationInputRequest.struct_class = Types::AddApplicationInputRequest
137
+
138
+ AddApplicationInputResponse.struct_class = Types::AddApplicationInputResponse
139
+
140
+ AddApplicationOutputRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
141
+ AddApplicationOutputRequest.add_member(:current_application_version_id, Shapes::ShapeRef.new(shape: ApplicationVersionId, required: true, location_name: "CurrentApplicationVersionId"))
142
+ AddApplicationOutputRequest.add_member(:output, Shapes::ShapeRef.new(shape: Output, required: true, location_name: "Output"))
143
+ AddApplicationOutputRequest.struct_class = Types::AddApplicationOutputRequest
144
+
145
+ AddApplicationOutputResponse.struct_class = Types::AddApplicationOutputResponse
146
+
147
+ AddApplicationReferenceDataSourceRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
148
+ AddApplicationReferenceDataSourceRequest.add_member(:current_application_version_id, Shapes::ShapeRef.new(shape: ApplicationVersionId, required: true, location_name: "CurrentApplicationVersionId"))
149
+ AddApplicationReferenceDataSourceRequest.add_member(:reference_data_source, Shapes::ShapeRef.new(shape: ReferenceDataSource, required: true, location_name: "ReferenceDataSource"))
150
+ AddApplicationReferenceDataSourceRequest.struct_class = Types::AddApplicationReferenceDataSourceRequest
151
+
152
+ AddApplicationReferenceDataSourceResponse.struct_class = Types::AddApplicationReferenceDataSourceResponse
153
+
154
+ ApplicationDetail.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
155
+ ApplicationDetail.add_member(:application_description, Shapes::ShapeRef.new(shape: ApplicationDescription, location_name: "ApplicationDescription"))
156
+ ApplicationDetail.add_member(:application_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ApplicationARN"))
157
+ ApplicationDetail.add_member(:application_status, Shapes::ShapeRef.new(shape: ApplicationStatus, required: true, location_name: "ApplicationStatus"))
158
+ ApplicationDetail.add_member(:create_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreateTimestamp"))
159
+ ApplicationDetail.add_member(:last_update_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdateTimestamp"))
160
+ ApplicationDetail.add_member(:input_descriptions, Shapes::ShapeRef.new(shape: InputDescriptions, location_name: "InputDescriptions"))
161
+ ApplicationDetail.add_member(:output_descriptions, Shapes::ShapeRef.new(shape: OutputDescriptions, location_name: "OutputDescriptions"))
162
+ ApplicationDetail.add_member(:reference_data_source_descriptions, Shapes::ShapeRef.new(shape: ReferenceDataSourceDescriptions, location_name: "ReferenceDataSourceDescriptions"))
163
+ ApplicationDetail.add_member(:application_code, Shapes::ShapeRef.new(shape: ApplicationCode, location_name: "ApplicationCode"))
164
+ ApplicationDetail.add_member(:application_version_id, Shapes::ShapeRef.new(shape: ApplicationVersionId, required: true, location_name: "ApplicationVersionId"))
165
+ ApplicationDetail.struct_class = Types::ApplicationDetail
166
+
167
+ ApplicationSummaries.member = Shapes::ShapeRef.new(shape: ApplicationSummary)
168
+
169
+ ApplicationSummary.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
170
+ ApplicationSummary.add_member(:application_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ApplicationARN"))
171
+ ApplicationSummary.add_member(:application_status, Shapes::ShapeRef.new(shape: ApplicationStatus, required: true, location_name: "ApplicationStatus"))
172
+ ApplicationSummary.struct_class = Types::ApplicationSummary
173
+
174
+ ApplicationUpdate.add_member(:input_updates, Shapes::ShapeRef.new(shape: InputUpdates, location_name: "InputUpdates"))
175
+ ApplicationUpdate.add_member(:application_code_update, Shapes::ShapeRef.new(shape: ApplicationCode, location_name: "ApplicationCodeUpdate"))
176
+ ApplicationUpdate.add_member(:output_updates, Shapes::ShapeRef.new(shape: OutputUpdates, location_name: "OutputUpdates"))
177
+ ApplicationUpdate.add_member(:reference_data_source_updates, Shapes::ShapeRef.new(shape: ReferenceDataSourceUpdates, location_name: "ReferenceDataSourceUpdates"))
178
+ ApplicationUpdate.struct_class = Types::ApplicationUpdate
179
+
180
+ CSVMappingParameters.add_member(:record_row_delimiter, Shapes::ShapeRef.new(shape: RecordRowDelimiter, required: true, location_name: "RecordRowDelimiter"))
181
+ CSVMappingParameters.add_member(:record_column_delimiter, Shapes::ShapeRef.new(shape: RecordColumnDelimiter, required: true, location_name: "RecordColumnDelimiter"))
182
+ CSVMappingParameters.struct_class = Types::CSVMappingParameters
183
+
184
+ CreateApplicationRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
185
+ CreateApplicationRequest.add_member(:application_description, Shapes::ShapeRef.new(shape: ApplicationDescription, location_name: "ApplicationDescription"))
186
+ CreateApplicationRequest.add_member(:inputs, Shapes::ShapeRef.new(shape: Inputs, location_name: "Inputs"))
187
+ CreateApplicationRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: Outputs, location_name: "Outputs"))
188
+ CreateApplicationRequest.add_member(:application_code, Shapes::ShapeRef.new(shape: ApplicationCode, location_name: "ApplicationCode"))
189
+ CreateApplicationRequest.struct_class = Types::CreateApplicationRequest
190
+
191
+ CreateApplicationResponse.add_member(:application_summary, Shapes::ShapeRef.new(shape: ApplicationSummary, required: true, location_name: "ApplicationSummary"))
192
+ CreateApplicationResponse.struct_class = Types::CreateApplicationResponse
193
+
194
+ DeleteApplicationOutputRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
195
+ DeleteApplicationOutputRequest.add_member(:current_application_version_id, Shapes::ShapeRef.new(shape: ApplicationVersionId, required: true, location_name: "CurrentApplicationVersionId"))
196
+ DeleteApplicationOutputRequest.add_member(:output_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "OutputId"))
197
+ DeleteApplicationOutputRequest.struct_class = Types::DeleteApplicationOutputRequest
198
+
199
+ DeleteApplicationOutputResponse.struct_class = Types::DeleteApplicationOutputResponse
200
+
201
+ DeleteApplicationReferenceDataSourceRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
202
+ DeleteApplicationReferenceDataSourceRequest.add_member(:current_application_version_id, Shapes::ShapeRef.new(shape: ApplicationVersionId, required: true, location_name: "CurrentApplicationVersionId"))
203
+ DeleteApplicationReferenceDataSourceRequest.add_member(:reference_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "ReferenceId"))
204
+ DeleteApplicationReferenceDataSourceRequest.struct_class = Types::DeleteApplicationReferenceDataSourceRequest
205
+
206
+ DeleteApplicationReferenceDataSourceResponse.struct_class = Types::DeleteApplicationReferenceDataSourceResponse
207
+
208
+ DeleteApplicationRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
209
+ DeleteApplicationRequest.add_member(:create_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTimestamp"))
210
+ DeleteApplicationRequest.struct_class = Types::DeleteApplicationRequest
211
+
212
+ DeleteApplicationResponse.struct_class = Types::DeleteApplicationResponse
213
+
214
+ DescribeApplicationRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
215
+ DescribeApplicationRequest.struct_class = Types::DescribeApplicationRequest
216
+
217
+ DescribeApplicationResponse.add_member(:application_detail, Shapes::ShapeRef.new(shape: ApplicationDetail, required: true, location_name: "ApplicationDetail"))
218
+ DescribeApplicationResponse.struct_class = Types::DescribeApplicationResponse
219
+
220
+ DestinationSchema.add_member(:record_format_type, Shapes::ShapeRef.new(shape: RecordFormatType, location_name: "RecordFormatType"))
221
+ DestinationSchema.struct_class = Types::DestinationSchema
222
+
223
+ DiscoverInputSchemaRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
224
+ DiscoverInputSchemaRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
225
+ DiscoverInputSchemaRequest.add_member(:input_starting_position_configuration, Shapes::ShapeRef.new(shape: InputStartingPositionConfiguration, required: true, location_name: "InputStartingPositionConfiguration"))
226
+ DiscoverInputSchemaRequest.struct_class = Types::DiscoverInputSchemaRequest
227
+
228
+ DiscoverInputSchemaResponse.add_member(:input_schema, Shapes::ShapeRef.new(shape: SourceSchema, location_name: "InputSchema"))
229
+ DiscoverInputSchemaResponse.add_member(:parsed_input_records, Shapes::ShapeRef.new(shape: ParsedInputRecords, location_name: "ParsedInputRecords"))
230
+ DiscoverInputSchemaResponse.add_member(:raw_input_records, Shapes::ShapeRef.new(shape: RawInputRecords, location_name: "RawInputRecords"))
231
+ DiscoverInputSchemaResponse.struct_class = Types::DiscoverInputSchemaResponse
232
+
233
+ InAppStreamNames.member = Shapes::ShapeRef.new(shape: InAppStreamName)
234
+
235
+ Input.add_member(:name_prefix, Shapes::ShapeRef.new(shape: InAppStreamName, required: true, location_name: "NamePrefix"))
236
+ Input.add_member(:kinesis_streams_input, Shapes::ShapeRef.new(shape: KinesisStreamsInput, location_name: "KinesisStreamsInput"))
237
+ Input.add_member(:kinesis_firehose_input, Shapes::ShapeRef.new(shape: KinesisFirehoseInput, location_name: "KinesisFirehoseInput"))
238
+ Input.add_member(:input_parallelism, Shapes::ShapeRef.new(shape: InputParallelism, location_name: "InputParallelism"))
239
+ Input.add_member(:input_schema, Shapes::ShapeRef.new(shape: SourceSchema, required: true, location_name: "InputSchema"))
240
+ Input.struct_class = Types::Input
241
+
242
+ InputConfiguration.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "Id"))
243
+ InputConfiguration.add_member(:input_starting_position_configuration, Shapes::ShapeRef.new(shape: InputStartingPositionConfiguration, required: true, location_name: "InputStartingPositionConfiguration"))
244
+ InputConfiguration.struct_class = Types::InputConfiguration
245
+
246
+ InputConfigurations.member = Shapes::ShapeRef.new(shape: InputConfiguration)
247
+
248
+ InputDescription.add_member(:input_id, Shapes::ShapeRef.new(shape: Id, location_name: "InputId"))
249
+ InputDescription.add_member(:name_prefix, Shapes::ShapeRef.new(shape: InAppStreamName, location_name: "NamePrefix"))
250
+ InputDescription.add_member(:in_app_stream_names, Shapes::ShapeRef.new(shape: InAppStreamNames, location_name: "InAppStreamNames"))
251
+ InputDescription.add_member(:kinesis_streams_input_description, Shapes::ShapeRef.new(shape: KinesisStreamsInputDescription, location_name: "KinesisStreamsInputDescription"))
252
+ InputDescription.add_member(:kinesis_firehose_input_description, Shapes::ShapeRef.new(shape: KinesisFirehoseInputDescription, location_name: "KinesisFirehoseInputDescription"))
253
+ InputDescription.add_member(:input_schema, Shapes::ShapeRef.new(shape: SourceSchema, location_name: "InputSchema"))
254
+ InputDescription.add_member(:input_parallelism, Shapes::ShapeRef.new(shape: InputParallelism, location_name: "InputParallelism"))
255
+ InputDescription.add_member(:input_starting_position_configuration, Shapes::ShapeRef.new(shape: InputStartingPositionConfiguration, location_name: "InputStartingPositionConfiguration"))
256
+ InputDescription.struct_class = Types::InputDescription
257
+
258
+ InputDescriptions.member = Shapes::ShapeRef.new(shape: InputDescription)
259
+
260
+ InputParallelism.add_member(:count, Shapes::ShapeRef.new(shape: InputParallelismCount, location_name: "Count"))
261
+ InputParallelism.struct_class = Types::InputParallelism
262
+
263
+ InputParallelismUpdate.add_member(:count_update, Shapes::ShapeRef.new(shape: InputParallelismCount, location_name: "CountUpdate"))
264
+ InputParallelismUpdate.struct_class = Types::InputParallelismUpdate
265
+
266
+ InputSchemaUpdate.add_member(:record_format_update, Shapes::ShapeRef.new(shape: RecordFormat, location_name: "RecordFormatUpdate"))
267
+ InputSchemaUpdate.add_member(:record_encoding_update, Shapes::ShapeRef.new(shape: RecordEncoding, location_name: "RecordEncodingUpdate"))
268
+ InputSchemaUpdate.add_member(:record_column_updates, Shapes::ShapeRef.new(shape: RecordColumns, location_name: "RecordColumnUpdates"))
269
+ InputSchemaUpdate.struct_class = Types::InputSchemaUpdate
270
+
271
+ InputStartingPositionConfiguration.add_member(:input_starting_position, Shapes::ShapeRef.new(shape: InputStartingPosition, location_name: "InputStartingPosition"))
272
+ InputStartingPositionConfiguration.struct_class = Types::InputStartingPositionConfiguration
273
+
274
+ InputUpdate.add_member(:input_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "InputId"))
275
+ InputUpdate.add_member(:name_prefix_update, Shapes::ShapeRef.new(shape: InAppStreamName, location_name: "NamePrefixUpdate"))
276
+ InputUpdate.add_member(:kinesis_streams_input_update, Shapes::ShapeRef.new(shape: KinesisStreamsInputUpdate, location_name: "KinesisStreamsInputUpdate"))
277
+ InputUpdate.add_member(:kinesis_firehose_input_update, Shapes::ShapeRef.new(shape: KinesisFirehoseInputUpdate, location_name: "KinesisFirehoseInputUpdate"))
278
+ InputUpdate.add_member(:input_schema_update, Shapes::ShapeRef.new(shape: InputSchemaUpdate, location_name: "InputSchemaUpdate"))
279
+ InputUpdate.add_member(:input_parallelism_update, Shapes::ShapeRef.new(shape: InputParallelismUpdate, location_name: "InputParallelismUpdate"))
280
+ InputUpdate.struct_class = Types::InputUpdate
281
+
282
+ InputUpdates.member = Shapes::ShapeRef.new(shape: InputUpdate)
283
+
284
+ Inputs.member = Shapes::ShapeRef.new(shape: Input)
285
+
286
+ JSONMappingParameters.add_member(:record_row_path, Shapes::ShapeRef.new(shape: RecordRowPath, required: true, location_name: "RecordRowPath"))
287
+ JSONMappingParameters.struct_class = Types::JSONMappingParameters
288
+
289
+ KinesisFirehoseInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
290
+ KinesisFirehoseInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
291
+ KinesisFirehoseInput.struct_class = Types::KinesisFirehoseInput
292
+
293
+ KinesisFirehoseInputDescription.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
294
+ KinesisFirehoseInputDescription.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
295
+ KinesisFirehoseInputDescription.struct_class = Types::KinesisFirehoseInputDescription
296
+
297
+ KinesisFirehoseInputUpdate.add_member(:resource_arn_update, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARNUpdate"))
298
+ KinesisFirehoseInputUpdate.add_member(:role_arn_update, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARNUpdate"))
299
+ KinesisFirehoseInputUpdate.struct_class = Types::KinesisFirehoseInputUpdate
300
+
301
+ KinesisFirehoseOutput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
302
+ KinesisFirehoseOutput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
303
+ KinesisFirehoseOutput.struct_class = Types::KinesisFirehoseOutput
304
+
305
+ KinesisFirehoseOutputDescription.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
306
+ KinesisFirehoseOutputDescription.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
307
+ KinesisFirehoseOutputDescription.struct_class = Types::KinesisFirehoseOutputDescription
308
+
309
+ KinesisFirehoseOutputUpdate.add_member(:resource_arn_update, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARNUpdate"))
310
+ KinesisFirehoseOutputUpdate.add_member(:role_arn_update, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARNUpdate"))
311
+ KinesisFirehoseOutputUpdate.struct_class = Types::KinesisFirehoseOutputUpdate
312
+
313
+ KinesisStreamsInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
314
+ KinesisStreamsInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
315
+ KinesisStreamsInput.struct_class = Types::KinesisStreamsInput
316
+
317
+ KinesisStreamsInputDescription.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
318
+ KinesisStreamsInputDescription.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
319
+ KinesisStreamsInputDescription.struct_class = Types::KinesisStreamsInputDescription
320
+
321
+ KinesisStreamsInputUpdate.add_member(:resource_arn_update, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARNUpdate"))
322
+ KinesisStreamsInputUpdate.add_member(:role_arn_update, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARNUpdate"))
323
+ KinesisStreamsInputUpdate.struct_class = Types::KinesisStreamsInputUpdate
324
+
325
+ KinesisStreamsOutput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
326
+ KinesisStreamsOutput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "RoleARN"))
327
+ KinesisStreamsOutput.struct_class = Types::KinesisStreamsOutput
328
+
329
+ KinesisStreamsOutputDescription.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
330
+ KinesisStreamsOutputDescription.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARN"))
331
+ KinesisStreamsOutputDescription.struct_class = Types::KinesisStreamsOutputDescription
332
+
333
+ KinesisStreamsOutputUpdate.add_member(:resource_arn_update, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARNUpdate"))
334
+ KinesisStreamsOutputUpdate.add_member(:role_arn_update, Shapes::ShapeRef.new(shape: RoleARN, location_name: "RoleARNUpdate"))
335
+ KinesisStreamsOutputUpdate.struct_class = Types::KinesisStreamsOutputUpdate
336
+
337
+ ListApplicationsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: ListApplicationsInputLimit, location_name: "Limit"))
338
+ ListApplicationsRequest.add_member(:exclusive_start_application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ExclusiveStartApplicationName"))
339
+ ListApplicationsRequest.struct_class = Types::ListApplicationsRequest
340
+
341
+ ListApplicationsResponse.add_member(:application_summaries, Shapes::ShapeRef.new(shape: ApplicationSummaries, required: true, location_name: "ApplicationSummaries"))
342
+ ListApplicationsResponse.add_member(:has_more_applications, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "HasMoreApplications"))
343
+ ListApplicationsResponse.struct_class = Types::ListApplicationsResponse
344
+
345
+ MappingParameters.add_member(:json_mapping_parameters, Shapes::ShapeRef.new(shape: JSONMappingParameters, location_name: "JSONMappingParameters"))
346
+ MappingParameters.add_member(:csv_mapping_parameters, Shapes::ShapeRef.new(shape: CSVMappingParameters, location_name: "CSVMappingParameters"))
347
+ MappingParameters.struct_class = Types::MappingParameters
348
+
349
+ Output.add_member(:name, Shapes::ShapeRef.new(shape: InAppStreamName, required: true, location_name: "Name"))
350
+ Output.add_member(:kinesis_streams_output, Shapes::ShapeRef.new(shape: KinesisStreamsOutput, location_name: "KinesisStreamsOutput"))
351
+ Output.add_member(:kinesis_firehose_output, Shapes::ShapeRef.new(shape: KinesisFirehoseOutput, location_name: "KinesisFirehoseOutput"))
352
+ Output.add_member(:destination_schema, Shapes::ShapeRef.new(shape: DestinationSchema, required: true, location_name: "DestinationSchema"))
353
+ Output.struct_class = Types::Output
354
+
355
+ OutputDescription.add_member(:output_id, Shapes::ShapeRef.new(shape: Id, location_name: "OutputId"))
356
+ OutputDescription.add_member(:name, Shapes::ShapeRef.new(shape: InAppStreamName, location_name: "Name"))
357
+ OutputDescription.add_member(:kinesis_streams_output_description, Shapes::ShapeRef.new(shape: KinesisStreamsOutputDescription, location_name: "KinesisStreamsOutputDescription"))
358
+ OutputDescription.add_member(:kinesis_firehose_output_description, Shapes::ShapeRef.new(shape: KinesisFirehoseOutputDescription, location_name: "KinesisFirehoseOutputDescription"))
359
+ OutputDescription.add_member(:destination_schema, Shapes::ShapeRef.new(shape: DestinationSchema, location_name: "DestinationSchema"))
360
+ OutputDescription.struct_class = Types::OutputDescription
361
+
362
+ OutputDescriptions.member = Shapes::ShapeRef.new(shape: OutputDescription)
363
+
364
+ OutputUpdate.add_member(:output_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "OutputId"))
365
+ OutputUpdate.add_member(:name_update, Shapes::ShapeRef.new(shape: InAppStreamName, location_name: "NameUpdate"))
366
+ OutputUpdate.add_member(:kinesis_streams_output_update, Shapes::ShapeRef.new(shape: KinesisStreamsOutputUpdate, location_name: "KinesisStreamsOutputUpdate"))
367
+ OutputUpdate.add_member(:kinesis_firehose_output_update, Shapes::ShapeRef.new(shape: KinesisFirehoseOutputUpdate, location_name: "KinesisFirehoseOutputUpdate"))
368
+ OutputUpdate.add_member(:destination_schema_update, Shapes::ShapeRef.new(shape: DestinationSchema, location_name: "DestinationSchemaUpdate"))
369
+ OutputUpdate.struct_class = Types::OutputUpdate
370
+
371
+ OutputUpdates.member = Shapes::ShapeRef.new(shape: OutputUpdate)
372
+
373
+ Outputs.member = Shapes::ShapeRef.new(shape: Output)
374
+
375
+ ParsedInputRecord.member = Shapes::ShapeRef.new(shape: ParsedInputRecordField)
376
+
377
+ ParsedInputRecords.member = Shapes::ShapeRef.new(shape: ParsedInputRecord)
378
+
379
+ RawInputRecords.member = Shapes::ShapeRef.new(shape: RawInputRecord)
380
+
381
+ RecordColumn.add_member(:name, Shapes::ShapeRef.new(shape: RecordColumnName, required: true, location_name: "Name"))
382
+ RecordColumn.add_member(:mapping, Shapes::ShapeRef.new(shape: RecordColumnMapping, location_name: "Mapping"))
383
+ RecordColumn.add_member(:sql_type, Shapes::ShapeRef.new(shape: RecordColumnSqlType, required: true, location_name: "SqlType"))
384
+ RecordColumn.struct_class = Types::RecordColumn
385
+
386
+ RecordColumns.member = Shapes::ShapeRef.new(shape: RecordColumn)
387
+
388
+ RecordFormat.add_member(:record_format_type, Shapes::ShapeRef.new(shape: RecordFormatType, required: true, location_name: "RecordFormatType"))
389
+ RecordFormat.add_member(:mapping_parameters, Shapes::ShapeRef.new(shape: MappingParameters, location_name: "MappingParameters"))
390
+ RecordFormat.struct_class = Types::RecordFormat
391
+
392
+ ReferenceDataSource.add_member(:table_name, Shapes::ShapeRef.new(shape: InAppTableName, required: true, location_name: "TableName"))
393
+ ReferenceDataSource.add_member(:s3_reference_data_source, Shapes::ShapeRef.new(shape: S3ReferenceDataSource, location_name: "S3ReferenceDataSource"))
394
+ ReferenceDataSource.add_member(:reference_schema, Shapes::ShapeRef.new(shape: SourceSchema, required: true, location_name: "ReferenceSchema"))
395
+ ReferenceDataSource.struct_class = Types::ReferenceDataSource
396
+
397
+ ReferenceDataSourceDescription.add_member(:reference_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "ReferenceId"))
398
+ ReferenceDataSourceDescription.add_member(:table_name, Shapes::ShapeRef.new(shape: InAppTableName, required: true, location_name: "TableName"))
399
+ ReferenceDataSourceDescription.add_member(:s3_reference_data_source_description, Shapes::ShapeRef.new(shape: S3ReferenceDataSourceDescription, required: true, location_name: "S3ReferenceDataSourceDescription"))
400
+ ReferenceDataSourceDescription.add_member(:reference_schema, Shapes::ShapeRef.new(shape: SourceSchema, location_name: "ReferenceSchema"))
401
+ ReferenceDataSourceDescription.struct_class = Types::ReferenceDataSourceDescription
402
+
403
+ ReferenceDataSourceDescriptions.member = Shapes::ShapeRef.new(shape: ReferenceDataSourceDescription)
404
+
405
+ ReferenceDataSourceUpdate.add_member(:reference_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "ReferenceId"))
406
+ ReferenceDataSourceUpdate.add_member(:table_name_update, Shapes::ShapeRef.new(shape: InAppTableName, location_name: "TableNameUpdate"))
407
+ ReferenceDataSourceUpdate.add_member(:s3_reference_data_source_update, Shapes::ShapeRef.new(shape: S3ReferenceDataSourceUpdate, location_name: "S3ReferenceDataSourceUpdate"))
408
+ ReferenceDataSourceUpdate.add_member(:reference_schema_update, Shapes::ShapeRef.new(shape: SourceSchema, location_name: "ReferenceSchemaUpdate"))
409
+ ReferenceDataSourceUpdate.struct_class = Types::ReferenceDataSourceUpdate
410
+
411
+ ReferenceDataSourceUpdates.member = Shapes::ShapeRef.new(shape: ReferenceDataSourceUpdate)
412
+
413
+ S3ReferenceDataSource.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARN"))
414
+ S3ReferenceDataSource.add_member(:file_key, Shapes::ShapeRef.new(shape: FileKey, required: true, location_name: "FileKey"))
415
+ S3ReferenceDataSource.add_member(:reference_role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "ReferenceRoleARN"))
416
+ S3ReferenceDataSource.struct_class = Types::S3ReferenceDataSource
417
+
418
+ S3ReferenceDataSourceDescription.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: BucketARN, required: true, location_name: "BucketARN"))
419
+ S3ReferenceDataSourceDescription.add_member(:file_key, Shapes::ShapeRef.new(shape: FileKey, required: true, location_name: "FileKey"))
420
+ S3ReferenceDataSourceDescription.add_member(:reference_role_arn, Shapes::ShapeRef.new(shape: RoleARN, required: true, location_name: "ReferenceRoleARN"))
421
+ S3ReferenceDataSourceDescription.struct_class = Types::S3ReferenceDataSourceDescription
422
+
423
+ S3ReferenceDataSourceUpdate.add_member(:bucket_arn_update, Shapes::ShapeRef.new(shape: BucketARN, location_name: "BucketARNUpdate"))
424
+ S3ReferenceDataSourceUpdate.add_member(:file_key_update, Shapes::ShapeRef.new(shape: FileKey, location_name: "FileKeyUpdate"))
425
+ S3ReferenceDataSourceUpdate.add_member(:reference_role_arn_update, Shapes::ShapeRef.new(shape: RoleARN, location_name: "ReferenceRoleARNUpdate"))
426
+ S3ReferenceDataSourceUpdate.struct_class = Types::S3ReferenceDataSourceUpdate
427
+
428
+ SourceSchema.add_member(:record_format, Shapes::ShapeRef.new(shape: RecordFormat, required: true, location_name: "RecordFormat"))
429
+ SourceSchema.add_member(:record_encoding, Shapes::ShapeRef.new(shape: RecordEncoding, location_name: "RecordEncoding"))
430
+ SourceSchema.add_member(:record_columns, Shapes::ShapeRef.new(shape: RecordColumns, required: true, location_name: "RecordColumns"))
431
+ SourceSchema.struct_class = Types::SourceSchema
432
+
433
+ StartApplicationRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
434
+ StartApplicationRequest.add_member(:input_configurations, Shapes::ShapeRef.new(shape: InputConfigurations, required: true, location_name: "InputConfigurations"))
435
+ StartApplicationRequest.struct_class = Types::StartApplicationRequest
436
+
437
+ StartApplicationResponse.struct_class = Types::StartApplicationResponse
438
+
439
+ StopApplicationRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
440
+ StopApplicationRequest.struct_class = Types::StopApplicationRequest
441
+
442
+ StopApplicationResponse.struct_class = Types::StopApplicationResponse
443
+
444
+ UpdateApplicationRequest.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
445
+ UpdateApplicationRequest.add_member(:current_application_version_id, Shapes::ShapeRef.new(shape: ApplicationVersionId, required: true, location_name: "CurrentApplicationVersionId"))
446
+ UpdateApplicationRequest.add_member(:application_update, Shapes::ShapeRef.new(shape: ApplicationUpdate, required: true, location_name: "ApplicationUpdate"))
447
+ UpdateApplicationRequest.struct_class = Types::UpdateApplicationRequest
448
+
449
+ UpdateApplicationResponse.struct_class = Types::UpdateApplicationResponse
450
+
451
+
452
+ # @api private
453
+ API = Seahorse::Model::Api.new.tap do |api|
454
+
455
+ api.version = "2015-08-14"
456
+
457
+ api.metadata = {
458
+ "endpointPrefix" => "kinesisanalytics",
459
+ "jsonVersion" => "1.1",
460
+ "protocol" => "json",
461
+ "serviceFullName" => "Amazon Kinesis Analytics",
462
+ "signatureVersion" => "v4",
463
+ "targetPrefix" => "KinesisAnalytics_20150814",
464
+ "timestampFormat" => "unixTimestamp",
465
+ }
466
+
467
+ api.add_operation(:add_application_input, Seahorse::Model::Operation.new.tap do |o|
468
+ o.name = "AddApplicationInput"
469
+ o.http_method = "POST"
470
+ o.http_request_uri = "/"
471
+ o.input = Shapes::ShapeRef.new(shape: AddApplicationInputRequest)
472
+ o.output = Shapes::ShapeRef.new(shape: AddApplicationInputResponse)
473
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
474
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
475
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
476
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
477
+ end)
478
+
479
+ api.add_operation(:add_application_output, Seahorse::Model::Operation.new.tap do |o|
480
+ o.name = "AddApplicationOutput"
481
+ o.http_method = "POST"
482
+ o.http_request_uri = "/"
483
+ o.input = Shapes::ShapeRef.new(shape: AddApplicationOutputRequest)
484
+ o.output = Shapes::ShapeRef.new(shape: AddApplicationOutputResponse)
485
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
486
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
487
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
488
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
489
+ end)
490
+
491
+ api.add_operation(:add_application_reference_data_source, Seahorse::Model::Operation.new.tap do |o|
492
+ o.name = "AddApplicationReferenceDataSource"
493
+ o.http_method = "POST"
494
+ o.http_request_uri = "/"
495
+ o.input = Shapes::ShapeRef.new(shape: AddApplicationReferenceDataSourceRequest)
496
+ o.output = Shapes::ShapeRef.new(shape: AddApplicationReferenceDataSourceResponse)
497
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
498
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
499
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
500
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
501
+ end)
502
+
503
+ api.add_operation(:create_application, Seahorse::Model::Operation.new.tap do |o|
504
+ o.name = "CreateApplication"
505
+ o.http_method = "POST"
506
+ o.http_request_uri = "/"
507
+ o.input = Shapes::ShapeRef.new(shape: CreateApplicationRequest)
508
+ o.output = Shapes::ShapeRef.new(shape: CreateApplicationResponse)
509
+ o.errors << Shapes::ShapeRef.new(shape: CodeValidationException)
510
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
511
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
512
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
513
+ end)
514
+
515
+ api.add_operation(:delete_application, Seahorse::Model::Operation.new.tap do |o|
516
+ o.name = "DeleteApplication"
517
+ o.http_method = "POST"
518
+ o.http_request_uri = "/"
519
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationRequest)
520
+ o.output = Shapes::ShapeRef.new(shape: DeleteApplicationResponse)
521
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
522
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
523
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
524
+ end)
525
+
526
+ api.add_operation(:delete_application_output, Seahorse::Model::Operation.new.tap do |o|
527
+ o.name = "DeleteApplicationOutput"
528
+ o.http_method = "POST"
529
+ o.http_request_uri = "/"
530
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationOutputRequest)
531
+ o.output = Shapes::ShapeRef.new(shape: DeleteApplicationOutputResponse)
532
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
533
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
534
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
535
+ end)
536
+
537
+ api.add_operation(:delete_application_reference_data_source, Seahorse::Model::Operation.new.tap do |o|
538
+ o.name = "DeleteApplicationReferenceDataSource"
539
+ o.http_method = "POST"
540
+ o.http_request_uri = "/"
541
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationReferenceDataSourceRequest)
542
+ o.output = Shapes::ShapeRef.new(shape: DeleteApplicationReferenceDataSourceResponse)
543
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
544
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
545
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
546
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
547
+ end)
548
+
549
+ api.add_operation(:describe_application, Seahorse::Model::Operation.new.tap do |o|
550
+ o.name = "DescribeApplication"
551
+ o.http_method = "POST"
552
+ o.http_request_uri = "/"
553
+ o.input = Shapes::ShapeRef.new(shape: DescribeApplicationRequest)
554
+ o.output = Shapes::ShapeRef.new(shape: DescribeApplicationResponse)
555
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
556
+ end)
557
+
558
+ api.add_operation(:discover_input_schema, Seahorse::Model::Operation.new.tap do |o|
559
+ o.name = "DiscoverInputSchema"
560
+ o.http_method = "POST"
561
+ o.http_request_uri = "/"
562
+ o.input = Shapes::ShapeRef.new(shape: DiscoverInputSchemaRequest)
563
+ o.output = Shapes::ShapeRef.new(shape: DiscoverInputSchemaResponse)
564
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
565
+ o.errors << Shapes::ShapeRef.new(shape: UnableToDetectSchemaException)
566
+ o.errors << Shapes::ShapeRef.new(shape: ResourceProvisionedThroughputExceededException)
567
+ end)
568
+
569
+ api.add_operation(:list_applications, Seahorse::Model::Operation.new.tap do |o|
570
+ o.name = "ListApplications"
571
+ o.http_method = "POST"
572
+ o.http_request_uri = "/"
573
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationsRequest)
574
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationsResponse)
575
+ end)
576
+
577
+ api.add_operation(:start_application, Seahorse::Model::Operation.new.tap do |o|
578
+ o.name = "StartApplication"
579
+ o.http_method = "POST"
580
+ o.http_request_uri = "/"
581
+ o.input = Shapes::ShapeRef.new(shape: StartApplicationRequest)
582
+ o.output = Shapes::ShapeRef.new(shape: StartApplicationResponse)
583
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
584
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
585
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
586
+ o.errors << Shapes::ShapeRef.new(shape: InvalidApplicationConfigurationException)
587
+ end)
588
+
589
+ api.add_operation(:stop_application, Seahorse::Model::Operation.new.tap do |o|
590
+ o.name = "StopApplication"
591
+ o.http_method = "POST"
592
+ o.http_request_uri = "/"
593
+ o.input = Shapes::ShapeRef.new(shape: StopApplicationRequest)
594
+ o.output = Shapes::ShapeRef.new(shape: StopApplicationResponse)
595
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
596
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
597
+ end)
598
+
599
+ api.add_operation(:update_application, Seahorse::Model::Operation.new.tap do |o|
600
+ o.name = "UpdateApplication"
601
+ o.http_method = "POST"
602
+ o.http_request_uri = "/"
603
+ o.input = Shapes::ShapeRef.new(shape: UpdateApplicationRequest)
604
+ o.output = Shapes::ShapeRef.new(shape: UpdateApplicationResponse)
605
+ o.errors << Shapes::ShapeRef.new(shape: CodeValidationException)
606
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
607
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
608
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgumentException)
609
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
610
+ end)
611
+ end
612
+
613
+ end
614
+ end
615
+ end