aws-sdk-locationservice 1.13.0 → 1.39.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,6 +14,13 @@ module Aws::LocationService
14
14
  include Seahorse::Model
15
15
 
16
16
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ ApiKey = Shapes::StringShape.new(name: 'ApiKey')
18
+ ApiKeyAction = Shapes::StringShape.new(name: 'ApiKeyAction')
19
+ ApiKeyFilter = Shapes::StructureShape.new(name: 'ApiKeyFilter')
20
+ ApiKeyRestrictions = Shapes::StructureShape.new(name: 'ApiKeyRestrictions')
21
+ ApiKeyRestrictionsAllowActionsList = Shapes::ListShape.new(name: 'ApiKeyRestrictionsAllowActionsList')
22
+ ApiKeyRestrictionsAllowReferersList = Shapes::ListShape.new(name: 'ApiKeyRestrictionsAllowReferersList')
23
+ ApiKeyRestrictionsAllowResourcesList = Shapes::ListShape.new(name: 'ApiKeyRestrictionsAllowResourcesList')
17
24
  Arn = Shapes::StringShape.new(name: 'Arn')
18
25
  ArnList = Shapes::ListShape.new(name: 'ArnList')
19
26
  AssociateTrackerConsumerRequest = Shapes::StructureShape.new(name: 'AssociateTrackerConsumerRequest')
@@ -58,6 +65,15 @@ module Aws::LocationService
58
65
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
59
66
  BoundingBox = Shapes::ListShape.new(name: 'BoundingBox')
60
67
  CalculateRouteCarModeOptions = Shapes::StructureShape.new(name: 'CalculateRouteCarModeOptions')
68
+ CalculateRouteMatrixRequest = Shapes::StructureShape.new(name: 'CalculateRouteMatrixRequest')
69
+ CalculateRouteMatrixRequestDeparturePositionsList = Shapes::ListShape.new(name: 'CalculateRouteMatrixRequestDeparturePositionsList')
70
+ CalculateRouteMatrixRequestDestinationPositionsList = Shapes::ListShape.new(name: 'CalculateRouteMatrixRequestDestinationPositionsList')
71
+ CalculateRouteMatrixResponse = Shapes::StructureShape.new(name: 'CalculateRouteMatrixResponse')
72
+ CalculateRouteMatrixResponseSnappedDeparturePositionsList = Shapes::ListShape.new(name: 'CalculateRouteMatrixResponseSnappedDeparturePositionsList')
73
+ CalculateRouteMatrixResponseSnappedDestinationPositionsList = Shapes::ListShape.new(name: 'CalculateRouteMatrixResponseSnappedDestinationPositionsList')
74
+ CalculateRouteMatrixSummary = Shapes::StructureShape.new(name: 'CalculateRouteMatrixSummary')
75
+ CalculateRouteMatrixSummaryErrorCountInteger = Shapes::IntegerShape.new(name: 'CalculateRouteMatrixSummaryErrorCountInteger')
76
+ CalculateRouteMatrixSummaryRouteCountInteger = Shapes::IntegerShape.new(name: 'CalculateRouteMatrixSummaryRouteCountInteger')
61
77
  CalculateRouteRequest = Shapes::StructureShape.new(name: 'CalculateRouteRequest')
62
78
  CalculateRouteRequestWaypointPositionsList = Shapes::ListShape.new(name: 'CalculateRouteRequestWaypointPositionsList')
63
79
  CalculateRouteResponse = Shapes::StructureShape.new(name: 'CalculateRouteResponse')
@@ -65,11 +81,16 @@ module Aws::LocationService
65
81
  CalculateRouteSummaryDistanceDouble = Shapes::FloatShape.new(name: 'CalculateRouteSummaryDistanceDouble')
66
82
  CalculateRouteSummaryDurationSecondsDouble = Shapes::FloatShape.new(name: 'CalculateRouteSummaryDurationSecondsDouble')
67
83
  CalculateRouteTruckModeOptions = Shapes::StructureShape.new(name: 'CalculateRouteTruckModeOptions')
84
+ Circle = Shapes::StructureShape.new(name: 'Circle')
68
85
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
69
86
  CountryCode = Shapes::StringShape.new(name: 'CountryCode')
87
+ CountryCode3 = Shapes::StringShape.new(name: 'CountryCode3')
88
+ CountryCode3OrEmpty = Shapes::StringShape.new(name: 'CountryCode3OrEmpty')
70
89
  CountryCodeList = Shapes::ListShape.new(name: 'CountryCodeList')
71
90
  CreateGeofenceCollectionRequest = Shapes::StructureShape.new(name: 'CreateGeofenceCollectionRequest')
72
91
  CreateGeofenceCollectionResponse = Shapes::StructureShape.new(name: 'CreateGeofenceCollectionResponse')
92
+ CreateKeyRequest = Shapes::StructureShape.new(name: 'CreateKeyRequest')
93
+ CreateKeyResponse = Shapes::StructureShape.new(name: 'CreateKeyResponse')
73
94
  CreateMapRequest = Shapes::StructureShape.new(name: 'CreateMapRequest')
74
95
  CreateMapResponse = Shapes::StructureShape.new(name: 'CreateMapResponse')
75
96
  CreatePlaceIndexRequest = Shapes::StructureShape.new(name: 'CreatePlaceIndexRequest')
@@ -81,6 +102,8 @@ module Aws::LocationService
81
102
  DataSourceConfiguration = Shapes::StructureShape.new(name: 'DataSourceConfiguration')
82
103
  DeleteGeofenceCollectionRequest = Shapes::StructureShape.new(name: 'DeleteGeofenceCollectionRequest')
83
104
  DeleteGeofenceCollectionResponse = Shapes::StructureShape.new(name: 'DeleteGeofenceCollectionResponse')
105
+ DeleteKeyRequest = Shapes::StructureShape.new(name: 'DeleteKeyRequest')
106
+ DeleteKeyResponse = Shapes::StructureShape.new(name: 'DeleteKeyResponse')
84
107
  DeleteMapRequest = Shapes::StructureShape.new(name: 'DeleteMapRequest')
85
108
  DeleteMapResponse = Shapes::StructureShape.new(name: 'DeleteMapResponse')
86
109
  DeletePlaceIndexRequest = Shapes::StructureShape.new(name: 'DeletePlaceIndexRequest')
@@ -91,6 +114,9 @@ module Aws::LocationService
91
114
  DeleteTrackerResponse = Shapes::StructureShape.new(name: 'DeleteTrackerResponse')
92
115
  DescribeGeofenceCollectionRequest = Shapes::StructureShape.new(name: 'DescribeGeofenceCollectionRequest')
93
116
  DescribeGeofenceCollectionResponse = Shapes::StructureShape.new(name: 'DescribeGeofenceCollectionResponse')
117
+ DescribeGeofenceCollectionResponseGeofenceCountInteger = Shapes::IntegerShape.new(name: 'DescribeGeofenceCollectionResponseGeofenceCountInteger')
118
+ DescribeKeyRequest = Shapes::StructureShape.new(name: 'DescribeKeyRequest')
119
+ DescribeKeyResponse = Shapes::StructureShape.new(name: 'DescribeKeyResponse')
94
120
  DescribeMapRequest = Shapes::StructureShape.new(name: 'DescribeMapRequest')
95
121
  DescribeMapResponse = Shapes::StructureShape.new(name: 'DescribeMapResponse')
96
122
  DescribePlaceIndexRequest = Shapes::StructureShape.new(name: 'DescribePlaceIndexRequest')
@@ -107,8 +133,11 @@ module Aws::LocationService
107
133
  DisassociateTrackerConsumerResponse = Shapes::StructureShape.new(name: 'DisassociateTrackerConsumerResponse')
108
134
  DistanceUnit = Shapes::StringShape.new(name: 'DistanceUnit')
109
135
  Double = Shapes::FloatShape.new(name: 'Double')
136
+ FilterPlaceCategoryList = Shapes::ListShape.new(name: 'FilterPlaceCategoryList')
137
+ GeoArn = Shapes::StringShape.new(name: 'GeoArn')
110
138
  GeofenceGeometry = Shapes::StructureShape.new(name: 'GeofenceGeometry')
111
139
  GetDevicePositionHistoryRequest = Shapes::StructureShape.new(name: 'GetDevicePositionHistoryRequest')
140
+ GetDevicePositionHistoryRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'GetDevicePositionHistoryRequestMaxResultsInteger')
112
141
  GetDevicePositionHistoryResponse = Shapes::StructureShape.new(name: 'GetDevicePositionHistoryResponse')
113
142
  GetDevicePositionRequest = Shapes::StructureShape.new(name: 'GetDevicePositionRequest')
114
143
  GetDevicePositionResponse = Shapes::StructureShape.new(name: 'GetDevicePositionResponse')
@@ -127,6 +156,8 @@ module Aws::LocationService
127
156
  GetMapTileRequestYString = Shapes::StringShape.new(name: 'GetMapTileRequestYString')
128
157
  GetMapTileRequestZString = Shapes::StringShape.new(name: 'GetMapTileRequestZString')
129
158
  GetMapTileResponse = Shapes::StructureShape.new(name: 'GetMapTileResponse')
159
+ GetPlaceRequest = Shapes::StructureShape.new(name: 'GetPlaceRequest')
160
+ GetPlaceResponse = Shapes::StructureShape.new(name: 'GetPlaceResponse')
130
161
  Id = Shapes::StringShape.new(name: 'Id')
131
162
  Integer = Shapes::IntegerShape.new(name: 'Integer')
132
163
  IntendedUse = Shapes::StringShape.new(name: 'IntendedUse')
@@ -154,7 +185,13 @@ module Aws::LocationService
154
185
  ListGeofenceResponseEntry = Shapes::StructureShape.new(name: 'ListGeofenceResponseEntry')
155
186
  ListGeofenceResponseEntryList = Shapes::ListShape.new(name: 'ListGeofenceResponseEntryList')
156
187
  ListGeofencesRequest = Shapes::StructureShape.new(name: 'ListGeofencesRequest')
188
+ ListGeofencesRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListGeofencesRequestMaxResultsInteger')
157
189
  ListGeofencesResponse = Shapes::StructureShape.new(name: 'ListGeofencesResponse')
190
+ ListKeysRequest = Shapes::StructureShape.new(name: 'ListKeysRequest')
191
+ ListKeysRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListKeysRequestMaxResultsInteger')
192
+ ListKeysResponse = Shapes::StructureShape.new(name: 'ListKeysResponse')
193
+ ListKeysResponseEntry = Shapes::StructureShape.new(name: 'ListKeysResponseEntry')
194
+ ListKeysResponseEntryList = Shapes::ListShape.new(name: 'ListKeysResponseEntryList')
158
195
  ListMapsRequest = Shapes::StructureShape.new(name: 'ListMapsRequest')
159
196
  ListMapsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListMapsRequestMaxResultsInteger')
160
197
  ListMapsResponse = Shapes::StructureShape.new(name: 'ListMapsResponse')
@@ -181,21 +218,42 @@ module Aws::LocationService
181
218
  ListTrackersResponseEntry = Shapes::StructureShape.new(name: 'ListTrackersResponseEntry')
182
219
  ListTrackersResponseEntryList = Shapes::ListShape.new(name: 'ListTrackersResponseEntryList')
183
220
  MapConfiguration = Shapes::StructureShape.new(name: 'MapConfiguration')
221
+ MapConfigurationUpdate = Shapes::StructureShape.new(name: 'MapConfigurationUpdate')
184
222
  MapStyle = Shapes::StringShape.new(name: 'MapStyle')
185
223
  Place = Shapes::StructureShape.new(name: 'Place')
224
+ PlaceCategory = Shapes::StringShape.new(name: 'PlaceCategory')
225
+ PlaceCategoryList = Shapes::ListShape.new(name: 'PlaceCategoryList')
186
226
  PlaceGeometry = Shapes::StructureShape.new(name: 'PlaceGeometry')
227
+ PlaceId = Shapes::StringShape.new(name: 'PlaceId')
187
228
  PlaceIndexSearchResultLimit = Shapes::IntegerShape.new(name: 'PlaceIndexSearchResultLimit')
229
+ PlaceSupplementalCategory = Shapes::StringShape.new(name: 'PlaceSupplementalCategory')
230
+ PlaceSupplementalCategoryList = Shapes::ListShape.new(name: 'PlaceSupplementalCategoryList')
188
231
  Position = Shapes::ListShape.new(name: 'Position')
189
232
  PositionFiltering = Shapes::StringShape.new(name: 'PositionFiltering')
