aws-sdk-locationservice 1.49.0 → 1.51.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-locationservice/client.rb +1036 -863
- data/lib/aws-sdk-locationservice/client_api.rb +382 -212
- data/lib/aws-sdk-locationservice/endpoints.rb +28 -0
- data/lib/aws-sdk-locationservice/errors.rb +5 -5
- data/lib/aws-sdk-locationservice/plugins/endpoints.rb +4 -0
- data/lib/aws-sdk-locationservice/types.rb +2158 -1749
- data/lib/aws-sdk-locationservice.rb +1 -1
- data/sig/client.rbs +283 -202
- data/sig/errors.rbs +1 -1
- data/sig/types.rbs +327 -215
- metadata +4 -4
@@ -25,6 +25,7 @@ module Aws::LocationService
|
|
25
25
|
ArnList = Shapes::ListShape.new(name: 'ArnList')
|
26
26
|
AssociateTrackerConsumerRequest = Shapes::StructureShape.new(name: 'AssociateTrackerConsumerRequest')
|
27
27
|
AssociateTrackerConsumerResponse = Shapes::StructureShape.new(name: 'AssociateTrackerConsumerResponse')
|
28
|
+
Base64EncodedGeobuf = Shapes::BlobShape.new(name: 'Base64EncodedGeobuf')
|
28
29
|
BatchDeleteDevicePositionHistoryError = Shapes::StructureShape.new(name: 'BatchDeleteDevicePositionHistoryError')
|
29
30
|
BatchDeleteDevicePositionHistoryErrorList = Shapes::ListShape.new(name: 'BatchDeleteDevicePositionHistoryErrorList')
|
30
31
|
BatchDeleteDevicePositionHistoryRequest = Shapes::StructureShape.new(name: 'BatchDeleteDevicePositionHistoryRequest')
|
@@ -81,9 +82,10 @@ module Aws::LocationService
|
|
81
82
|
CalculateRouteSummaryDistanceDouble = Shapes::FloatShape.new(name: 'CalculateRouteSummaryDistanceDouble')
|
82
83
|
CalculateRouteSummaryDurationSecondsDouble = Shapes::FloatShape.new(name: 'CalculateRouteSummaryDurationSecondsDouble')
|
83
84
|
CalculateRouteTruckModeOptions = Shapes::StructureShape.new(name: 'CalculateRouteTruckModeOptions')
|
85
|
+
CellSignals = Shapes::StructureShape.new(name: 'CellSignals')
|
86
|
+
CellSignalsLteCellDetailsList = Shapes::ListShape.new(name: 'CellSignalsLteCellDetailsList')
|
84
87
|
Circle = Shapes::StructureShape.new(name: 'Circle')
|
85
88
|
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
86
|
-
CountryCode = Shapes::StringShape.new(name: 'CountryCode')
|
87
89
|
CountryCode3 = Shapes::StringShape.new(name: 'CountryCode3')
|
88
90
|
CountryCode3OrEmpty = Shapes::StringShape.new(name: 'CountryCode3OrEmpty')
|
89
91
|
CountryCodeList = Shapes::ListShape.new(name: 'CountryCodeList')
|
@@ -130,13 +132,27 @@ module Aws::LocationService
|
|
130
132
|
DevicePosition = Shapes::StructureShape.new(name: 'DevicePosition')
|
131
133
|
DevicePositionList = Shapes::ListShape.new(name: 'DevicePositionList')
|
132
134
|
DevicePositionUpdate = Shapes::StructureShape.new(name: 'DevicePositionUpdate')
|
135
|
+
DeviceState = Shapes::StructureShape.new(name: 'DeviceState')
|
136
|
+
DeviceStateIpv4AddressString = Shapes::StringShape.new(name: 'DeviceStateIpv4AddressString')
|
133
137
|
DimensionUnit = Shapes::StringShape.new(name: 'DimensionUnit')
|
134
138
|
DisassociateTrackerConsumerRequest = Shapes::StructureShape.new(name: 'DisassociateTrackerConsumerRequest')
|
135
139
|
DisassociateTrackerConsumerResponse = Shapes::StructureShape.new(name: 'DisassociateTrackerConsumerResponse')
|
136
140
|
DistanceUnit = Shapes::StringShape.new(name: 'DistanceUnit')
|
137
141
|
Double = Shapes::FloatShape.new(name: 'Double')
|
142
|
+
Earfcn = Shapes::IntegerShape.new(name: 'Earfcn')
|
143
|
+
EutranCellId = Shapes::IntegerShape.new(name: 'EutranCellId')
|
138
144
|
FilterPlaceCategoryList = Shapes::ListShape.new(name: 'FilterPlaceCategoryList')
|
145
|
+
ForecastGeofenceEventsDeviceState = Shapes::StructureShape.new(name: 'ForecastGeofenceEventsDeviceState')
|
146
|
+
ForecastGeofenceEventsDeviceStateSpeedDouble = Shapes::FloatShape.new(name: 'ForecastGeofenceEventsDeviceStateSpeedDouble')
|
147
|
+
ForecastGeofenceEventsRequest = Shapes::StructureShape.new(name: 'ForecastGeofenceEventsRequest')
|
148
|
+
ForecastGeofenceEventsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ForecastGeofenceEventsRequestMaxResultsInteger')
|
149
|
+
ForecastGeofenceEventsRequestTimeHorizonMinutesDouble = Shapes::FloatShape.new(name: 'ForecastGeofenceEventsRequestTimeHorizonMinutesDouble')
|
150
|
+
ForecastGeofenceEventsResponse = Shapes::StructureShape.new(name: 'ForecastGeofenceEventsResponse')
|
151
|
+
ForecastedEvent = Shapes::StructureShape.new(name: 'ForecastedEvent')
|
152
|
+
ForecastedEventsList = Shapes::ListShape.new(name: 'ForecastedEventsList')
|
153
|
+
ForecastedGeofenceEventType = Shapes::StringShape.new(name: 'ForecastedGeofenceEventType')
|
139
154
|
GeoArn = Shapes::StringShape.new(name: 'GeoArn')
|
155
|
+
GeoArnV2 = Shapes::StringShape.new(name: 'GeoArnV2')
|
140
156
|
GeofenceGeometry = Shapes::StructureShape.new(name: 'GeofenceGeometry')
|
141
157
|
GetDevicePositionHistoryRequest = Shapes::StructureShape.new(name: 'GetDevicePositionHistoryRequest')
|
142
158
|
GetDevicePositionHistoryRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'GetDevicePositionHistoryRequestMaxResultsInteger')
|
@@ -161,11 +177,13 @@ module Aws::LocationService
|
|
161
177
|
GetPlaceRequest = Shapes::StructureShape.new(name: 'GetPlaceRequest')
|
162
178
|
GetPlaceResponse = Shapes::StructureShape.new(name: 'GetPlaceResponse')
|
163
179
|
Id = Shapes::StringShape.new(name: 'Id')
|
180
|
+
InferredState = Shapes::StructureShape.new(name: 'InferredState')
|
164
181
|
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
165
182
|
IntendedUse = Shapes::StringShape.new(name: 'IntendedUse')
|
166
183
|
InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
|
167
184
|
KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
|
168
185
|
LanguageTag = Shapes::StringShape.new(name: 'LanguageTag')
|
186
|
+
LargeToken = Shapes::StringShape.new(name: 'LargeToken')
|
169
187
|
Leg = Shapes::StructureShape.new(name: 'Leg')
|
170
188
|
LegDistanceDouble = Shapes::FloatShape.new(name: 'LegDistanceDouble')
|
171
189
|
LegDurationSecondsDouble = Shapes::FloatShape.new(name: 'LegDurationSecondsDouble')
|
@@ -219,10 +237,20 @@ module Aws::LocationService
|
|
219
237
|
ListTrackersResponse = Shapes::StructureShape.new(name: 'ListTrackersResponse')
|
220
238
|
ListTrackersResponseEntry = Shapes::StructureShape.new(name: 'ListTrackersResponseEntry')
|
221
239
|
ListTrackersResponseEntryList = Shapes::ListShape.new(name: 'ListTrackersResponseEntryList')
|
240
|
+
LteCellDetails = Shapes::StructureShape.new(name: 'LteCellDetails')
|
241
|
+
LteCellDetailsMccInteger = Shapes::IntegerShape.new(name: 'LteCellDetailsMccInteger')
|
242
|
+
LteCellDetailsMncInteger = Shapes::IntegerShape.new(name: 'LteCellDetailsMncInteger')
|
243
|
+
LteCellDetailsNetworkMeasurementsList = Shapes::ListShape.new(name: 'LteCellDetailsNetworkMeasurementsList')
|
244
|
+
LteCellDetailsTacInteger = Shapes::IntegerShape.new(name: 'LteCellDetailsTacInteger')
|
245
|
+
LteCellDetailsTimingAdvanceInteger = Shapes::IntegerShape.new(name: 'LteCellDetailsTimingAdvanceInteger')
|
246
|
+
LteLocalId = Shapes::StructureShape.new(name: 'LteLocalId')
|
247
|
+
LteNetworkMeasurements = Shapes::StructureShape.new(name: 'LteNetworkMeasurements')
|
222
248
|
MapConfiguration = Shapes::StructureShape.new(name: 'MapConfiguration')
|
223
249
|
MapConfigurationUpdate = Shapes::StructureShape.new(name: 'MapConfigurationUpdate')
|
224
250
|
MapStyle = Shapes::StringShape.new(name: 'MapStyle')
|
251
|
+
NearestDistance = Shapes::FloatShape.new(name: 'NearestDistance')
|
225
252
|
OptimizationMode = Shapes::StringShape.new(name: 'OptimizationMode')
|
253
|
+
Pci = Shapes::IntegerShape.new(name: 'Pci')
|
226
254
|
Place = Shapes::StructureShape.new(name: 'Place')
|
227
255
|
PlaceCategory = Shapes::StringShape.new(name: 'PlaceCategory')
|
228
256
|
PlaceCategoryList = Shapes::ListShape.new(name: 'PlaceCategoryList')
|
@@ -252,6 +280,8 @@ module Aws::LocationService
|
|
252
280
|
RouteMatrixEntryError = Shapes::StructureShape.new(name: 'RouteMatrixEntryError')
|
253
281
|
RouteMatrixErrorCode = Shapes::StringShape.new(name: 'RouteMatrixErrorCode')
|
254
282
|
RouteMatrixRow = Shapes::ListShape.new(name: 'RouteMatrixRow')
|
283
|
+
Rsrp = Shapes::IntegerShape.new(name: 'Rsrp')
|
284
|
+
Rsrq = Shapes::FloatShape.new(name: 'Rsrq')
|
255
285
|
SearchForPositionResult = Shapes::StructureShape.new(name: 'SearchForPositionResult')
|
256
286
|
SearchForPositionResultDistanceDouble = Shapes::FloatShape.new(name: 'SearchForPositionResultDistanceDouble')
|
257
287
|
SearchForPositionResultList = Shapes::ListShape.new(name: 'SearchForPositionResultList')
|
@@ -275,6 +305,7 @@ module Aws::LocationService
|
|
275
305
|
SearchPlaceIndexForTextSummary = Shapes::StructureShape.new(name: 'SearchPlaceIndexForTextSummary')
|
276
306
|
SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
|
277
307
|
ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
|
308
|
+
SpeedUnit = Shapes::StringShape.new(name: 'SpeedUnit')
|
278
309
|
Status = Shapes::StringShape.new(name: 'Status')
|
279
310
|
Step = Shapes::StructureShape.new(name: 'Step')
|
280
311
|
StepDistanceDouble = Shapes::FloatShape.new(name: 'StepDistanceDouble')
|
@@ -314,11 +345,18 @@ module Aws::LocationService
|
|
314
345
|
UpdateRouteCalculatorResponse = Shapes::StructureShape.new(name: 'UpdateRouteCalculatorResponse')
|
315
346
|
UpdateTrackerRequest = Shapes::StructureShape.new(name: 'UpdateTrackerRequest')
|
316
347
|
UpdateTrackerResponse = Shapes::StructureShape.new(name: 'UpdateTrackerResponse')
|
348
|
+
Uuid = Shapes::StringShape.new(name: 'Uuid')
|
317
349
|
ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
|
318
350
|
ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
|
319
351
|
ValidationExceptionFieldList = Shapes::ListShape.new(name: 'ValidationExceptionFieldList')
|
320
352
|
ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
|
321
353
|
VehicleWeightUnit = Shapes::StringShape.new(name: 'VehicleWeightUnit')
|
354
|
+
VerifyDevicePositionRequest = Shapes::StructureShape.new(name: 'VerifyDevicePositionRequest')
|
355
|
+
VerifyDevicePositionResponse = Shapes::StructureShape.new(name: 'VerifyDevicePositionResponse')
|
356
|
+
WiFiAccessPoint = Shapes::StructureShape.new(name: 'WiFiAccessPoint')
|
357
|
+
WiFiAccessPointList = Shapes::ListShape.new(name: 'WiFiAccessPointList')
|
358
|
+
WiFiAccessPointMacAddressString = Shapes::StringShape.new(name: 'WiFiAccessPointMacAddressString')
|
359
|
+
WiFiAccessPointRssInteger = Shapes::IntegerShape.new(name: 'WiFiAccessPointRssInteger')
|
322
360
|
|
323
361
|
AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
324
362
|
AccessDeniedException.struct_class = Types::AccessDeniedException
|
@@ -327,20 +365,20 @@ module Aws::LocationService
|
|
327
365
|
ApiKeyFilter.struct_class = Types::ApiKeyFilter
|
328
366
|
|
329
367
|
ApiKeyRestrictions.add_member(:allow_actions, Shapes::ShapeRef.new(shape: ApiKeyRestrictionsAllowActionsList, required: true, location_name: "AllowActions"))
|
330
|
-
ApiKeyRestrictions.add_member(:allow_referers, Shapes::ShapeRef.new(shape: ApiKeyRestrictionsAllowReferersList, location_name: "AllowReferers"))
|
331
368
|
ApiKeyRestrictions.add_member(:allow_resources, Shapes::ShapeRef.new(shape: ApiKeyRestrictionsAllowResourcesList, required: true, location_name: "AllowResources"))
|
369
|
+
ApiKeyRestrictions.add_member(:allow_referers, Shapes::ShapeRef.new(shape: ApiKeyRestrictionsAllowReferersList, location_name: "AllowReferers"))
|
332
370
|
ApiKeyRestrictions.struct_class = Types::ApiKeyRestrictions
|
333
371
|
|
334
372
|
ApiKeyRestrictionsAllowActionsList.member = Shapes::ShapeRef.new(shape: ApiKeyAction)
|
335
373
|
|
336
374
|
ApiKeyRestrictionsAllowReferersList.member = Shapes::ShapeRef.new(shape: RefererPattern)
|
337
375
|
|
338
|
-
ApiKeyRestrictionsAllowResourcesList.member = Shapes::ShapeRef.new(shape:
|
376
|
+
ApiKeyRestrictionsAllowResourcesList.member = Shapes::ShapeRef.new(shape: GeoArnV2)
|
339
377
|
|
340
378
|
ArnList.member = Shapes::ShapeRef.new(shape: Arn)
|
341
379
|
|
342
|
-
AssociateTrackerConsumerRequest.add_member(:consumer_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ConsumerArn"))
|
343
380
|
AssociateTrackerConsumerRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
381
|
+
AssociateTrackerConsumerRequest.add_member(:consumer_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ConsumerArn"))
|
344
382
|
AssociateTrackerConsumerRequest.struct_class = Types::AssociateTrackerConsumerRequest
|
345
383
|
|
346
384
|
AssociateTrackerConsumerResponse.struct_class = Types::AssociateTrackerConsumerResponse
|
@@ -351,8 +389,8 @@ module Aws::LocationService
|
|
351
389
|
|
352
390
|
BatchDeleteDevicePositionHistoryErrorList.member = Shapes::ShapeRef.new(shape: BatchDeleteDevicePositionHistoryError)
|
353
391
|
|
354
|
-
BatchDeleteDevicePositionHistoryRequest.add_member(:device_ids, Shapes::ShapeRef.new(shape: BatchDeleteDevicePositionHistoryRequestDeviceIdsList, required: true, location_name: "DeviceIds"))
|
355
392
|
BatchDeleteDevicePositionHistoryRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
393
|
+
BatchDeleteDevicePositionHistoryRequest.add_member(:device_ids, Shapes::ShapeRef.new(shape: BatchDeleteDevicePositionHistoryRequestDeviceIdsList, required: true, location_name: "DeviceIds"))
|
356
394
|
BatchDeleteDevicePositionHistoryRequest.struct_class = Types::BatchDeleteDevicePositionHistoryRequest
|
357
395
|
|
358
396
|
BatchDeleteDevicePositionHistoryRequestDeviceIdsList.member = Shapes::ShapeRef.new(shape: Id)
|
@@ -360,8 +398,8 @@ module Aws::LocationService
|
|
360
398
|
BatchDeleteDevicePositionHistoryResponse.add_member(:errors, Shapes::ShapeRef.new(shape: BatchDeleteDevicePositionHistoryErrorList, required: true, location_name: "Errors"))
|
361
399
|
BatchDeleteDevicePositionHistoryResponse.struct_class = Types::BatchDeleteDevicePositionHistoryResponse
|
362
400
|
|
363
|
-
BatchDeleteGeofenceError.add_member(:error, Shapes::ShapeRef.new(shape: BatchItemError, required: true, location_name: "Error"))
|
364
401
|
BatchDeleteGeofenceError.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "GeofenceId"))
|
402
|
+
BatchDeleteGeofenceError.add_member(:error, Shapes::ShapeRef.new(shape: BatchItemError, required: true, location_name: "Error"))
|
365
403
|
BatchDeleteGeofenceError.struct_class = Types::BatchDeleteGeofenceError
|
366
404
|
|
367
405
|
BatchDeleteGeofenceErrorList.member = Shapes::ShapeRef.new(shape: BatchDeleteGeofenceError)
|
@@ -376,8 +414,8 @@ module Aws::LocationService
|
|
376
414
|
BatchDeleteGeofenceResponse.struct_class = Types::BatchDeleteGeofenceResponse
|
377
415
|
|
378
416
|
BatchEvaluateGeofencesError.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "DeviceId"))
|
379
|
-
BatchEvaluateGeofencesError.add_member(:error, Shapes::ShapeRef.new(shape: BatchItemError, required: true, location_name: "Error"))
|
380
417
|
BatchEvaluateGeofencesError.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
418
|
+
BatchEvaluateGeofencesError.add_member(:error, Shapes::ShapeRef.new(shape: BatchItemError, required: true, location_name: "Error"))
|
381
419
|
BatchEvaluateGeofencesError.struct_class = Types::BatchEvaluateGeofencesError
|
382
420
|
|
383
421
|
BatchEvaluateGeofencesErrorList.member = Shapes::ShapeRef.new(shape: BatchEvaluateGeofencesError)
|
@@ -397,22 +435,22 @@ module Aws::LocationService
|
|
397
435
|
|
398
436
|
BatchGetDevicePositionErrorList.member = Shapes::ShapeRef.new(shape: BatchGetDevicePositionError)
|
399
437
|
|
400
|
-
BatchGetDevicePositionRequest.add_member(:device_ids, Shapes::ShapeRef.new(shape: BatchGetDevicePositionRequestDeviceIdsList, required: true, location_name: "DeviceIds"))
|
401
438
|
BatchGetDevicePositionRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: BatchGetDevicePositionRequestTrackerNameString, required: true, location: "uri", location_name: "TrackerName"))
|
439
|
+
BatchGetDevicePositionRequest.add_member(:device_ids, Shapes::ShapeRef.new(shape: BatchGetDevicePositionRequestDeviceIdsList, required: true, location_name: "DeviceIds"))
|
402
440
|
BatchGetDevicePositionRequest.struct_class = Types::BatchGetDevicePositionRequest
|
403
441
|
|
404
442
|
BatchGetDevicePositionRequestDeviceIdsList.member = Shapes::ShapeRef.new(shape: Id)
|
405
443
|
|
406
|
-
BatchGetDevicePositionResponse.add_member(:device_positions, Shapes::ShapeRef.new(shape: DevicePositionList, required: true, location_name: "DevicePositions"))
|
407
444
|
BatchGetDevicePositionResponse.add_member(:errors, Shapes::ShapeRef.new(shape: BatchGetDevicePositionErrorList, required: true, location_name: "Errors"))
|
445
|
+
BatchGetDevicePositionResponse.add_member(:device_positions, Shapes::ShapeRef.new(shape: DevicePositionList, required: true, location_name: "DevicePositions"))
|
408
446
|
BatchGetDevicePositionResponse.struct_class = Types::BatchGetDevicePositionResponse
|
409
447
|
|
410
448
|
BatchItemError.add_member(:code, Shapes::ShapeRef.new(shape: BatchItemErrorCode, location_name: "Code"))
|
411
449
|
BatchItemError.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
412
450
|
BatchItemError.struct_class = Types::BatchItemError
|
413
451
|
|
414
|
-
BatchPutGeofenceError.add_member(:error, Shapes::ShapeRef.new(shape: BatchItemError, required: true, location_name: "Error"))
|
415
452
|
BatchPutGeofenceError.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "GeofenceId"))
|
453
|
+
BatchPutGeofenceError.add_member(:error, Shapes::ShapeRef.new(shape: BatchItemError, required: true, location_name: "Error"))
|
416
454
|
BatchPutGeofenceError.struct_class = Types::BatchPutGeofenceError
|
417
455
|
|
418
456
|
BatchPutGeofenceErrorList.member = Shapes::ShapeRef.new(shape: BatchPutGeofenceError)
|
@@ -424,24 +462,24 @@ module Aws::LocationService
|
|
424
462
|
BatchPutGeofenceRequestEntriesList.member = Shapes::ShapeRef.new(shape: BatchPutGeofenceRequestEntry)
|
425
463
|
|
426
464
|
BatchPutGeofenceRequestEntry.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "GeofenceId"))
|
427
|
-
BatchPutGeofenceRequestEntry.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
|
428
465
|
BatchPutGeofenceRequestEntry.add_member(:geometry, Shapes::ShapeRef.new(shape: GeofenceGeometry, required: true, location_name: "Geometry"))
|
466
|
+
BatchPutGeofenceRequestEntry.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
|
429
467
|
BatchPutGeofenceRequestEntry.struct_class = Types::BatchPutGeofenceRequestEntry
|
430
468
|
|
431
|
-
BatchPutGeofenceResponse.add_member(:errors, Shapes::ShapeRef.new(shape: BatchPutGeofenceErrorList, required: true, location_name: "Errors"))
|
432
469
|
BatchPutGeofenceResponse.add_member(:successes, Shapes::ShapeRef.new(shape: BatchPutGeofenceSuccessList, required: true, location_name: "Successes"))
|
470
|
+
BatchPutGeofenceResponse.add_member(:errors, Shapes::ShapeRef.new(shape: BatchPutGeofenceErrorList, required: true, location_name: "Errors"))
|
433
471
|
BatchPutGeofenceResponse.struct_class = Types::BatchPutGeofenceResponse
|
434
472
|
|
435
|
-
BatchPutGeofenceSuccess.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
436
473
|
BatchPutGeofenceSuccess.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "GeofenceId"))
|
474
|
+
BatchPutGeofenceSuccess.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
437
475
|
BatchPutGeofenceSuccess.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
438
476
|
BatchPutGeofenceSuccess.struct_class = Types::BatchPutGeofenceSuccess
|
439
477
|
|
440
478
|
BatchPutGeofenceSuccessList.member = Shapes::ShapeRef.new(shape: BatchPutGeofenceSuccess)
|
441
479
|
|
442
480
|
BatchUpdateDevicePositionError.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "DeviceId"))
|
443
|
-
BatchUpdateDevicePositionError.add_member(:error, Shapes::ShapeRef.new(shape: BatchItemError, required: true, location_name: "Error"))
|
444
481
|
BatchUpdateDevicePositionError.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
482
|
+
BatchUpdateDevicePositionError.add_member(:error, Shapes::ShapeRef.new(shape: BatchItemError, required: true, location_name: "Error"))
|
445
483
|
BatchUpdateDevicePositionError.struct_class = Types::BatchUpdateDevicePositionError
|
446
484
|
|
447
485
|
BatchUpdateDevicePositionErrorList.member = Shapes::ShapeRef.new(shape: BatchUpdateDevicePositionError)
|
@@ -462,15 +500,15 @@ module Aws::LocationService
|
|
462
500
|
CalculateRouteCarModeOptions.struct_class = Types::CalculateRouteCarModeOptions
|
463
501
|
|
464
502
|
CalculateRouteMatrixRequest.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CalculatorName"))
|
465
|
-
CalculateRouteMatrixRequest.add_member(:car_mode_options, Shapes::ShapeRef.new(shape: CalculateRouteCarModeOptions, location_name: "CarModeOptions"))
|
466
|
-
CalculateRouteMatrixRequest.add_member(:depart_now, Shapes::ShapeRef.new(shape: Boolean, location_name: "DepartNow"))
|
467
503
|
CalculateRouteMatrixRequest.add_member(:departure_positions, Shapes::ShapeRef.new(shape: CalculateRouteMatrixRequestDeparturePositionsList, required: true, location_name: "DeparturePositions"))
|
468
|
-
CalculateRouteMatrixRequest.add_member(:departure_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "DepartureTime"))
|
469
504
|
CalculateRouteMatrixRequest.add_member(:destination_positions, Shapes::ShapeRef.new(shape: CalculateRouteMatrixRequestDestinationPositionsList, required: true, location_name: "DestinationPositions"))
|
470
|
-
CalculateRouteMatrixRequest.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, location_name: "DistanceUnit"))
|
471
|
-
CalculateRouteMatrixRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
472
505
|
CalculateRouteMatrixRequest.add_member(:travel_mode, Shapes::ShapeRef.new(shape: TravelMode, location_name: "TravelMode"))
|
506
|
+
CalculateRouteMatrixRequest.add_member(:departure_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "DepartureTime"))
|
507
|
+
CalculateRouteMatrixRequest.add_member(:depart_now, Shapes::ShapeRef.new(shape: Boolean, location_name: "DepartNow"))
|
508
|
+
CalculateRouteMatrixRequest.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, location_name: "DistanceUnit"))
|
509
|
+
CalculateRouteMatrixRequest.add_member(:car_mode_options, Shapes::ShapeRef.new(shape: CalculateRouteCarModeOptions, location_name: "CarModeOptions"))
|
473
510
|
CalculateRouteMatrixRequest.add_member(:truck_mode_options, Shapes::ShapeRef.new(shape: CalculateRouteTruckModeOptions, location_name: "TruckModeOptions"))
|
511
|
+
CalculateRouteMatrixRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
474
512
|
CalculateRouteMatrixRequest.struct_class = Types::CalculateRouteMatrixRequest
|
475
513
|
|
476
514
|
CalculateRouteMatrixRequestDeparturePositionsList.member = Shapes::ShapeRef.new(shape: Position)
|
@@ -488,25 +526,25 @@ module Aws::LocationService
|
|
488
526
|
CalculateRouteMatrixResponseSnappedDestinationPositionsList.member = Shapes::ShapeRef.new(shape: Position)
|
489
527
|
|
490
528
|
CalculateRouteMatrixSummary.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
491
|
-
CalculateRouteMatrixSummary.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, required: true, location_name: "DistanceUnit"))
|
492
|
-
CalculateRouteMatrixSummary.add_member(:error_count, Shapes::ShapeRef.new(shape: CalculateRouteMatrixSummaryErrorCountInteger, required: true, location_name: "ErrorCount"))
|
493
529
|
CalculateRouteMatrixSummary.add_member(:route_count, Shapes::ShapeRef.new(shape: CalculateRouteMatrixSummaryRouteCountInteger, required: true, location_name: "RouteCount"))
|
530
|
+
CalculateRouteMatrixSummary.add_member(:error_count, Shapes::ShapeRef.new(shape: CalculateRouteMatrixSummaryErrorCountInteger, required: true, location_name: "ErrorCount"))
|
531
|
+
CalculateRouteMatrixSummary.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, required: true, location_name: "DistanceUnit"))
|
494
532
|
CalculateRouteMatrixSummary.struct_class = Types::CalculateRouteMatrixSummary
|
495
533
|
|
496
|
-
CalculateRouteRequest.add_member(:arrival_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ArrivalTime"))
|
497
534
|
CalculateRouteRequest.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CalculatorName"))
|
498
|
-
CalculateRouteRequest.add_member(:car_mode_options, Shapes::ShapeRef.new(shape: CalculateRouteCarModeOptions, location_name: "CarModeOptions"))
|
499
|
-
CalculateRouteRequest.add_member(:depart_now, Shapes::ShapeRef.new(shape: Boolean, location_name: "DepartNow"))
|
500
535
|
CalculateRouteRequest.add_member(:departure_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "DeparturePosition"))
|
501
|
-
CalculateRouteRequest.add_member(:departure_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "DepartureTime"))
|
502
536
|
CalculateRouteRequest.add_member(:destination_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "DestinationPosition"))
|
537
|
+
CalculateRouteRequest.add_member(:waypoint_positions, Shapes::ShapeRef.new(shape: CalculateRouteRequestWaypointPositionsList, location_name: "WaypointPositions"))
|
538
|
+
CalculateRouteRequest.add_member(:travel_mode, Shapes::ShapeRef.new(shape: TravelMode, location_name: "TravelMode"))
|
539
|
+
CalculateRouteRequest.add_member(:departure_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "DepartureTime"))
|
540
|
+
CalculateRouteRequest.add_member(:depart_now, Shapes::ShapeRef.new(shape: Boolean, location_name: "DepartNow"))
|
503
541
|
CalculateRouteRequest.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, location_name: "DistanceUnit"))
|
504
542
|
CalculateRouteRequest.add_member(:include_leg_geometry, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeLegGeometry"))
|
505
|
-
CalculateRouteRequest.add_member(:
|
506
|
-
CalculateRouteRequest.add_member(:optimize_for, Shapes::ShapeRef.new(shape: OptimizationMode, location_name: "OptimizeFor"))
|
507
|
-
CalculateRouteRequest.add_member(:travel_mode, Shapes::ShapeRef.new(shape: TravelMode, location_name: "TravelMode"))
|
543
|
+
CalculateRouteRequest.add_member(:car_mode_options, Shapes::ShapeRef.new(shape: CalculateRouteCarModeOptions, location_name: "CarModeOptions"))
|
508
544
|
CalculateRouteRequest.add_member(:truck_mode_options, Shapes::ShapeRef.new(shape: CalculateRouteTruckModeOptions, location_name: "TruckModeOptions"))
|
509
|
-
CalculateRouteRequest.add_member(:
|
545
|
+
CalculateRouteRequest.add_member(:arrival_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ArrivalTime"))
|
546
|
+
CalculateRouteRequest.add_member(:optimize_for, Shapes::ShapeRef.new(shape: OptimizationMode, location_name: "OptimizeFor"))
|
547
|
+
CalculateRouteRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
510
548
|
CalculateRouteRequest.struct_class = Types::CalculateRouteRequest
|
511
549
|
|
512
550
|
CalculateRouteRequestWaypointPositionsList.member = Shapes::ShapeRef.new(shape: Position)
|
@@ -515,11 +553,11 @@ module Aws::LocationService
|
|
515
553
|
CalculateRouteResponse.add_member(:summary, Shapes::ShapeRef.new(shape: CalculateRouteSummary, required: true, location_name: "Summary"))
|
516
554
|
CalculateRouteResponse.struct_class = Types::CalculateRouteResponse
|
517
555
|
|
556
|
+
CalculateRouteSummary.add_member(:route_b_box, Shapes::ShapeRef.new(shape: BoundingBox, required: true, location_name: "RouteBBox"))
|
518
557
|
CalculateRouteSummary.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
519
558
|
CalculateRouteSummary.add_member(:distance, Shapes::ShapeRef.new(shape: CalculateRouteSummaryDistanceDouble, required: true, location_name: "Distance"))
|
520
|
-
CalculateRouteSummary.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, required: true, location_name: "DistanceUnit"))
|
521
559
|
CalculateRouteSummary.add_member(:duration_seconds, Shapes::ShapeRef.new(shape: CalculateRouteSummaryDurationSecondsDouble, required: true, location_name: "DurationSeconds"))
|
522
|
-
CalculateRouteSummary.add_member(:
|
560
|
+
CalculateRouteSummary.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, required: true, location_name: "DistanceUnit"))
|
523
561
|
CalculateRouteSummary.struct_class = Types::CalculateRouteSummary
|
524
562
|
|
525
563
|
CalculateRouteTruckModeOptions.add_member(:avoid_ferries, Shapes::ShapeRef.new(shape: Boolean, location_name: "AvoidFerries"))
|
@@ -528,6 +566,11 @@ module Aws::LocationService
|
|
528
566
|
CalculateRouteTruckModeOptions.add_member(:weight, Shapes::ShapeRef.new(shape: TruckWeight, location_name: "Weight"))
|
529
567
|
CalculateRouteTruckModeOptions.struct_class = Types::CalculateRouteTruckModeOptions
|
530
568
|
|
569
|
+
CellSignals.add_member(:lte_cell_details, Shapes::ShapeRef.new(shape: CellSignalsLteCellDetailsList, required: true, location_name: "LteCellDetails"))
|
570
|
+
CellSignals.struct_class = Types::CellSignals
|
571
|
+
|
572
|
+
CellSignalsLteCellDetailsList.member = Shapes::ShapeRef.new(shape: LteCellDetails)
|
573
|
+
|
531
574
|
Circle.add_member(:center, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Center"))
|
532
575
|
Circle.add_member(:radius, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "Radius"))
|
533
576
|
Circle.struct_class = Types::Circle
|
@@ -535,86 +578,86 @@ module Aws::LocationService
|
|
535
578
|
ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
536
579
|
ConflictException.struct_class = Types::ConflictException
|
537
580
|
|
538
|
-
CountryCodeList.member = Shapes::ShapeRef.new(shape:
|
581
|
+
CountryCodeList.member = Shapes::ShapeRef.new(shape: CountryCode3)
|
539
582
|
|
540
583
|
CreateGeofenceCollectionRequest.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CollectionName"))
|
541
|
-
CreateGeofenceCollectionRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
542
|
-
CreateGeofenceCollectionRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
543
584
|
CreateGeofenceCollectionRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. If included, the only allowed value is RequestBasedUsage."}))
|
544
585
|
CreateGeofenceCollectionRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. No longer allowed."}))
|
586
|
+
CreateGeofenceCollectionRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
545
587
|
CreateGeofenceCollectionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
588
|
+
CreateGeofenceCollectionRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
546
589
|
CreateGeofenceCollectionRequest.struct_class = Types::CreateGeofenceCollectionRequest
|
547
590
|
|
548
|
-
CreateGeofenceCollectionResponse.add_member(:collection_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "CollectionArn"))
|
549
591
|
CreateGeofenceCollectionResponse.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CollectionName"))
|
592
|
+
CreateGeofenceCollectionResponse.add_member(:collection_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "CollectionArn"))
|
550
593
|
CreateGeofenceCollectionResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
551
594
|
CreateGeofenceCollectionResponse.struct_class = Types::CreateGeofenceCollectionResponse
|
552
595
|
|
596
|
+
CreateKeyRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "KeyName"))
|
597
|
+
CreateKeyRequest.add_member(:restrictions, Shapes::ShapeRef.new(shape: ApiKeyRestrictions, required: true, location_name: "Restrictions"))
|
553
598
|
CreateKeyRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
554
599
|
CreateKeyRequest.add_member(:expire_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ExpireTime"))
|
555
|
-
CreateKeyRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "KeyName"))
|
556
600
|
CreateKeyRequest.add_member(:no_expiry, Shapes::ShapeRef.new(shape: Boolean, location_name: "NoExpiry"))
|
557
|
-
CreateKeyRequest.add_member(:restrictions, Shapes::ShapeRef.new(shape: ApiKeyRestrictions, required: true, location_name: "Restrictions"))
|
558
601
|
CreateKeyRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
559
602
|
CreateKeyRequest.struct_class = Types::CreateKeyRequest
|
560
603
|
|
561
|
-
CreateKeyResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
562
604
|
CreateKeyResponse.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, required: true, location_name: "Key"))
|
563
605
|
CreateKeyResponse.add_member(:key_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "KeyArn"))
|
564
606
|
CreateKeyResponse.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "KeyName"))
|
607
|
+
CreateKeyResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
565
608
|
CreateKeyResponse.struct_class = Types::CreateKeyResponse
|
566
609
|
|
567
|
-
CreateMapRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: MapConfiguration, required: true, location_name: "Configuration"))
|
568
|
-
CreateMapRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
569
610
|
CreateMapRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "MapName"))
|
611
|
+
CreateMapRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: MapConfiguration, required: true, location_name: "Configuration"))
|
570
612
|
CreateMapRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. If included, the only allowed value is RequestBasedUsage."}))
|
613
|
+
CreateMapRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
571
614
|
CreateMapRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
572
615
|
CreateMapRequest.struct_class = Types::CreateMapRequest
|
573
616
|
|
574
|
-
CreateMapResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
575
|
-
CreateMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "MapArn"))
|
576
617
|
CreateMapResponse.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "MapName"))
|
618
|
+
CreateMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "MapArn"))
|
619
|
+
CreateMapResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
577
620
|
CreateMapResponse.struct_class = Types::CreateMapResponse
|
578
621
|
|
579
|
-
CreatePlaceIndexRequest.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
580
|
-
CreatePlaceIndexRequest.add_member(:data_source_configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "DataSourceConfiguration"))
|
581
|
-
CreatePlaceIndexRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
582
622
|
CreatePlaceIndexRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "IndexName"))
|
623
|
+
CreatePlaceIndexRequest.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
583
624
|
CreatePlaceIndexRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. If included, the only allowed value is RequestBasedUsage."}))
|
625
|
+
CreatePlaceIndexRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
626
|
+
CreatePlaceIndexRequest.add_member(:data_source_configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "DataSourceConfiguration"))
|
584
627
|
CreatePlaceIndexRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
585
628
|
CreatePlaceIndexRequest.struct_class = Types::CreatePlaceIndexRequest
|
586
629
|
|
587
|
-
CreatePlaceIndexResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
588
|
-
CreatePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "IndexArn"))
|
589
630
|
CreatePlaceIndexResponse.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "IndexName"))
|
631
|
+
CreatePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "IndexArn"))
|
632
|
+
CreatePlaceIndexResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
590
633
|
CreatePlaceIndexResponse.struct_class = Types::CreatePlaceIndexResponse
|
591
634
|
|
592
635
|
CreateRouteCalculatorRequest.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CalculatorName"))
|
593
636
|
CreateRouteCalculatorRequest.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
594
|
-
CreateRouteCalculatorRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
595
637
|
CreateRouteCalculatorRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. If included, the only allowed value is RequestBasedUsage."}))
|
638
|
+
CreateRouteCalculatorRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
596
639
|
CreateRouteCalculatorRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
597
640
|
CreateRouteCalculatorRequest.struct_class = Types::CreateRouteCalculatorRequest
|
598
641
|
|
599
|
-
CreateRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "CalculatorArn"))
|
600
642
|
CreateRouteCalculatorResponse.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CalculatorName"))
|
643
|
+
CreateRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "CalculatorArn"))
|
601
644
|
CreateRouteCalculatorResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
602
645
|
CreateRouteCalculatorResponse.struct_class = Types::CreateRouteCalculatorResponse
|
603
646
|
|
604
|
-
CreateTrackerRequest.add_member(:
|
605
|
-
CreateTrackerRequest.add_member(:event_bridge_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "EventBridgeEnabled"))
|
606
|
-
CreateTrackerRequest.add_member(:kms_key_enable_geospatial_queries, Shapes::ShapeRef.new(shape: Boolean, location_name: "KmsKeyEnableGeospatialQueries"))
|
607
|
-
CreateTrackerRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
608
|
-
CreateTrackerRequest.add_member(:position_filtering, Shapes::ShapeRef.new(shape: PositionFiltering, location_name: "PositionFiltering"))
|
647
|
+
CreateTrackerRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "TrackerName"))
|
609
648
|
CreateTrackerRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. If included, the only allowed value is RequestBasedUsage."}))
|
649
|
+
CreateTrackerRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
610
650
|
CreateTrackerRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. No longer allowed."}))
|
651
|
+
CreateTrackerRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
611
652
|
CreateTrackerRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
612
|
-
CreateTrackerRequest.add_member(:
|
653
|
+
CreateTrackerRequest.add_member(:position_filtering, Shapes::ShapeRef.new(shape: PositionFiltering, location_name: "PositionFiltering"))
|
654
|
+
CreateTrackerRequest.add_member(:event_bridge_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "EventBridgeEnabled"))
|
655
|
+
CreateTrackerRequest.add_member(:kms_key_enable_geospatial_queries, Shapes::ShapeRef.new(shape: Boolean, location_name: "KmsKeyEnableGeospatialQueries"))
|
613
656
|
CreateTrackerRequest.struct_class = Types::CreateTrackerRequest
|
614
657
|
|
615
|
-
CreateTrackerResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
616
|
-
CreateTrackerResponse.add_member(:tracker_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "TrackerArn"))
|
617
658
|
CreateTrackerResponse.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "TrackerName"))
|
659
|
+
CreateTrackerResponse.add_member(:tracker_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "TrackerArn"))
|
660
|
+
CreateTrackerResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
618
661
|
CreateTrackerResponse.struct_class = Types::CreateTrackerResponse
|
619
662
|
|
620
663
|
CustomLayerList.member = Shapes::ShapeRef.new(shape: CustomLayer)
|
@@ -627,8 +670,8 @@ module Aws::LocationService
|
|
627
670
|
|
628
671
|
DeleteGeofenceCollectionResponse.struct_class = Types::DeleteGeofenceCollectionResponse
|
629
672
|
|
630
|
-
DeleteKeyRequest.add_member(:force_delete, Shapes::ShapeRef.new(shape: Boolean, location: "querystring", location_name: "forceDelete"))
|
631
673
|
DeleteKeyRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "KeyName"))
|
674
|
+
DeleteKeyRequest.add_member(:force_delete, Shapes::ShapeRef.new(shape: Boolean, location: "querystring", location_name: "forceDelete"))
|
632
675
|
DeleteKeyRequest.struct_class = Types::DeleteKeyRequest
|
633
676
|
|
634
677
|
DeleteKeyResponse.struct_class = Types::DeleteKeyResponse
|
@@ -656,222 +699,268 @@ module Aws::LocationService
|
|
656
699
|
DescribeGeofenceCollectionRequest.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CollectionName"))
|
657
700
|
DescribeGeofenceCollectionRequest.struct_class = Types::DescribeGeofenceCollectionRequest
|
658
701
|
|
659
|
-
DescribeGeofenceCollectionResponse.add_member(:collection_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "CollectionArn"))
|
660
702
|
DescribeGeofenceCollectionResponse.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CollectionName"))
|
661
|
-
DescribeGeofenceCollectionResponse.add_member(:
|
703
|
+
DescribeGeofenceCollectionResponse.add_member(:collection_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "CollectionArn"))
|
662
704
|
DescribeGeofenceCollectionResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
663
|
-
DescribeGeofenceCollectionResponse.add_member(:geofence_count, Shapes::ShapeRef.new(shape: DescribeGeofenceCollectionResponseGeofenceCountInteger, location_name: "GeofenceCount"))
|
664
|
-
DescribeGeofenceCollectionResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
665
705
|
DescribeGeofenceCollectionResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
666
706
|
DescribeGeofenceCollectionResponse.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. Unused."}))
|
707
|
+
DescribeGeofenceCollectionResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
667
708
|
DescribeGeofenceCollectionResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
709
|
+
DescribeGeofenceCollectionResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
668
710
|
DescribeGeofenceCollectionResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
711
|
+
DescribeGeofenceCollectionResponse.add_member(:geofence_count, Shapes::ShapeRef.new(shape: DescribeGeofenceCollectionResponseGeofenceCountInteger, location_name: "GeofenceCount"))
|
669
712
|
DescribeGeofenceCollectionResponse.struct_class = Types::DescribeGeofenceCollectionResponse
|
670
713
|
|
671
714
|
DescribeKeyRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "KeyName"))
|
672
715
|
DescribeKeyRequest.struct_class = Types::DescribeKeyRequest
|
673
716
|
|
674
|
-
DescribeKeyResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
675
|
-
DescribeKeyResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
676
|
-
DescribeKeyResponse.add_member(:expire_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ExpireTime"))
|
677
717
|
DescribeKeyResponse.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, required: true, location_name: "Key"))
|
678
718
|
DescribeKeyResponse.add_member(:key_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "KeyArn"))
|
679
719
|
DescribeKeyResponse.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "KeyName"))
|
680
720
|
DescribeKeyResponse.add_member(:restrictions, Shapes::ShapeRef.new(shape: ApiKeyRestrictions, required: true, location_name: "Restrictions"))
|
681
|
-
DescribeKeyResponse.add_member(:
|
721
|
+
DescribeKeyResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
722
|
+
DescribeKeyResponse.add_member(:expire_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ExpireTime"))
|
682
723
|
DescribeKeyResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
724
|
+
DescribeKeyResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
725
|
+
DescribeKeyResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
683
726
|
DescribeKeyResponse.struct_class = Types::DescribeKeyResponse
|
684
727
|
|
685
728
|
DescribeMapRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
|
686
729
|
DescribeMapRequest.struct_class = Types::DescribeMapRequest
|
687
730
|
|
688
|
-
DescribeMapResponse.add_member(:configuration, Shapes::ShapeRef.new(shape: MapConfiguration, required: true, location_name: "Configuration"))
|
689
|
-
DescribeMapResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
690
|
-
DescribeMapResponse.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
691
|
-
DescribeMapResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
692
|
-
DescribeMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "MapArn"))
|
693
731
|
DescribeMapResponse.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "MapName"))
|
732
|
+
DescribeMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "MapArn"))
|
694
733
|
DescribeMapResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
734
|
+
DescribeMapResponse.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
735
|
+
DescribeMapResponse.add_member(:configuration, Shapes::ShapeRef.new(shape: MapConfiguration, required: true, location_name: "Configuration"))
|
736
|
+
DescribeMapResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
695
737
|
DescribeMapResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
738
|
+
DescribeMapResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
696
739
|
DescribeMapResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
697
740
|
DescribeMapResponse.struct_class = Types::DescribeMapResponse
|
698
741
|
|
699
742
|
DescribePlaceIndexRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
|
700
743
|
DescribePlaceIndexRequest.struct_class = Types::DescribePlaceIndexRequest
|
701
744
|
|
745
|
+
DescribePlaceIndexResponse.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "IndexName"))
|
746
|
+
DescribePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "IndexArn"))
|
747
|
+
DescribePlaceIndexResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
748
|
+
DescribePlaceIndexResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
702
749
|
DescribePlaceIndexResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
750
|
+
DescribePlaceIndexResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
703
751
|
DescribePlaceIndexResponse.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
704
752
|
DescribePlaceIndexResponse.add_member(:data_source_configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, required: true, location_name: "DataSourceConfiguration"))
|
705
|
-
DescribePlaceIndexResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
706
|
-
DescribePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "IndexArn"))
|
707
|
-
DescribePlaceIndexResponse.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "IndexName"))
|
708
|
-
DescribePlaceIndexResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
709
753
|
DescribePlaceIndexResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
710
|
-
DescribePlaceIndexResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
711
754
|
DescribePlaceIndexResponse.struct_class = Types::DescribePlaceIndexResponse
|
712
755
|
|
713
756
|
DescribeRouteCalculatorRequest.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CalculatorName"))
|
714
757
|
DescribeRouteCalculatorRequest.struct_class = Types::DescribeRouteCalculatorRequest
|
715
758
|
|
716
|
-
DescribeRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "CalculatorArn"))
|
717
759
|
DescribeRouteCalculatorResponse.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CalculatorName"))
|
760
|
+
DescribeRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "CalculatorArn"))
|
761
|
+
DescribeRouteCalculatorResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
762
|
+
DescribeRouteCalculatorResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
718
763
|
DescribeRouteCalculatorResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
764
|
+
DescribeRouteCalculatorResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
719
765
|
DescribeRouteCalculatorResponse.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
720
|
-
DescribeRouteCalculatorResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
721
|
-
DescribeRouteCalculatorResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
722
766
|
DescribeRouteCalculatorResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
723
|
-
DescribeRouteCalculatorResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
724
767
|
DescribeRouteCalculatorResponse.struct_class = Types::DescribeRouteCalculatorResponse
|
725
768
|
|
726
769
|
DescribeTrackerRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
727
770
|
DescribeTrackerRequest.struct_class = Types::DescribeTrackerRequest
|
728
771
|
|
729
|
-
DescribeTrackerResponse.add_member(:
|
772
|
+
DescribeTrackerResponse.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "TrackerName"))
|
773
|
+
DescribeTrackerResponse.add_member(:tracker_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "TrackerArn"))
|
730
774
|
DescribeTrackerResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
731
|
-
DescribeTrackerResponse.add_member(:event_bridge_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "EventBridgeEnabled"))
|
732
|
-
DescribeTrackerResponse.add_member(:kms_key_enable_geospatial_queries, Shapes::ShapeRef.new(shape: Boolean, location_name: "KmsKeyEnableGeospatialQueries"))
|
733
|
-
DescribeTrackerResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
734
|
-
DescribeTrackerResponse.add_member(:position_filtering, Shapes::ShapeRef.new(shape: PositionFiltering, location_name: "PositionFiltering"))
|
735
775
|
DescribeTrackerResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
736
776
|
DescribeTrackerResponse.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. Unused."}))
|
737
777
|
DescribeTrackerResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
738
|
-
DescribeTrackerResponse.add_member(:
|
739
|
-
DescribeTrackerResponse.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "TrackerName"))
|
778
|
+
DescribeTrackerResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
740
779
|
DescribeTrackerResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
780
|
+
DescribeTrackerResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
781
|
+
DescribeTrackerResponse.add_member(:position_filtering, Shapes::ShapeRef.new(shape: PositionFiltering, location_name: "PositionFiltering"))
|
782
|
+
DescribeTrackerResponse.add_member(:event_bridge_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "EventBridgeEnabled"))
|
783
|
+
DescribeTrackerResponse.add_member(:kms_key_enable_geospatial_queries, Shapes::ShapeRef.new(shape: Boolean, location_name: "KmsKeyEnableGeospatialQueries"))
|
741
784
|
DescribeTrackerResponse.struct_class = Types::DescribeTrackerResponse
|
742
785
|
|
743
|
-
DevicePosition.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
|
744
786
|
DevicePosition.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, location_name: "DeviceId"))
|
787
|
+
DevicePosition.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
788
|
+
DevicePosition.add_member(:received_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ReceivedTime"))
|
745
789
|
DevicePosition.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
|
790
|
+
DevicePosition.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
|
746
791
|
DevicePosition.add_member(:position_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "PositionProperties"))
|
747
|
-
DevicePosition.add_member(:received_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ReceivedTime"))
|
748
|
-
DevicePosition.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
749
792
|
DevicePosition.struct_class = Types::DevicePosition
|
750
793
|
|
751
794
|
DevicePositionList.member = Shapes::ShapeRef.new(shape: DevicePosition)
|
752
795
|
|
753
|
-
DevicePositionUpdate.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
|
754
796
|
DevicePositionUpdate.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "DeviceId"))
|
797
|
+
DevicePositionUpdate.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
755
798
|
DevicePositionUpdate.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
|
799
|
+
DevicePositionUpdate.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
|
756
800
|
DevicePositionUpdate.add_member(:position_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "PositionProperties"))
|
757
|
-
DevicePositionUpdate.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
758
801
|
DevicePositionUpdate.struct_class = Types::DevicePositionUpdate
|
759
802
|
|
760
|
-
|
803
|
+
DeviceState.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "DeviceId"))
|
804
|
+
DeviceState.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
805
|
+
DeviceState.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
|
806
|
+
DeviceState.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
|
807
|
+
DeviceState.add_member(:ipv_4_address, Shapes::ShapeRef.new(shape: DeviceStateIpv4AddressString, location_name: "Ipv4Address"))
|
808
|
+
DeviceState.add_member(:wi_fi_access_points, Shapes::ShapeRef.new(shape: WiFiAccessPointList, location_name: "WiFiAccessPoints"))
|
809
|
+
DeviceState.add_member(:cell_signals, Shapes::ShapeRef.new(shape: CellSignals, location_name: "CellSignals"))
|
810
|
+
DeviceState.struct_class = Types::DeviceState
|
811
|
+
|
761
812
|
DisassociateTrackerConsumerRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
813
|
+
DisassociateTrackerConsumerRequest.add_member(:consumer_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ConsumerArn"))
|
762
814
|
DisassociateTrackerConsumerRequest.struct_class = Types::DisassociateTrackerConsumerRequest
|
763
815
|
|
764
816
|
DisassociateTrackerConsumerResponse.struct_class = Types::DisassociateTrackerConsumerResponse
|
765
817
|
|
766
818
|
FilterPlaceCategoryList.member = Shapes::ShapeRef.new(shape: PlaceCategory)
|
767
819
|
|
768
|
-
|
820
|
+
ForecastGeofenceEventsDeviceState.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
|
821
|
+
ForecastGeofenceEventsDeviceState.add_member(:speed, Shapes::ShapeRef.new(shape: ForecastGeofenceEventsDeviceStateSpeedDouble, location_name: "Speed"))
|
822
|
+
ForecastGeofenceEventsDeviceState.struct_class = Types::ForecastGeofenceEventsDeviceState
|
823
|
+
|
824
|
+
ForecastGeofenceEventsRequest.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CollectionName"))
|
825
|
+
ForecastGeofenceEventsRequest.add_member(:device_state, Shapes::ShapeRef.new(shape: ForecastGeofenceEventsDeviceState, required: true, location_name: "DeviceState"))
|
826
|
+
ForecastGeofenceEventsRequest.add_member(:time_horizon_minutes, Shapes::ShapeRef.new(shape: ForecastGeofenceEventsRequestTimeHorizonMinutesDouble, location_name: "TimeHorizonMinutes"))
|
827
|
+
ForecastGeofenceEventsRequest.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, location_name: "DistanceUnit"))
|
828
|
+
ForecastGeofenceEventsRequest.add_member(:speed_unit, Shapes::ShapeRef.new(shape: SpeedUnit, location_name: "SpeedUnit"))
|
829
|
+
ForecastGeofenceEventsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: LargeToken, location_name: "NextToken"))
|
830
|
+
ForecastGeofenceEventsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ForecastGeofenceEventsRequestMaxResultsInteger, location_name: "MaxResults"))
|
831
|
+
ForecastGeofenceEventsRequest.struct_class = Types::ForecastGeofenceEventsRequest
|
832
|
+
|
833
|
+
ForecastGeofenceEventsResponse.add_member(:forecasted_events, Shapes::ShapeRef.new(shape: ForecastedEventsList, required: true, location_name: "ForecastedEvents"))
|
834
|
+
ForecastGeofenceEventsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: LargeToken, location_name: "NextToken"))
|
835
|
+
ForecastGeofenceEventsResponse.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, required: true, location_name: "DistanceUnit"))
|
836
|
+
ForecastGeofenceEventsResponse.add_member(:speed_unit, Shapes::ShapeRef.new(shape: SpeedUnit, required: true, location_name: "SpeedUnit"))
|
837
|
+
ForecastGeofenceEventsResponse.struct_class = Types::ForecastGeofenceEventsResponse
|
838
|
+
|
839
|
+
ForecastedEvent.add_member(:event_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "EventId"))
|
840
|
+
ForecastedEvent.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "GeofenceId"))
|
841
|
+
ForecastedEvent.add_member(:is_device_in_geofence, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "IsDeviceInGeofence"))
|
842
|
+
ForecastedEvent.add_member(:nearest_distance, Shapes::ShapeRef.new(shape: NearestDistance, required: true, location_name: "NearestDistance"))
|
843
|
+
ForecastedEvent.add_member(:event_type, Shapes::ShapeRef.new(shape: ForecastedGeofenceEventType, required: true, location_name: "EventType"))
|
844
|
+
ForecastedEvent.add_member(:forecasted_breach_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ForecastedBreachTime"))
|
845
|
+
ForecastedEvent.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
|
846
|
+
ForecastedEvent.struct_class = Types::ForecastedEvent
|
847
|
+
|
848
|
+
ForecastedEventsList.member = Shapes::ShapeRef.new(shape: ForecastedEvent)
|
849
|
+
|
769
850
|
GeofenceGeometry.add_member(:polygon, Shapes::ShapeRef.new(shape: LinearRings, location_name: "Polygon"))
|
851
|
+
GeofenceGeometry.add_member(:circle, Shapes::ShapeRef.new(shape: Circle, location_name: "Circle"))
|
852
|
+
GeofenceGeometry.add_member(:geobuf, Shapes::ShapeRef.new(shape: Base64EncodedGeobuf, location_name: "Geobuf"))
|
770
853
|
GeofenceGeometry.struct_class = Types::GeofenceGeometry
|
771
854
|
|
855
|
+
GetDevicePositionHistoryRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
772
856
|
GetDevicePositionHistoryRequest.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "DeviceId"))
|
773
|
-
GetDevicePositionHistoryRequest.add_member(:end_time_exclusive, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTimeExclusive"))
|
774
|
-
GetDevicePositionHistoryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GetDevicePositionHistoryRequestMaxResultsInteger, location_name: "MaxResults"))
|
775
857
|
GetDevicePositionHistoryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
776
858
|
GetDevicePositionHistoryRequest.add_member(:start_time_inclusive, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTimeInclusive"))
|
777
|
-
GetDevicePositionHistoryRequest.add_member(:
|
859
|
+
GetDevicePositionHistoryRequest.add_member(:end_time_exclusive, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTimeExclusive"))
|
860
|
+
GetDevicePositionHistoryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GetDevicePositionHistoryRequestMaxResultsInteger, location_name: "MaxResults"))
|
778
861
|
GetDevicePositionHistoryRequest.struct_class = Types::GetDevicePositionHistoryRequest
|
779
862
|
|
780
863
|
GetDevicePositionHistoryResponse.add_member(:device_positions, Shapes::ShapeRef.new(shape: DevicePositionList, required: true, location_name: "DevicePositions"))
|
781
864
|
GetDevicePositionHistoryResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
782
865
|
GetDevicePositionHistoryResponse.struct_class = Types::GetDevicePositionHistoryResponse
|
783
866
|
|
784
|
-
GetDevicePositionRequest.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "DeviceId"))
|
785
867
|
GetDevicePositionRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
868
|
+
GetDevicePositionRequest.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "DeviceId"))
|
786
869
|
GetDevicePositionRequest.struct_class = Types::GetDevicePositionRequest
|
787
870
|
|
788
|
-
GetDevicePositionResponse.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
|
789
871
|
GetDevicePositionResponse.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, location_name: "DeviceId"))
|
872
|
+
GetDevicePositionResponse.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
873
|
+
GetDevicePositionResponse.add_member(:received_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ReceivedTime"))
|
790
874
|
GetDevicePositionResponse.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
|
875
|
+
GetDevicePositionResponse.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
|
791
876
|
GetDevicePositionResponse.add_member(:position_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "PositionProperties"))
|
792
|
-
GetDevicePositionResponse.add_member(:received_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ReceivedTime"))
|
793
|
-
GetDevicePositionResponse.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
794
877
|
GetDevicePositionResponse.struct_class = Types::GetDevicePositionResponse
|
795
878
|
|
796
879
|
GetGeofenceRequest.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CollectionName"))
|
797
880
|
GetGeofenceRequest.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "GeofenceId"))
|
798
881
|
GetGeofenceRequest.struct_class = Types::GetGeofenceRequest
|
799
882
|
|
800
|
-
GetGeofenceResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
801
883
|
GetGeofenceResponse.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "GeofenceId"))
|
802
|
-
GetGeofenceResponse.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
|
803
884
|
GetGeofenceResponse.add_member(:geometry, Shapes::ShapeRef.new(shape: GeofenceGeometry, required: true, location_name: "Geometry"))
|
804
885
|
GetGeofenceResponse.add_member(:status, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Status"))
|
886
|
+
GetGeofenceResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
805
887
|
GetGeofenceResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
888
|
+
GetGeofenceResponse.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
|
806
889
|
GetGeofenceResponse.struct_class = Types::GetGeofenceResponse
|
807
890
|
|
891
|
+
GetMapGlyphsRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
|
808
892
|
GetMapGlyphsRequest.add_member(:font_stack, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "FontStack"))
|
809
893
|
GetMapGlyphsRequest.add_member(:font_unicode_range, Shapes::ShapeRef.new(shape: GetMapGlyphsRequestFontUnicodeRangeString, required: true, location: "uri", location_name: "FontUnicodeRange"))
|
810
894
|
GetMapGlyphsRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
811
|
-
GetMapGlyphsRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
|
812
895
|
GetMapGlyphsRequest.struct_class = Types::GetMapGlyphsRequest
|
813
896
|
|
814
897
|
GetMapGlyphsResponse.add_member(:blob, Shapes::ShapeRef.new(shape: Blob, location_name: "Blob"))
|
815
|
-
GetMapGlyphsResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
|
816
898
|
GetMapGlyphsResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Content-Type"))
|
899
|
+
GetMapGlyphsResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
|
817
900
|
GetMapGlyphsResponse.struct_class = Types::GetMapGlyphsResponse
|
818
901
|
GetMapGlyphsResponse[:payload] = :blob
|
819
902
|
GetMapGlyphsResponse[:payload_member] = GetMapGlyphsResponse.member(:blob)
|
820
903
|
|
904
|
+
GetMapSpritesRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
|
821
905
|
GetMapSpritesRequest.add_member(:file_name, Shapes::ShapeRef.new(shape: GetMapSpritesRequestFileNameString, required: true, location: "uri", location_name: "FileName"))
|
822
906
|
GetMapSpritesRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
823
|
-
GetMapSpritesRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
|
824
907
|
GetMapSpritesRequest.struct_class = Types::GetMapSpritesRequest
|
825
908
|
|
826
909
|
GetMapSpritesResponse.add_member(:blob, Shapes::ShapeRef.new(shape: Blob, location_name: "Blob"))
|
827
|
-
GetMapSpritesResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
|
828
910
|
GetMapSpritesResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Content-Type"))
|
911
|
+
GetMapSpritesResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
|
829
912
|
GetMapSpritesResponse.struct_class = Types::GetMapSpritesResponse
|
830
913
|
GetMapSpritesResponse[:payload] = :blob
|
831
914
|
GetMapSpritesResponse[:payload_member] = GetMapSpritesResponse.member(:blob)
|
832
915
|
|
833
|
-
GetMapStyleDescriptorRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
834
916
|
GetMapStyleDescriptorRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
|
917
|
+
GetMapStyleDescriptorRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
835
918
|
GetMapStyleDescriptorRequest.struct_class = Types::GetMapStyleDescriptorRequest
|
836
919
|
|
837
920
|
GetMapStyleDescriptorResponse.add_member(:blob, Shapes::ShapeRef.new(shape: Blob, location_name: "Blob"))
|
838
|
-
GetMapStyleDescriptorResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
|
839
921
|
GetMapStyleDescriptorResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Content-Type"))
|
922
|
+
GetMapStyleDescriptorResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
|
840
923
|
GetMapStyleDescriptorResponse.struct_class = Types::GetMapStyleDescriptorResponse
|
841
924
|
GetMapStyleDescriptorResponse[:payload] = :blob
|
842
925
|
GetMapStyleDescriptorResponse[:payload_member] = GetMapStyleDescriptorResponse.member(:blob)
|
843
926
|
|
844
|
-
GetMapTileRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
845
927
|
GetMapTileRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
|
928
|
+
GetMapTileRequest.add_member(:z, Shapes::ShapeRef.new(shape: GetMapTileRequestZString, required: true, location: "uri", location_name: "Z"))
|
846
929
|
GetMapTileRequest.add_member(:x, Shapes::ShapeRef.new(shape: GetMapTileRequestXString, required: true, location: "uri", location_name: "X"))
|
847
930
|
GetMapTileRequest.add_member(:y, Shapes::ShapeRef.new(shape: GetMapTileRequestYString, required: true, location: "uri", location_name: "Y"))
|
848
|
-
GetMapTileRequest.add_member(:
|
931
|
+
GetMapTileRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
849
932
|
GetMapTileRequest.struct_class = Types::GetMapTileRequest
|
850
933
|
|
851
934
|
GetMapTileResponse.add_member(:blob, Shapes::ShapeRef.new(shape: Blob, location_name: "Blob"))
|
852
|
-
GetMapTileResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
|
853
935
|
GetMapTileResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Content-Type"))
|
936
|
+
GetMapTileResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
|
854
937
|
GetMapTileResponse.struct_class = Types::GetMapTileResponse
|
855
938
|
GetMapTileResponse[:payload] = :blob
|
856
939
|
GetMapTileResponse[:payload_member] = GetMapTileResponse.member(:blob)
|
857
940
|
|
858
941
|
GetPlaceRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
|
859
|
-
GetPlaceRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
860
|
-
GetPlaceRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location: "querystring", location_name: "language"))
|
861
942
|
GetPlaceRequest.add_member(:place_id, Shapes::ShapeRef.new(shape: PlaceId, required: true, location: "uri", location_name: "PlaceId"))
|
943
|
+
GetPlaceRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location: "querystring", location_name: "language"))
|
944
|
+
GetPlaceRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
862
945
|
GetPlaceRequest.struct_class = Types::GetPlaceRequest
|
863
946
|
|
864
947
|
GetPlaceResponse.add_member(:place, Shapes::ShapeRef.new(shape: Place, required: true, location_name: "Place"))
|
865
948
|
GetPlaceResponse.struct_class = Types::GetPlaceResponse
|
866
949
|
|
950
|
+
InferredState.add_member(:position, Shapes::ShapeRef.new(shape: Position, location_name: "Position"))
|
951
|
+
InferredState.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
|
952
|
+
InferredState.add_member(:deviation_distance, Shapes::ShapeRef.new(shape: Double, location_name: "DeviationDistance"))
|
953
|
+
InferredState.add_member(:proxy_detected, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "ProxyDetected"))
|
954
|
+
InferredState.struct_class = Types::InferredState
|
955
|
+
|
867
956
|
InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
868
957
|
InternalServerException.struct_class = Types::InternalServerException
|
869
958
|
|
959
|
+
Leg.add_member(:start_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "StartPosition"))
|
960
|
+
Leg.add_member(:end_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "EndPosition"))
|
870
961
|
Leg.add_member(:distance, Shapes::ShapeRef.new(shape: LegDistanceDouble, required: true, location_name: "Distance"))
|
871
962
|
Leg.add_member(:duration_seconds, Shapes::ShapeRef.new(shape: LegDurationSecondsDouble, required: true, location_name: "DurationSeconds"))
|
872
|
-
Leg.add_member(:end_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "EndPosition"))
|
873
963
|
Leg.add_member(:geometry, Shapes::ShapeRef.new(shape: LegGeometry, location_name: "Geometry"))
|
874
|
-
Leg.add_member(:start_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "StartPosition"))
|
875
964
|
Leg.add_member(:steps, Shapes::ShapeRef.new(shape: StepList, required: true, location_name: "Steps"))
|
876
965
|
Leg.struct_class = Types::Leg
|
877
966
|
|
@@ -886,21 +975,21 @@ module Aws::LocationService
|
|
886
975
|
|
887
976
|
LinearRings.member = Shapes::ShapeRef.new(shape: LinearRing)
|
888
977
|
|
889
|
-
ListDevicePositionsRequest.add_member(:
|
978
|
+
ListDevicePositionsRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
890
979
|
ListDevicePositionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListDevicePositionsRequestMaxResultsInteger, location_name: "MaxResults"))
|
891
980
|
ListDevicePositionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
892
|
-
ListDevicePositionsRequest.add_member(:
|
981
|
+
ListDevicePositionsRequest.add_member(:filter_geometry, Shapes::ShapeRef.new(shape: TrackingFilterGeometry, location_name: "FilterGeometry"))
|
893
982
|
ListDevicePositionsRequest.struct_class = Types::ListDevicePositionsRequest
|
894
983
|
|
895
984
|
ListDevicePositionsResponse.add_member(:entries, Shapes::ShapeRef.new(shape: ListDevicePositionsResponseEntryList, required: true, location_name: "Entries"))
|
896
985
|
ListDevicePositionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
897
986
|
ListDevicePositionsResponse.struct_class = Types::ListDevicePositionsResponse
|
898
987
|
|
899
|
-
ListDevicePositionsResponseEntry.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
|
900
988
|
ListDevicePositionsResponseEntry.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "DeviceId"))
|
989
|
+
ListDevicePositionsResponseEntry.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
901
990
|
ListDevicePositionsResponseEntry.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
|
991
|
+
ListDevicePositionsResponseEntry.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
|
902
992
|
ListDevicePositionsResponseEntry.add_member(:position_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "PositionProperties"))
|
903
|
-
ListDevicePositionsResponseEntry.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
904
993
|
ListDevicePositionsResponseEntry.struct_class = Types::ListDevicePositionsResponseEntry
|
905
994
|
|
906
995
|
ListDevicePositionsResponseEntryList.member = Shapes::ShapeRef.new(shape: ListDevicePositionsResponseEntry)
|
@@ -914,48 +1003,48 @@ module Aws::LocationService
|
|
914
1003
|
ListGeofenceCollectionsResponse.struct_class = Types::ListGeofenceCollectionsResponse
|
915
1004
|
|
916
1005
|
ListGeofenceCollectionsResponseEntry.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CollectionName"))
|
917
|
-
ListGeofenceCollectionsResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
918
1006
|
ListGeofenceCollectionsResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
919
1007
|
ListGeofenceCollectionsResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
920
1008
|
ListGeofenceCollectionsResponseEntry.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. Unused."}))
|
1009
|
+
ListGeofenceCollectionsResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
921
1010
|
ListGeofenceCollectionsResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
922
1011
|
ListGeofenceCollectionsResponseEntry.struct_class = Types::ListGeofenceCollectionsResponseEntry
|
923
1012
|
|
924
1013
|
ListGeofenceCollectionsResponseEntryList.member = Shapes::ShapeRef.new(shape: ListGeofenceCollectionsResponseEntry)
|
925
1014
|
|
926
|
-
ListGeofenceResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
927
1015
|
ListGeofenceResponseEntry.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "GeofenceId"))
|
928
|
-
ListGeofenceResponseEntry.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
|
929
1016
|
ListGeofenceResponseEntry.add_member(:geometry, Shapes::ShapeRef.new(shape: GeofenceGeometry, required: true, location_name: "Geometry"))
|
930
1017
|
ListGeofenceResponseEntry.add_member(:status, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Status"))
|
1018
|
+
ListGeofenceResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
931
1019
|
ListGeofenceResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
1020
|
+
ListGeofenceResponseEntry.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
|
932
1021
|
ListGeofenceResponseEntry.struct_class = Types::ListGeofenceResponseEntry
|
933
1022
|
|
934
1023
|
ListGeofenceResponseEntryList.member = Shapes::ShapeRef.new(shape: ListGeofenceResponseEntry)
|
935
1024
|
|
936
1025
|
ListGeofencesRequest.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CollectionName"))
|
1026
|
+
ListGeofencesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: LargeToken, location_name: "NextToken"))
|
937
1027
|
ListGeofencesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListGeofencesRequestMaxResultsInteger, location_name: "MaxResults"))
|
938
|
-
ListGeofencesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
939
1028
|
ListGeofencesRequest.struct_class = Types::ListGeofencesRequest
|
940
1029
|
|
941
1030
|
ListGeofencesResponse.add_member(:entries, Shapes::ShapeRef.new(shape: ListGeofenceResponseEntryList, required: true, location_name: "Entries"))
|
942
|
-
ListGeofencesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
1031
|
+
ListGeofencesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: LargeToken, location_name: "NextToken"))
|
943
1032
|
ListGeofencesResponse.struct_class = Types::ListGeofencesResponse
|
944
1033
|
|
945
|
-
ListKeysRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ApiKeyFilter, location_name: "Filter"))
|
946
1034
|
ListKeysRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListKeysRequestMaxResultsInteger, location_name: "MaxResults"))
|
947
1035
|
ListKeysRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
1036
|
+
ListKeysRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ApiKeyFilter, location_name: "Filter"))
|
948
1037
|
ListKeysRequest.struct_class = Types::ListKeysRequest
|
949
1038
|
|
950
1039
|
ListKeysResponse.add_member(:entries, Shapes::ShapeRef.new(shape: ListKeysResponseEntryList, required: true, location_name: "Entries"))
|
951
1040
|
ListKeysResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
952
1041
|
ListKeysResponse.struct_class = Types::ListKeysResponse
|
953
1042
|
|
954
|
-
ListKeysResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
955
|
-
ListKeysResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
956
|
-
ListKeysResponseEntry.add_member(:expire_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ExpireTime"))
|
957
1043
|
ListKeysResponseEntry.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "KeyName"))
|
1044
|
+
ListKeysResponseEntry.add_member(:expire_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ExpireTime"))
|
1045
|
+
ListKeysResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
958
1046
|
ListKeysResponseEntry.add_member(:restrictions, Shapes::ShapeRef.new(shape: ApiKeyRestrictions, required: true, location_name: "Restrictions"))
|
1047
|
+
ListKeysResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
959
1048
|
ListKeysResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
960
1049
|
ListKeysResponseEntry.struct_class = Types::ListKeysResponseEntry
|
961
1050
|
|
@@ -969,11 +1058,11 @@ module Aws::LocationService
|
|
969
1058
|
ListMapsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
970
1059
|
ListMapsResponse.struct_class = Types::ListMapsResponse
|
971
1060
|
|
972
|
-
ListMapsResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
973
|
-
ListMapsResponseEntry.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
974
|
-
ListMapsResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
975
1061
|
ListMapsResponseEntry.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "MapName"))
|
1062
|
+
ListMapsResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
1063
|
+
ListMapsResponseEntry.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
976
1064
|
ListMapsResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
1065
|
+
ListMapsResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
977
1066
|
ListMapsResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
978
1067
|
ListMapsResponseEntry.struct_class = Types::ListMapsResponseEntry
|
979
1068
|
|
@@ -987,11 +1076,11 @@ module Aws::LocationService
|
|
987
1076
|
ListPlaceIndexesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
988
1077
|
ListPlaceIndexesResponse.struct_class = Types::ListPlaceIndexesResponse
|
989
1078
|
|
990
|
-
ListPlaceIndexesResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
991
|
-
ListPlaceIndexesResponseEntry.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
992
|
-
ListPlaceIndexesResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
993
1079
|
ListPlaceIndexesResponseEntry.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "IndexName"))
|
1080
|
+
ListPlaceIndexesResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
1081
|
+
ListPlaceIndexesResponseEntry.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
994
1082
|
ListPlaceIndexesResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
1083
|
+
ListPlaceIndexesResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
995
1084
|
ListPlaceIndexesResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
996
1085
|
ListPlaceIndexesResponseEntry.struct_class = Types::ListPlaceIndexesResponseEntry
|
997
1086
|
|
@@ -1006,10 +1095,10 @@ module Aws::LocationService
|
|
1006
1095
|
ListRouteCalculatorsResponse.struct_class = Types::ListRouteCalculatorsResponse
|
1007
1096
|
|
1008
1097
|
ListRouteCalculatorsResponseEntry.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CalculatorName"))
|
1009
|
-
ListRouteCalculatorsResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
1010
|
-
ListRouteCalculatorsResponseEntry.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
1011
1098
|
ListRouteCalculatorsResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
1099
|
+
ListRouteCalculatorsResponseEntry.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
1012
1100
|
ListRouteCalculatorsResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
1101
|
+
ListRouteCalculatorsResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
1013
1102
|
ListRouteCalculatorsResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
1014
1103
|
ListRouteCalculatorsResponseEntry.struct_class = Types::ListRouteCalculatorsResponseEntry
|
1015
1104
|
|
@@ -1021,9 +1110,9 @@ module Aws::LocationService
|
|
1021
1110
|
ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
1022
1111
|
ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
|
1023
1112
|
|
1113
|
+
ListTrackerConsumersRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
1024
1114
|
ListTrackerConsumersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListTrackerConsumersRequestMaxResultsInteger, location_name: "MaxResults"))
|
1025
1115
|
ListTrackerConsumersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
1026
|
-
ListTrackerConsumersRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
1027
1116
|
ListTrackerConsumersRequest.struct_class = Types::ListTrackerConsumersRequest
|
1028
1117
|
|
1029
1118
|
ListTrackerConsumersResponse.add_member(:consumer_arns, Shapes::ShapeRef.new(shape: ArnList, required: true, location_name: "ConsumerArns"))
|
@@ -1038,42 +1127,67 @@ module Aws::LocationService
|
|
1038
1127
|
ListTrackersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
1039
1128
|
ListTrackersResponse.struct_class = Types::ListTrackersResponse
|
1040
1129
|
|
1041
|
-
ListTrackersResponseEntry.add_member(:
|
1130
|
+
ListTrackersResponseEntry.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "TrackerName"))
|
1042
1131
|
ListTrackersResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
|
1043
1132
|
ListTrackersResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
|
1044
1133
|
ListTrackersResponseEntry.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. Unused."}))
|
1045
|
-
ListTrackersResponseEntry.add_member(:
|
1134
|
+
ListTrackersResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
1046
1135
|
ListTrackersResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
1047
1136
|
ListTrackersResponseEntry.struct_class = Types::ListTrackersResponseEntry
|
1048
1137
|
|
1049
1138
|
ListTrackersResponseEntryList.member = Shapes::ShapeRef.new(shape: ListTrackersResponseEntry)
|
1050
1139
|
|
1051
|
-
|
1052
|
-
|
1140
|
+
LteCellDetails.add_member(:cell_id, Shapes::ShapeRef.new(shape: EutranCellId, required: true, location_name: "CellId"))
|
1141
|
+
LteCellDetails.add_member(:mcc, Shapes::ShapeRef.new(shape: LteCellDetailsMccInteger, required: true, location_name: "Mcc"))
|
1142
|
+
LteCellDetails.add_member(:mnc, Shapes::ShapeRef.new(shape: LteCellDetailsMncInteger, required: true, location_name: "Mnc"))
|
1143
|
+
LteCellDetails.add_member(:local_id, Shapes::ShapeRef.new(shape: LteLocalId, location_name: "LocalId"))
|
1144
|
+
LteCellDetails.add_member(:network_measurements, Shapes::ShapeRef.new(shape: LteCellDetailsNetworkMeasurementsList, location_name: "NetworkMeasurements"))
|
1145
|
+
LteCellDetails.add_member(:timing_advance, Shapes::ShapeRef.new(shape: LteCellDetailsTimingAdvanceInteger, location_name: "TimingAdvance"))
|
1146
|
+
LteCellDetails.add_member(:nr_capable, Shapes::ShapeRef.new(shape: Boolean, location_name: "NrCapable"))
|
1147
|
+
LteCellDetails.add_member(:rsrp, Shapes::ShapeRef.new(shape: Rsrp, location_name: "Rsrp"))
|
1148
|
+
LteCellDetails.add_member(:rsrq, Shapes::ShapeRef.new(shape: Rsrq, location_name: "Rsrq"))
|
1149
|
+
LteCellDetails.add_member(:tac, Shapes::ShapeRef.new(shape: LteCellDetailsTacInteger, location_name: "Tac"))
|
1150
|
+
LteCellDetails.struct_class = Types::LteCellDetails
|
1151
|
+
|
1152
|
+
LteCellDetailsNetworkMeasurementsList.member = Shapes::ShapeRef.new(shape: LteNetworkMeasurements)
|
1153
|
+
|
1154
|
+
LteLocalId.add_member(:earfcn, Shapes::ShapeRef.new(shape: Earfcn, required: true, location_name: "Earfcn"))
|
1155
|
+
LteLocalId.add_member(:pci, Shapes::ShapeRef.new(shape: Pci, required: true, location_name: "Pci"))
|
1156
|
+
LteLocalId.struct_class = Types::LteLocalId
|
1157
|
+
|
1158
|
+
LteNetworkMeasurements.add_member(:earfcn, Shapes::ShapeRef.new(shape: Earfcn, required: true, location_name: "Earfcn"))
|
1159
|
+
LteNetworkMeasurements.add_member(:cell_id, Shapes::ShapeRef.new(shape: EutranCellId, required: true, location_name: "CellId"))
|
1160
|
+
LteNetworkMeasurements.add_member(:pci, Shapes::ShapeRef.new(shape: Pci, required: true, location_name: "Pci"))
|
1161
|
+
LteNetworkMeasurements.add_member(:rsrp, Shapes::ShapeRef.new(shape: Rsrp, location_name: "Rsrp"))
|
1162
|
+
LteNetworkMeasurements.add_member(:rsrq, Shapes::ShapeRef.new(shape: Rsrq, location_name: "Rsrq"))
|
1163
|
+
LteNetworkMeasurements.struct_class = Types::LteNetworkMeasurements
|
1164
|
+
|
1053
1165
|
MapConfiguration.add_member(:style, Shapes::ShapeRef.new(shape: MapStyle, required: true, location_name: "Style"))
|
1166
|
+
MapConfiguration.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode3, location_name: "PoliticalView"))
|
1167
|
+
MapConfiguration.add_member(:custom_layers, Shapes::ShapeRef.new(shape: CustomLayerList, location_name: "CustomLayers"))
|
1054
1168
|
MapConfiguration.struct_class = Types::MapConfiguration
|
1055
1169
|
|
1056
|
-
MapConfigurationUpdate.add_member(:custom_layers, Shapes::ShapeRef.new(shape: CustomLayerList, location_name: "CustomLayers"))
|
1057
1170
|
MapConfigurationUpdate.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode3OrEmpty, location_name: "PoliticalView"))
|
1171
|
+
MapConfigurationUpdate.add_member(:custom_layers, Shapes::ShapeRef.new(shape: CustomLayerList, location_name: "CustomLayers"))
|
1058
1172
|
MapConfigurationUpdate.struct_class = Types::MapConfigurationUpdate
|
1059
1173
|
|
1060
|
-
Place.add_member(:address_number, Shapes::ShapeRef.new(shape: String, location_name: "AddressNumber"))
|
1061
|
-
Place.add_member(:categories, Shapes::ShapeRef.new(shape: PlaceCategoryList, location_name: "Categories"))
|
1062
|
-
Place.add_member(:country, Shapes::ShapeRef.new(shape: String, location_name: "Country"))
|
1063
|
-
Place.add_member(:geometry, Shapes::ShapeRef.new(shape: PlaceGeometry, required: true, location_name: "Geometry"))
|
1064
|
-
Place.add_member(:interpolated, Shapes::ShapeRef.new(shape: Boolean, location_name: "Interpolated"))
|
1065
1174
|
Place.add_member(:label, Shapes::ShapeRef.new(shape: String, location_name: "Label"))
|
1066
|
-
Place.add_member(:
|
1067
|
-
Place.add_member(:
|
1068
|
-
Place.add_member(:postal_code, Shapes::ShapeRef.new(shape: String, location_name: "PostalCode"))
|
1069
|
-
Place.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "Region"))
|
1175
|
+
Place.add_member(:geometry, Shapes::ShapeRef.new(shape: PlaceGeometry, required: true, location_name: "Geometry"))
|
1176
|
+
Place.add_member(:address_number, Shapes::ShapeRef.new(shape: String, location_name: "AddressNumber"))
|
1070
1177
|
Place.add_member(:street, Shapes::ShapeRef.new(shape: String, location_name: "Street"))
|
1071
|
-
Place.add_member(:
|
1178
|
+
Place.add_member(:neighborhood, Shapes::ShapeRef.new(shape: String, location_name: "Neighborhood"))
|
1179
|
+
Place.add_member(:municipality, Shapes::ShapeRef.new(shape: String, location_name: "Municipality"))
|
1072
1180
|
Place.add_member(:sub_region, Shapes::ShapeRef.new(shape: String, location_name: "SubRegion"))
|
1073
|
-
Place.add_member(:
|
1181
|
+
Place.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "Region"))
|
1182
|
+
Place.add_member(:country, Shapes::ShapeRef.new(shape: String, location_name: "Country"))
|
1183
|
+
Place.add_member(:postal_code, Shapes::ShapeRef.new(shape: String, location_name: "PostalCode"))
|
1184
|
+
Place.add_member(:interpolated, Shapes::ShapeRef.new(shape: Boolean, location_name: "Interpolated"))
|
1074
1185
|
Place.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, location_name: "TimeZone"))
|
1075
|
-
Place.add_member(:unit_number, Shapes::ShapeRef.new(shape: String, location_name: "UnitNumber"))
|
1076
1186
|
Place.add_member(:unit_type, Shapes::ShapeRef.new(shape: String, location_name: "UnitType"))
|
1187
|
+
Place.add_member(:unit_number, Shapes::ShapeRef.new(shape: String, location_name: "UnitNumber"))
|
1188
|
+
Place.add_member(:categories, Shapes::ShapeRef.new(shape: PlaceCategoryList, location_name: "Categories"))
|
1189
|
+
Place.add_member(:supplemental_categories, Shapes::ShapeRef.new(shape: PlaceSupplementalCategoryList, location_name: "SupplementalCategories"))
|
1190
|
+
Place.add_member(:sub_municipality, Shapes::ShapeRef.new(shape: String, location_name: "SubMunicipality"))
|
1077
1191
|
Place.struct_class = Types::Place
|
1078
1192
|
|
1079
1193
|
PlaceCategoryList.member = Shapes::ShapeRef.new(shape: PlaceCategory)
|
@@ -1093,12 +1207,12 @@ module Aws::LocationService
|
|
1093
1207
|
|
1094
1208
|
PutGeofenceRequest.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CollectionName"))
|
1095
1209
|
PutGeofenceRequest.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "GeofenceId"))
|
1096
|
-
PutGeofenceRequest.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
|
1097
1210
|
PutGeofenceRequest.add_member(:geometry, Shapes::ShapeRef.new(shape: GeofenceGeometry, required: true, location_name: "Geometry"))
|
1211
|
+
PutGeofenceRequest.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
|
1098
1212
|
PutGeofenceRequest.struct_class = Types::PutGeofenceRequest
|
1099
1213
|
|
1100
|
-
PutGeofenceResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
1101
1214
|
PutGeofenceResponse.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "GeofenceId"))
|
1215
|
+
PutGeofenceResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
|
1102
1216
|
PutGeofenceResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
1103
1217
|
PutGeofenceResponse.struct_class = Types::PutGeofenceResponse
|
1104
1218
|
|
@@ -1118,105 +1232,105 @@ module Aws::LocationService
|
|
1118
1232
|
|
1119
1233
|
RouteMatrixRow.member = Shapes::ShapeRef.new(shape: RouteMatrixEntry)
|
1120
1234
|
|
1121
|
-
SearchForPositionResult.add_member(:distance, Shapes::ShapeRef.new(shape: SearchForPositionResultDistanceDouble, required: true, location_name: "Distance"))
|
1122
1235
|
SearchForPositionResult.add_member(:place, Shapes::ShapeRef.new(shape: Place, required: true, location_name: "Place"))
|
1236
|
+
SearchForPositionResult.add_member(:distance, Shapes::ShapeRef.new(shape: SearchForPositionResultDistanceDouble, required: true, location_name: "Distance"))
|
1123
1237
|
SearchForPositionResult.add_member(:place_id, Shapes::ShapeRef.new(shape: PlaceId, location_name: "PlaceId"))
|
1124
1238
|
SearchForPositionResult.struct_class = Types::SearchForPositionResult
|
1125
1239
|
|
1126
1240
|
SearchForPositionResultList.member = Shapes::ShapeRef.new(shape: SearchForPositionResult)
|
1127
1241
|
|
1128
|
-
SearchForSuggestionsResult.add_member(:
|
1242
|
+
SearchForSuggestionsResult.add_member(:text, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Text"))
|
1129
1243
|
SearchForSuggestionsResult.add_member(:place_id, Shapes::ShapeRef.new(shape: PlaceId, location_name: "PlaceId"))
|
1244
|
+
SearchForSuggestionsResult.add_member(:categories, Shapes::ShapeRef.new(shape: PlaceCategoryList, location_name: "Categories"))
|
1130
1245
|
SearchForSuggestionsResult.add_member(:supplemental_categories, Shapes::ShapeRef.new(shape: PlaceSupplementalCategoryList, location_name: "SupplementalCategories"))
|
1131
|
-
SearchForSuggestionsResult.add_member(:text, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Text"))
|
1132
1246
|
SearchForSuggestionsResult.struct_class = Types::SearchForSuggestionsResult
|
1133
1247
|
|
1134
1248
|
SearchForSuggestionsResultList.member = Shapes::ShapeRef.new(shape: SearchForSuggestionsResult)
|
1135
1249
|
|
1136
|
-
SearchForTextResult.add_member(:distance, Shapes::ShapeRef.new(shape: SearchForTextResultDistanceDouble, location_name: "Distance"))
|
1137
1250
|
SearchForTextResult.add_member(:place, Shapes::ShapeRef.new(shape: Place, required: true, location_name: "Place"))
|
1138
|
-
SearchForTextResult.add_member(:
|
1251
|
+
SearchForTextResult.add_member(:distance, Shapes::ShapeRef.new(shape: SearchForTextResultDistanceDouble, location_name: "Distance"))
|
1139
1252
|
SearchForTextResult.add_member(:relevance, Shapes::ShapeRef.new(shape: SearchForTextResultRelevanceDouble, location_name: "Relevance"))
|
1253
|
+
SearchForTextResult.add_member(:place_id, Shapes::ShapeRef.new(shape: PlaceId, location_name: "PlaceId"))
|
1140
1254
|
SearchForTextResult.struct_class = Types::SearchForTextResult
|
1141
1255
|
|
1142
1256
|
SearchForTextResultList.member = Shapes::ShapeRef.new(shape: SearchForTextResult)
|
1143
1257
|
|
1144
1258
|
SearchPlaceIndexForPositionRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
|
1145
|
-
SearchPlaceIndexForPositionRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
1146
|
-
SearchPlaceIndexForPositionRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
1147
|
-
SearchPlaceIndexForPositionRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PlaceIndexSearchResultLimit, location_name: "MaxResults"))
|
1148
1259
|
SearchPlaceIndexForPositionRequest.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
|
1260
|
+
SearchPlaceIndexForPositionRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PlaceIndexSearchResultLimit, location_name: "MaxResults"))
|
1261
|
+
SearchPlaceIndexForPositionRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
1262
|
+
SearchPlaceIndexForPositionRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
1149
1263
|
SearchPlaceIndexForPositionRequest.struct_class = Types::SearchPlaceIndexForPositionRequest
|
1150
1264
|
|
1151
|
-
SearchPlaceIndexForPositionResponse.add_member(:results, Shapes::ShapeRef.new(shape: SearchForPositionResultList, required: true, location_name: "Results"))
|
1152
1265
|
SearchPlaceIndexForPositionResponse.add_member(:summary, Shapes::ShapeRef.new(shape: SearchPlaceIndexForPositionSummary, required: true, location_name: "Summary"))
|
1266
|
+
SearchPlaceIndexForPositionResponse.add_member(:results, Shapes::ShapeRef.new(shape: SearchForPositionResultList, required: true, location_name: "Results"))
|
1153
1267
|
SearchPlaceIndexForPositionResponse.struct_class = Types::SearchPlaceIndexForPositionResponse
|
1154
1268
|
|
1269
|
+
SearchPlaceIndexForPositionSummary.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
|
1270
|
+
SearchPlaceIndexForPositionSummary.add_member(:max_results, Shapes::ShapeRef.new(shape: PlaceIndexSearchResultLimit, location_name: "MaxResults"))
|
1155
1271
|
SearchPlaceIndexForPositionSummary.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
1156
1272
|
SearchPlaceIndexForPositionSummary.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
1157
|
-
SearchPlaceIndexForPositionSummary.add_member(:max_results, Shapes::ShapeRef.new(shape: PlaceIndexSearchResultLimit, location_name: "MaxResults"))
|
1158
|
-
SearchPlaceIndexForPositionSummary.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
|
1159
1273
|
SearchPlaceIndexForPositionSummary.struct_class = Types::SearchPlaceIndexForPositionSummary
|
1160
1274
|
|
1275
|
+
SearchPlaceIndexForSuggestionsRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
|
1276
|
+
SearchPlaceIndexForSuggestionsRequest.add_member(:text, Shapes::ShapeRef.new(shape: SearchPlaceIndexForSuggestionsRequestTextString, required: true, location_name: "Text"))
|
1161
1277
|
SearchPlaceIndexForSuggestionsRequest.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
|
1162
1278
|
SearchPlaceIndexForSuggestionsRequest.add_member(:filter_b_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "FilterBBox"))
|
1163
|
-
SearchPlaceIndexForSuggestionsRequest.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
|
1164
1279
|
SearchPlaceIndexForSuggestionsRequest.add_member(:filter_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "FilterCountries"))
|
1165
|
-
SearchPlaceIndexForSuggestionsRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
|
1166
|
-
SearchPlaceIndexForSuggestionsRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
1167
|
-
SearchPlaceIndexForSuggestionsRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
1168
1280
|
SearchPlaceIndexForSuggestionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: SearchPlaceIndexForSuggestionsRequestMaxResultsInteger, location_name: "MaxResults"))
|
1169
|
-
SearchPlaceIndexForSuggestionsRequest.add_member(:
|
1281
|
+
SearchPlaceIndexForSuggestionsRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
1282
|
+
SearchPlaceIndexForSuggestionsRequest.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
|
1283
|
+
SearchPlaceIndexForSuggestionsRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
1170
1284
|
SearchPlaceIndexForSuggestionsRequest.struct_class = Types::SearchPlaceIndexForSuggestionsRequest
|
1171
1285
|
|
1172
|
-
SearchPlaceIndexForSuggestionsResponse.add_member(:results, Shapes::ShapeRef.new(shape: SearchForSuggestionsResultList, required: true, location_name: "Results"))
|
1173
1286
|
SearchPlaceIndexForSuggestionsResponse.add_member(:summary, Shapes::ShapeRef.new(shape: SearchPlaceIndexForSuggestionsSummary, required: true, location_name: "Summary"))
|
1287
|
+
SearchPlaceIndexForSuggestionsResponse.add_member(:results, Shapes::ShapeRef.new(shape: SearchForSuggestionsResultList, required: true, location_name: "Results"))
|
1174
1288
|
SearchPlaceIndexForSuggestionsResponse.struct_class = Types::SearchPlaceIndexForSuggestionsResponse
|
1175
1289
|
|
1290
|
+
SearchPlaceIndexForSuggestionsSummary.add_member(:text, Shapes::ShapeRef.new(shape: SensitiveString, required: true, location_name: "Text"))
|
1176
1291
|
SearchPlaceIndexForSuggestionsSummary.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
|
1177
|
-
SearchPlaceIndexForSuggestionsSummary.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
1178
1292
|
SearchPlaceIndexForSuggestionsSummary.add_member(:filter_b_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "FilterBBox"))
|
1179
|
-
SearchPlaceIndexForSuggestionsSummary.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
|
1180
1293
|
SearchPlaceIndexForSuggestionsSummary.add_member(:filter_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "FilterCountries"))
|
1181
|
-
SearchPlaceIndexForSuggestionsSummary.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
1182
1294
|
SearchPlaceIndexForSuggestionsSummary.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
|
1183
|
-
SearchPlaceIndexForSuggestionsSummary.add_member(:
|
1295
|
+
SearchPlaceIndexForSuggestionsSummary.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
1296
|
+
SearchPlaceIndexForSuggestionsSummary.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
1297
|
+
SearchPlaceIndexForSuggestionsSummary.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
|
1184
1298
|
SearchPlaceIndexForSuggestionsSummary.struct_class = Types::SearchPlaceIndexForSuggestionsSummary
|
1185
1299
|
|
1300
|
+
SearchPlaceIndexForTextRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
|
1301
|
+
SearchPlaceIndexForTextRequest.add_member(:text, Shapes::ShapeRef.new(shape: SearchPlaceIndexForTextRequestTextString, required: true, location_name: "Text"))
|
1186
1302
|
SearchPlaceIndexForTextRequest.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
|
1187
1303
|
SearchPlaceIndexForTextRequest.add_member(:filter_b_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "FilterBBox"))
|
1188
|
-
SearchPlaceIndexForTextRequest.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
|
1189
1304
|
SearchPlaceIndexForTextRequest.add_member(:filter_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "FilterCountries"))
|
1190
|
-
SearchPlaceIndexForTextRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
|
1191
|
-
SearchPlaceIndexForTextRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
1192
|
-
SearchPlaceIndexForTextRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
1193
1305
|
SearchPlaceIndexForTextRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PlaceIndexSearchResultLimit, location_name: "MaxResults"))
|
1194
|
-
SearchPlaceIndexForTextRequest.add_member(:
|
1306
|
+
SearchPlaceIndexForTextRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
1307
|
+
SearchPlaceIndexForTextRequest.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
|
1308
|
+
SearchPlaceIndexForTextRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
1195
1309
|
SearchPlaceIndexForTextRequest.struct_class = Types::SearchPlaceIndexForTextRequest
|
1196
1310
|
|
1197
|
-
SearchPlaceIndexForTextResponse.add_member(:results, Shapes::ShapeRef.new(shape: SearchForTextResultList, required: true, location_name: "Results"))
|
1198
1311
|
SearchPlaceIndexForTextResponse.add_member(:summary, Shapes::ShapeRef.new(shape: SearchPlaceIndexForTextSummary, required: true, location_name: "Summary"))
|
1312
|
+
SearchPlaceIndexForTextResponse.add_member(:results, Shapes::ShapeRef.new(shape: SearchForTextResultList, required: true, location_name: "Results"))
|
1199
1313
|
SearchPlaceIndexForTextResponse.struct_class = Types::SearchPlaceIndexForTextResponse
|
1200
1314
|
|
1315
|
+
SearchPlaceIndexForTextSummary.add_member(:text, Shapes::ShapeRef.new(shape: SensitiveString, required: true, location_name: "Text"))
|
1201
1316
|
SearchPlaceIndexForTextSummary.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
|
1202
|
-
SearchPlaceIndexForTextSummary.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
1203
1317
|
SearchPlaceIndexForTextSummary.add_member(:filter_b_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "FilterBBox"))
|
1204
|
-
SearchPlaceIndexForTextSummary.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
|
1205
1318
|
SearchPlaceIndexForTextSummary.add_member(:filter_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "FilterCountries"))
|
1206
|
-
SearchPlaceIndexForTextSummary.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
1207
1319
|
SearchPlaceIndexForTextSummary.add_member(:max_results, Shapes::ShapeRef.new(shape: PlaceIndexSearchResultLimit, location_name: "MaxResults"))
|
1208
1320
|
SearchPlaceIndexForTextSummary.add_member(:result_b_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "ResultBBox"))
|
1209
|
-
SearchPlaceIndexForTextSummary.add_member(:
|
1321
|
+
SearchPlaceIndexForTextSummary.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
|
1322
|
+
SearchPlaceIndexForTextSummary.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
1323
|
+
SearchPlaceIndexForTextSummary.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
|
1210
1324
|
SearchPlaceIndexForTextSummary.struct_class = Types::SearchPlaceIndexForTextSummary
|
1211
1325
|
|
1212
1326
|
ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
1213
1327
|
ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
|
1214
1328
|
|
1329
|
+
Step.add_member(:start_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "StartPosition"))
|
1330
|
+
Step.add_member(:end_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "EndPosition"))
|
1215
1331
|
Step.add_member(:distance, Shapes::ShapeRef.new(shape: StepDistanceDouble, required: true, location_name: "Distance"))
|
1216
1332
|
Step.add_member(:duration_seconds, Shapes::ShapeRef.new(shape: StepDurationSecondsDouble, required: true, location_name: "DurationSeconds"))
|
1217
|
-
Step.add_member(:end_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "EndPosition"))
|
1218
1333
|
Step.add_member(:geometry_offset, Shapes::ShapeRef.new(shape: StepGeometryOffsetInteger, location_name: "GeometryOffset"))
|
1219
|
-
Step.add_member(:start_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "StartPosition"))
|
1220
1334
|
Step.struct_class = Types::Step
|
1221
1335
|
|
1222
1336
|
StepList.member = Shapes::ShapeRef.new(shape: Step)
|
@@ -1242,10 +1356,10 @@ module Aws::LocationService
|
|
1242
1356
|
TrackingFilterGeometry.add_member(:polygon, Shapes::ShapeRef.new(shape: LinearRings, location_name: "Polygon"))
|
1243
1357
|
TrackingFilterGeometry.struct_class = Types::TrackingFilterGeometry
|
1244
1358
|
|
1245
|
-
TruckDimensions.add_member(:height, Shapes::ShapeRef.new(shape: TruckDimensionsHeightDouble, location_name: "Height"))
|
1246
1359
|
TruckDimensions.add_member(:length, Shapes::ShapeRef.new(shape: TruckDimensionsLengthDouble, location_name: "Length"))
|
1247
|
-
TruckDimensions.add_member(:
|
1360
|
+
TruckDimensions.add_member(:height, Shapes::ShapeRef.new(shape: TruckDimensionsHeightDouble, location_name: "Height"))
|
1248
1361
|
TruckDimensions.add_member(:width, Shapes::ShapeRef.new(shape: TruckDimensionsWidthDouble, location_name: "Width"))
|
1362
|
+
TruckDimensions.add_member(:unit, Shapes::ShapeRef.new(shape: DimensionUnit, location_name: "Unit"))
|
1249
1363
|
TruckDimensions.struct_class = Types::TruckDimensions
|
1250
1364
|
|
1251
1365
|
TruckWeight.add_member(:total, Shapes::ShapeRef.new(shape: TruckWeightTotalDouble, location_name: "Total"))
|
@@ -1259,21 +1373,21 @@ module Aws::LocationService
|
|
1259
1373
|
UntagResourceResponse.struct_class = Types::UntagResourceResponse
|
1260
1374
|
|
1261
1375
|
UpdateGeofenceCollectionRequest.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CollectionName"))
|
1262
|
-
UpdateGeofenceCollectionRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
1263
1376
|
UpdateGeofenceCollectionRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. If included, the only allowed value is RequestBasedUsage."}))
|
1264
1377
|
UpdateGeofenceCollectionRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. No longer allowed."}))
|
1378
|
+
UpdateGeofenceCollectionRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
1265
1379
|
UpdateGeofenceCollectionRequest.struct_class = Types::UpdateGeofenceCollectionRequest
|
1266
1380
|
|
1267
|
-
UpdateGeofenceCollectionResponse.add_member(:collection_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "CollectionArn"))
|
1268
1381
|
UpdateGeofenceCollectionResponse.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CollectionName"))
|
1382
|
+
UpdateGeofenceCollectionResponse.add_member(:collection_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "CollectionArn"))
|
1269
1383
|
UpdateGeofenceCollectionResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
1270
1384
|
UpdateGeofenceCollectionResponse.struct_class = Types::UpdateGeofenceCollectionResponse
|
1271
1385
|
|
1386
|
+
UpdateKeyRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "KeyName"))
|
1272
1387
|
UpdateKeyRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
1273
1388
|
UpdateKeyRequest.add_member(:expire_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ExpireTime"))
|
1274
|
-
UpdateKeyRequest.add_member(:force_update, Shapes::ShapeRef.new(shape: Boolean, location_name: "ForceUpdate"))
|
1275
|
-
UpdateKeyRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "KeyName"))
|
1276
1389
|
UpdateKeyRequest.add_member(:no_expiry, Shapes::ShapeRef.new(shape: Boolean, location_name: "NoExpiry"))
|
1390
|
+
UpdateKeyRequest.add_member(:force_update, Shapes::ShapeRef.new(shape: Boolean, location_name: "ForceUpdate"))
|
1277
1391
|
UpdateKeyRequest.add_member(:restrictions, Shapes::ShapeRef.new(shape: ApiKeyRestrictions, location_name: "Restrictions"))
|
1278
1392
|
UpdateKeyRequest.struct_class = Types::UpdateKeyRequest
|
1279
1393
|
|
@@ -1282,63 +1396,81 @@ module Aws::LocationService
|
|
1282
1396
|
UpdateKeyResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
1283
1397
|
UpdateKeyResponse.struct_class = Types::UpdateKeyResponse
|
1284
1398
|
|
1285
|
-
UpdateMapRequest.add_member(:configuration_update, Shapes::ShapeRef.new(shape: MapConfigurationUpdate, location_name: "ConfigurationUpdate"))
|
1286
|
-
UpdateMapRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
1287
1399
|
UpdateMapRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
|
1288
1400
|
UpdateMapRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. If included, the only allowed value is RequestBasedUsage."}))
|
1401
|
+
UpdateMapRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
1402
|
+
UpdateMapRequest.add_member(:configuration_update, Shapes::ShapeRef.new(shape: MapConfigurationUpdate, location_name: "ConfigurationUpdate"))
|
1289
1403
|
UpdateMapRequest.struct_class = Types::UpdateMapRequest
|
1290
1404
|
|
1291
|
-
UpdateMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "MapArn"))
|
1292
1405
|
UpdateMapResponse.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "MapName"))
|
1406
|
+
UpdateMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "MapArn"))
|
1293
1407
|
UpdateMapResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
1294
1408
|
UpdateMapResponse.struct_class = Types::UpdateMapResponse
|
1295
1409
|
|
1296
|
-
UpdatePlaceIndexRequest.add_member(:data_source_configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "DataSourceConfiguration"))
|
1297
|
-
UpdatePlaceIndexRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
1298
1410
|
UpdatePlaceIndexRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
|
1299
1411
|
UpdatePlaceIndexRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. If included, the only allowed value is RequestBasedUsage."}))
|
1412
|
+
UpdatePlaceIndexRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
1413
|
+
UpdatePlaceIndexRequest.add_member(:data_source_configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "DataSourceConfiguration"))
|
1300
1414
|
UpdatePlaceIndexRequest.struct_class = Types::UpdatePlaceIndexRequest
|
1301
1415
|
|
1302
|
-
UpdatePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "IndexArn"))
|
1303
1416
|
UpdatePlaceIndexResponse.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "IndexName"))
|
1417
|
+
UpdatePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "IndexArn"))
|
1304
1418
|
UpdatePlaceIndexResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
1305
1419
|
UpdatePlaceIndexResponse.struct_class = Types::UpdatePlaceIndexResponse
|
1306
1420
|
|
1307
1421
|
UpdateRouteCalculatorRequest.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CalculatorName"))
|
1308
|
-
UpdateRouteCalculatorRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
1309
1422
|
UpdateRouteCalculatorRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. If included, the only allowed value is RequestBasedUsage."}))
|
1423
|
+
UpdateRouteCalculatorRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
1310
1424
|
UpdateRouteCalculatorRequest.struct_class = Types::UpdateRouteCalculatorRequest
|
1311
1425
|
|
1312
|
-
UpdateRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "CalculatorArn"))
|
1313
1426
|
UpdateRouteCalculatorResponse.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CalculatorName"))
|
1427
|
+
UpdateRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "CalculatorArn"))
|
1314
1428
|
UpdateRouteCalculatorResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
1315
1429
|
UpdateRouteCalculatorResponse.struct_class = Types::UpdateRouteCalculatorResponse
|
1316
1430
|
|
1431
|
+
UpdateTrackerRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
1432
|
+
UpdateTrackerRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. If included, the only allowed value is RequestBasedUsage."}))
|
1433
|
+
UpdateTrackerRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. No longer allowed."}))
|
1317
1434
|
UpdateTrackerRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
|
1435
|
+
UpdateTrackerRequest.add_member(:position_filtering, Shapes::ShapeRef.new(shape: PositionFiltering, location_name: "PositionFiltering"))
|
1318
1436
|
UpdateTrackerRequest.add_member(:event_bridge_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "EventBridgeEnabled"))
|
1319
1437
|
UpdateTrackerRequest.add_member(:kms_key_enable_geospatial_queries, Shapes::ShapeRef.new(shape: Boolean, location_name: "KmsKeyEnableGeospatialQueries"))
|
1320
|
-
UpdateTrackerRequest.add_member(:position_filtering, Shapes::ShapeRef.new(shape: PositionFiltering, location_name: "PositionFiltering"))
|
1321
|
-
UpdateTrackerRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. If included, the only allowed value is RequestBasedUsage."}))
|
1322
|
-
UpdateTrackerRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. No longer allowed."}))
|
1323
|
-
UpdateTrackerRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
1324
1438
|
UpdateTrackerRequest.struct_class = Types::UpdateTrackerRequest
|
1325
1439
|
|
1326
|
-
UpdateTrackerResponse.add_member(:tracker_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "TrackerArn"))
|
1327
1440
|
UpdateTrackerResponse.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "TrackerName"))
|
1441
|
+
UpdateTrackerResponse.add_member(:tracker_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "TrackerArn"))
|
1328
1442
|
UpdateTrackerResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
|
1329
1443
|
UpdateTrackerResponse.struct_class = Types::UpdateTrackerResponse
|
1330
1444
|
|
1331
|
-
ValidationException.add_member(:field_list, Shapes::ShapeRef.new(shape: ValidationExceptionFieldList, required: true, location_name: "fieldList"))
|
1332
1445
|
ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
1333
1446
|
ValidationException.add_member(:reason, Shapes::ShapeRef.new(shape: ValidationExceptionReason, required: true, location_name: "reason"))
|
1447
|
+
ValidationException.add_member(:field_list, Shapes::ShapeRef.new(shape: ValidationExceptionFieldList, required: true, location_name: "fieldList"))
|
1334
1448
|
ValidationException.struct_class = Types::ValidationException
|
1335
1449
|
|
1336
|
-
ValidationExceptionField.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
1337
1450
|
ValidationExceptionField.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
1451
|
+
ValidationExceptionField.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
1338
1452
|
ValidationExceptionField.struct_class = Types::ValidationExceptionField
|
1339
1453
|
|
1340
1454
|
ValidationExceptionFieldList.member = Shapes::ShapeRef.new(shape: ValidationExceptionField)
|
1341
1455
|
|
1456
|
+
VerifyDevicePositionRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
|
1457
|
+
VerifyDevicePositionRequest.add_member(:device_state, Shapes::ShapeRef.new(shape: DeviceState, required: true, location_name: "DeviceState"))
|
1458
|
+
VerifyDevicePositionRequest.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, location_name: "DistanceUnit"))
|
1459
|
+
VerifyDevicePositionRequest.struct_class = Types::VerifyDevicePositionRequest
|
1460
|
+
|
1461
|
+
VerifyDevicePositionResponse.add_member(:inferred_state, Shapes::ShapeRef.new(shape: InferredState, required: true, location_name: "InferredState"))
|
1462
|
+
VerifyDevicePositionResponse.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "DeviceId"))
|
1463
|
+
VerifyDevicePositionResponse.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
|
1464
|
+
VerifyDevicePositionResponse.add_member(:received_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ReceivedTime"))
|
1465
|
+
VerifyDevicePositionResponse.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, required: true, location_name: "DistanceUnit"))
|
1466
|
+
VerifyDevicePositionResponse.struct_class = Types::VerifyDevicePositionResponse
|
1467
|
+
|
1468
|
+
WiFiAccessPoint.add_member(:mac_address, Shapes::ShapeRef.new(shape: WiFiAccessPointMacAddressString, required: true, location_name: "MacAddress"))
|
1469
|
+
WiFiAccessPoint.add_member(:rss, Shapes::ShapeRef.new(shape: WiFiAccessPointRssInteger, required: true, location_name: "Rss"))
|
1470
|
+
WiFiAccessPoint.struct_class = Types::WiFiAccessPoint
|
1471
|
+
|
1472
|
+
WiFiAccessPointList.member = Shapes::ShapeRef.new(shape: WiFiAccessPoint)
|
1473
|
+
|
1342
1474
|
|
1343
1475
|
# @api private
|
1344
1476
|
API = Seahorse::Model::Api.new.tap do |api|
|
@@ -1348,8 +1480,8 @@ module Aws::LocationService
|
|
1348
1480
|
api.metadata = {
|
1349
1481
|
"apiVersion" => "2020-11-19",
|
1350
1482
|
"endpointPrefix" => "geo",
|
1351
|
-
"jsonVersion" => "1.1",
|
1352
1483
|
"protocol" => "rest-json",
|
1484
|
+
"protocols" => ["rest-json"],
|
1353
1485
|
"serviceFullName" => "Amazon Location Service",
|
1354
1486
|
"serviceId" => "Location",
|
1355
1487
|
"signatureVersion" => "v4",
|
@@ -1813,6 +1945,28 @@ module Aws::LocationService
|
|
1813
1945
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1814
1946
|
end)
|
1815
1947
|
|
1948
|
+
api.add_operation(:forecast_geofence_events, Seahorse::Model::Operation.new.tap do |o|
|
1949
|
+
o.name = "ForecastGeofenceEvents"
|
1950
|
+
o.http_method = "POST"
|
1951
|
+
o.http_request_uri = "/geofencing/v0/collections/{CollectionName}/forecast-geofence-events"
|
1952
|
+
o.endpoint_pattern = {
|
1953
|
+
"hostPrefix" => "geofencing.",
|
1954
|
+
}
|
1955
|
+
o.input = Shapes::ShapeRef.new(shape: ForecastGeofenceEventsRequest)
|
1956
|
+
o.output = Shapes::ShapeRef.new(shape: ForecastGeofenceEventsResponse)
|
1957
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1958
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1959
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1960
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1961
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1962
|
+
o[:pager] = Aws::Pager.new(
|
1963
|
+
limit_key: "max_results",
|
1964
|
+
tokens: {
|
1965
|
+
"next_token" => "next_token"
|
1966
|
+
}
|
1967
|
+
)
|
1968
|
+
end)
|
1969
|
+
|
1816
1970
|
api.add_operation(:get_device_position, Seahorse::Model::Operation.new.tap do |o|
|
1817
1971
|
o.name = "GetDevicePosition"
|
1818
1972
|
o.http_method = "GET"
|
@@ -2346,6 +2500,22 @@ module Aws::LocationService
|
|
2346
2500
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2347
2501
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2348
2502
|
end)
|
2503
|
+
|
2504
|
+
api.add_operation(:verify_device_position, Seahorse::Model::Operation.new.tap do |o|
|
2505
|
+
o.name = "VerifyDevicePosition"
|
2506
|
+
o.http_method = "POST"
|
2507
|
+
o.http_request_uri = "/tracking/v0/trackers/{TrackerName}/positions/verify"
|
2508
|
+
o.endpoint_pattern = {
|
2509
|
+
"hostPrefix" => "tracking.",
|
2510
|
+
}
|
2511
|
+
o.input = Shapes::ShapeRef.new(shape: VerifyDevicePositionRequest)
|
2512
|
+
o.output = Shapes::ShapeRef.new(shape: VerifyDevicePositionResponse)
|
2513
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2514
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2515
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2516
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2517
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2518
|
+
end)
|
2349
2519
|
end
|
2350
2520
|
|
2351
2521
|
end
|