aws-sdk-sagemakergeospatial 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1074 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::SageMakerGeospatial
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ AlgorithmNameCloudRemoval = Shapes::StringShape.new(name: 'AlgorithmNameCloudRemoval')
18
+ AlgorithmNameGeoMosaic = Shapes::StringShape.new(name: 'AlgorithmNameGeoMosaic')
19
+ AlgorithmNameResampling = Shapes::StringShape.new(name: 'AlgorithmNameResampling')
20
+ AreaOfInterest = Shapes::UnionShape.new(name: 'AreaOfInterest')
21
+ AreaOfInterestGeometry = Shapes::UnionShape.new(name: 'AreaOfInterestGeometry')
22
+ Arn = Shapes::StringShape.new(name: 'Arn')
23
+ AssetValue = Shapes::StructureShape.new(name: 'AssetValue')
24
+ AssetsMap = Shapes::MapShape.new(name: 'AssetsMap')
25
+ BandMathConfigInput = Shapes::StructureShape.new(name: 'BandMathConfigInput')
26
+ BinaryFile = Shapes::BlobShape.new(name: 'BinaryFile', streaming: true)
27
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
28
+ CloudMaskingConfigInput = Shapes::StructureShape.new(name: 'CloudMaskingConfigInput')
29
+ CloudRemovalConfigInput = Shapes::StructureShape.new(name: 'CloudRemovalConfigInput')
30
+ ComparisonOperator = Shapes::StringShape.new(name: 'ComparisonOperator')
31
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
32
+ CustomIndicesInput = Shapes::StructureShape.new(name: 'CustomIndicesInput')
33
+ DataCollectionArn = Shapes::StringShape.new(name: 'DataCollectionArn')
34
+ DataCollectionType = Shapes::StringShape.new(name: 'DataCollectionType')
35
+ DataCollectionsList = Shapes::ListShape.new(name: 'DataCollectionsList')
36
+ DeleteEarthObservationJobInput = Shapes::StructureShape.new(name: 'DeleteEarthObservationJobInput')
37
+ DeleteEarthObservationJobOutput = Shapes::StructureShape.new(name: 'DeleteEarthObservationJobOutput')
38
+ DeleteVectorEnrichmentJobInput = Shapes::StructureShape.new(name: 'DeleteVectorEnrichmentJobInput')
39
+ DeleteVectorEnrichmentJobOutput = Shapes::StructureShape.new(name: 'DeleteVectorEnrichmentJobOutput')
40
+ Double = Shapes::FloatShape.new(name: 'Double')
41
+ EarthObservationJobArn = Shapes::StringShape.new(name: 'EarthObservationJobArn')
42
+ EarthObservationJobErrorDetails = Shapes::StructureShape.new(name: 'EarthObservationJobErrorDetails')
43
+ EarthObservationJobErrorType = Shapes::StringShape.new(name: 'EarthObservationJobErrorType')
44
+ EarthObservationJobExportStatus = Shapes::StringShape.new(name: 'EarthObservationJobExportStatus')
45
+ EarthObservationJobList = Shapes::ListShape.new(name: 'EarthObservationJobList')
46
+ EarthObservationJobOutputBands = Shapes::ListShape.new(name: 'EarthObservationJobOutputBands')
47
+ EarthObservationJobStatus = Shapes::StringShape.new(name: 'EarthObservationJobStatus')
48
+ EoCloudCoverInput = Shapes::StructureShape.new(name: 'EoCloudCoverInput')
49
+ EojDataSourceConfigInput = Shapes::UnionShape.new(name: 'EojDataSourceConfigInput')
50
+ ExportEarthObservationJobInput = Shapes::StructureShape.new(name: 'ExportEarthObservationJobInput')
51
+ ExportEarthObservationJobOutput = Shapes::StructureShape.new(name: 'ExportEarthObservationJobOutput')
52
+ ExportErrorDetails = Shapes::StructureShape.new(name: 'ExportErrorDetails')
53
+ ExportErrorDetailsOutput = Shapes::StructureShape.new(name: 'ExportErrorDetailsOutput')
54
+ ExportErrorType = Shapes::StringShape.new(name: 'ExportErrorType')
55
+ ExportS3DataInput = Shapes::StructureShape.new(name: 'ExportS3DataInput')
56
+ ExportVectorEnrichmentJobInput = Shapes::StructureShape.new(name: 'ExportVectorEnrichmentJobInput')
57
+ ExportVectorEnrichmentJobOutput = Shapes::StructureShape.new(name: 'ExportVectorEnrichmentJobOutput')
58
+ ExportVectorEnrichmentJobOutputConfig = Shapes::StructureShape.new(name: 'ExportVectorEnrichmentJobOutputConfig')
59
+ Filter = Shapes::StructureShape.new(name: 'Filter')
60
+ FilterList = Shapes::ListShape.new(name: 'FilterList')
61
+ Float = Shapes::FloatShape.new(name: 'Float')
62
+ GeoMosaicConfigInput = Shapes::StructureShape.new(name: 'GeoMosaicConfigInput')
63
+ Geometry = Shapes::StructureShape.new(name: 'Geometry')
64
+ GetEarthObservationJobInput = Shapes::StructureShape.new(name: 'GetEarthObservationJobInput')
65
+ GetEarthObservationJobOutput = Shapes::StructureShape.new(name: 'GetEarthObservationJobOutput')
66
+ GetRasterDataCollectionInput = Shapes::StructureShape.new(name: 'GetRasterDataCollectionInput')
67
+ GetRasterDataCollectionOutput = Shapes::StructureShape.new(name: 'GetRasterDataCollectionOutput')
68
+ GetTileInput = Shapes::StructureShape.new(name: 'GetTileInput')
69
+ GetTileOutput = Shapes::StructureShape.new(name: 'GetTileOutput')
70
+ GetVectorEnrichmentJobInput = Shapes::StructureShape.new(name: 'GetVectorEnrichmentJobInput')
71
+ GetVectorEnrichmentJobOutput = Shapes::StructureShape.new(name: 'GetVectorEnrichmentJobOutput')
72
+ GroupBy = Shapes::StringShape.new(name: 'GroupBy')
73
+ ImageSourceBandList = Shapes::ListShape.new(name: 'ImageSourceBandList')
74
+ InputConfigInput = Shapes::StructureShape.new(name: 'InputConfigInput')
75
+ InputConfigOutput = Shapes::StructureShape.new(name: 'InputConfigOutput')
76
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
77
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
78
+ ItemSource = Shapes::StructureShape.new(name: 'ItemSource')
79
+ ItemSourceList = Shapes::ListShape.new(name: 'ItemSourceList')
80
+ JobConfigInput = Shapes::UnionShape.new(name: 'JobConfigInput')
81
+ LandCoverSegmentationConfigInput = Shapes::StructureShape.new(name: 'LandCoverSegmentationConfigInput')
82
+ LandsatCloudCoverLandInput = Shapes::StructureShape.new(name: 'LandsatCloudCoverLandInput')
83
+ LinearRing = Shapes::ListShape.new(name: 'LinearRing')
84
+ LinearRings = Shapes::ListShape.new(name: 'LinearRings')
85
+ LinearRingsList = Shapes::ListShape.new(name: 'LinearRingsList')
86
+ ListEarthObservationJobInput = Shapes::StructureShape.new(name: 'ListEarthObservationJobInput')
87
+ ListEarthObservationJobInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListEarthObservationJobInputMaxResultsInteger')
88
+ ListEarthObservationJobOutput = Shapes::StructureShape.new(name: 'ListEarthObservationJobOutput')
89
+ ListEarthObservationJobOutputConfig = Shapes::StructureShape.new(name: 'ListEarthObservationJobOutputConfig')
90
+ ListRasterDataCollectionsInput = Shapes::StructureShape.new(name: 'ListRasterDataCollectionsInput')
91
+ ListRasterDataCollectionsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListRasterDataCollectionsInputMaxResultsInteger')
92
+ ListRasterDataCollectionsOutput = Shapes::StructureShape.new(name: 'ListRasterDataCollectionsOutput')
93
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
94
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
95
+ ListVectorEnrichmentJobInput = Shapes::StructureShape.new(name: 'ListVectorEnrichmentJobInput')
96
+ ListVectorEnrichmentJobInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListVectorEnrichmentJobInputMaxResultsInteger')
97
+ ListVectorEnrichmentJobOutput = Shapes::StructureShape.new(name: 'ListVectorEnrichmentJobOutput')
98
+ ListVectorEnrichmentJobOutputConfig = Shapes::StructureShape.new(name: 'ListVectorEnrichmentJobOutputConfig')
99
+ LogicalOperator = Shapes::StringShape.new(name: 'LogicalOperator')
100
+ MapMatchingConfig = Shapes::StructureShape.new(name: 'MapMatchingConfig')
101
+ MetadataProvider = Shapes::StringShape.new(name: 'MetadataProvider')
102
+ MultiPolygonGeometryInput = Shapes::StructureShape.new(name: 'MultiPolygonGeometryInput')
103
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
104
+ Operation = Shapes::StructureShape.new(name: 'Operation')
105
+ OperationsListInput = Shapes::ListShape.new(name: 'OperationsListInput')
106
+ OutputBand = Shapes::StructureShape.new(name: 'OutputBand')
107
+ OutputConfigInput = Shapes::StructureShape.new(name: 'OutputConfigInput')
108
+ OutputResolutionResamplingInput = Shapes::StructureShape.new(name: 'OutputResolutionResamplingInput')
109
+ OutputResolutionStackInput = Shapes::StructureShape.new(name: 'OutputResolutionStackInput')
110
+ OutputType = Shapes::StringShape.new(name: 'OutputType')
111
+ PlatformInput = Shapes::StructureShape.new(name: 'PlatformInput')
112
+ PolygonGeometryInput = Shapes::StructureShape.new(name: 'PolygonGeometryInput')
113
+ Position = Shapes::ListShape.new(name: 'Position')
114
+ PredefinedResolution = Shapes::StringShape.new(name: 'PredefinedResolution')
115
+ Properties = Shapes::StructureShape.new(name: 'Properties')
116
+ Property = Shapes::UnionShape.new(name: 'Property')
117
+ PropertyFilter = Shapes::StructureShape.new(name: 'PropertyFilter')
118
+ PropertyFilters = Shapes::StructureShape.new(name: 'PropertyFilters')
119
+ PropertyFiltersList = Shapes::ListShape.new(name: 'PropertyFiltersList')
120
+ RasterDataCollectionMetadata = Shapes::StructureShape.new(name: 'RasterDataCollectionMetadata')
121
+ RasterDataCollectionQueryInput = Shapes::StructureShape.new(name: 'RasterDataCollectionQueryInput')
122
+ RasterDataCollectionQueryOutput = Shapes::StructureShape.new(name: 'RasterDataCollectionQueryOutput')
123
+ RasterDataCollectionQueryWithBandFilterInput = Shapes::StructureShape.new(name: 'RasterDataCollectionQueryWithBandFilterInput')
124
+ ResamplingConfigInput = Shapes::StructureShape.new(name: 'ResamplingConfigInput')
125
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
126
+ ReverseGeocodingConfig = Shapes::StructureShape.new(name: 'ReverseGeocodingConfig')
127
+ S3DataInput = Shapes::StructureShape.new(name: 'S3DataInput')
128
+ SearchRasterDataCollectionInput = Shapes::StructureShape.new(name: 'SearchRasterDataCollectionInput')
129
+ SearchRasterDataCollectionOutput = Shapes::StructureShape.new(name: 'SearchRasterDataCollectionOutput')
130
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
131
+ SortOrder = Shapes::StringShape.new(name: 'SortOrder')
132
+ StackConfigInput = Shapes::StructureShape.new(name: 'StackConfigInput')
133
+ StartEarthObservationJobInput = Shapes::StructureShape.new(name: 'StartEarthObservationJobInput')
134
+ StartEarthObservationJobOutput = Shapes::StructureShape.new(name: 'StartEarthObservationJobOutput')
135
+ StartVectorEnrichmentJobInput = Shapes::StructureShape.new(name: 'StartVectorEnrichmentJobInput')
136
+ StartVectorEnrichmentJobOutput = Shapes::StructureShape.new(name: 'StartVectorEnrichmentJobOutput')
137
+ StopEarthObservationJobInput = Shapes::StructureShape.new(name: 'StopEarthObservationJobInput')
138
+ StopEarthObservationJobOutput = Shapes::StructureShape.new(name: 'StopEarthObservationJobOutput')
139
+ StopVectorEnrichmentJobInput = Shapes::StructureShape.new(name: 'StopVectorEnrichmentJobInput')
140
+ StopVectorEnrichmentJobOutput = Shapes::StructureShape.new(name: 'StopVectorEnrichmentJobOutput')
141
+ String = Shapes::StringShape.new(name: 'String')
142
+ StringListInput = Shapes::ListShape.new(name: 'StringListInput')
143
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
144
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
145
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
146
+ Tags = Shapes::MapShape.new(name: 'Tags')
147
+ TargetOptions = Shapes::StringShape.new(name: 'TargetOptions')
148
+ TemporalStatistics = Shapes::StringShape.new(name: 'TemporalStatistics')
149
+ TemporalStatisticsConfigInput = Shapes::StructureShape.new(name: 'TemporalStatisticsConfigInput')
150
+ TemporalStatisticsListInput = Shapes::ListShape.new(name: 'TemporalStatisticsListInput')
151
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
152
+ TimeRangeFilterInput = Shapes::StructureShape.new(name: 'TimeRangeFilterInput')
153
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
154
+ Unit = Shapes::StringShape.new(name: 'Unit')
155
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
156
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
157
+ UserDefined = Shapes::StructureShape.new(name: 'UserDefined')
158
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
159
+ VectorEnrichmentJobArn = Shapes::StringShape.new(name: 'VectorEnrichmentJobArn')
160
+ VectorEnrichmentJobConfig = Shapes::UnionShape.new(name: 'VectorEnrichmentJobConfig')
161
+ VectorEnrichmentJobDataSourceConfigInput = Shapes::UnionShape.new(name: 'VectorEnrichmentJobDataSourceConfigInput')
162
+ VectorEnrichmentJobDocumentType = Shapes::StringShape.new(name: 'VectorEnrichmentJobDocumentType')
163
+ VectorEnrichmentJobErrorDetails = Shapes::StructureShape.new(name: 'VectorEnrichmentJobErrorDetails')
164
+ VectorEnrichmentJobErrorType = Shapes::StringShape.new(name: 'VectorEnrichmentJobErrorType')
165
+ VectorEnrichmentJobExportErrorDetails = Shapes::StructureShape.new(name: 'VectorEnrichmentJobExportErrorDetails')
166
+ VectorEnrichmentJobExportErrorType = Shapes::StringShape.new(name: 'VectorEnrichmentJobExportErrorType')
167
+ VectorEnrichmentJobExportStatus = Shapes::StringShape.new(name: 'VectorEnrichmentJobExportStatus')
168
+ VectorEnrichmentJobInputConfig = Shapes::StructureShape.new(name: 'VectorEnrichmentJobInputConfig')
169
+ VectorEnrichmentJobList = Shapes::ListShape.new(name: 'VectorEnrichmentJobList')
170
+ VectorEnrichmentJobS3Data = Shapes::StructureShape.new(name: 'VectorEnrichmentJobS3Data')
171
+ VectorEnrichmentJobStatus = Shapes::StringShape.new(name: 'VectorEnrichmentJobStatus')
172
+ VectorEnrichmentJobType = Shapes::StringShape.new(name: 'VectorEnrichmentJobType')
173
+ ViewOffNadirInput = Shapes::StructureShape.new(name: 'ViewOffNadirInput')
174
+ ViewSunAzimuthInput = Shapes::StructureShape.new(name: 'ViewSunAzimuthInput')
175
+ ViewSunElevationInput = Shapes::StructureShape.new(name: 'ViewSunElevationInput')
176
+ ZonalStatistics = Shapes::StringShape.new(name: 'ZonalStatistics')
177
+ ZonalStatisticsConfigInput = Shapes::StructureShape.new(name: 'ZonalStatisticsConfigInput')
178
+ ZonalStatisticsListInput = Shapes::ListShape.new(name: 'ZonalStatisticsListInput')
179
+
180
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
181
+ AccessDeniedException.struct_class = Types::AccessDeniedException
182
+
183
+ AreaOfInterest.add_member(:area_of_interest_geometry, Shapes::ShapeRef.new(shape: AreaOfInterestGeometry, location_name: "AreaOfInterestGeometry"))
184
+ AreaOfInterest.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
185
+ AreaOfInterest.add_member_subclass(:area_of_interest_geometry, Types::AreaOfInterest::AreaOfInterestGeometry)
186
+ AreaOfInterest.add_member_subclass(:unknown, Types::AreaOfInterest::Unknown)
187
+ AreaOfInterest.struct_class = Types::AreaOfInterest
188
+
189
+ AreaOfInterestGeometry.add_member(:multi_polygon_geometry, Shapes::ShapeRef.new(shape: MultiPolygonGeometryInput, location_name: "MultiPolygonGeometry"))
190
+ AreaOfInterestGeometry.add_member(:polygon_geometry, Shapes::ShapeRef.new(shape: PolygonGeometryInput, location_name: "PolygonGeometry"))
191
+ AreaOfInterestGeometry.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
192
+ AreaOfInterestGeometry.add_member_subclass(:multi_polygon_geometry, Types::AreaOfInterestGeometry::MultiPolygonGeometry)
193
+ AreaOfInterestGeometry.add_member_subclass(:polygon_geometry, Types::AreaOfInterestGeometry::PolygonGeometry)
194
+ AreaOfInterestGeometry.add_member_subclass(:unknown, Types::AreaOfInterestGeometry::Unknown)
195
+ AreaOfInterestGeometry.struct_class = Types::AreaOfInterestGeometry
196
+
197
+ AssetValue.add_member(:href, Shapes::ShapeRef.new(shape: String, location_name: "Href"))
198
+ AssetValue.struct_class = Types::AssetValue
199
+
200
+ AssetsMap.key = Shapes::ShapeRef.new(shape: String)
201
+ AssetsMap.value = Shapes::ShapeRef.new(shape: AssetValue)
202
+
203
+ BandMathConfigInput.add_member(:custom_indices, Shapes::ShapeRef.new(shape: CustomIndicesInput, location_name: "CustomIndices"))
204
+ BandMathConfigInput.add_member(:predefined_indices, Shapes::ShapeRef.new(shape: StringListInput, location_name: "PredefinedIndices"))
205
+ BandMathConfigInput.struct_class = Types::BandMathConfigInput
206
+
207
+ CloudMaskingConfigInput.struct_class = Types::CloudMaskingConfigInput
208
+
209
+ CloudRemovalConfigInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: AlgorithmNameCloudRemoval, location_name: "AlgorithmName"))
210
+ CloudRemovalConfigInput.add_member(:interpolation_value, Shapes::ShapeRef.new(shape: String, location_name: "InterpolationValue"))
211
+ CloudRemovalConfigInput.add_member(:target_bands, Shapes::ShapeRef.new(shape: StringListInput, location_name: "TargetBands"))
212
+ CloudRemovalConfigInput.struct_class = Types::CloudRemovalConfigInput
213
+
214
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
215
+ ConflictException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceId"))
216
+ ConflictException.struct_class = Types::ConflictException
217
+
218
+ CustomIndicesInput.add_member(:operations, Shapes::ShapeRef.new(shape: OperationsListInput, location_name: "Operations"))
219
+ CustomIndicesInput.struct_class = Types::CustomIndicesInput
220
+
221
+ DataCollectionsList.member = Shapes::ShapeRef.new(shape: RasterDataCollectionMetadata)
222
+
223
+ DeleteEarthObservationJobInput.add_member(:arn, Shapes::ShapeRef.new(shape: EarthObservationJobArn, required: true, location: "uri", location_name: "Arn"))
224
+ DeleteEarthObservationJobInput.struct_class = Types::DeleteEarthObservationJobInput
225
+
226
+ DeleteEarthObservationJobOutput.struct_class = Types::DeleteEarthObservationJobOutput
227
+
228
+ DeleteVectorEnrichmentJobInput.add_member(:arn, Shapes::ShapeRef.new(shape: VectorEnrichmentJobArn, required: true, location: "uri", location_name: "Arn"))
229
+ DeleteVectorEnrichmentJobInput.struct_class = Types::DeleteVectorEnrichmentJobInput
230
+
231
+ DeleteVectorEnrichmentJobOutput.struct_class = Types::DeleteVectorEnrichmentJobOutput
232
+
233
+ EarthObservationJobErrorDetails.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
234
+ EarthObservationJobErrorDetails.add_member(:type, Shapes::ShapeRef.new(shape: EarthObservationJobErrorType, location_name: "Type"))
235
+ EarthObservationJobErrorDetails.struct_class = Types::EarthObservationJobErrorDetails
236
+
237
+ EarthObservationJobList.member = Shapes::ShapeRef.new(shape: ListEarthObservationJobOutputConfig)
238
+
239
+ EarthObservationJobOutputBands.member = Shapes::ShapeRef.new(shape: OutputBand)
240
+
241
+ EoCloudCoverInput.add_member(:lower_bound, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "LowerBound"))
242
+ EoCloudCoverInput.add_member(:upper_bound, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "UpperBound"))
243
+ EoCloudCoverInput.struct_class = Types::EoCloudCoverInput
244
+
245
+ EojDataSourceConfigInput.add_member(:s3_data, Shapes::ShapeRef.new(shape: S3DataInput, location_name: "S3Data"))
246
+ EojDataSourceConfigInput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
247
+ EojDataSourceConfigInput.add_member_subclass(:s3_data, Types::EojDataSourceConfigInput::S3Data)
248
+ EojDataSourceConfigInput.add_member_subclass(:unknown, Types::EojDataSourceConfigInput::Unknown)
249
+ EojDataSourceConfigInput.struct_class = Types::EojDataSourceConfigInput
250
+
251
+ ExportEarthObservationJobInput.add_member(:arn, Shapes::ShapeRef.new(shape: EarthObservationJobArn, required: true, location_name: "Arn"))
252
+ ExportEarthObservationJobInput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ExecutionRoleArn"))
253
+ ExportEarthObservationJobInput.add_member(:export_source_images, Shapes::ShapeRef.new(shape: Boolean, location_name: "ExportSourceImages"))
254
+ ExportEarthObservationJobInput.add_member(:output_config, Shapes::ShapeRef.new(shape: OutputConfigInput, required: true, location_name: "OutputConfig"))
255
+ ExportEarthObservationJobInput.struct_class = Types::ExportEarthObservationJobInput
256
+
257
+ ExportEarthObservationJobOutput.add_member(:arn, Shapes::ShapeRef.new(shape: EarthObservationJobArn, required: true, location_name: "Arn"))
258
+ ExportEarthObservationJobOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
259
+ ExportEarthObservationJobOutput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ExecutionRoleArn"))
260
+ ExportEarthObservationJobOutput.add_member(:export_source_images, Shapes::ShapeRef.new(shape: Boolean, location_name: "ExportSourceImages"))
261
+ ExportEarthObservationJobOutput.add_member(:export_status, Shapes::ShapeRef.new(shape: EarthObservationJobExportStatus, required: true, location_name: "ExportStatus"))
262
+ ExportEarthObservationJobOutput.add_member(:output_config, Shapes::ShapeRef.new(shape: OutputConfigInput, required: true, location_name: "OutputConfig"))
263
+ ExportEarthObservationJobOutput.struct_class = Types::ExportEarthObservationJobOutput
264
+
265
+ ExportErrorDetails.add_member(:export_results, Shapes::ShapeRef.new(shape: ExportErrorDetailsOutput, location_name: "ExportResults"))
266
+ ExportErrorDetails.add_member(:export_source_images, Shapes::ShapeRef.new(shape: ExportErrorDetailsOutput, location_name: "ExportSourceImages"))
267
+ ExportErrorDetails.struct_class = Types::ExportErrorDetails
268
+
269
+ ExportErrorDetailsOutput.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
270
+ ExportErrorDetailsOutput.add_member(:type, Shapes::ShapeRef.new(shape: ExportErrorType, location_name: "Type"))
271
+ ExportErrorDetailsOutput.struct_class = Types::ExportErrorDetailsOutput
272
+
273
+ ExportS3DataInput.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
274
+ ExportS3DataInput.add_member(:s3_uri, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3Uri"))
275
+ ExportS3DataInput.struct_class = Types::ExportS3DataInput
276
+
277
+ ExportVectorEnrichmentJobInput.add_member(:arn, Shapes::ShapeRef.new(shape: VectorEnrichmentJobArn, required: true, location_name: "Arn"))
278
+ ExportVectorEnrichmentJobInput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ExecutionRoleArn"))
279
+ ExportVectorEnrichmentJobInput.add_member(:output_config, Shapes::ShapeRef.new(shape: ExportVectorEnrichmentJobOutputConfig, required: true, location_name: "OutputConfig"))
280
+ ExportVectorEnrichmentJobInput.struct_class = Types::ExportVectorEnrichmentJobInput
281
+
282
+ ExportVectorEnrichmentJobOutput.add_member(:arn, Shapes::ShapeRef.new(shape: VectorEnrichmentJobArn, required: true, location_name: "Arn"))
283
+ ExportVectorEnrichmentJobOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
284
+ ExportVectorEnrichmentJobOutput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ExecutionRoleArn"))
285
+ ExportVectorEnrichmentJobOutput.add_member(:export_status, Shapes::ShapeRef.new(shape: VectorEnrichmentJobExportStatus, required: true, location_name: "ExportStatus"))
286
+ ExportVectorEnrichmentJobOutput.add_member(:output_config, Shapes::ShapeRef.new(shape: ExportVectorEnrichmentJobOutputConfig, required: true, location_name: "OutputConfig"))
287
+ ExportVectorEnrichmentJobOutput.struct_class = Types::ExportVectorEnrichmentJobOutput
288
+
289
+ ExportVectorEnrichmentJobOutputConfig.add_member(:s3_data, Shapes::ShapeRef.new(shape: VectorEnrichmentJobS3Data, required: true, location_name: "S3Data"))
290
+ ExportVectorEnrichmentJobOutputConfig.struct_class = Types::ExportVectorEnrichmentJobOutputConfig
291
+
292
+ Filter.add_member(:maximum, Shapes::ShapeRef.new(shape: Float, location_name: "Maximum"))
293
+ Filter.add_member(:minimum, Shapes::ShapeRef.new(shape: Float, location_name: "Minimum"))
294
+ Filter.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
295
+ Filter.add_member(:type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Type"))
296
+ Filter.struct_class = Types::Filter
297
+
298
+ FilterList.member = Shapes::ShapeRef.new(shape: Filter)
299
+
300
+ GeoMosaicConfigInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: AlgorithmNameGeoMosaic, location_name: "AlgorithmName"))
301
+ GeoMosaicConfigInput.add_member(:target_bands, Shapes::ShapeRef.new(shape: StringListInput, location_name: "TargetBands"))
302
+ GeoMosaicConfigInput.struct_class = Types::GeoMosaicConfigInput
303
+
304
+ Geometry.add_member(:coordinates, Shapes::ShapeRef.new(shape: LinearRings, required: true, location_name: "Coordinates"))
305
+ Geometry.add_member(:type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Type"))
306
+ Geometry.struct_class = Types::Geometry
307
+
308
+ GetEarthObservationJobInput.add_member(:arn, Shapes::ShapeRef.new(shape: EarthObservationJobArn, required: true, location: "uri", location_name: "Arn"))
309
+ GetEarthObservationJobInput.struct_class = Types::GetEarthObservationJobInput
310
+
311
+ GetEarthObservationJobOutput.add_member(:arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Arn"))
312
+ GetEarthObservationJobOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
313
+ GetEarthObservationJobOutput.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "DurationInSeconds"))
314
+ GetEarthObservationJobOutput.add_member(:error_details, Shapes::ShapeRef.new(shape: EarthObservationJobErrorDetails, location_name: "ErrorDetails"))
315
+ GetEarthObservationJobOutput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ExecutionRoleArn"))
316
+ GetEarthObservationJobOutput.add_member(:export_error_details, Shapes::ShapeRef.new(shape: ExportErrorDetails, location_name: "ExportErrorDetails"))
317
+ GetEarthObservationJobOutput.add_member(:export_status, Shapes::ShapeRef.new(shape: EarthObservationJobExportStatus, location_name: "ExportStatus"))
318
+ GetEarthObservationJobOutput.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfigOutput, required: true, location_name: "InputConfig"))
319
+ GetEarthObservationJobOutput.add_member(:job_config, Shapes::ShapeRef.new(shape: JobConfigInput, required: true, location_name: "JobConfig"))
320
+ GetEarthObservationJobOutput.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
321
+ GetEarthObservationJobOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
322
+ GetEarthObservationJobOutput.add_member(:output_bands, Shapes::ShapeRef.new(shape: EarthObservationJobOutputBands, location_name: "OutputBands"))
323
+ GetEarthObservationJobOutput.add_member(:status, Shapes::ShapeRef.new(shape: EarthObservationJobStatus, required: true, location_name: "Status"))
324
+ GetEarthObservationJobOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
325
+ GetEarthObservationJobOutput.struct_class = Types::GetEarthObservationJobOutput
326
+
327
+ GetRasterDataCollectionInput.add_member(:arn, Shapes::ShapeRef.new(shape: DataCollectionArn, required: true, location: "uri", location_name: "Arn"))
328
+ GetRasterDataCollectionInput.struct_class = Types::GetRasterDataCollectionInput
329
+
330
+ GetRasterDataCollectionOutput.add_member(:arn, Shapes::ShapeRef.new(shape: DataCollectionArn, required: true, location_name: "Arn"))
331
+ GetRasterDataCollectionOutput.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Description"))
332
+ GetRasterDataCollectionOutput.add_member(:description_page_url, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DescriptionPageUrl"))
333
+ GetRasterDataCollectionOutput.add_member(:image_source_bands, Shapes::ShapeRef.new(shape: ImageSourceBandList, required: true, location_name: "ImageSourceBands"))
334
+ GetRasterDataCollectionOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
335
+ GetRasterDataCollectionOutput.add_member(:supported_filters, Shapes::ShapeRef.new(shape: FilterList, required: true, location_name: "SupportedFilters"))
336
+ GetRasterDataCollectionOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
337
+ GetRasterDataCollectionOutput.add_member(:type, Shapes::ShapeRef.new(shape: DataCollectionType, required: true, location_name: "Type"))
338
+ GetRasterDataCollectionOutput.struct_class = Types::GetRasterDataCollectionOutput
339
+
340
+ GetTileInput.add_member(:arn, Shapes::ShapeRef.new(shape: EarthObservationJobArn, required: true, location: "querystring", location_name: "Arn"))
341
+ GetTileInput.add_member(:image_assets, Shapes::ShapeRef.new(shape: StringListInput, required: true, location: "querystring", location_name: "ImageAssets"))
342
+ GetTileInput.add_member(:image_mask, Shapes::ShapeRef.new(shape: Boolean, location: "querystring", location_name: "ImageMask"))
343
+ GetTileInput.add_member(:output_data_type, Shapes::ShapeRef.new(shape: OutputType, location: "querystring", location_name: "OutputDataType"))
344
+ GetTileInput.add_member(:output_format, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "OutputFormat"))
345
+ GetTileInput.add_member(:property_filters, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "PropertyFilters"))
346
+ GetTileInput.add_member(:target, Shapes::ShapeRef.new(shape: TargetOptions, required: true, location: "querystring", location_name: "Target"))
347
+ GetTileInput.add_member(:time_range_filter, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "TimeRangeFilter"))
348
+ GetTileInput.add_member(:x, Shapes::ShapeRef.new(shape: Integer, required: true, location: "uri", location_name: "x"))
349
+ GetTileInput.add_member(:y, Shapes::ShapeRef.new(shape: Integer, required: true, location: "uri", location_name: "y"))
350
+ GetTileInput.add_member(:z, Shapes::ShapeRef.new(shape: Integer, required: true, location: "uri", location_name: "z"))
351
+ GetTileInput.struct_class = Types::GetTileInput
352
+
353
+ GetTileOutput.add_member(:binary_file, Shapes::ShapeRef.new(shape: BinaryFile, location_name: "BinaryFile"))
354
+ GetTileOutput.struct_class = Types::GetTileOutput
355
+ GetTileOutput[:payload] = :binary_file
356
+ GetTileOutput[:payload_member] = GetTileOutput.member(:binary_file)
357
+
358
+ GetVectorEnrichmentJobInput.add_member(:arn, Shapes::ShapeRef.new(shape: VectorEnrichmentJobArn, required: true, location: "uri", location_name: "Arn"))
359
+ GetVectorEnrichmentJobInput.struct_class = Types::GetVectorEnrichmentJobInput
360
+
361
+ GetVectorEnrichmentJobOutput.add_member(:arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Arn"))
362
+ GetVectorEnrichmentJobOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
363
+ GetVectorEnrichmentJobOutput.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "DurationInSeconds"))
364
+ GetVectorEnrichmentJobOutput.add_member(:error_details, Shapes::ShapeRef.new(shape: VectorEnrichmentJobErrorDetails, location_name: "ErrorDetails"))
365
+ GetVectorEnrichmentJobOutput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ExecutionRoleArn"))
366
+ GetVectorEnrichmentJobOutput.add_member(:export_error_details, Shapes::ShapeRef.new(shape: VectorEnrichmentJobExportErrorDetails, location_name: "ExportErrorDetails"))
367
+ GetVectorEnrichmentJobOutput.add_member(:export_status, Shapes::ShapeRef.new(shape: VectorEnrichmentJobExportStatus, location_name: "ExportStatus"))
368
+ GetVectorEnrichmentJobOutput.add_member(:input_config, Shapes::ShapeRef.new(shape: VectorEnrichmentJobInputConfig, required: true, location_name: "InputConfig"))
369
+ GetVectorEnrichmentJobOutput.add_member(:job_config, Shapes::ShapeRef.new(shape: VectorEnrichmentJobConfig, required: true, location_name: "JobConfig"))
370
+ GetVectorEnrichmentJobOutput.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
371
+ GetVectorEnrichmentJobOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
372
+ GetVectorEnrichmentJobOutput.add_member(:status, Shapes::ShapeRef.new(shape: VectorEnrichmentJobStatus, required: true, location_name: "Status"))
373
+ GetVectorEnrichmentJobOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
374
+ GetVectorEnrichmentJobOutput.add_member(:type, Shapes::ShapeRef.new(shape: VectorEnrichmentJobType, required: true, location_name: "Type"))
375
+ GetVectorEnrichmentJobOutput.struct_class = Types::GetVectorEnrichmentJobOutput
376
+
377
+ ImageSourceBandList.member = Shapes::ShapeRef.new(shape: String)
378
+
379
+ InputConfigInput.add_member(:data_source_config, Shapes::ShapeRef.new(shape: EojDataSourceConfigInput, location_name: "DataSourceConfig"))
380
+ InputConfigInput.add_member(:previous_earth_observation_job_arn, Shapes::ShapeRef.new(shape: String, location_name: "PreviousEarthObservationJobArn"))
381
+ InputConfigInput.add_member(:raster_data_collection_query, Shapes::ShapeRef.new(shape: RasterDataCollectionQueryInput, location_name: "RasterDataCollectionQuery"))
382
+ InputConfigInput.struct_class = Types::InputConfigInput
383
+
384
+ InputConfigOutput.add_member(:data_source_config, Shapes::ShapeRef.new(shape: EojDataSourceConfigInput, location_name: "DataSourceConfig"))
385
+ InputConfigOutput.add_member(:previous_earth_observation_job_arn, Shapes::ShapeRef.new(shape: String, location_name: "PreviousEarthObservationJobArn"))
386
+ InputConfigOutput.add_member(:raster_data_collection_query, Shapes::ShapeRef.new(shape: RasterDataCollectionQueryOutput, location_name: "RasterDataCollectionQuery"))
387
+ InputConfigOutput.struct_class = Types::InputConfigOutput
388
+
389
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
390
+ InternalServerException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceId"))
391
+ InternalServerException.struct_class = Types::InternalServerException
392
+
393
+ ItemSource.add_member(:assets, Shapes::ShapeRef.new(shape: AssetsMap, location_name: "Assets"))
394
+ ItemSource.add_member(:date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "DateTime"))
395
+ ItemSource.add_member(:geometry, Shapes::ShapeRef.new(shape: Geometry, required: true, location_name: "Geometry"))
396
+ ItemSource.add_member(:id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Id"))
397
+ ItemSource.add_member(:properties, Shapes::ShapeRef.new(shape: Properties, location_name: "Properties"))
398
+ ItemSource.struct_class = Types::ItemSource
399
+
400
+ ItemSourceList.member = Shapes::ShapeRef.new(shape: ItemSource)
401
+
402
+ JobConfigInput.add_member(:band_math_config, Shapes::ShapeRef.new(shape: BandMathConfigInput, location_name: "BandMathConfig"))
403
+ JobConfigInput.add_member(:cloud_masking_config, Shapes::ShapeRef.new(shape: CloudMaskingConfigInput, location_name: "CloudMaskingConfig"))
404
+ JobConfigInput.add_member(:cloud_removal_config, Shapes::ShapeRef.new(shape: CloudRemovalConfigInput, location_name: "CloudRemovalConfig"))
405
+ JobConfigInput.add_member(:geo_mosaic_config, Shapes::ShapeRef.new(shape: GeoMosaicConfigInput, location_name: "GeoMosaicConfig"))
406
+ JobConfigInput.add_member(:land_cover_segmentation_config, Shapes::ShapeRef.new(shape: LandCoverSegmentationConfigInput, location_name: "LandCoverSegmentationConfig"))
407
+ JobConfigInput.add_member(:resampling_config, Shapes::ShapeRef.new(shape: ResamplingConfigInput, location_name: "ResamplingConfig"))
408
+ JobConfigInput.add_member(:stack_config, Shapes::ShapeRef.new(shape: StackConfigInput, location_name: "StackConfig"))
409
+ JobConfigInput.add_member(:temporal_statistics_config, Shapes::ShapeRef.new(shape: TemporalStatisticsConfigInput, location_name: "TemporalStatisticsConfig"))
410
+ JobConfigInput.add_member(:zonal_statistics_config, Shapes::ShapeRef.new(shape: ZonalStatisticsConfigInput, location_name: "ZonalStatisticsConfig"))
411
+ JobConfigInput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
412
+ JobConfigInput.add_member_subclass(:band_math_config, Types::JobConfigInput::BandMathConfig)
413
+ JobConfigInput.add_member_subclass(:cloud_masking_config, Types::JobConfigInput::CloudMaskingConfig)
414
+ JobConfigInput.add_member_subclass(:cloud_removal_config, Types::JobConfigInput::CloudRemovalConfig)
415
+ JobConfigInput.add_member_subclass(:geo_mosaic_config, Types::JobConfigInput::GeoMosaicConfig)
416
+ JobConfigInput.add_member_subclass(:land_cover_segmentation_config, Types::JobConfigInput::LandCoverSegmentationConfig)
417
+ JobConfigInput.add_member_subclass(:resampling_config, Types::JobConfigInput::ResamplingConfig)
418
+ JobConfigInput.add_member_subclass(:stack_config, Types::JobConfigInput::StackConfig)
419
+ JobConfigInput.add_member_subclass(:temporal_statistics_config, Types::JobConfigInput::TemporalStatisticsConfig)
420
+ JobConfigInput.add_member_subclass(:zonal_statistics_config, Types::JobConfigInput::ZonalStatisticsConfig)
421
+ JobConfigInput.add_member_subclass(:unknown, Types::JobConfigInput::Unknown)
422
+ JobConfigInput.struct_class = Types::JobConfigInput
423
+
424
+ LandCoverSegmentationConfigInput.struct_class = Types::LandCoverSegmentationConfigInput
425
+
426
+ LandsatCloudCoverLandInput.add_member(:lower_bound, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "LowerBound"))
427
+ LandsatCloudCoverLandInput.add_member(:upper_bound, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "UpperBound"))
428
+ LandsatCloudCoverLandInput.struct_class = Types::LandsatCloudCoverLandInput
429
+
430
+ LinearRing.member = Shapes::ShapeRef.new(shape: Position)
431
+
432
+ LinearRings.member = Shapes::ShapeRef.new(shape: LinearRing)
433
+
434
+ LinearRingsList.member = Shapes::ShapeRef.new(shape: LinearRings)
435
+
436
+ ListEarthObservationJobInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListEarthObservationJobInputMaxResultsInteger, location_name: "MaxResults"))
437
+ ListEarthObservationJobInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
438
+ ListEarthObservationJobInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: String, location_name: "SortBy"))
439
+ ListEarthObservationJobInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
440
+ ListEarthObservationJobInput.add_member(:status_equals, Shapes::ShapeRef.new(shape: EarthObservationJobStatus, location_name: "StatusEquals"))
441
+ ListEarthObservationJobInput.struct_class = Types::ListEarthObservationJobInput
442
+
443
+ ListEarthObservationJobOutput.add_member(:earth_observation_job_summaries, Shapes::ShapeRef.new(shape: EarthObservationJobList, required: true, location_name: "EarthObservationJobSummaries"))
444
+ ListEarthObservationJobOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
445
+ ListEarthObservationJobOutput.struct_class = Types::ListEarthObservationJobOutput
446
+
447
+ ListEarthObservationJobOutputConfig.add_member(:arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Arn"))
448
+ ListEarthObservationJobOutputConfig.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
449
+ ListEarthObservationJobOutputConfig.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "DurationInSeconds"))
450
+ ListEarthObservationJobOutputConfig.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
451
+ ListEarthObservationJobOutputConfig.add_member(:operation_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "OperationType"))
452
+ ListEarthObservationJobOutputConfig.add_member(:status, Shapes::ShapeRef.new(shape: EarthObservationJobStatus, required: true, location_name: "Status"))
453
+ ListEarthObservationJobOutputConfig.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
454
+ ListEarthObservationJobOutputConfig.struct_class = Types::ListEarthObservationJobOutputConfig
455
+
456
+ ListRasterDataCollectionsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListRasterDataCollectionsInputMaxResultsInteger, location: "querystring", location_name: "MaxResults"))
457
+ ListRasterDataCollectionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
458
+ ListRasterDataCollectionsInput.struct_class = Types::ListRasterDataCollectionsInput
459
+
460
+ ListRasterDataCollectionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
461
+ ListRasterDataCollectionsOutput.add_member(:raster_data_collection_summaries, Shapes::ShapeRef.new(shape: DataCollectionsList, required: true, location_name: "RasterDataCollectionSummaries"))
462
+ ListRasterDataCollectionsOutput.struct_class = Types::ListRasterDataCollectionsOutput
463
+
464
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
465
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
466
+
467
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
468
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
469
+
470
+ ListVectorEnrichmentJobInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListVectorEnrichmentJobInputMaxResultsInteger, location_name: "MaxResults"))
471
+ ListVectorEnrichmentJobInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
472
+ ListVectorEnrichmentJobInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: String, location_name: "SortBy"))
473
+ ListVectorEnrichmentJobInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
474
+ ListVectorEnrichmentJobInput.add_member(:status_equals, Shapes::ShapeRef.new(shape: String, location_name: "StatusEquals"))
475
+ ListVectorEnrichmentJobInput.struct_class = Types::ListVectorEnrichmentJobInput
476
+
477
+ ListVectorEnrichmentJobOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
478
+ ListVectorEnrichmentJobOutput.add_member(:vector_enrichment_job_summaries, Shapes::ShapeRef.new(shape: VectorEnrichmentJobList, required: true, location_name: "VectorEnrichmentJobSummaries"))
479
+ ListVectorEnrichmentJobOutput.struct_class = Types::ListVectorEnrichmentJobOutput
480
+
481
+ ListVectorEnrichmentJobOutputConfig.add_member(:arn, Shapes::ShapeRef.new(shape: VectorEnrichmentJobArn, required: true, location_name: "Arn"))
482
+ ListVectorEnrichmentJobOutputConfig.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
483
+ ListVectorEnrichmentJobOutputConfig.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "DurationInSeconds"))
484
+ ListVectorEnrichmentJobOutputConfig.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
485
+ ListVectorEnrichmentJobOutputConfig.add_member(:status, Shapes::ShapeRef.new(shape: VectorEnrichmentJobStatus, required: true, location_name: "Status"))
486
+ ListVectorEnrichmentJobOutputConfig.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
487
+ ListVectorEnrichmentJobOutputConfig.add_member(:type, Shapes::ShapeRef.new(shape: VectorEnrichmentJobType, required: true, location_name: "Type"))
488
+ ListVectorEnrichmentJobOutputConfig.struct_class = Types::ListVectorEnrichmentJobOutputConfig
489
+
490
+ MapMatchingConfig.add_member(:id_attribute_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "IdAttributeName"))
491
+ MapMatchingConfig.add_member(:timestamp_attribute_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TimestampAttributeName"))
492
+ MapMatchingConfig.add_member(:x_attribute_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "XAttributeName"))
493
+ MapMatchingConfig.add_member(:y_attribute_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "YAttributeName"))
494
+ MapMatchingConfig.struct_class = Types::MapMatchingConfig
495
+
496
+ MultiPolygonGeometryInput.add_member(:coordinates, Shapes::ShapeRef.new(shape: LinearRingsList, required: true, location_name: "Coordinates"))
497
+ MultiPolygonGeometryInput.struct_class = Types::MultiPolygonGeometryInput
498
+
499
+ Operation.add_member(:equation, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Equation"))
500
+ Operation.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
501
+ Operation.add_member(:output_type, Shapes::ShapeRef.new(shape: OutputType, location_name: "OutputType"))
502
+ Operation.struct_class = Types::Operation
503
+
504
+ OperationsListInput.member = Shapes::ShapeRef.new(shape: Operation)
505
+
506
+ OutputBand.add_member(:band_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BandName"))
507
+ OutputBand.add_member(:output_data_type, Shapes::ShapeRef.new(shape: OutputType, required: true, location_name: "OutputDataType"))
508
+ OutputBand.struct_class = Types::OutputBand
509
+
510
+ OutputConfigInput.add_member(:s3_data, Shapes::ShapeRef.new(shape: ExportS3DataInput, required: true, location_name: "S3Data"))
511
+ OutputConfigInput.struct_class = Types::OutputConfigInput
512
+
513
+ OutputResolutionResamplingInput.add_member(:user_defined, Shapes::ShapeRef.new(shape: UserDefined, required: true, location_name: "UserDefined"))
514
+ OutputResolutionResamplingInput.struct_class = Types::OutputResolutionResamplingInput
515
+
516
+ OutputResolutionStackInput.add_member(:predefined, Shapes::ShapeRef.new(shape: PredefinedResolution, location_name: "Predefined"))
517
+ OutputResolutionStackInput.add_member(:user_defined, Shapes::ShapeRef.new(shape: UserDefined, location_name: "UserDefined"))
518
+ OutputResolutionStackInput.struct_class = Types::OutputResolutionStackInput
519
+
520
+ PlatformInput.add_member(:comparison_operator, Shapes::ShapeRef.new(shape: ComparisonOperator, location_name: "ComparisonOperator"))
521
+ PlatformInput.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Value"))
522
+ PlatformInput.struct_class = Types::PlatformInput
523
+
524
+ PolygonGeometryInput.add_member(:coordinates, Shapes::ShapeRef.new(shape: LinearRings, required: true, location_name: "Coordinates"))
525
+ PolygonGeometryInput.struct_class = Types::PolygonGeometryInput
526
+
527
+ Position.member = Shapes::ShapeRef.new(shape: Double)
528
+
529
+ Properties.add_member(:eo_cloud_cover, Shapes::ShapeRef.new(shape: Float, location_name: "EoCloudCover"))
530
+ Properties.add_member(:landsat_cloud_cover_land, Shapes::ShapeRef.new(shape: Float, location_name: "LandsatCloudCoverLand"))
531
+ Properties.add_member(:platform, Shapes::ShapeRef.new(shape: String, location_name: "Platform"))
532
+ Properties.add_member(:view_off_nadir, Shapes::ShapeRef.new(shape: Float, location_name: "ViewOffNadir"))
533
+ Properties.add_member(:view_sun_azimuth, Shapes::ShapeRef.new(shape: Float, location_name: "ViewSunAzimuth"))
534
+ Properties.add_member(:view_sun_elevation, Shapes::ShapeRef.new(shape: Float, location_name: "ViewSunElevation"))
535
+ Properties.struct_class = Types::Properties
536
+
537
+ Property.add_member(:eo_cloud_cover, Shapes::ShapeRef.new(shape: EoCloudCoverInput, location_name: "EoCloudCover"))
538
+ Property.add_member(:landsat_cloud_cover_land, Shapes::ShapeRef.new(shape: LandsatCloudCoverLandInput, location_name: "LandsatCloudCoverLand"))
539
+ Property.add_member(:platform, Shapes::ShapeRef.new(shape: PlatformInput, location_name: "Platform"))
540
+ Property.add_member(:view_off_nadir, Shapes::ShapeRef.new(shape: ViewOffNadirInput, location_name: "ViewOffNadir"))
541
+ Property.add_member(:view_sun_azimuth, Shapes::ShapeRef.new(shape: ViewSunAzimuthInput, location_name: "ViewSunAzimuth"))
542
+ Property.add_member(:view_sun_elevation, Shapes::ShapeRef.new(shape: ViewSunElevationInput, location_name: "ViewSunElevation"))
543
+ Property.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
544
+ Property.add_member_subclass(:eo_cloud_cover, Types::Property::EoCloudCover)
545
+ Property.add_member_subclass(:landsat_cloud_cover_land, Types::Property::LandsatCloudCoverLand)
546
+ Property.add_member_subclass(:platform, Types::Property::Platform)
547
+ Property.add_member_subclass(:view_off_nadir, Types::Property::ViewOffNadir)
548
+ Property.add_member_subclass(:view_sun_azimuth, Types::Property::ViewSunAzimuth)
549
+ Property.add_member_subclass(:view_sun_elevation, Types::Property::ViewSunElevation)
550
+ Property.add_member_subclass(:unknown, Types::Property::Unknown)
551
+ Property.struct_class = Types::Property
552
+
553
+ PropertyFilter.add_member(:property, Shapes::ShapeRef.new(shape: Property, required: true, location_name: "Property"))
554
+ PropertyFilter.struct_class = Types::PropertyFilter
555
+
556
+ PropertyFilters.add_member(:logical_operator, Shapes::ShapeRef.new(shape: LogicalOperator, location_name: "LogicalOperator"))
557
+ PropertyFilters.add_member(:properties, Shapes::ShapeRef.new(shape: PropertyFiltersList, location_name: "Properties"))
558
+ PropertyFilters.struct_class = Types::PropertyFilters
559
+
560
+ PropertyFiltersList.member = Shapes::ShapeRef.new(shape: PropertyFilter)
561
+
562
+ RasterDataCollectionMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: DataCollectionArn, required: true, location_name: "Arn"))
563
+ RasterDataCollectionMetadata.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Description"))
564
+ RasterDataCollectionMetadata.add_member(:description_page_url, Shapes::ShapeRef.new(shape: String, location_name: "DescriptionPageUrl"))
565
+ RasterDataCollectionMetadata.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
566
+ RasterDataCollectionMetadata.add_member(:supported_filters, Shapes::ShapeRef.new(shape: FilterList, required: true, location_name: "SupportedFilters"))
567
+ RasterDataCollectionMetadata.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
568
+ RasterDataCollectionMetadata.add_member(:type, Shapes::ShapeRef.new(shape: DataCollectionType, required: true, location_name: "Type"))
569
+ RasterDataCollectionMetadata.struct_class = Types::RasterDataCollectionMetadata
570
+
571
+ RasterDataCollectionQueryInput.add_member(:area_of_interest, Shapes::ShapeRef.new(shape: AreaOfInterest, location_name: "AreaOfInterest"))
572
+ RasterDataCollectionQueryInput.add_member(:property_filters, Shapes::ShapeRef.new(shape: PropertyFilters, location_name: "PropertyFilters"))
573
+ RasterDataCollectionQueryInput.add_member(:raster_data_collection_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RasterDataCollectionArn"))
574
+ RasterDataCollectionQueryInput.add_member(:time_range_filter, Shapes::ShapeRef.new(shape: TimeRangeFilterInput, required: true, location_name: "TimeRangeFilter"))
575
+ RasterDataCollectionQueryInput.struct_class = Types::RasterDataCollectionQueryInput
576
+
577
+ RasterDataCollectionQueryOutput.add_member(:area_of_interest, Shapes::ShapeRef.new(shape: AreaOfInterest, location_name: "AreaOfInterest"))
578
+ RasterDataCollectionQueryOutput.add_member(:property_filters, Shapes::ShapeRef.new(shape: PropertyFilters, location_name: "PropertyFilters"))
579
+ RasterDataCollectionQueryOutput.add_member(:raster_data_collection_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RasterDataCollectionArn"))
580
+ RasterDataCollectionQueryOutput.add_member(:raster_data_collection_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RasterDataCollectionName"))
581
+ RasterDataCollectionQueryOutput.add_member(:time_range_filter, Shapes::ShapeRef.new(shape: TimeRangeFilterInput, required: true, location_name: "TimeRangeFilter"))
582
+ RasterDataCollectionQueryOutput.struct_class = Types::RasterDataCollectionQueryOutput
583
+
584
+ RasterDataCollectionQueryWithBandFilterInput.add_member(:area_of_interest, Shapes::ShapeRef.new(shape: AreaOfInterest, location_name: "AreaOfInterest"))
585
+ RasterDataCollectionQueryWithBandFilterInput.add_member(:band_filter, Shapes::ShapeRef.new(shape: StringListInput, location_name: "BandFilter"))
586
+ RasterDataCollectionQueryWithBandFilterInput.add_member(:property_filters, Shapes::ShapeRef.new(shape: PropertyFilters, location_name: "PropertyFilters"))
587
+ RasterDataCollectionQueryWithBandFilterInput.add_member(:time_range_filter, Shapes::ShapeRef.new(shape: TimeRangeFilterInput, required: true, location_name: "TimeRangeFilter"))
588
+ RasterDataCollectionQueryWithBandFilterInput.struct_class = Types::RasterDataCollectionQueryWithBandFilterInput
589
+
590
+ ResamplingConfigInput.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: AlgorithmNameResampling, location_name: "AlgorithmName"))
591
+ ResamplingConfigInput.add_member(:output_resolution, Shapes::ShapeRef.new(shape: OutputResolutionResamplingInput, required: true, location_name: "OutputResolution"))
592
+ ResamplingConfigInput.add_member(:target_bands, Shapes::ShapeRef.new(shape: StringListInput, location_name: "TargetBands"))
593
+ ResamplingConfigInput.struct_class = Types::ResamplingConfigInput
594
+
595
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
596
+ ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceId"))
597
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
598
+
599
+ ReverseGeocodingConfig.add_member(:x_attribute_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "XAttributeName"))
600
+ ReverseGeocodingConfig.add_member(:y_attribute_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "YAttributeName"))
601
+ ReverseGeocodingConfig.struct_class = Types::ReverseGeocodingConfig
602
+
603
+ S3DataInput.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
604
+ S3DataInput.add_member(:metadata_provider, Shapes::ShapeRef.new(shape: MetadataProvider, required: true, location_name: "MetadataProvider"))
605
+ S3DataInput.add_member(:s3_uri, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3Uri"))
606
+ S3DataInput.struct_class = Types::S3DataInput
607
+
608
+ SearchRasterDataCollectionInput.add_member(:arn, Shapes::ShapeRef.new(shape: DataCollectionArn, required: true, location_name: "Arn"))
609
+ SearchRasterDataCollectionInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
610
+ SearchRasterDataCollectionInput.add_member(:raster_data_collection_query, Shapes::ShapeRef.new(shape: RasterDataCollectionQueryWithBandFilterInput, required: true, location_name: "RasterDataCollectionQuery"))
611
+ SearchRasterDataCollectionInput.struct_class = Types::SearchRasterDataCollectionInput
612
+
613
+ SearchRasterDataCollectionOutput.add_member(:approximate_result_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ApproximateResultCount"))
614
+ SearchRasterDataCollectionOutput.add_member(:items, Shapes::ShapeRef.new(shape: ItemSourceList, location_name: "Items"))
615
+ SearchRasterDataCollectionOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
616
+ SearchRasterDataCollectionOutput.struct_class = Types::SearchRasterDataCollectionOutput
617
+
618
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
619
+ ServiceQuotaExceededException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceId"))
620
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
621
+
622
+ StackConfigInput.add_member(:output_resolution, Shapes::ShapeRef.new(shape: OutputResolutionStackInput, location_name: "OutputResolution"))
623
+ StackConfigInput.add_member(:target_bands, Shapes::ShapeRef.new(shape: StringListInput, location_name: "TargetBands"))
624
+ StackConfigInput.struct_class = Types::StackConfigInput
625
+
626
+ StartEarthObservationJobInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
627
+ StartEarthObservationJobInput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ExecutionRoleArn"))
628
+ StartEarthObservationJobInput.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfigInput, required: true, location_name: "InputConfig"))
629
+ StartEarthObservationJobInput.add_member(:job_config, Shapes::ShapeRef.new(shape: JobConfigInput, required: true, location_name: "JobConfig"))
630
+ StartEarthObservationJobInput.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
631
+ StartEarthObservationJobInput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
632
+ StartEarthObservationJobInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
633
+ StartEarthObservationJobInput.struct_class = Types::StartEarthObservationJobInput
634
+
635
+ StartEarthObservationJobOutput.add_member(:arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Arn"))
636
+ StartEarthObservationJobOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
637
+ StartEarthObservationJobOutput.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "DurationInSeconds"))
638
+ StartEarthObservationJobOutput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "ExecutionRoleArn"))
639
+ StartEarthObservationJobOutput.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfigOutput, location_name: "InputConfig"))
640
+ StartEarthObservationJobOutput.add_member(:job_config, Shapes::ShapeRef.new(shape: JobConfigInput, required: true, location_name: "JobConfig"))
641
+ StartEarthObservationJobOutput.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
642
+ StartEarthObservationJobOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
643
+ StartEarthObservationJobOutput.add_member(:status, Shapes::ShapeRef.new(shape: EarthObservationJobStatus, required: true, location_name: "Status"))
644
+ StartEarthObservationJobOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
645
+ StartEarthObservationJobOutput.struct_class = Types::StartEarthObservationJobOutput
646
+
647
+ StartVectorEnrichmentJobInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
648
+ StartVectorEnrichmentJobInput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ExecutionRoleArn"))
649
+ StartVectorEnrichmentJobInput.add_member(:input_config, Shapes::ShapeRef.new(shape: VectorEnrichmentJobInputConfig, required: true, location_name: "InputConfig"))
650
+ StartVectorEnrichmentJobInput.add_member(:job_config, Shapes::ShapeRef.new(shape: VectorEnrichmentJobConfig, required: true, location_name: "JobConfig"))
651
+ StartVectorEnrichmentJobInput.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
652
+ StartVectorEnrichmentJobInput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
653
+ StartVectorEnrichmentJobInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
654
+ StartVectorEnrichmentJobInput.struct_class = Types::StartVectorEnrichmentJobInput
655
+
656
+ StartVectorEnrichmentJobOutput.add_member(:arn, Shapes::ShapeRef.new(shape: VectorEnrichmentJobArn, required: true, location_name: "Arn"))
657
+ StartVectorEnrichmentJobOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
658
+ StartVectorEnrichmentJobOutput.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "DurationInSeconds"))
659
+ StartVectorEnrichmentJobOutput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ExecutionRoleArn"))
660
+ StartVectorEnrichmentJobOutput.add_member(:input_config, Shapes::ShapeRef.new(shape: VectorEnrichmentJobInputConfig, required: true, location_name: "InputConfig"))
661
+ StartVectorEnrichmentJobOutput.add_member(:job_config, Shapes::ShapeRef.new(shape: VectorEnrichmentJobConfig, required: true, location_name: "JobConfig"))
662
+ StartVectorEnrichmentJobOutput.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
663
+ StartVectorEnrichmentJobOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
664
+ StartVectorEnrichmentJobOutput.add_member(:status, Shapes::ShapeRef.new(shape: VectorEnrichmentJobStatus, required: true, location_name: "Status"))
665
+ StartVectorEnrichmentJobOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
666
+ StartVectorEnrichmentJobOutput.add_member(:type, Shapes::ShapeRef.new(shape: VectorEnrichmentJobType, required: true, location_name: "Type"))
667
+ StartVectorEnrichmentJobOutput.struct_class = Types::StartVectorEnrichmentJobOutput
668
+
669
+ StopEarthObservationJobInput.add_member(:arn, Shapes::ShapeRef.new(shape: EarthObservationJobArn, required: true, location_name: "Arn"))
670
+ StopEarthObservationJobInput.struct_class = Types::StopEarthObservationJobInput
671
+
672
+ StopEarthObservationJobOutput.struct_class = Types::StopEarthObservationJobOutput
673
+
674
+ StopVectorEnrichmentJobInput.add_member(:arn, Shapes::ShapeRef.new(shape: VectorEnrichmentJobArn, required: true, location_name: "Arn"))
675
+ StopVectorEnrichmentJobInput.struct_class = Types::StopVectorEnrichmentJobInput
676
+
677
+ StopVectorEnrichmentJobOutput.struct_class = Types::StopVectorEnrichmentJobOutput
678
+
679
+ StringListInput.member = Shapes::ShapeRef.new(shape: String)
680
+
681
+ TagKeyList.member = Shapes::ShapeRef.new(shape: String)
682
+
683
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
684
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "Tags"))
685
+ TagResourceRequest.struct_class = Types::TagResourceRequest
686
+
687
+ TagResourceResponse.struct_class = Types::TagResourceResponse
688
+
689
+ Tags.key = Shapes::ShapeRef.new(shape: String)
690
+ Tags.value = Shapes::ShapeRef.new(shape: String)
691
+
692
+ TemporalStatisticsConfigInput.add_member(:group_by, Shapes::ShapeRef.new(shape: GroupBy, location_name: "GroupBy"))
693
+ TemporalStatisticsConfigInput.add_member(:statistics, Shapes::ShapeRef.new(shape: TemporalStatisticsListInput, required: true, location_name: "Statistics"))
694
+ TemporalStatisticsConfigInput.add_member(:target_bands, Shapes::ShapeRef.new(shape: StringListInput, location_name: "TargetBands"))
695
+ TemporalStatisticsConfigInput.struct_class = Types::TemporalStatisticsConfigInput
696
+
697
+ TemporalStatisticsListInput.member = Shapes::ShapeRef.new(shape: TemporalStatistics)
698
+
699
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
700
+ ThrottlingException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceId"))
701
+ ThrottlingException.struct_class = Types::ThrottlingException
702
+
703
+ TimeRangeFilterInput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "EndTime"))
704
+ TimeRangeFilterInput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartTime"))
705
+ TimeRangeFilterInput.struct_class = Types::TimeRangeFilterInput
706
+
707
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
708
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
709
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
710
+
711
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
712
+
713
+ UserDefined.add_member(:unit, Shapes::ShapeRef.new(shape: Unit, required: true, location_name: "Unit"))
714
+ UserDefined.add_member(:value, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "Value"))
715
+ UserDefined.struct_class = Types::UserDefined
716
+
717
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
718
+ ValidationException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceId"))
719
+ ValidationException.struct_class = Types::ValidationException
720
+
721
+ VectorEnrichmentJobConfig.add_member(:map_matching_config, Shapes::ShapeRef.new(shape: MapMatchingConfig, location_name: "MapMatchingConfig"))
722
+ VectorEnrichmentJobConfig.add_member(:reverse_geocoding_config, Shapes::ShapeRef.new(shape: ReverseGeocodingConfig, location_name: "ReverseGeocodingConfig"))
723
+ VectorEnrichmentJobConfig.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
724
+ VectorEnrichmentJobConfig.add_member_subclass(:map_matching_config, Types::VectorEnrichmentJobConfig::MapMatchingConfig)
725
+ VectorEnrichmentJobConfig.add_member_subclass(:reverse_geocoding_config, Types::VectorEnrichmentJobConfig::ReverseGeocodingConfig)
726
+ VectorEnrichmentJobConfig.add_member_subclass(:unknown, Types::VectorEnrichmentJobConfig::Unknown)
727
+ VectorEnrichmentJobConfig.struct_class = Types::VectorEnrichmentJobConfig
728
+
729
+ VectorEnrichmentJobDataSourceConfigInput.add_member(:s3_data, Shapes::ShapeRef.new(shape: VectorEnrichmentJobS3Data, location_name: "S3Data"))
730
+ VectorEnrichmentJobDataSourceConfigInput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
731
+ VectorEnrichmentJobDataSourceConfigInput.add_member_subclass(:s3_data, Types::VectorEnrichmentJobDataSourceConfigInput::S3Data)
732
+ VectorEnrichmentJobDataSourceConfigInput.add_member_subclass(:unknown, Types::VectorEnrichmentJobDataSourceConfigInput::Unknown)
733
+ VectorEnrichmentJobDataSourceConfigInput.struct_class = Types::VectorEnrichmentJobDataSourceConfigInput
734
+
735
+ VectorEnrichmentJobErrorDetails.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
736
+ VectorEnrichmentJobErrorDetails.add_member(:error_type, Shapes::ShapeRef.new(shape: VectorEnrichmentJobErrorType, location_name: "ErrorType"))
737
+ VectorEnrichmentJobErrorDetails.struct_class = Types::VectorEnrichmentJobErrorDetails
738
+
739
+ VectorEnrichmentJobExportErrorDetails.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
740
+ VectorEnrichmentJobExportErrorDetails.add_member(:type, Shapes::ShapeRef.new(shape: VectorEnrichmentJobExportErrorType, location_name: "Type"))
741
+ VectorEnrichmentJobExportErrorDetails.struct_class = Types::VectorEnrichmentJobExportErrorDetails
742
+
743
+ VectorEnrichmentJobInputConfig.add_member(:data_source_config, Shapes::ShapeRef.new(shape: VectorEnrichmentJobDataSourceConfigInput, required: true, location_name: "DataSourceConfig"))
744
+ VectorEnrichmentJobInputConfig.add_member(:document_type, Shapes::ShapeRef.new(shape: VectorEnrichmentJobDocumentType, required: true, location_name: "DocumentType"))
745
+ VectorEnrichmentJobInputConfig.struct_class = Types::VectorEnrichmentJobInputConfig
746
+
747
+ VectorEnrichmentJobList.member = Shapes::ShapeRef.new(shape: ListVectorEnrichmentJobOutputConfig)
748
+
749
+ VectorEnrichmentJobS3Data.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
750
+ VectorEnrichmentJobS3Data.add_member(:s3_uri, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3Uri"))
751
+ VectorEnrichmentJobS3Data.struct_class = Types::VectorEnrichmentJobS3Data
752
+
753
+ ViewOffNadirInput.add_member(:lower_bound, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "LowerBound"))
754
+ ViewOffNadirInput.add_member(:upper_bound, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "UpperBound"))
755
+ ViewOffNadirInput.struct_class = Types::ViewOffNadirInput
756
+
757
+ ViewSunAzimuthInput.add_member(:lower_bound, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "LowerBound"))
758
+ ViewSunAzimuthInput.add_member(:upper_bound, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "UpperBound"))
759
+ ViewSunAzimuthInput.struct_class = Types::ViewSunAzimuthInput
760
+
761
+ ViewSunElevationInput.add_member(:lower_bound, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "LowerBound"))
762
+ ViewSunElevationInput.add_member(:upper_bound, Shapes::ShapeRef.new(shape: Float, required: true, location_name: "UpperBound"))
763
+ ViewSunElevationInput.struct_class = Types::ViewSunElevationInput
764
+
765
+ ZonalStatisticsConfigInput.add_member(:statistics, Shapes::ShapeRef.new(shape: ZonalStatisticsListInput, required: true, location_name: "Statistics"))
766
+ ZonalStatisticsConfigInput.add_member(:target_bands, Shapes::ShapeRef.new(shape: StringListInput, location_name: "TargetBands"))
767
+ ZonalStatisticsConfigInput.add_member(:zone_s3_path, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ZoneS3Path"))
768
+ ZonalStatisticsConfigInput.struct_class = Types::ZonalStatisticsConfigInput
769
+
770
+ ZonalStatisticsListInput.member = Shapes::ShapeRef.new(shape: ZonalStatistics)
771
+
772
+
773
+ # @api private
774
+ API = Seahorse::Model::Api.new.tap do |api|
775
+
776
+ api.version = "2020-05-27"
777
+
778
+ api.metadata = {
779
+ "apiVersion" => "2020-05-27",
780
+ "endpointPrefix" => "sagemaker-geospatial",
781
+ "jsonVersion" => "1.1",
782
+ "protocol" => "rest-json",
783
+ "serviceFullName" => "Amazon SageMaker geospatial capabilities",
784
+ "serviceId" => "SageMaker Geospatial",
785
+ "signatureVersion" => "v4",
786
+ "signingName" => "sagemaker-geospatial",
787
+ "uid" => "sagemaker-geospatial-2020-05-27",
788
+ }
789
+
790
+ api.add_operation(:delete_earth_observation_job, Seahorse::Model::Operation.new.tap do |o|
791
+ o.name = "DeleteEarthObservationJob"
792
+ o.http_method = "DELETE"
793
+ o.http_request_uri = "/earth-observation-jobs/{Arn}"
794
+ o.input = Shapes::ShapeRef.new(shape: DeleteEarthObservationJobInput)
795
+ o.output = Shapes::ShapeRef.new(shape: DeleteEarthObservationJobOutput)
796
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
797
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
798
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
799
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
800
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
801
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
802
+ end)
803
+
804
+ api.add_operation(:delete_vector_enrichment_job, Seahorse::Model::Operation.new.tap do |o|
805
+ o.name = "DeleteVectorEnrichmentJob"
806
+ o.http_method = "DELETE"
807
+ o.http_request_uri = "/vector-enrichment-jobs/{Arn}"
808
+ o.input = Shapes::ShapeRef.new(shape: DeleteVectorEnrichmentJobInput)
809
+ o.output = Shapes::ShapeRef.new(shape: DeleteVectorEnrichmentJobOutput)
810
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
811
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
812
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
813
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
814
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
815
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
816
+ end)
817
+
818
+ api.add_operation(:export_earth_observation_job, Seahorse::Model::Operation.new.tap do |o|
819
+ o.name = "ExportEarthObservationJob"
820
+ o.http_method = "POST"
821
+ o.http_request_uri = "/export-earth-observation-job"
822
+ o.input = Shapes::ShapeRef.new(shape: ExportEarthObservationJobInput)
823
+ o.output = Shapes::ShapeRef.new(shape: ExportEarthObservationJobOutput)
824
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
825
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
826
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
827
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
828
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
829
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
830
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
831
+ end)
832
+
833
+ api.add_operation(:export_vector_enrichment_job, Seahorse::Model::Operation.new.tap do |o|
834
+ o.name = "ExportVectorEnrichmentJob"
835
+ o.http_method = "POST"
836
+ o.http_request_uri = "/export-vector-enrichment-jobs"
837
+ o.input = Shapes::ShapeRef.new(shape: ExportVectorEnrichmentJobInput)
838
+ o.output = Shapes::ShapeRef.new(shape: ExportVectorEnrichmentJobOutput)
839
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
840
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
841
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
842
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
843
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
844
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
845
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
846
+ end)
847
+
848
+ api.add_operation(:get_earth_observation_job, Seahorse::Model::Operation.new.tap do |o|
849
+ o.name = "GetEarthObservationJob"
850
+ o.http_method = "GET"
851
+ o.http_request_uri = "/earth-observation-jobs/{Arn}"
852
+ o.input = Shapes::ShapeRef.new(shape: GetEarthObservationJobInput)
853
+ o.output = Shapes::ShapeRef.new(shape: GetEarthObservationJobOutput)
854
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
855
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
856
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
857
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
858
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
859
+ end)
860
+
861
+ api.add_operation(:get_raster_data_collection, Seahorse::Model::Operation.new.tap do |o|
862
+ o.name = "GetRasterDataCollection"
863
+ o.http_method = "GET"
864
+ o.http_request_uri = "/raster-data-collection/{Arn}"
865
+ o.input = Shapes::ShapeRef.new(shape: GetRasterDataCollectionInput)
866
+ o.output = Shapes::ShapeRef.new(shape: GetRasterDataCollectionOutput)
867
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
868
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
869
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
870
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
871
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
872
+ end)
873
+
874
+ api.add_operation(:get_tile, Seahorse::Model::Operation.new.tap do |o|
875
+ o.name = "GetTile"
876
+ o.http_method = "GET"
877
+ o.http_request_uri = "/tile/{z}/{x}/{y}"
878
+ o.input = Shapes::ShapeRef.new(shape: GetTileInput)
879
+ o.output = Shapes::ShapeRef.new(shape: GetTileOutput)
880
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
881
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
882
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
883
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
884
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
885
+ end)
886
+
887
+ api.add_operation(:get_vector_enrichment_job, Seahorse::Model::Operation.new.tap do |o|
888
+ o.name = "GetVectorEnrichmentJob"
889
+ o.http_method = "GET"
890
+ o.http_request_uri = "/vector-enrichment-jobs/{Arn}"
891
+ o.input = Shapes::ShapeRef.new(shape: GetVectorEnrichmentJobInput)
892
+ o.output = Shapes::ShapeRef.new(shape: GetVectorEnrichmentJobOutput)
893
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
894
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
895
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
896
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
897
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
898
+ end)
899
+
900
+ api.add_operation(:list_earth_observation_jobs, Seahorse::Model::Operation.new.tap do |o|
901
+ o.name = "ListEarthObservationJobs"
902
+ o.http_method = "POST"
903
+ o.http_request_uri = "/list-earth-observation-jobs"
904
+ o.input = Shapes::ShapeRef.new(shape: ListEarthObservationJobInput)
905
+ o.output = Shapes::ShapeRef.new(shape: ListEarthObservationJobOutput)
906
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
907
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
908
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
909
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
910
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
911
+ o[:pager] = Aws::Pager.new(
912
+ limit_key: "max_results",
913
+ tokens: {
914
+ "next_token" => "next_token"
915
+ }
916
+ )
917
+ end)
918
+
919
+ api.add_operation(:list_raster_data_collections, Seahorse::Model::Operation.new.tap do |o|
920
+ o.name = "ListRasterDataCollections"
921
+ o.http_method = "GET"
922
+ o.http_request_uri = "/raster-data-collections"
923
+ o.input = Shapes::ShapeRef.new(shape: ListRasterDataCollectionsInput)
924
+ o.output = Shapes::ShapeRef.new(shape: ListRasterDataCollectionsOutput)
925
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
926
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
927
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
928
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
929
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
930
+ o[:pager] = Aws::Pager.new(
931
+ limit_key: "max_results",
932
+ tokens: {
933
+ "next_token" => "next_token"
934
+ }
935
+ )
936
+ end)
937
+
938
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
939
+ o.name = "ListTagsForResource"
940
+ o.http_method = "GET"
941
+ o.http_request_uri = "/tags/{ResourceArn}"
942
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
943
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
944
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
945
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
946
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
947
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
948
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
949
+ end)
950
+
951
+ api.add_operation(:list_vector_enrichment_jobs, Seahorse::Model::Operation.new.tap do |o|
952
+ o.name = "ListVectorEnrichmentJobs"
953
+ o.http_method = "POST"
954
+ o.http_request_uri = "/list-vector-enrichment-jobs"
955
+ o.input = Shapes::ShapeRef.new(shape: ListVectorEnrichmentJobInput)
956
+ o.output = Shapes::ShapeRef.new(shape: ListVectorEnrichmentJobOutput)
957
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
958
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
959
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
960
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
961
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
962
+ o[:pager] = Aws::Pager.new(
963
+ limit_key: "max_results",
964
+ tokens: {
965
+ "next_token" => "next_token"
966
+ }
967
+ )
968
+ end)
969
+
970
+ api.add_operation(:search_raster_data_collection, Seahorse::Model::Operation.new.tap do |o|
971
+ o.name = "SearchRasterDataCollection"
972
+ o.http_method = "POST"
973
+ o.http_request_uri = "/search-raster-data-collection"
974
+ o.input = Shapes::ShapeRef.new(shape: SearchRasterDataCollectionInput)
975
+ o.output = Shapes::ShapeRef.new(shape: SearchRasterDataCollectionOutput)
976
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
977
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
978
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
979
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
980
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
981
+ o[:pager] = Aws::Pager.new(
982
+ tokens: {
983
+ "next_token" => "next_token"
984
+ }
985
+ )
986
+ end)
987
+
988
+ api.add_operation(:start_earth_observation_job, Seahorse::Model::Operation.new.tap do |o|
989
+ o.name = "StartEarthObservationJob"
990
+ o.http_method = "POST"
991
+ o.http_request_uri = "/earth-observation-jobs"
992
+ o.input = Shapes::ShapeRef.new(shape: StartEarthObservationJobInput)
993
+ o.output = Shapes::ShapeRef.new(shape: StartEarthObservationJobOutput)
994
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
995
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
996
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
997
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
998
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
999
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1000
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1001
+ end)
1002
+
1003
+ api.add_operation(:start_vector_enrichment_job, Seahorse::Model::Operation.new.tap do |o|
1004
+ o.name = "StartVectorEnrichmentJob"
1005
+ o.http_method = "POST"
1006
+ o.http_request_uri = "/vector-enrichment-jobs"
1007
+ o.input = Shapes::ShapeRef.new(shape: StartVectorEnrichmentJobInput)
1008
+ o.output = Shapes::ShapeRef.new(shape: StartVectorEnrichmentJobOutput)
1009
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1010
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1011
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1012
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1013
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1014
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1015
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1016
+ end)
1017
+
1018
+ api.add_operation(:stop_earth_observation_job, Seahorse::Model::Operation.new.tap do |o|
1019
+ o.name = "StopEarthObservationJob"
1020
+ o.http_method = "POST"
1021
+ o.http_request_uri = "/earth-observation-jobs/stop"
1022
+ o.input = Shapes::ShapeRef.new(shape: StopEarthObservationJobInput)
1023
+ o.output = Shapes::ShapeRef.new(shape: StopEarthObservationJobOutput)
1024
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1025
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1027
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1028
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1029
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1030
+ end)
1031
+
1032
+ api.add_operation(:stop_vector_enrichment_job, Seahorse::Model::Operation.new.tap do |o|
1033
+ o.name = "StopVectorEnrichmentJob"
1034
+ o.http_method = "POST"
1035
+ o.http_request_uri = "/vector-enrichment-jobs/stop"
1036
+ o.input = Shapes::ShapeRef.new(shape: StopVectorEnrichmentJobInput)
1037
+ o.output = Shapes::ShapeRef.new(shape: StopVectorEnrichmentJobOutput)
1038
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1039
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1040
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1041
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1042
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1043
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1044
+ end)
1045
+
1046
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
1047
+ o.name = "TagResource"
1048
+ o.http_method = "PUT"
1049
+ o.http_request_uri = "/tags/{ResourceArn}"
1050
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
1051
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
1052
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1053
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1054
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1055
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1056
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1057
+ end)
1058
+
1059
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
1060
+ o.name = "UntagResource"
1061
+ o.http_method = "DELETE"
1062
+ o.http_request_uri = "/tags/{ResourceArn}"
1063
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
1064
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
1065
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1066
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1067
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1068
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1069
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1070
+ end)
1071
+ end
1072
+
1073
+ end
1074
+ end