233
+ PositionalAccuracy = Shapes::StructureShape.new(name: 'PositionalAccuracy')
234
+ PositionalAccuracyHorizontalDouble = Shapes::FloatShape.new(name: 'PositionalAccuracyHorizontalDouble')
190
235
  PricingPlan = Shapes::StringShape.new(name: 'PricingPlan')
236
+ PropertyMap = Shapes::MapShape.new(name: 'PropertyMap')
237
+ PropertyMapKeyString = Shapes::StringShape.new(name: 'PropertyMapKeyString')
238
+ PropertyMapValueString = Shapes::StringShape.new(name: 'PropertyMapValueString')
191
239
  PutGeofenceRequest = Shapes::StructureShape.new(name: 'PutGeofenceRequest')
192
240
  PutGeofenceResponse = Shapes::StructureShape.new(name: 'PutGeofenceResponse')
241
+ RefererPattern = Shapes::StringShape.new(name: 'RefererPattern')
193
242
  ResourceDescription = Shapes::StringShape.new(name: 'ResourceDescription')
194
243
  ResourceName = Shapes::StringShape.new(name: 'ResourceName')
195
244
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
245
+ RouteMatrix = Shapes::ListShape.new(name: 'RouteMatrix')
246
+ RouteMatrixEntry = Shapes::StructureShape.new(name: 'RouteMatrixEntry')
247
+ RouteMatrixEntryDistanceDouble = Shapes::FloatShape.new(name: 'RouteMatrixEntryDistanceDouble')
248
+ RouteMatrixEntryDurationSecondsDouble = Shapes::FloatShape.new(name: 'RouteMatrixEntryDurationSecondsDouble')
249
+ RouteMatrixEntryError = Shapes::StructureShape.new(name: 'RouteMatrixEntryError')
250
+ RouteMatrixErrorCode = Shapes::StringShape.new(name: 'RouteMatrixErrorCode')
251
+ RouteMatrixRow = Shapes::ListShape.new(name: 'RouteMatrixRow')
196
252
  SearchForPositionResult = Shapes::StructureShape.new(name: 'SearchForPositionResult')
197
253
  SearchForPositionResultDistanceDouble = Shapes::FloatShape.new(name: 'SearchForPositionResultDistanceDouble')
198
254
  SearchForPositionResultList = Shapes::ListShape.new(name: 'SearchForPositionResultList')
255
+ SearchForSuggestionsResult = Shapes::StructureShape.new(name: 'SearchForSuggestionsResult')
256
+ SearchForSuggestionsResultList = Shapes::ListShape.new(name: 'SearchForSuggestionsResultList')
199
257
  SearchForTextResult = Shapes::StructureShape.new(name: 'SearchForTextResult')
200
258
  SearchForTextResultDistanceDouble = Shapes::FloatShape.new(name: 'SearchForTextResultDistanceDouble')
201
259
  SearchForTextResultList = Shapes::ListShape.new(name: 'SearchForTextResultList')
@@ -203,18 +261,24 @@ module Aws::LocationService
203
261
  SearchPlaceIndexForPositionRequest = Shapes::StructureShape.new(name: 'SearchPlaceIndexForPositionRequest')
204
262
  SearchPlaceIndexForPositionResponse = Shapes::StructureShape.new(name: 'SearchPlaceIndexForPositionResponse')
205
263
  SearchPlaceIndexForPositionSummary = Shapes::StructureShape.new(name: 'SearchPlaceIndexForPositionSummary')
264
+ SearchPlaceIndexForSuggestionsRequest = Shapes::StructureShape.new(name: 'SearchPlaceIndexForSuggestionsRequest')
265
+ SearchPlaceIndexForSuggestionsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'SearchPlaceIndexForSuggestionsRequestMaxResultsInteger')
266
+ SearchPlaceIndexForSuggestionsRequestTextString = Shapes::StringShape.new(name: 'SearchPlaceIndexForSuggestionsRequestTextString')
267
+ SearchPlaceIndexForSuggestionsResponse = Shapes::StructureShape.new(name: 'SearchPlaceIndexForSuggestionsResponse')
268
+ SearchPlaceIndexForSuggestionsSummary = Shapes::StructureShape.new(name: 'SearchPlaceIndexForSuggestionsSummary')
206
269
  SearchPlaceIndexForTextRequest = Shapes::StructureShape.new(name: 'SearchPlaceIndexForTextRequest')
270
+ SearchPlaceIndexForTextRequestTextString = Shapes::StringShape.new(name: 'SearchPlaceIndexForTextRequestTextString')
207
271
  SearchPlaceIndexForTextResponse = Shapes::StructureShape.new(name: 'SearchPlaceIndexForTextResponse')
208
272
  SearchPlaceIndexForTextSummary = Shapes::StructureShape.new(name: 'SearchPlaceIndexForTextSummary')
273
+ SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
209
274
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
275
+ Status = Shapes::StringShape.new(name: 'Status')
210
276
  Step = Shapes::StructureShape.new(name: 'Step')
211
277
  StepDistanceDouble = Shapes::FloatShape.new(name: 'StepDistanceDouble')
212
278
  StepDurationSecondsDouble = Shapes::FloatShape.new(name: 'StepDurationSecondsDouble')
213
279
  StepGeometryOffsetInteger = Shapes::IntegerShape.new(name: 'StepGeometryOffsetInteger')
214
280
  StepList = Shapes::ListShape.new(name: 'StepList')
215
281
  String = Shapes::StringShape.new(name: 'String')
216
- SyntheticSearchPlaceIndexForTextRequestString = Shapes::StringShape.new(name: 'SyntheticSearchPlaceIndexForTextRequestString')
217
- SyntheticSearchPlaceIndexForTextSummaryString = Shapes::StringShape.new(name: 'SyntheticSearchPlaceIndexForTextSummaryString')
218
282
  TagKey = Shapes::StringShape.new(name: 'TagKey')
219
283
  TagKeys = Shapes::ListShape.new(name: 'TagKeys')
220
284
  TagMap = Shapes::MapShape.new(name: 'TagMap')
@@ -225,6 +289,7 @@ module Aws::LocationService
225
289
  TimeZone = Shapes::StructureShape.new(name: 'TimeZone')
226
290
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp', timestampFormat: "iso8601")
227
291
  Token = Shapes::StringShape.new(name: 'Token')
292
+ TrackingFilterGeometry = Shapes::StructureShape.new(name: 'TrackingFilterGeometry')
228
293
  TravelMode = Shapes::StringShape.new(name: 'TravelMode')
229
294
  TruckDimensions = Shapes::StructureShape.new(name: 'TruckDimensions')
230
295
  TruckDimensionsHeightDouble = Shapes::FloatShape.new(name: 'TruckDimensionsHeightDouble')
@@ -236,6 +301,8 @@ module Aws::LocationService
236
301
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
237
302
  UpdateGeofenceCollectionRequest = Shapes::StructureShape.new(name: 'UpdateGeofenceCollectionRequest')
238
303
  UpdateGeofenceCollectionResponse = Shapes::StructureShape.new(name: 'UpdateGeofenceCollectionResponse')
304
+ UpdateKeyRequest = Shapes::StructureShape.new(name: 'UpdateKeyRequest')
305
+ UpdateKeyResponse = Shapes::StructureShape.new(name: 'UpdateKeyResponse')
239
306
  UpdateMapRequest = Shapes::StructureShape.new(name: 'UpdateMapRequest')
240
307
  UpdateMapResponse = Shapes::StructureShape.new(name: 'UpdateMapResponse')
241
308
  UpdatePlaceIndexRequest = Shapes::StructureShape.new(name: 'UpdatePlaceIndexRequest')
@@ -253,6 +320,20 @@ module Aws::LocationService
253
320
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
254
321
  AccessDeniedException.struct_class = Types::AccessDeniedException
255
322
 
323
+ ApiKeyFilter.add_member(:key_status, Shapes::ShapeRef.new(shape: Status, location_name: "KeyStatus"))
324
+ ApiKeyFilter.struct_class = Types::ApiKeyFilter
325
+
326
+ ApiKeyRestrictions.add_member(:allow_actions, Shapes::ShapeRef.new(shape: ApiKeyRestrictionsAllowActionsList, required: true, location_name: "AllowActions"))
327
+ ApiKeyRestrictions.add_member(:allow_referers, Shapes::ShapeRef.new(shape: ApiKeyRestrictionsAllowReferersList, location_name: "AllowReferers"))
328
+ ApiKeyRestrictions.add_member(:allow_resources, Shapes::ShapeRef.new(shape: ApiKeyRestrictionsAllowResourcesList, required: true, location_name: "AllowResources"))
329
+ ApiKeyRestrictions.struct_class = Types::ApiKeyRestrictions
330
+
331
+ ApiKeyRestrictionsAllowActionsList.member = Shapes::ShapeRef.new(shape: ApiKeyAction)
332
+
333
+ ApiKeyRestrictionsAllowReferersList.member = Shapes::ShapeRef.new(shape: RefererPattern)
334
+
335
+ ApiKeyRestrictionsAllowResourcesList.member = Shapes::ShapeRef.new(shape: GeoArn)
336
+
256
337
  ArnList.member = Shapes::ShapeRef.new(shape: Arn)
257
338
 
258
339
  AssociateTrackerConsumerRequest.add_member(:consumer_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ConsumerArn"))
@@ -340,6 +421,7 @@ module Aws::LocationService
340
421
  BatchPutGeofenceRequestEntriesList.member = Shapes::ShapeRef.new(shape: BatchPutGeofenceRequestEntry)
341
422
 
342
423
  BatchPutGeofenceRequestEntry.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "GeofenceId"))
424
+ BatchPutGeofenceRequestEntry.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
343
425
  BatchPutGeofenceRequestEntry.add_member(:geometry, Shapes::ShapeRef.new(shape: GeofenceGeometry, required: true, location_name: "Geometry"))
344
426
  BatchPutGeofenceRequestEntry.struct_class = Types::BatchPutGeofenceRequestEntry
345
427
 
@@ -376,6 +458,38 @@ module Aws::LocationService
376
458
  CalculateRouteCarModeOptions.add_member(:avoid_tolls, Shapes::ShapeRef.new(shape: Boolean, location_name: "AvoidTolls"))
377
459
  CalculateRouteCarModeOptions.struct_class = Types::CalculateRouteCarModeOptions
378
460
 
461
+ CalculateRouteMatrixRequest.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CalculatorName"))
462
+ CalculateRouteMatrixRequest.add_member(:car_mode_options, Shapes::ShapeRef.new(shape: CalculateRouteCarModeOptions, location_name: "CarModeOptions"))
463
+ CalculateRouteMatrixRequest.add_member(:depart_now, Shapes::ShapeRef.new(shape: Boolean, location_name: "DepartNow"))
464
+ CalculateRouteMatrixRequest.add_member(:departure_positions, Shapes::ShapeRef.new(shape: CalculateRouteMatrixRequestDeparturePositionsList, required: true, location_name: "DeparturePositions"))
465
+ CalculateRouteMatrixRequest.add_member(:departure_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "DepartureTime"))
466
+ CalculateRouteMatrixRequest.add_member(:destination_positions, Shapes::ShapeRef.new(shape: CalculateRouteMatrixRequestDestinationPositionsList, required: true, location_name: "DestinationPositions"))
467
+ CalculateRouteMatrixRequest.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, location_name: "DistanceUnit"))
468
+ CalculateRouteMatrixRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
469
+ CalculateRouteMatrixRequest.add_member(:travel_mode, Shapes::ShapeRef.new(shape: TravelMode, location_name: "TravelMode"))
470
+ CalculateRouteMatrixRequest.add_member(:truck_mode_options, Shapes::ShapeRef.new(shape: CalculateRouteTruckModeOptions, location_name: "TruckModeOptions"))
471
+ CalculateRouteMatrixRequest.struct_class = Types::CalculateRouteMatrixRequest
472
+
473
+ CalculateRouteMatrixRequestDeparturePositionsList.member = Shapes::ShapeRef.new(shape: Position)
474
+
475
+ CalculateRouteMatrixRequestDestinationPositionsList.member = Shapes::ShapeRef.new(shape: Position)
476
+
477
+ CalculateRouteMatrixResponse.add_member(:route_matrix, Shapes::ShapeRef.new(shape: RouteMatrix, required: true, location_name: "RouteMatrix"))
478
+ CalculateRouteMatrixResponse.add_member(:snapped_departure_positions, Shapes::ShapeRef.new(shape: CalculateRouteMatrixResponseSnappedDeparturePositionsList, location_name: "SnappedDeparturePositions"))
479
+ CalculateRouteMatrixResponse.add_member(:snapped_destination_positions, Shapes::ShapeRef.new(shape: CalculateRouteMatrixResponseSnappedDestinationPositionsList, location_name: "SnappedDestinationPositions"))
480
+ CalculateRouteMatrixResponse.add_member(:summary, Shapes::ShapeRef.new(shape: CalculateRouteMatrixSummary, required: true, location_name: "Summary"))
481
+ CalculateRouteMatrixResponse.struct_class = Types::CalculateRouteMatrixResponse
482
+
483
+ CalculateRouteMatrixResponseSnappedDeparturePositionsList.member = Shapes::ShapeRef.new(shape: Position)
484
+
485
+ CalculateRouteMatrixResponseSnappedDestinationPositionsList.member = Shapes::ShapeRef.new(shape: Position)
486
+
487
+ CalculateRouteMatrixSummary.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
488
+ CalculateRouteMatrixSummary.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, required: true, location_name: "DistanceUnit"))
489
+ CalculateRouteMatrixSummary.add_member(:error_count, Shapes::ShapeRef.new(shape: CalculateRouteMatrixSummaryErrorCountInteger, required: true, location_name: "ErrorCount"))
490
+ CalculateRouteMatrixSummary.add_member(:route_count, Shapes::ShapeRef.new(shape: CalculateRouteMatrixSummaryRouteCountInteger, required: true, location_name: "RouteCount"))
491
+ CalculateRouteMatrixSummary.struct_class = Types::CalculateRouteMatrixSummary
492
+
379
493
  CalculateRouteRequest.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CalculatorName"))
380
494
  CalculateRouteRequest.add_member(:car_mode_options, Shapes::ShapeRef.new(shape: CalculateRouteCarModeOptions, location_name: "CarModeOptions"))
381
495
  CalculateRouteRequest.add_member(:depart_now, Shapes::ShapeRef.new(shape: Boolean, location_name: "DepartNow"))
@@ -384,6 +498,7 @@ module Aws::LocationService
384
498
  CalculateRouteRequest.add_member(:destination_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "DestinationPosition"))
385
499
  CalculateRouteRequest.add_member(:distance_unit, Shapes::ShapeRef.new(shape: DistanceUnit, location_name: "DistanceUnit"))
386
500
  CalculateRouteRequest.add_member(:include_leg_geometry, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeLegGeometry"))
501
+ CalculateRouteRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
387
502
  CalculateRouteRequest.add_member(:travel_mode, Shapes::ShapeRef.new(shape: TravelMode, location_name: "TravelMode"))
388
503
  CalculateRouteRequest.add_member(:truck_mode_options, Shapes::ShapeRef.new(shape: CalculateRouteTruckModeOptions, location_name: "TruckModeOptions"))
389
504
  CalculateRouteRequest.add_member(:waypoint_positions, Shapes::ShapeRef.new(shape: CalculateRouteRequestWaypointPositionsList, location_name: "WaypointPositions"))
@@ -408,6 +523,10 @@ module Aws::LocationService
408
523
  CalculateRouteTruckModeOptions.add_member(:weight, Shapes::ShapeRef.new(shape: TruckWeight, location_name: "Weight"))
409
524
  CalculateRouteTruckModeOptions.struct_class = Types::CalculateRouteTruckModeOptions
410
525
 
526
+ Circle.add_member(:center, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Center"))
527
+ Circle.add_member(:radius, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "Radius"))
528
+ Circle.struct_class = Types::Circle
529
+
411
530
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
412
531
  ConflictException.struct_class = Types::ConflictException
413
532
 
@@ -416,8 +535,8 @@ module Aws::LocationService
416
535
  CreateGeofenceCollectionRequest.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CollectionName"))
417
536
  CreateGeofenceCollectionRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
418
537
  CreateGeofenceCollectionRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
419
- CreateGeofenceCollectionRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
420
- CreateGeofenceCollectionRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, location_name: "PricingPlanDataSource"))
538
+ 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."}))
539
+ CreateGeofenceCollectionRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. No longer allowed."}))
421
540
  CreateGeofenceCollectionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
422
541
  CreateGeofenceCollectionRequest.struct_class = Types::CreateGeofenceCollectionRequest
423
542
 
@@ -426,15 +545,29 @@ module Aws::LocationService
426
545
  CreateGeofenceCollectionResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
427
546
  CreateGeofenceCollectionResponse.struct_class = Types::CreateGeofenceCollectionResponse
428
547
 
548
+ CreateKeyRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
549
+ CreateKeyRequest.add_member(:expire_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ExpireTime"))
550
+ CreateKeyRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "KeyName"))
551
+ CreateKeyRequest.add_member(:no_expiry, Shapes::ShapeRef.new(shape: Boolean, location_name: "NoExpiry"))
552
+ CreateKeyRequest.add_member(:restrictions, Shapes::ShapeRef.new(shape: ApiKeyRestrictions, required: true, location_name: "Restrictions"))
553
+ CreateKeyRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
554
+ CreateKeyRequest.struct_class = Types::CreateKeyRequest
555
+
556
+ CreateKeyResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
557
+ CreateKeyResponse.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, required: true, location_name: "Key"))
558
+ CreateKeyResponse.add_member(:key_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "KeyArn"))
559
+ CreateKeyResponse.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "KeyName"))
560
+ CreateKeyResponse.struct_class = Types::CreateKeyResponse
561
+
429
562
  CreateMapRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: MapConfiguration, required: true, location_name: "Configuration"))
430
563
  CreateMapRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
431
564
  CreateMapRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "MapName"))
432
- CreateMapRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
565
+ 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."}))
433
566
  CreateMapRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
434
567
  CreateMapRequest.struct_class = Types::CreateMapRequest
435
568
 
436
569
  CreateMapResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
437
- CreateMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "MapArn"))
570
+ CreateMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "MapArn"))
438
571
  CreateMapResponse.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "MapName"))
439
572
  CreateMapResponse.struct_class = Types::CreateMapResponse
440
573
 
@@ -442,32 +575,34 @@ module Aws::LocationService
442
575
  CreatePlaceIndexRequest.add_member(:data_source_configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "DataSourceConfiguration"))
443
576
  CreatePlaceIndexRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
444
577
  CreatePlaceIndexRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "IndexName"))
445
- CreatePlaceIndexRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
578
+ 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."}))
446
579
  CreatePlaceIndexRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
447
580
  CreatePlaceIndexRequest.struct_class = Types::CreatePlaceIndexRequest
448
581
 
449
582
  CreatePlaceIndexResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
450
- CreatePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "IndexArn"))
583
+ CreatePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "IndexArn"))
451
584
  CreatePlaceIndexResponse.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "IndexName"))
452
585
  CreatePlaceIndexResponse.struct_class = Types::CreatePlaceIndexResponse
453
586
 
454
587
  CreateRouteCalculatorRequest.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CalculatorName"))
455
588
  CreateRouteCalculatorRequest.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
456
589
  CreateRouteCalculatorRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
457
- CreateRouteCalculatorRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
590
+ 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."}))
458
591
  CreateRouteCalculatorRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
459
592
  CreateRouteCalculatorRequest.struct_class = Types::CreateRouteCalculatorRequest
460
593
 
461
- CreateRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "CalculatorArn"))
594
+ CreateRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "CalculatorArn"))
462
595
  CreateRouteCalculatorResponse.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CalculatorName"))
463
596
  CreateRouteCalculatorResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
464
597
  CreateRouteCalculatorResponse.struct_class = Types::CreateRouteCalculatorResponse
465
598
 
466
599
  CreateTrackerRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
600
+ CreateTrackerRequest.add_member(:event_bridge_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "EventBridgeEnabled"))
601
+ CreateTrackerRequest.add_member(:kms_key_enable_geospatial_queries, Shapes::ShapeRef.new(shape: Boolean, location_name: "KmsKeyEnableGeospatialQueries"))
467
602
  CreateTrackerRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
468
603
  CreateTrackerRequest.add_member(:position_filtering, Shapes::ShapeRef.new(shape: PositionFiltering, location_name: "PositionFiltering"))
469
- CreateTrackerRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
470
- CreateTrackerRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, location_name: "PricingPlanDataSource"))
604
+ 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."}))
605
+ CreateTrackerRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. No longer allowed."}))
471
606
  CreateTrackerRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
472
607
  CreateTrackerRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "TrackerName"))
473
608
  CreateTrackerRequest.struct_class = Types::CreateTrackerRequest
@@ -485,6 +620,11 @@ module Aws::LocationService
485
620
 
486
621
  DeleteGeofenceCollectionResponse.struct_class = Types::DeleteGeofenceCollectionResponse
487
622
 
623
+ DeleteKeyRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "KeyName"))
624
+ DeleteKeyRequest.struct_class = Types::DeleteKeyRequest
625
+
626
+ DeleteKeyResponse.struct_class = Types::DeleteKeyResponse
627
+
488
628
  DeleteMapRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
489
629
  DeleteMapRequest.struct_class = Types::DeleteMapRequest
490
630
 
@@ -512,13 +652,28 @@ module Aws::LocationService
512
652
  DescribeGeofenceCollectionResponse.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CollectionName"))
513
653
  DescribeGeofenceCollectionResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
514
654
  DescribeGeofenceCollectionResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
655
+ DescribeGeofenceCollectionResponse.add_member(:geofence_count, Shapes::ShapeRef.new(shape: DescribeGeofenceCollectionResponseGeofenceCountInteger, location_name: "GeofenceCount"))
515
656
  DescribeGeofenceCollectionResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
516
- DescribeGeofenceCollectionResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
517
- DescribeGeofenceCollectionResponse.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, location_name: "PricingPlanDataSource"))
657
+ DescribeGeofenceCollectionResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
658
+ DescribeGeofenceCollectionResponse.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. Unused."}))
518
659
  DescribeGeofenceCollectionResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
519
660
  DescribeGeofenceCollectionResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
520
661
  DescribeGeofenceCollectionResponse.struct_class = Types::DescribeGeofenceCollectionResponse
521
662
 
663
+ DescribeKeyRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "KeyName"))
664
+ DescribeKeyRequest.struct_class = Types::DescribeKeyRequest
665
+
666
+ DescribeKeyResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
667
+ DescribeKeyResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
668
+ DescribeKeyResponse.add_member(:expire_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ExpireTime"))
669
+ DescribeKeyResponse.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, required: true, location_name: "Key"))
670
+ DescribeKeyResponse.add_member(:key_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "KeyArn"))
671
+ DescribeKeyResponse.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "KeyName"))
672
+ DescribeKeyResponse.add_member(:restrictions, Shapes::ShapeRef.new(shape: ApiKeyRestrictions, required: true, location_name: "Restrictions"))
673
+ DescribeKeyResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
674
+ DescribeKeyResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
675
+ DescribeKeyResponse.struct_class = Types::DescribeKeyResponse
676
+
522
677
  DescribeMapRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
523
678
  DescribeMapRequest.struct_class = Types::DescribeMapRequest
524
679
 
@@ -526,9 +681,9 @@ module Aws::LocationService
526
681
  DescribeMapResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
527
682
  DescribeMapResponse.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
528
683
  DescribeMapResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
529
- DescribeMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "MapArn"))
684
+ DescribeMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "MapArn"))
530
685
  DescribeMapResponse.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "MapName"))
531
- DescribeMapResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
686
+ DescribeMapResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
532
687
  DescribeMapResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
533
688
  DescribeMapResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
534
689
  DescribeMapResponse.struct_class = Types::DescribeMapResponse
@@ -540,9 +695,9 @@ module Aws::LocationService
540
695
  DescribePlaceIndexResponse.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
541
696
  DescribePlaceIndexResponse.add_member(:data_source_configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, required: true, location_name: "DataSourceConfiguration"))
542
697
  DescribePlaceIndexResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
543
- DescribePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "IndexArn"))
698
+ DescribePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "IndexArn"))
544
699
  DescribePlaceIndexResponse.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "IndexName"))
545
- DescribePlaceIndexResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
700
+ DescribePlaceIndexResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
546
701
  DescribePlaceIndexResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
547
702
  DescribePlaceIndexResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
548
703
  DescribePlaceIndexResponse.struct_class = Types::DescribePlaceIndexResponse
@@ -550,12 +705,12 @@ module Aws::LocationService
550
705
  DescribeRouteCalculatorRequest.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CalculatorName"))
551
706
  DescribeRouteCalculatorRequest.struct_class = Types::DescribeRouteCalculatorRequest
552
707
 
553
- DescribeRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "CalculatorArn"))
708
+ DescribeRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "CalculatorArn"))
554
709
  DescribeRouteCalculatorResponse.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CalculatorName"))
555
710
  DescribeRouteCalculatorResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
556
711
  DescribeRouteCalculatorResponse.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
557
712
  DescribeRouteCalculatorResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
558
- DescribeRouteCalculatorResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
713
+ DescribeRouteCalculatorResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
559
714
  DescribeRouteCalculatorResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
560
715
  DescribeRouteCalculatorResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
561
716
  DescribeRouteCalculatorResponse.struct_class = Types::DescribeRouteCalculatorResponse
@@ -565,26 +720,32 @@ module Aws::LocationService
565
720
 
566
721
  DescribeTrackerResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
567
722
  DescribeTrackerResponse.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
723
+ DescribeTrackerResponse.add_member(:event_bridge_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "EventBridgeEnabled"))
724
+ DescribeTrackerResponse.add_member(:kms_key_enable_geospatial_queries, Shapes::ShapeRef.new(shape: Boolean, location_name: "KmsKeyEnableGeospatialQueries"))
568
725
  DescribeTrackerResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
569
726
  DescribeTrackerResponse.add_member(:position_filtering, Shapes::ShapeRef.new(shape: PositionFiltering, location_name: "PositionFiltering"))
570
- DescribeTrackerResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
571
- DescribeTrackerResponse.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, location_name: "PricingPlanDataSource"))
727
+ DescribeTrackerResponse.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
728
+ DescribeTrackerResponse.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. Unused."}))
572
729
  DescribeTrackerResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
573
730
  DescribeTrackerResponse.add_member(:tracker_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "TrackerArn"))
574
731
  DescribeTrackerResponse.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "TrackerName"))
575
732
  DescribeTrackerResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
576
733
  DescribeTrackerResponse.struct_class = Types::DescribeTrackerResponse
577
734
 
735
+ DevicePosition.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
578
736
  DevicePosition.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, location_name: "DeviceId"))
579
737
  DevicePosition.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
738
+ DevicePosition.add_member(:position_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "PositionProperties"))
580
739
  DevicePosition.add_member(:received_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ReceivedTime"))
581
740
  DevicePosition.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
582
741
  DevicePosition.struct_class = Types::DevicePosition
583
742
 
584
743
  DevicePositionList.member = Shapes::ShapeRef.new(shape: DevicePosition)
585
744
 
745
+ DevicePositionUpdate.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
586
746
  DevicePositionUpdate.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "DeviceId"))
587
747
  DevicePositionUpdate.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
748
+ DevicePositionUpdate.add_member(:position_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "PositionProperties"))
588
749
  DevicePositionUpdate.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
589
750
  DevicePositionUpdate.struct_class = Types::DevicePositionUpdate
590
751
 
@@ -594,11 +755,15 @@ module Aws::LocationService
594
755
 
595
756
  DisassociateTrackerConsumerResponse.struct_class = Types::DisassociateTrackerConsumerResponse
596
757
 
758
+ FilterPlaceCategoryList.member = Shapes::ShapeRef.new(shape: PlaceCategory)
759
+
760
+ GeofenceGeometry.add_member(:circle, Shapes::ShapeRef.new(shape: Circle, location_name: "Circle"))
597
761
  GeofenceGeometry.add_member(:polygon, Shapes::ShapeRef.new(shape: LinearRings, location_name: "Polygon"))
598
762
  GeofenceGeometry.struct_class = Types::GeofenceGeometry
599
763
 
600
764
  GetDevicePositionHistoryRequest.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "DeviceId"))
601
765
  GetDevicePositionHistoryRequest.add_member(:end_time_exclusive, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTimeExclusive"))
766
+ GetDevicePositionHistoryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GetDevicePositionHistoryRequestMaxResultsInteger, location_name: "MaxResults"))
602
767
  GetDevicePositionHistoryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
603
768
  GetDevicePositionHistoryRequest.add_member(:start_time_inclusive, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTimeInclusive"))
604
769
  GetDevicePositionHistoryRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
@@ -612,8 +777,10 @@ module Aws::LocationService
612
777
  GetDevicePositionRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
613
778
  GetDevicePositionRequest.struct_class = Types::GetDevicePositionRequest
614
779
 
780
+ GetDevicePositionResponse.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
615
781
  GetDevicePositionResponse.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, location_name: "DeviceId"))
616
782
  GetDevicePositionResponse.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
783
+ GetDevicePositionResponse.add_member(:position_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "PositionProperties"))
617
784
  GetDevicePositionResponse.add_member(:received_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ReceivedTime"))
618
785
  GetDevicePositionResponse.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
619
786
  GetDevicePositionResponse.struct_class = Types::GetDevicePositionResponse
@@ -624,6 +791,7 @@ module Aws::LocationService
624
791
 
625
792
  GetGeofenceResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
626
793
  GetGeofenceResponse.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "GeofenceId"))
794
+ GetGeofenceResponse.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
627
795
  GetGeofenceResponse.add_member(:geometry, Shapes::ShapeRef.new(shape: GeofenceGeometry, required: true, location_name: "Geometry"))
628
796
  GetGeofenceResponse.add_member(:status, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Status"))
629
797
  GetGeofenceResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
@@ -631,34 +799,41 @@ module Aws::LocationService
631
799
 
632
800
  GetMapGlyphsRequest.add_member(:font_stack, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "FontStack"))
633
801
  GetMapGlyphsRequest.add_member(:font_unicode_range, Shapes::ShapeRef.new(shape: GetMapGlyphsRequestFontUnicodeRangeString, required: true, location: "uri", location_name: "FontUnicodeRange"))
802
+ GetMapGlyphsRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
634
803
  GetMapGlyphsRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
635
804
  GetMapGlyphsRequest.struct_class = Types::GetMapGlyphsRequest
636
805
 
637
806
  GetMapGlyphsResponse.add_member(:blob, Shapes::ShapeRef.new(shape: Blob, location_name: "Blob"))
807
+ GetMapGlyphsResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
638
808
  GetMapGlyphsResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Content-Type"))
639
809
  GetMapGlyphsResponse.struct_class = Types::GetMapGlyphsResponse
640
810
  GetMapGlyphsResponse[:payload] = :blob
641
811
  GetMapGlyphsResponse[:payload_member] = GetMapGlyphsResponse.member(:blob)
642
812
 
643
813
  GetMapSpritesRequest.add_member(:file_name, Shapes::ShapeRef.new(shape: GetMapSpritesRequestFileNameString, required: true, location: "uri", location_name: "FileName"))
814
+ GetMapSpritesRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
644
815
  GetMapSpritesRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
645
816
  GetMapSpritesRequest.struct_class = Types::GetMapSpritesRequest
646
817
 
647
818
  GetMapSpritesResponse.add_member(:blob, Shapes::ShapeRef.new(shape: Blob, location_name: "Blob"))
819
+ GetMapSpritesResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
648
820
  GetMapSpritesResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Content-Type"))
649
821
  GetMapSpritesResponse.struct_class = Types::GetMapSpritesResponse
650
822
  GetMapSpritesResponse[:payload] = :blob
651
823
  GetMapSpritesResponse[:payload_member] = GetMapSpritesResponse.member(:blob)
652
824
 
825
+ GetMapStyleDescriptorRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
653
826
  GetMapStyleDescriptorRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
654
827
  GetMapStyleDescriptorRequest.struct_class = Types::GetMapStyleDescriptorRequest
655
828
 
656
829
  GetMapStyleDescriptorResponse.add_member(:blob, Shapes::ShapeRef.new(shape: Blob, location_name: "Blob"))
830
+ GetMapStyleDescriptorResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
657
831
  GetMapStyleDescriptorResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Content-Type"))
658
832
  GetMapStyleDescriptorResponse.struct_class = Types::GetMapStyleDescriptorResponse
659
833
  GetMapStyleDescriptorResponse[:payload] = :blob
660
834
  GetMapStyleDescriptorResponse[:payload_member] = GetMapStyleDescriptorResponse.member(:blob)
661
835
 
836
+ GetMapTileRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
662
837
  GetMapTileRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
663
838
  GetMapTileRequest.add_member(:x, Shapes::ShapeRef.new(shape: GetMapTileRequestXString, required: true, location: "uri", location_name: "X"))
664
839
  GetMapTileRequest.add_member(:y, Shapes::ShapeRef.new(shape: GetMapTileRequestYString, required: true, location: "uri", location_name: "Y"))
@@ -666,11 +841,21 @@ module Aws::LocationService
666
841
  GetMapTileRequest.struct_class = Types::GetMapTileRequest
667
842
 
668
843
  GetMapTileResponse.add_member(:blob, Shapes::ShapeRef.new(shape: Blob, location_name: "Blob"))
844
+ GetMapTileResponse.add_member(:cache_control, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Cache-Control"))
669
845
  GetMapTileResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: String, location: "header", location_name: "Content-Type"))
670
846
  GetMapTileResponse.struct_class = Types::GetMapTileResponse
671
847
  GetMapTileResponse[:payload] = :blob
672
848
  GetMapTileResponse[:payload_member] = GetMapTileResponse.member(:blob)
673
849
 
850
+ GetPlaceRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
851
+ GetPlaceRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
852
+ GetPlaceRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location: "querystring", location_name: "language"))
853
+ GetPlaceRequest.add_member(:place_id, Shapes::ShapeRef.new(shape: PlaceId, required: true, location: "uri", location_name: "PlaceId"))
854
+ GetPlaceRequest.struct_class = Types::GetPlaceRequest
855
+
856
+ GetPlaceResponse.add_member(:place, Shapes::ShapeRef.new(shape: Place, required: true, location_name: "Place"))
857
+ GetPlaceResponse.struct_class = Types::GetPlaceResponse
858
+
674
859
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
675
860
  InternalServerException.struct_class = Types::InternalServerException
676
861
 
@@ -693,6 +878,7 @@ module Aws::LocationService
693
878
 
694
879
  LinearRings.member = Shapes::ShapeRef.new(shape: LinearRing)
695
880
 
881
+ ListDevicePositionsRequest.add_member(:filter_geometry, Shapes::ShapeRef.new(shape: TrackingFilterGeometry, location_name: "FilterGeometry"))
696
882
  ListDevicePositionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListDevicePositionsRequestMaxResultsInteger, location_name: "MaxResults"))
697
883
  ListDevicePositionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
698
884
  ListDevicePositionsRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
@@ -702,8 +888,10 @@ module Aws::LocationService
702
888
  ListDevicePositionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
703
889
  ListDevicePositionsResponse.struct_class = Types::ListDevicePositionsResponse
704
890
 
891
+ ListDevicePositionsResponseEntry.add_member(:accuracy, Shapes::ShapeRef.new(shape: PositionalAccuracy, location_name: "Accuracy"))
705
892
  ListDevicePositionsResponseEntry.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "DeviceId"))
706
893
  ListDevicePositionsResponseEntry.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
894
+ ListDevicePositionsResponseEntry.add_member(:position_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "PositionProperties"))
707
895
  ListDevicePositionsResponseEntry.add_member(:sample_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SampleTime"))
708
896
  ListDevicePositionsResponseEntry.struct_class = Types::ListDevicePositionsResponseEntry
709
897
 
@@ -720,8 +908,8 @@ module Aws::LocationService
720
908
  ListGeofenceCollectionsResponseEntry.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CollectionName"))
721
909
  ListGeofenceCollectionsResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
722
910
  ListGeofenceCollectionsResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
723
- ListGeofenceCollectionsResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
724
- ListGeofenceCollectionsResponseEntry.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, location_name: "PricingPlanDataSource"))
911
+ ListGeofenceCollectionsResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
912
+ ListGeofenceCollectionsResponseEntry.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. Unused."}))
725
913
  ListGeofenceCollectionsResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
726
914
  ListGeofenceCollectionsResponseEntry.struct_class = Types::ListGeofenceCollectionsResponseEntry
727
915
 
@@ -729,6 +917,7 @@ module Aws::LocationService
729
917
 
730
918
  ListGeofenceResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
731
919
  ListGeofenceResponseEntry.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "GeofenceId"))
920
+ ListGeofenceResponseEntry.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
732
921
  ListGeofenceResponseEntry.add_member(:geometry, Shapes::ShapeRef.new(shape: GeofenceGeometry, required: true, location_name: "Geometry"))
733
922
  ListGeofenceResponseEntry.add_member(:status, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Status"))
734
923
  ListGeofenceResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
@@ -737,6 +926,7 @@ module Aws::LocationService
737
926
  ListGeofenceResponseEntryList.member = Shapes::ShapeRef.new(shape: ListGeofenceResponseEntry)
738
927
 
739
928
  ListGeofencesRequest.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CollectionName"))
929
+ ListGeofencesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListGeofencesRequestMaxResultsInteger, location_name: "MaxResults"))
740
930
  ListGeofencesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
741
931
  ListGeofencesRequest.struct_class = Types::ListGeofencesRequest
742
932
 
@@ -744,6 +934,25 @@ module Aws::LocationService
744
934
  ListGeofencesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
745
935
  ListGeofencesResponse.struct_class = Types::ListGeofencesResponse
746
936
 
937
+ ListKeysRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ApiKeyFilter, location_name: "Filter"))
938
+ ListKeysRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListKeysRequestMaxResultsInteger, location_name: "MaxResults"))
939
+ ListKeysRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
940
+ ListKeysRequest.struct_class = Types::ListKeysRequest
941
+
942
+ ListKeysResponse.add_member(:entries, Shapes::ShapeRef.new(shape: ListKeysResponseEntryList, required: true, location_name: "Entries"))
943
+ ListKeysResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
944
+ ListKeysResponse.struct_class = Types::ListKeysResponse
945
+
946
+ ListKeysResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
947
+ ListKeysResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
948
+ ListKeysResponseEntry.add_member(:expire_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "ExpireTime"))
949
+ ListKeysResponseEntry.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "KeyName"))
950
+ ListKeysResponseEntry.add_member(:restrictions, Shapes::ShapeRef.new(shape: ApiKeyRestrictions, required: true, location_name: "Restrictions"))
951
+ ListKeysResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
952
+ ListKeysResponseEntry.struct_class = Types::ListKeysResponseEntry
953
+
954
+ ListKeysResponseEntryList.member = Shapes::ShapeRef.new(shape: ListKeysResponseEntry)
955
+
747
956
  ListMapsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListMapsRequestMaxResultsInteger, location_name: "MaxResults"))
748
957
  ListMapsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
749
958
  ListMapsRequest.struct_class = Types::ListMapsRequest
@@ -756,7 +965,7 @@ module Aws::LocationService
756
965
  ListMapsResponseEntry.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
757
966
  ListMapsResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
758
967
  ListMapsResponseEntry.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "MapName"))
759
- ListMapsResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
968
+ ListMapsResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
760
969
  ListMapsResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
761
970
  ListMapsResponseEntry.struct_class = Types::ListMapsResponseEntry
762
971
 
@@ -774,7 +983,7 @@ module Aws::LocationService
774
983
  ListPlaceIndexesResponseEntry.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
775
984
  ListPlaceIndexesResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
776
985
  ListPlaceIndexesResponseEntry.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "IndexName"))
777
- ListPlaceIndexesResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
986
+ ListPlaceIndexesResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
778
987
  ListPlaceIndexesResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
779
988
  ListPlaceIndexesResponseEntry.struct_class = Types::ListPlaceIndexesResponseEntry
780
989
 
@@ -792,7 +1001,7 @@ module Aws::LocationService
792
1001
  ListRouteCalculatorsResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
793
1002
  ListRouteCalculatorsResponseEntry.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
794
1003
  ListRouteCalculatorsResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
795
- ListRouteCalculatorsResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
1004
+ ListRouteCalculatorsResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
796
1005
  ListRouteCalculatorsResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
797
1006
  ListRouteCalculatorsResponseEntry.struct_class = Types::ListRouteCalculatorsResponseEntry
798
1007
 
@@ -823,18 +1032,23 @@ module Aws::LocationService
823
1032
 
824
1033
  ListTrackersResponseEntry.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreateTime"))
825
1034
  ListTrackersResponseEntry.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, required: true, location_name: "Description"))
826
- ListTrackersResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, required: true, location_name: "PricingPlan"))
827
- ListTrackersResponseEntry.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, location_name: "PricingPlanDataSource"))
1035
+ ListTrackersResponseEntry.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, deprecated: true, location_name: "PricingPlan", metadata: {"deprecatedMessage"=>"Deprecated. Always returns RequestBasedUsage."}))
1036
+ ListTrackersResponseEntry.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. Unused."}))
828
1037
  ListTrackersResponseEntry.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "TrackerName"))
829
1038
  ListTrackersResponseEntry.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
830
1039
  ListTrackersResponseEntry.struct_class = Types::ListTrackersResponseEntry
831
1040
 
832
1041
  ListTrackersResponseEntryList.member = Shapes::ShapeRef.new(shape: ListTrackersResponseEntry)
833
1042
 
1043
+ MapConfiguration.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode3, location_name: "PoliticalView"))
834
1044
  MapConfiguration.add_member(:style, Shapes::ShapeRef.new(shape: MapStyle, required: true, location_name: "Style"))
835
1045
  MapConfiguration.struct_class = Types::MapConfiguration
836
1046
 
1047
+ MapConfigurationUpdate.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode3OrEmpty, location_name: "PoliticalView"))
1048
+ MapConfigurationUpdate.struct_class = Types::MapConfigurationUpdate
1049
+
837
1050
  Place.add_member(:address_number, Shapes::ShapeRef.new(shape: String, location_name: "AddressNumber"))
1051
+ Place.add_member(:categories, Shapes::ShapeRef.new(shape: PlaceCategoryList, location_name: "Categories"))
838
1052
  Place.add_member(:country, Shapes::ShapeRef.new(shape: String, location_name: "Country"))
839
1053
  Place.add_member(:geometry, Shapes::ShapeRef.new(shape: PlaceGeometry, required: true, location_name: "Geometry"))
840
1054
  Place.add_member(:interpolated, Shapes::ShapeRef.new(shape: Boolean, location_name: "Interpolated"))
@@ -845,16 +1059,30 @@ module Aws::LocationService
845
1059
  Place.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "Region"))
846
1060
  Place.add_member(:street, Shapes::ShapeRef.new(shape: String, location_name: "Street"))
847
1061
  Place.add_member(:sub_region, Shapes::ShapeRef.new(shape: String, location_name: "SubRegion"))
1062
+ Place.add_member(:supplemental_categories, Shapes::ShapeRef.new(shape: PlaceSupplementalCategoryList, location_name: "SupplementalCategories"))
848
1063
  Place.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, location_name: "TimeZone"))
1064
+ Place.add_member(:unit_number, Shapes::ShapeRef.new(shape: String, location_name: "UnitNumber"))
1065
+ Place.add_member(:unit_type, Shapes::ShapeRef.new(shape: String, location_name: "UnitType"))
849
1066
  Place.struct_class = Types::Place
850
1067
 
1068
+ PlaceCategoryList.member = Shapes::ShapeRef.new(shape: PlaceCategory)
1069
+
851
1070
  PlaceGeometry.add_member(:point, Shapes::ShapeRef.new(shape: Position, location_name: "Point"))
852
1071
  PlaceGeometry.struct_class = Types::PlaceGeometry
853
1072
 
1073
+ PlaceSupplementalCategoryList.member = Shapes::ShapeRef.new(shape: PlaceSupplementalCategory)
1074
+
854
1075
  Position.member = Shapes::ShapeRef.new(shape: Double)
855
1076
 
1077
+ PositionalAccuracy.add_member(:horizontal, Shapes::ShapeRef.new(shape: PositionalAccuracyHorizontalDouble, required: true, location_name: "Horizontal"))
1078
+ PositionalAccuracy.struct_class = Types::PositionalAccuracy
1079
+
1080
+ PropertyMap.key = Shapes::ShapeRef.new(shape: PropertyMapKeyString)
1081
+ PropertyMap.value = Shapes::ShapeRef.new(shape: PropertyMapValueString)
1082
+
856
1083
  PutGeofenceRequest.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CollectionName"))
857
1084
  PutGeofenceRequest.add_member(:geofence_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "GeofenceId"))
1085
+ PutGeofenceRequest.add_member(:geofence_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "GeofenceProperties"))
858
1086
  PutGeofenceRequest.add_member(:geometry, Shapes::ShapeRef.new(shape: GeofenceGeometry, required: true, location_name: "Geometry"))
859
1087
  PutGeofenceRequest.struct_class = Types::PutGeofenceRequest
860
1088
 
@@ -866,20 +1094,44 @@ module Aws::LocationService
866
1094
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
867
1095
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
868
1096
 
1097
+ RouteMatrix.member = Shapes::ShapeRef.new(shape: RouteMatrixRow)
1098
+
1099
+ RouteMatrixEntry.add_member(:distance, Shapes::ShapeRef.new(shape: RouteMatrixEntryDistanceDouble, location_name: "Distance"))
1100
+ RouteMatrixEntry.add_member(:duration_seconds, Shapes::ShapeRef.new(shape: RouteMatrixEntryDurationSecondsDouble, location_name: "DurationSeconds"))
1101
+ RouteMatrixEntry.add_member(:error, Shapes::ShapeRef.new(shape: RouteMatrixEntryError, location_name: "Error"))
1102
+ RouteMatrixEntry.struct_class = Types::RouteMatrixEntry
1103
+
1104
+ RouteMatrixEntryError.add_member(:code, Shapes::ShapeRef.new(shape: RouteMatrixErrorCode, required: true, location_name: "Code"))
1105
+ RouteMatrixEntryError.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
1106
+ RouteMatrixEntryError.struct_class = Types::RouteMatrixEntryError
1107
+
1108
+ RouteMatrixRow.member = Shapes::ShapeRef.new(shape: RouteMatrixEntry)
1109
+
869
1110
  SearchForPositionResult.add_member(:distance, Shapes::ShapeRef.new(shape: SearchForPositionResultDistanceDouble, required: true, location_name: "Distance"))
870
1111
  SearchForPositionResult.add_member(:place, Shapes::ShapeRef.new(shape: Place, required: true, location_name: "Place"))
1112
+ SearchForPositionResult.add_member(:place_id, Shapes::ShapeRef.new(shape: PlaceId, location_name: "PlaceId"))
871
1113
  SearchForPositionResult.struct_class = Types::SearchForPositionResult
872
1114
 
873
1115
  SearchForPositionResultList.member = Shapes::ShapeRef.new(shape: SearchForPositionResult)
874
1116
 
1117
+ SearchForSuggestionsResult.add_member(:categories, Shapes::ShapeRef.new(shape: PlaceCategoryList, location_name: "Categories"))
1118
+ SearchForSuggestionsResult.add_member(:place_id, Shapes::ShapeRef.new(shape: PlaceId, location_name: "PlaceId"))
1119
+ SearchForSuggestionsResult.add_member(:supplemental_categories, Shapes::ShapeRef.new(shape: PlaceSupplementalCategoryList, location_name: "SupplementalCategories"))
1120
+ SearchForSuggestionsResult.add_member(:text, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Text"))
1121
+ SearchForSuggestionsResult.struct_class = Types::SearchForSuggestionsResult
1122
+
1123
+ SearchForSuggestionsResultList.member = Shapes::ShapeRef.new(shape: SearchForSuggestionsResult)
1124
+
875
1125
  SearchForTextResult.add_member(:distance, Shapes::ShapeRef.new(shape: SearchForTextResultDistanceDouble, location_name: "Distance"))
876
1126
  SearchForTextResult.add_member(:place, Shapes::ShapeRef.new(shape: Place, required: true, location_name: "Place"))
1127
+ SearchForTextResult.add_member(:place_id, Shapes::ShapeRef.new(shape: PlaceId, location_name: "PlaceId"))
877
1128
  SearchForTextResult.add_member(:relevance, Shapes::ShapeRef.new(shape: SearchForTextResultRelevanceDouble, location_name: "Relevance"))
878
1129
  SearchForTextResult.struct_class = Types::SearchForTextResult
879
1130
 
880
1131
  SearchForTextResultList.member = Shapes::ShapeRef.new(shape: SearchForTextResult)
881
1132
 
882
1133
  SearchPlaceIndexForPositionRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
1134
+ SearchPlaceIndexForPositionRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
883
1135
  SearchPlaceIndexForPositionRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
884
1136
  SearchPlaceIndexForPositionRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PlaceIndexSearchResultLimit, location_name: "MaxResults"))
885
1137
  SearchPlaceIndexForPositionRequest.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
@@ -895,13 +1147,40 @@ module Aws::LocationService
895
1147
  SearchPlaceIndexForPositionSummary.add_member(:position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Position"))
896
1148
  SearchPlaceIndexForPositionSummary.struct_class = Types::SearchPlaceIndexForPositionSummary
897
1149
 
1150
+ SearchPlaceIndexForSuggestionsRequest.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
1151
+ SearchPlaceIndexForSuggestionsRequest.add_member(:filter_b_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "FilterBBox"))
1152
+ SearchPlaceIndexForSuggestionsRequest.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
1153
+ SearchPlaceIndexForSuggestionsRequest.add_member(:filter_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "FilterCountries"))
1154
+ SearchPlaceIndexForSuggestionsRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
1155
+ SearchPlaceIndexForSuggestionsRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
1156
+ SearchPlaceIndexForSuggestionsRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
1157
+ SearchPlaceIndexForSuggestionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: SearchPlaceIndexForSuggestionsRequestMaxResultsInteger, location_name: "MaxResults"))
1158
+ SearchPlaceIndexForSuggestionsRequest.add_member(:text, Shapes::ShapeRef.new(shape: SearchPlaceIndexForSuggestionsRequestTextString, required: true, location_name: "Text"))
1159
+ SearchPlaceIndexForSuggestionsRequest.struct_class = Types::SearchPlaceIndexForSuggestionsRequest
1160
+
1161
+ SearchPlaceIndexForSuggestionsResponse.add_member(:results, Shapes::ShapeRef.new(shape: SearchForSuggestionsResultList, required: true, location_name: "Results"))
1162
+ SearchPlaceIndexForSuggestionsResponse.add_member(:summary, Shapes::ShapeRef.new(shape: SearchPlaceIndexForSuggestionsSummary, required: true, location_name: "Summary"))
1163
+ SearchPlaceIndexForSuggestionsResponse.struct_class = Types::SearchPlaceIndexForSuggestionsResponse
1164
+
1165
+ SearchPlaceIndexForSuggestionsSummary.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
1166
+ SearchPlaceIndexForSuggestionsSummary.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
1167
+ SearchPlaceIndexForSuggestionsSummary.add_member(:filter_b_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "FilterBBox"))
1168
+ SearchPlaceIndexForSuggestionsSummary.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
1169
+ SearchPlaceIndexForSuggestionsSummary.add_member(:filter_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "FilterCountries"))
1170
+ SearchPlaceIndexForSuggestionsSummary.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
1171
+ SearchPlaceIndexForSuggestionsSummary.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
1172
+ SearchPlaceIndexForSuggestionsSummary.add_member(:text, Shapes::ShapeRef.new(shape: SensitiveString, required: true, location_name: "Text"))
1173
+ SearchPlaceIndexForSuggestionsSummary.struct_class = Types::SearchPlaceIndexForSuggestionsSummary
1174
+
898
1175
  SearchPlaceIndexForTextRequest.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
899
1176
  SearchPlaceIndexForTextRequest.add_member(:filter_b_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "FilterBBox"))
1177
+ SearchPlaceIndexForTextRequest.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
900
1178
  SearchPlaceIndexForTextRequest.add_member(:filter_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "FilterCountries"))
901
1179
  SearchPlaceIndexForTextRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
1180
+ SearchPlaceIndexForTextRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
902
1181
  SearchPlaceIndexForTextRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
903
1182
  SearchPlaceIndexForTextRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PlaceIndexSearchResultLimit, location_name: "MaxResults"))
904
- SearchPlaceIndexForTextRequest.add_member(:text, Shapes::ShapeRef.new(shape: SyntheticSearchPlaceIndexForTextRequestString, required: true, location_name: "Text"))
1183
+ SearchPlaceIndexForTextRequest.add_member(:text, Shapes::ShapeRef.new(shape: SearchPlaceIndexForTextRequestTextString, required: true, location_name: "Text"))
905
1184
  SearchPlaceIndexForTextRequest.struct_class = Types::SearchPlaceIndexForTextRequest
906
1185
 
907
1186
  SearchPlaceIndexForTextResponse.add_member(:results, Shapes::ShapeRef.new(shape: SearchForTextResultList, required: true, location_name: "Results"))
@@ -911,11 +1190,12 @@ module Aws::LocationService
911
1190
  SearchPlaceIndexForTextSummary.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
912
1191
  SearchPlaceIndexForTextSummary.add_member(:data_source, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DataSource"))
913
1192
  SearchPlaceIndexForTextSummary.add_member(:filter_b_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "FilterBBox"))
1193
+ SearchPlaceIndexForTextSummary.add_member(:filter_categories, Shapes::ShapeRef.new(shape: FilterPlaceCategoryList, location_name: "FilterCategories"))
914
1194
  SearchPlaceIndexForTextSummary.add_member(:filter_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "FilterCountries"))
915
1195
  SearchPlaceIndexForTextSummary.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
916
1196
  SearchPlaceIndexForTextSummary.add_member(:max_results, Shapes::ShapeRef.new(shape: PlaceIndexSearchResultLimit, location_name: "MaxResults"))
917
1197
  SearchPlaceIndexForTextSummary.add_member(:result_b_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "ResultBBox"))
918
- SearchPlaceIndexForTextSummary.add_member(:text, Shapes::ShapeRef.new(shape: SyntheticSearchPlaceIndexForTextSummaryString, required: true, location_name: "Text"))
1198
+ SearchPlaceIndexForTextSummary.add_member(:text, Shapes::ShapeRef.new(shape: SensitiveString, required: true, location_name: "Text"))
919
1199
  SearchPlaceIndexForTextSummary.struct_class = Types::SearchPlaceIndexForTextSummary
920
1200
 
921
1201
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
@@ -948,6 +1228,9 @@ module Aws::LocationService
948
1228
  TimeZone.add_member(:offset, Shapes::ShapeRef.new(shape: Integer, location_name: "Offset"))
949
1229
  TimeZone.struct_class = Types::TimeZone
950
1230
 
1231
+ TrackingFilterGeometry.add_member(:polygon, Shapes::ShapeRef.new(shape: LinearRings, location_name: "Polygon"))
1232
+ TrackingFilterGeometry.struct_class = Types::TrackingFilterGeometry
1233
+
951
1234
  TruckDimensions.add_member(:height, Shapes::ShapeRef.new(shape: TruckDimensionsHeightDouble, location_name: "Height"))
952
1235
  TruckDimensions.add_member(:length, Shapes::ShapeRef.new(shape: TruckDimensionsLengthDouble, location_name: "Length"))
953
1236
  TruckDimensions.add_member(:unit, Shapes::ShapeRef.new(shape: DimensionUnit, location_name: "Unit"))
@@ -966,8 +1249,8 @@ module Aws::LocationService
966
1249
 
967
1250
  UpdateGeofenceCollectionRequest.add_member(:collection_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CollectionName"))
968
1251
  UpdateGeofenceCollectionRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
969
- UpdateGeofenceCollectionRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, location_name: "PricingPlan"))
970
- UpdateGeofenceCollectionRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, location_name: "PricingPlanDataSource"))
1252
+ 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."}))
1253
+ UpdateGeofenceCollectionRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. No longer allowed."}))
971
1254
  UpdateGeofenceCollectionRequest.struct_class = Types::UpdateGeofenceCollectionRequest
972
1255
 
973
1256
  UpdateGeofenceCollectionResponse.add_member(:collection_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "CollectionArn"))
@@ -975,12 +1258,26 @@ module Aws::LocationService
975
1258
  UpdateGeofenceCollectionResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
976
1259
  UpdateGeofenceCollectionResponse.struct_class = Types::UpdateGeofenceCollectionResponse
977
1260
 
1261
+ UpdateKeyRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
1262
+ UpdateKeyRequest.add_member(:expire_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ExpireTime"))
1263
+ UpdateKeyRequest.add_member(:force_update, Shapes::ShapeRef.new(shape: Boolean, location_name: "ForceUpdate"))
1264
+ UpdateKeyRequest.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "KeyName"))
1265
+ UpdateKeyRequest.add_member(:no_expiry, Shapes::ShapeRef.new(shape: Boolean, location_name: "NoExpiry"))
1266
+ UpdateKeyRequest.add_member(:restrictions, Shapes::ShapeRef.new(shape: ApiKeyRestrictions, location_name: "Restrictions"))
1267
+ UpdateKeyRequest.struct_class = Types::UpdateKeyRequest
1268
+
1269
+ UpdateKeyResponse.add_member(:key_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "KeyArn"))
1270
+ UpdateKeyResponse.add_member(:key_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "KeyName"))
1271
+ UpdateKeyResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
1272
+ UpdateKeyResponse.struct_class = Types::UpdateKeyResponse
1273
+
1274
+ UpdateMapRequest.add_member(:configuration_update, Shapes::ShapeRef.new(shape: MapConfigurationUpdate, location_name: "ConfigurationUpdate"))
978
1275
  UpdateMapRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
979
1276
  UpdateMapRequest.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "MapName"))
980
- UpdateMapRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, location_name: "PricingPlan"))
1277
+ 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."}))
981
1278
  UpdateMapRequest.struct_class = Types::UpdateMapRequest
982
1279
 
983
- UpdateMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "MapArn"))
1280
+ UpdateMapResponse.add_member(:map_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "MapArn"))
984
1281
  UpdateMapResponse.add_member(:map_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "MapName"))
985
1282
  UpdateMapResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
986
1283
  UpdateMapResponse.struct_class = Types::UpdateMapResponse
@@ -988,28 +1285,30 @@ module Aws::LocationService
988
1285
  UpdatePlaceIndexRequest.add_member(:data_source_configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "DataSourceConfiguration"))
989
1286
  UpdatePlaceIndexRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
990
1287
  UpdatePlaceIndexRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "IndexName"))
991
- UpdatePlaceIndexRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, location_name: "PricingPlan"))
1288
+ 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."}))
992
1289
  UpdatePlaceIndexRequest.struct_class = Types::UpdatePlaceIndexRequest
993
1290
 
994
- UpdatePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "IndexArn"))
1291
+ UpdatePlaceIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "IndexArn"))
995
1292
  UpdatePlaceIndexResponse.add_member(:index_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "IndexName"))
996
1293
  UpdatePlaceIndexResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
997
1294
  UpdatePlaceIndexResponse.struct_class = Types::UpdatePlaceIndexResponse
998
1295
 
999
1296
  UpdateRouteCalculatorRequest.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "CalculatorName"))
1000
1297
  UpdateRouteCalculatorRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
1001
- UpdateRouteCalculatorRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, location_name: "PricingPlan"))
1298
+ 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."}))
1002
1299
  UpdateRouteCalculatorRequest.struct_class = Types::UpdateRouteCalculatorRequest
1003
1300
 
1004
- UpdateRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "CalculatorArn"))
1301
+ UpdateRouteCalculatorResponse.add_member(:calculator_arn, Shapes::ShapeRef.new(shape: GeoArn, required: true, location_name: "CalculatorArn"))
1005
1302
  UpdateRouteCalculatorResponse.add_member(:calculator_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "CalculatorName"))
1006
1303
  UpdateRouteCalculatorResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "UpdateTime"))
1007
1304
  UpdateRouteCalculatorResponse.struct_class = Types::UpdateRouteCalculatorResponse
1008
1305
 
1009
1306
  UpdateTrackerRequest.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Description"))
1307
+ UpdateTrackerRequest.add_member(:event_bridge_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "EventBridgeEnabled"))
1308
+ UpdateTrackerRequest.add_member(:kms_key_enable_geospatial_queries, Shapes::ShapeRef.new(shape: Boolean, location_name: "KmsKeyEnableGeospatialQueries"))
1010
1309
  UpdateTrackerRequest.add_member(:position_filtering, Shapes::ShapeRef.new(shape: PositionFiltering, location_name: "PositionFiltering"))
1011
- UpdateTrackerRequest.add_member(:pricing_plan, Shapes::ShapeRef.new(shape: PricingPlan, location_name: "PricingPlan"))
1012
- UpdateTrackerRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, location_name: "PricingPlanDataSource"))
1310
+ 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."}))
1311
+ UpdateTrackerRequest.add_member(:pricing_plan_data_source, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "PricingPlanDataSource", metadata: {"deprecatedMessage"=>"Deprecated. No longer allowed."}))
1013
1312
  UpdateTrackerRequest.add_member(:tracker_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location: "uri", location_name: "TrackerName"))
1014
1313
  UpdateTrackerRequest.struct_class = Types::UpdateTrackerRequest
1015
1314
 
@@ -1052,7 +1351,7 @@ module Aws::LocationService
1052
1351
  o.http_method = "POST"
1053
1352
  o.http_request_uri = "/tracking/v0/trackers/{TrackerName}/consumers"
1054
1353
  o.endpoint_pattern = {
1055
- "hostPrefix" => "tracking.",
1354
+ "hostPrefix" => "cp.tracking.",
1056
1355
  }
1057
1356
  o.input = Shapes::ShapeRef.new(shape: AssociateTrackerConsumerRequest)
1058
1357
  o.output = Shapes::ShapeRef.new(shape: AssociateTrackerConsumerResponse)
@@ -1177,12 +1476,28 @@ module Aws::LocationService
1177
1476
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1178
1477
  end)
1179
1478
 
1479
+ api.add_operation(:calculate_route_matrix, Seahorse::Model::Operation.new.tap do |o|
1480
+ o.name = "CalculateRouteMatrix"
1481
+ o.http_method = "POST"
1482
+ o.http_request_uri = "/routes/v0/calculators/{CalculatorName}/calculate/route-matrix"
1483
+ o.endpoint_pattern = {
1484
+ "hostPrefix" => "routes.",
1485
+ }
1486
+ o.input = Shapes::ShapeRef.new(shape: CalculateRouteMatrixRequest)
1487
+ o.output = Shapes::ShapeRef.new(shape: CalculateRouteMatrixResponse)
1488
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1489
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1490
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1491
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1492
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1493
+ end)
1494
+
1180
1495
  api.add_operation(:create_geofence_collection, Seahorse::Model::Operation.new.tap do |o|
1181
1496
  o.name = "CreateGeofenceCollection"
1182
1497
  o.http_method = "POST"
1183
1498
  o.http_request_uri = "/geofencing/v0/collections"
1184
1499
  o.endpoint_pattern = {
1185
- "hostPrefix" => "geofencing.",
1500
+ "hostPrefix" => "cp.geofencing.",
1186
1501
  }
1187
1502
  o.input = Shapes::ShapeRef.new(shape: CreateGeofenceCollectionRequest)
1188
1503
  o.output = Shapes::ShapeRef.new(shape: CreateGeofenceCollectionResponse)
@@ -1190,6 +1505,24 @@ module Aws::LocationService
1190
1505
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1191
1506
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1192
1507
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1508
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1509
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1510
+ end)
1511
+
1512
+ api.add_operation(:create_key, Seahorse::Model::Operation.new.tap do |o|
1513
+ o.name = "CreateKey"
1514
+ o.http_method = "POST"
1515
+ o.http_request_uri = "/metadata/v0/keys"
1516
+ o.endpoint_pattern = {
1517
+ "hostPrefix" => "cp.metadata.",
1518
+ }
1519
+ o.input = Shapes::ShapeRef.new(shape: CreateKeyRequest)
1520
+ o.output = Shapes::ShapeRef.new(shape: CreateKeyResponse)
1521
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1522
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1523
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1524
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1525
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1193
1526
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1194
1527
  end)
1195
1528
 
@@ -1198,7 +1531,7 @@ module Aws::LocationService
1198
1531
  o.http_method = "POST"
1199
1532
  o.http_request_uri = "/maps/v0/maps"
1200
1533
  o.endpoint_pattern = {
1201
- "hostPrefix" => "maps.",
1534
+ "hostPrefix" => "cp.maps.",
1202
1535
  }
1203
1536
  o.input = Shapes::ShapeRef.new(shape: CreateMapRequest)
1204
1537
  o.output = Shapes::ShapeRef.new(shape: CreateMapResponse)
@@ -1206,6 +1539,7 @@ module Aws::LocationService
1206
1539
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1207
1540
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1208
1541
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1542
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1209
1543
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1210
1544
  end)
1211
1545
 
@@ -1214,7 +1548,7 @@ module Aws::LocationService
1214
1548
  o.http_method = "POST"
1215
1549
  o.http_request_uri = "/places/v0/indexes"
1216
1550
  o.endpoint_pattern = {
1217
- "hostPrefix" => "places.",
1551
+ "hostPrefix" => "cp.places.",
1218
1552
  }
1219
1553
  o.input = Shapes::ShapeRef.new(shape: CreatePlaceIndexRequest)
1220
1554
  o.output = Shapes::ShapeRef.new(shape: CreatePlaceIndexResponse)
@@ -1222,6 +1556,7 @@ module Aws::LocationService
1222
1556
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1223
1557
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1224
1558
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1559
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1225
1560
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1226
1561
  end)
1227
1562
 
@@ -1230,7 +1565,7 @@ module Aws::LocationService
1230
1565
  o.http_method = "POST"
1231
1566
  o.http_request_uri = "/routes/v0/calculators"
1232
1567
  o.endpoint_pattern = {
1233
- "hostPrefix" => "routes.",
1568
+ "hostPrefix" => "cp.routes.",
1234
1569
  }
1235
1570
  o.input = Shapes::ShapeRef.new(shape: CreateRouteCalculatorRequest)
1236
1571
  o.output = Shapes::ShapeRef.new(shape: CreateRouteCalculatorResponse)
@@ -1238,6 +1573,7 @@ module Aws::LocationService
1238
1573
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1239
1574
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1240
1575
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1576
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1241
1577
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1242
1578
  end)
1243
1579
 
@@ -1246,7 +1582,7 @@ module Aws::LocationService
1246
1582
  o.http_method = "POST"
1247
1583
  o.http_request_uri = "/tracking/v0/trackers"
1248
1584
  o.endpoint_pattern = {
1249
- "hostPrefix" => "tracking.",
1585
+ "hostPrefix" => "cp.tracking.",
1250
1586
  }
1251
1587
  o.input = Shapes::ShapeRef.new(shape: CreateTrackerRequest)
1252
1588
  o.output = Shapes::ShapeRef.new(shape: CreateTrackerResponse)
@@ -1254,6 +1590,7 @@ module Aws::LocationService
1254
1590
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1255
1591
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1256
1592
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1593
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1257
1594
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1258
1595
  end)
1259
1596
 
@@ -1262,7 +1599,7 @@ module Aws::LocationService
1262
1599
  o.http_method = "DELETE"
1263
1600
  o.http_request_uri = "/geofencing/v0/collections/{CollectionName}"
1264
1601
  o.endpoint_pattern = {
1265
- "hostPrefix" => "geofencing.",
1602
+ "hostPrefix" => "cp.geofencing.",
1266
1603
  }
1267
1604
  o.input = Shapes::ShapeRef.new(shape: DeleteGeofenceCollectionRequest)
1268
1605
  o.output = Shapes::ShapeRef.new(shape: DeleteGeofenceCollectionResponse)
@@ -1273,12 +1610,28 @@ module Aws::LocationService
1273
1610
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1274
1611
  end)
1275
1612
 
1613
+ api.add_operation(:delete_key, Seahorse::Model::Operation.new.tap do |o|
1614
+ o.name = "DeleteKey"
1615
+ o.http_method = "DELETE"
1616
+ o.http_request_uri = "/metadata/v0/keys/{KeyName}"
1617
+ o.endpoint_pattern = {
1618
+ "hostPrefix" => "cp.metadata.",
1619
+ }
1620
+ o.input = Shapes::ShapeRef.new(shape: DeleteKeyRequest)
1621
+ o.output = Shapes::ShapeRef.new(shape: DeleteKeyResponse)
1622
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1623
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1624
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1625
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1626
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1627
+ end)
1628
+
1276
1629
  api.add_operation(:delete_map, Seahorse::Model::Operation.new.tap do |o|
1277
1630
  o.name = "DeleteMap"
1278
1631
  o.http_method = "DELETE"
1279
1632
  o.http_request_uri = "/maps/v0/maps/{MapName}"
1280
1633
  o.endpoint_pattern = {
1281
- "hostPrefix" => "maps.",
1634
+ "hostPrefix" => "cp.maps.",
1282
1635
  }
1283
1636
  o.input = Shapes::ShapeRef.new(shape: DeleteMapRequest)
1284
1637
  o.output = Shapes::ShapeRef.new(shape: DeleteMapResponse)
@@ -1294,7 +1647,7 @@ module Aws::LocationService
1294
1647
  o.http_method = "DELETE"
1295
1648
  o.http_request_uri = "/places/v0/indexes/{IndexName}"
1296
1649
  o.endpoint_pattern = {
1297
- "hostPrefix" => "places.",
1650
+ "hostPrefix" => "cp.places.",
1298
1651
  }
1299
1652
  o.input = Shapes::ShapeRef.new(shape: DeletePlaceIndexRequest)
1300
1653
  o.output = Shapes::ShapeRef.new(shape: DeletePlaceIndexResponse)
@@ -1310,7 +1663,7 @@ module Aws::LocationService
1310
1663
  o.http_method = "DELETE"
1311
1664
  o.http_request_uri = "/routes/v0/calculators/{CalculatorName}"
1312
1665
  o.endpoint_pattern = {
1313
- "hostPrefix" => "routes.",
1666
+ "hostPrefix" => "cp.routes.",
1314
1667
  }
1315
1668
  o.input = Shapes::ShapeRef.new(shape: DeleteRouteCalculatorRequest)
1316
1669
  o.output = Shapes::ShapeRef.new(shape: DeleteRouteCalculatorResponse)
@@ -1326,7 +1679,7 @@ module Aws::LocationService
1326
1679
  o.http_method = "DELETE"
1327
1680
  o.http_request_uri = "/tracking/v0/trackers/{TrackerName}"
1328
1681
  o.endpoint_pattern = {
1329
- "hostPrefix" => "tracking.",
1682
+ "hostPrefix" => "cp.tracking.",
1330
1683
  }
1331
1684
  o.input = Shapes::ShapeRef.new(shape: DeleteTrackerRequest)
1332
1685
  o.output = Shapes::ShapeRef.new(shape: DeleteTrackerResponse)
@@ -1342,7 +1695,7 @@ module Aws::LocationService
1342
1695
  o.http_method = "GET"
1343
1696
  o.http_request_uri = "/geofencing/v0/collections/{CollectionName}"
1344
1697
  o.endpoint_pattern = {
1345
- "hostPrefix" => "geofencing.",
1698
+ "hostPrefix" => "cp.geofencing.",
1346
1699
  }
1347
1700
  o.input = Shapes::ShapeRef.new(shape: DescribeGeofenceCollectionRequest)
1348
1701
  o.output = Shapes::ShapeRef.new(shape: DescribeGeofenceCollectionResponse)
@@ -1353,12 +1706,28 @@ module Aws::LocationService
1353
1706
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1354
1707
  end)
1355
1708
 
1709
+ api.add_operation(:describe_key, Seahorse::Model::Operation.new.tap do |o|
1710
+ o.name = "DescribeKey"
1711
+ o.http_method = "GET"
1712
+ o.http_request_uri = "/metadata/v0/keys/{KeyName}"
1713
+ o.endpoint_pattern = {
1714
+ "hostPrefix" => "cp.metadata.",
1715
+ }
1716
+ o.input = Shapes::ShapeRef.new(shape: DescribeKeyRequest)
1717
+ o.output = Shapes::ShapeRef.new(shape: DescribeKeyResponse)
1718
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1719
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1720
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1721
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1722
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1723
+ end)
1724
+
1356
1725
  api.add_operation(:describe_map, Seahorse::Model::Operation.new.tap do |o|
1357
1726
  o.name = "DescribeMap"
1358
1727
  o.http_method = "GET"
1359
1728
  o.http_request_uri = "/maps/v0/maps/{MapName}"
1360
1729
  o.endpoint_pattern = {
1361
- "hostPrefix" => "maps.",
1730
+ "hostPrefix" => "cp.maps.",
1362
1731
  }
1363
1732
  o.input = Shapes::ShapeRef.new(shape: DescribeMapRequest)
1364
1733
  o.output = Shapes::ShapeRef.new(shape: DescribeMapResponse)
@@ -1374,7 +1743,7 @@ module Aws::LocationService
1374
1743
  o.http_method = "GET"
1375
1744
  o.http_request_uri = "/places/v0/indexes/{IndexName}"
1376
1745
  o.endpoint_pattern = {
1377
- "hostPrefix" => "places.",
1746
+ "hostPrefix" => "cp.places.",
1378
1747
  }
1379
1748
  o.input = Shapes::ShapeRef.new(shape: DescribePlaceIndexRequest)
1380
1749
  o.output = Shapes::ShapeRef.new(shape: DescribePlaceIndexResponse)
@@ -1390,7 +1759,7 @@ module Aws::LocationService
1390
1759
  o.http_method = "GET"
1391
1760
  o.http_request_uri = "/routes/v0/calculators/{CalculatorName}"
1392
1761
  o.endpoint_pattern = {
1393
- "hostPrefix" => "routes.",
1762
+ "hostPrefix" => "cp.routes.",
1394
1763
  }
1395
1764
  o.input = Shapes::ShapeRef.new(shape: DescribeRouteCalculatorRequest)
1396
1765
  o.output = Shapes::ShapeRef.new(shape: DescribeRouteCalculatorResponse)
@@ -1406,7 +1775,7 @@ module Aws::LocationService
1406
1775
  o.http_method = "GET"
1407
1776
  o.http_request_uri = "/tracking/v0/trackers/{TrackerName}"
1408
1777
  o.endpoint_pattern = {
1409
- "hostPrefix" => "tracking.",
1778
+ "hostPrefix" => "cp.tracking.",
1410
1779
  }
1411
1780
  o.input = Shapes::ShapeRef.new(shape: DescribeTrackerRequest)
1412
1781
  o.output = Shapes::ShapeRef.new(shape: DescribeTrackerResponse)
@@ -1422,7 +1791,7 @@ module Aws::LocationService
1422
1791
  o.http_method = "DELETE"
1423
1792
  o.http_request_uri = "/tracking/v0/trackers/{TrackerName}/consumers/{ConsumerArn}"
1424
1793
  o.endpoint_pattern = {
1425
- "hostPrefix" => "tracking.",
1794
+ "hostPrefix" => "cp.tracking.",
1426
1795
  }
1427
1796
  o.input = Shapes::ShapeRef.new(shape: DisassociateTrackerConsumerRequest)
1428
1797
  o.output = Shapes::ShapeRef.new(shape: DisassociateTrackerConsumerResponse)
@@ -1464,6 +1833,7 @@ module Aws::LocationService
1464
1833
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1465
1834
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1466
1835
  o[:pager] = Aws::Pager.new(
1836
+ limit_key: "max_results",
1467
1837
  tokens: {
1468
1838
  "next_token" => "next_token"
1469
1839
  }
@@ -1550,6 +1920,22 @@ module Aws::LocationService
1550
1920
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1551
1921
  end)
1552
1922
 
1923
+ api.add_operation(:get_place, Seahorse::Model::Operation.new.tap do |o|
1924
+ o.name = "GetPlace"
1925
+ o.http_method = "GET"
1926
+ o.http_request_uri = "/places/v0/indexes/{IndexName}/places/{PlaceId}"
1927
+ o.endpoint_pattern = {
1928
+ "hostPrefix" => "places.",
1929
+ }
1930
+ o.input = Shapes::ShapeRef.new(shape: GetPlaceRequest)
1931
+ o.output = Shapes::ShapeRef.new(shape: GetPlaceResponse)
1932
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1933
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1934
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1935
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1936
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1937
+ end)
1938
+
1553
1939
  api.add_operation(:list_device_positions, Seahorse::Model::Operation.new.tap do |o|
1554
1940
  o.name = "ListDevicePositions"
1555
1941
  o.http_method = "POST"
@@ -1576,7 +1962,7 @@ module Aws::LocationService
1576
1962
  o.http_method = "POST"
1577
1963
  o.http_request_uri = "/geofencing/v0/list-collections"
1578
1964
  o.endpoint_pattern = {
1579
- "hostPrefix" => "geofencing.",
1965
+ "hostPrefix" => "cp.geofencing.",
1580
1966
  }
1581
1967
  o.input = Shapes::ShapeRef.new(shape: ListGeofenceCollectionsRequest)
1582
1968
  o.output = Shapes::ShapeRef.new(shape: ListGeofenceCollectionsResponse)
@@ -1607,6 +1993,28 @@ module Aws::LocationService
1607
1993
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1608
1994
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1609
1995
  o[:pager] = Aws::Pager.new(
1996
+ limit_key: "max_results",
1997
+ tokens: {
1998
+ "next_token" => "next_token"
1999
+ }
2000
+ )
2001
+ end)
2002
+
2003
+ api.add_operation(:list_keys, Seahorse::Model::Operation.new.tap do |o|
2004
+ o.name = "ListKeys"
2005
+ o.http_method = "POST"
2006
+ o.http_request_uri = "/metadata/v0/list-keys"
2007
+ o.endpoint_pattern = {
2008
+ "hostPrefix" => "cp.metadata.",
2009
+ }
2010
+ o.input = Shapes::ShapeRef.new(shape: ListKeysRequest)
2011
+ o.output = Shapes::ShapeRef.new(shape: ListKeysResponse)
2012
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2013
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2014
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2015
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2016
+ o[:pager] = Aws::Pager.new(
2017
+ limit_key: "max_results",
1610
2018
  tokens: {
1611
2019
  "next_token" => "next_token"
1612
2020
  }
@@ -1618,7 +2026,7 @@ module Aws::LocationService
1618
2026
  o.http_method = "POST"
1619
2027
  o.http_request_uri = "/maps/v0/list-maps"
1620
2028
  o.endpoint_pattern = {
1621
- "hostPrefix" => "maps.",
2029
+ "hostPrefix" => "cp.maps.",
1622
2030
  }
1623
2031
  o.input = Shapes::ShapeRef.new(shape: ListMapsRequest)
1624
2032
  o.output = Shapes::ShapeRef.new(shape: ListMapsResponse)
@@ -1639,7 +2047,7 @@ module Aws::LocationService
1639
2047
  o.http_method = "POST"
1640
2048
  o.http_request_uri = "/places/v0/list-indexes"
1641
2049
  o.endpoint_pattern = {
1642
- "hostPrefix" => "places.",
2050
+ "hostPrefix" => "cp.places.",
1643
2051
  }
1644
2052
  o.input = Shapes::ShapeRef.new(shape: ListPlaceIndexesRequest)
1645
2053
  o.output = Shapes::ShapeRef.new(shape: ListPlaceIndexesResponse)
@@ -1660,7 +2068,7 @@ module Aws::LocationService
1660
2068
  o.http_method = "POST"
1661
2069
  o.http_request_uri = "/routes/v0/list-calculators"
1662
2070
  o.endpoint_pattern = {
1663
- "hostPrefix" => "routes.",
2071
+ "hostPrefix" => "cp.routes.",
1664
2072
  }
1665
2073
  o.input = Shapes::ShapeRef.new(shape: ListRouteCalculatorsRequest)
1666
2074
  o.output = Shapes::ShapeRef.new(shape: ListRouteCalculatorsResponse)
@@ -1681,7 +2089,7 @@ module Aws::LocationService
1681
2089
  o.http_method = "GET"
1682
2090
  o.http_request_uri = "/tags/{ResourceArn}"
1683
2091
  o.endpoint_pattern = {
1684
- "hostPrefix" => "metadata.",
2092
+ "hostPrefix" => "cp.metadata.",
1685
2093
  }
1686
2094
  o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
1687
2095
  o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
@@ -1697,7 +2105,7 @@ module Aws::LocationService
1697
2105
  o.http_method = "POST"
1698
2106
  o.http_request_uri = "/tracking/v0/trackers/{TrackerName}/list-consumers"
1699
2107
  o.endpoint_pattern = {
1700
- "hostPrefix" => "tracking.",
2108
+ "hostPrefix" => "cp.tracking.",
1701
2109
  }
1702
2110
  o.input = Shapes::ShapeRef.new(shape: ListTrackerConsumersRequest)
1703
2111
  o.output = Shapes::ShapeRef.new(shape: ListTrackerConsumersResponse)
@@ -1719,7 +2127,7 @@ module Aws::LocationService
1719
2127
  o.http_method = "POST"
1720
2128
  o.http_request_uri = "/tracking/v0/list-trackers"
1721
2129
  o.endpoint_pattern = {
1722
- "hostPrefix" => "tracking.",
2130
+ "hostPrefix" => "cp.tracking.",
1723
2131
  }
1724
2132
  o.input = Shapes::ShapeRef.new(shape: ListTrackersRequest)
1725
2133
  o.output = Shapes::ShapeRef.new(shape: ListTrackersResponse)
@@ -1768,6 +2176,22 @@ module Aws::LocationService
1768
2176
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1769
2177
  end)
1770
2178
 
2179
+ api.add_operation(:search_place_index_for_suggestions, Seahorse::Model::Operation.new.tap do |o|
2180
+ o.name = "SearchPlaceIndexForSuggestions"
2181
+ o.http_method = "POST"
2182
+ o.http_request_uri = "/places/v0/indexes/{IndexName}/search/suggestions"
2183
+ o.endpoint_pattern = {
2184
+ "hostPrefix" => "places.",
2185
+ }
2186
+ o.input = Shapes::ShapeRef.new(shape: SearchPlaceIndexForSuggestionsRequest)
2187
+ o.output = Shapes::ShapeRef.new(shape: SearchPlaceIndexForSuggestionsResponse)
2188
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2189
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2190
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2191
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2192
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2193
+ end)
2194
+
1771
2195
  api.add_operation(:search_place_index_for_text, Seahorse::Model::Operation.new.tap do |o|
1772
2196
  o.name = "SearchPlaceIndexForText"
1773
2197
  o.http_method = "POST"
@@ -1789,7 +2213,7 @@ module Aws::LocationService
1789
2213
  o.http_method = "POST"
1790
2214
  o.http_request_uri = "/tags/{ResourceArn}"
1791
2215
  o.endpoint_pattern = {
1792
- "hostPrefix" => "metadata.",
2216
+ "hostPrefix" => "cp.metadata.",
1793
2217
  }
1794
2218
  o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
1795
2219
  o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
@@ -1805,7 +2229,7 @@ module Aws::LocationService
1805
2229
  o.http_method = "DELETE"
1806
2230
  o.http_request_uri = "/tags/{ResourceArn}"
1807
2231
  o.endpoint_pattern = {
1808
- "hostPrefix" => "metadata.",
2232
+ "hostPrefix" => "cp.metadata.",
1809
2233
  }
1810
2234
  o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
1811
2235
  o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
@@ -1821,7 +2245,7 @@ module Aws::LocationService
1821
2245
  o.http_method = "PATCH"
1822
2246
  o.http_request_uri = "/geofencing/v0/collections/{CollectionName}"
1823
2247
  o.endpoint_pattern = {
1824
- "hostPrefix" => "geofencing.",
2248
+ "hostPrefix" => "cp.geofencing.",
1825
2249
  }
1826
2250
  o.input = Shapes::ShapeRef.new(shape: UpdateGeofenceCollectionRequest)
1827
2251
  o.output = Shapes::ShapeRef.new(shape: UpdateGeofenceCollectionResponse)
@@ -1832,12 +2256,28 @@ module Aws::LocationService
1832
2256
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1833
2257
  end)
1834
2258
 
2259
+ api.add_operation(:update_key, Seahorse::Model::Operation.new.tap do |o|
2260
+ o.name = "UpdateKey"
2261
+ o.http_method = "PATCH"
2262
+ o.http_request_uri = "/metadata/v0/keys/{KeyName}"
2263
+ o.endpoint_pattern = {
2264
+ "hostPrefix" => "cp.metadata.",
2265
+ }
2266
+ o.input = Shapes::ShapeRef.new(shape: UpdateKeyRequest)
2267
+ o.output = Shapes::ShapeRef.new(shape: UpdateKeyResponse)
2268
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2269
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2270
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2271
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2272
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2273
+ end)
2274
+
1835
2275
  api.add_operation(:update_map, Seahorse::Model::Operation.new.tap do |o|
1836
2276
  o.name = "UpdateMap"
1837
2277
  o.http_method = "PATCH"
1838
2278
  o.http_request_uri = "/maps/v0/maps/{MapName}"
1839
2279
  o.endpoint_pattern = {
1840
- "hostPrefix" => "maps.",
2280
+ "hostPrefix" => "cp.maps.",
1841
2281
  }
1842
2282
  o.input = Shapes::ShapeRef.new(shape: UpdateMapRequest)
1843
2283
  o.output = Shapes::ShapeRef.new(shape: UpdateMapResponse)
@@ -1853,7 +2293,7 @@ module Aws::LocationService
1853
2293
  o.http_method = "PATCH"
1854
2294
  o.http_request_uri = "/places/v0/indexes/{IndexName}"
1855
2295
  o.endpoint_pattern = {
1856
- "hostPrefix" => "places.",
2296
+ "hostPrefix" => "cp.places.",
1857
2297
  }
1858
2298
  o.input = Shapes::ShapeRef.new(shape: UpdatePlaceIndexRequest)
1859
2299
  o.output = Shapes::ShapeRef.new(shape: UpdatePlaceIndexResponse)
@@ -1869,7 +2309,7 @@ module Aws::LocationService
1869
2309
  o.http_method = "PATCH"
1870
2310
  o.http_request_uri = "/routes/v0/calculators/{CalculatorName}"
1871
2311
  o.endpoint_pattern = {
1872
- "hostPrefix" => "routes.",
2312
+ "hostPrefix" => "cp.routes.",
1873
2313
  }
1874
2314
  o.input = Shapes::ShapeRef.new(shape: UpdateRouteCalculatorRequest)
1875
2315
  o.output = Shapes::ShapeRef.new(shape: UpdateRouteCalculatorResponse)
@@ -1885,7 +2325,7 @@ module Aws::LocationService
1885
2325
  o.http_method = "PATCH"
1886
2326
  o.http_request_uri = "/tracking/v0/trackers/{TrackerName}"
1887
2327
  o.endpoint_pattern = {
1888
- "hostPrefix" => "tracking.",
2328
+ "hostPrefix" => "cp.tracking.",
1889
2329
  }
1890
2330
  o.input = Shapes::ShapeRef.new(shape: UpdateTrackerRequest)
1891
2331
  o.output = Shapes::ShapeRef.new(shape: UpdateTrackerResponse)