@aws-sdk/client-location 3.916.0 → 3.918.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.
Files changed (67) hide show
  1. package/dist-cjs/endpoint/ruleset.js +1 -1
  2. package/dist-cjs/index.js +96 -0
  3. package/dist-es/endpoint/ruleset.js +1 -1
  4. package/dist-es/models/models_0.js +89 -0
  5. package/dist-types/commands/AssociateTrackerConsumerCommand.d.ts +3 -11
  6. package/dist-types/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +1 -2
  7. package/dist-types/commands/BatchDeleteGeofenceCommand.d.ts +2 -6
  8. package/dist-types/commands/BatchEvaluateGeofencesCommand.d.ts +2 -32
  9. package/dist-types/commands/BatchGetDevicePositionCommand.d.ts +1 -2
  10. package/dist-types/commands/BatchPutGeofenceCommand.d.ts +2 -5
  11. package/dist-types/commands/BatchUpdateDevicePositionCommand.d.ts +2 -25
  12. package/dist-types/commands/CalculateRouteCommand.d.ts +2 -36
  13. package/dist-types/commands/CalculateRouteMatrixCommand.d.ts +2 -44
  14. package/dist-types/commands/CreateGeofenceCollectionCommand.d.ts +2 -4
  15. package/dist-types/commands/CreateKeyCommand.d.ts +14 -9
  16. package/dist-types/commands/CreateMapCommand.d.ts +3 -12
  17. package/dist-types/commands/CreatePlaceIndexCommand.d.ts +3 -15
  18. package/dist-types/commands/CreateRouteCalculatorCommand.d.ts +3 -14
  19. package/dist-types/commands/CreateTrackerCommand.d.ts +3 -6
  20. package/dist-types/commands/DeleteGeofenceCollectionCommand.d.ts +2 -7
  21. package/dist-types/commands/DeleteKeyCommand.d.ts +2 -4
  22. package/dist-types/commands/DeleteMapCommand.d.ts +2 -7
  23. package/dist-types/commands/DeletePlaceIndexCommand.d.ts +2 -6
  24. package/dist-types/commands/DeleteRouteCalculatorCommand.d.ts +2 -6
  25. package/dist-types/commands/DeleteTrackerCommand.d.ts +2 -8
  26. package/dist-types/commands/DescribeGeofenceCollectionCommand.d.ts +1 -2
  27. package/dist-types/commands/DescribeKeyCommand.d.ts +13 -3
  28. package/dist-types/commands/DescribeMapCommand.d.ts +2 -3
  29. package/dist-types/commands/DescribePlaceIndexCommand.d.ts +2 -3
  30. package/dist-types/commands/DescribeRouteCalculatorCommand.d.ts +2 -3
  31. package/dist-types/commands/DescribeTrackerCommand.d.ts +1 -2
  32. package/dist-types/commands/DisassociateTrackerConsumerCommand.d.ts +2 -7
  33. package/dist-types/commands/ForecastGeofenceEventsCommand.d.ts +2 -22
  34. package/dist-types/commands/GetDevicePositionCommand.d.ts +2 -6
  35. package/dist-types/commands/GetDevicePositionHistoryCommand.d.ts +2 -7
  36. package/dist-types/commands/GetGeofenceCommand.d.ts +2 -7
  37. package/dist-types/commands/GetMapGlyphsCommand.d.ts +2 -3
  38. package/dist-types/commands/GetMapSpritesCommand.d.ts +2 -5
  39. package/dist-types/commands/GetMapStyleDescriptorCommand.d.ts +2 -6
  40. package/dist-types/commands/GetMapTileCommand.d.ts +2 -8
  41. package/dist-types/commands/GetPlaceCommand.d.ts +2 -25
  42. package/dist-types/commands/ListDevicePositionsCommand.d.ts +1 -2
  43. package/dist-types/commands/ListGeofenceCollectionsCommand.d.ts +1 -2
  44. package/dist-types/commands/ListGeofencesCommand.d.ts +1 -2
  45. package/dist-types/commands/ListKeysCommand.d.ts +13 -3
  46. package/dist-types/commands/ListMapsCommand.d.ts +2 -3
  47. package/dist-types/commands/ListPlaceIndexesCommand.d.ts +2 -3
  48. package/dist-types/commands/ListRouteCalculatorsCommand.d.ts +2 -3
  49. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -2
  50. package/dist-types/commands/ListTrackerConsumersCommand.d.ts +1 -2
  51. package/dist-types/commands/ListTrackersCommand.d.ts +1 -2
  52. package/dist-types/commands/PutGeofenceCommand.d.ts +2 -4
  53. package/dist-types/commands/SearchPlaceIndexForPositionCommand.d.ts +2 -4
  54. package/dist-types/commands/SearchPlaceIndexForSuggestionsCommand.d.ts +2 -14
  55. package/dist-types/commands/SearchPlaceIndexForTextCommand.d.ts +2 -12
  56. package/dist-types/commands/TagResourceCommand.d.ts +2 -13
  57. package/dist-types/commands/UntagResourceCommand.d.ts +1 -2
  58. package/dist-types/commands/UpdateGeofenceCollectionCommand.d.ts +1 -2
  59. package/dist-types/commands/UpdateKeyCommand.d.ts +12 -2
  60. package/dist-types/commands/UpdateMapCommand.d.ts +2 -3
  61. package/dist-types/commands/UpdatePlaceIndexCommand.d.ts +2 -3
  62. package/dist-types/commands/UpdateRouteCalculatorCommand.d.ts +2 -3
  63. package/dist-types/commands/UpdateTrackerCommand.d.ts +1 -2
  64. package/dist-types/commands/VerifyDevicePositionCommand.d.ts +2 -8
  65. package/dist-types/models/models_0.d.ts +444 -2825
  66. package/dist-types/ts3.4/models/models_0.d.ts +26 -0
  67. package/package.json +2 -2
@@ -27,7 +27,7 @@ declare const DescribeMapCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the map resource details.</p>
30
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require <code>Grab</code> data.</p> <ul> <li> <p> <code>DescribeMap</code> is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>The Maps API version 2 has a simplified interface that can be used without creating or managing map resources.</p> </li> <li> <p>If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under <code>geo-maps</code> or <code>geo_maps</code>, not under <code>location</code>.</p> </li> <li> <p>Since <code>Grab</code> is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using <code>Grab</code>.</p> </li> <li> <p>Start your version 2 API journey with the <a href="https://docs.aws.amazon.com/location/latest/APIReference/API_Operations_Amazon_Location_Service_Maps_V2.html">Maps V2 API Reference</a> or the <a href="https://docs.aws.amazon.com/location/latest/developerguide/maps.html">Developer Guide</a>.</p> </li> </ul> </important> <p>Retrieves the map resource details.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -70,8 +70,7 @@ declare const DescribeMapCommand_base: {
70
70
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
71
71
  *
72
72
  * @throws {@link AccessDeniedException} (client fault)
73
- * <p>The request was denied because of insufficient access or permissions. Check with an
74
- * administrator to verify your permissions.</p>
73
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
75
74
  *
76
75
  * @throws {@link InternalServerException} (server fault)
77
76
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,7 +27,7 @@ declare const DescribePlaceIndexCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the place index resource details.</p>
30
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data.</p> <ul> <li> <p> <code>DescribePlaceIndex</code> is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>The Places API version 2 has a simplified interface that can be used without creating or managing place index resources.</p> </li> <li> <p>If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under <code>geo-places</code> or <code>geo_places</code>, not under <code>location</code>.</p> </li> <li> <p>Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab.</p> </li> <li> <p>Start your version 2 API journey with the Places V2 <a href="/location/latest/APIReference/API_Operations_Amazon_Location_Service_Places_V2.html">API Reference</a> or the <a href="/location/latest/developerguide/places.html">Developer Guide</a>.</p> </li> </ul> </important> <p>Retrieves the place index resource details.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -66,8 +66,7 @@ declare const DescribePlaceIndexCommand_base: {
66
66
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
67
67
  *
68
68
  * @throws {@link AccessDeniedException} (client fault)
69
- * <p>The request was denied because of insufficient access or permissions. Check with an
70
- * administrator to verify your permissions.</p>
69
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
71
70
  *
72
71
  * @throws {@link InternalServerException} (server fault)
73
72
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,7 +27,7 @@ declare const DescribeRouteCalculatorCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the route calculator resource details.</p>
30
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data.</p> <ul> <li> <p> <code>DescribeRouteCalculator</code> is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources.</p> </li> <li> <p>If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under <code>geo-routes</code> or <code>geo_routes</code>, not under <code>location</code>.</p> </li> <li> <p>Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab.</p> </li> <li> <p>Start your version 2 API journey with the Routes V2 <a href="/location/latest/APIReference/API_Operations_Amazon_Location_Service_Routes_V2.html">API Reference</a> or the <a href="/location/latest/developerguide/routes.html">Developer Guide</a>.</p> </li> </ul> </important> <p>Retrieves the route calculator resource details.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -63,8 +63,7 @@ declare const DescribeRouteCalculatorCommand_base: {
63
63
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
64
64
  *
65
65
  * @throws {@link AccessDeniedException} (client fault)
66
- * <p>The request was denied because of insufficient access or permissions. Check with an
67
- * administrator to verify your permissions.</p>
66
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
68
67
  *
69
68
  * @throws {@link InternalServerException} (server fault)
70
69
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -67,8 +67,7 @@ declare const DescribeTrackerCommand_base: {
67
67
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
68
68
  *
69
69
  * @throws {@link AccessDeniedException} (client fault)
70
- * <p>The request was denied because of insufficient access or permissions. Check with an
71
- * administrator to verify your permissions.</p>
70
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
72
71
  *
73
72
  * @throws {@link InternalServerException} (server fault)
74
73
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,11 +27,7 @@ declare const DisassociateTrackerConsumerCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Removes the association between a tracker resource and a geofence collection.</p>
31
- * <note>
32
- * <p>Once you unlink a tracker resource from a geofence collection, the tracker
33
- * positions will no longer be automatically evaluated against geofences.</p>
34
- * </note>
30
+ * <p>Removes the association between a tracker resource and a geofence collection.</p> <note> <p>Once you unlink a tracker resource from a geofence collection, the tracker positions will no longer be automatically evaluated against geofences.</p> </note>
35
31
  * @example
36
32
  * Use a bare-bones client and the command you need to make an API call.
37
33
  * ```javascript
@@ -57,8 +53,7 @@ declare const DisassociateTrackerConsumerCommand_base: {
57
53
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
58
54
  *
59
55
  * @throws {@link AccessDeniedException} (client fault)
60
- * <p>The request was denied because of insufficient access or permissions. Check with an
61
- * administrator to verify your permissions.</p>
56
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
62
57
  *
63
58
  * @throws {@link InternalServerException} (server fault)
64
59
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,26 +27,7 @@ declare const ForecastGeofenceEventsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>This action forecasts future geofence events that are likely to occur within a
31
- * specified time horizon if a device continues moving at its current speed. Each
32
- * forecasted event is associated with a geofence from a provided geofence collection. A
33
- * forecast event can have one of the following states:</p>
34
- * <p>
35
- * <code>ENTER</code>: The device position is outside the referenced geofence, but the
36
- * device may cross into the geofence during the forecasting time horizon if it maintains
37
- * its current speed.</p>
38
- * <p>
39
- * <code>EXIT</code>: The device position is inside the referenced geofence, but the
40
- * device may leave the geofence during the forecasted time horizon if the device maintains
41
- * it's current speed.</p>
42
- * <p>
43
- * <code>IDLE</code>:The device is inside the geofence, and it will remain inside the
44
- * geofence through the end of the time horizon if the device maintains it's current
45
- * speed.</p>
46
- * <note>
47
- * <p>Heading direction is not considered in the current version. The API takes a
48
- * conservative approach and includes events that can occur for any heading.</p>
49
- * </note>
30
+ * <p>This action forecasts future geofence events that are likely to occur within a specified time horizon if a device continues moving at its current speed. Each forecasted event is associated with a geofence from a provided geofence collection. A forecast event can have one of the following states:</p> <p> <code>ENTER</code>: The device position is outside the referenced geofence, but the device may cross into the geofence during the forecasting time horizon if it maintains its current speed.</p> <p> <code>EXIT</code>: The device position is inside the referenced geofence, but the device may leave the geofence during the forecasted time horizon if the device maintains it's current speed.</p> <p> <code>IDLE</code>:The device is inside the geofence, and it will remain inside the geofence through the end of the time horizon if the device maintains it's current speed.</p> <note> <p>Heading direction is not considered in the current version. The API takes a conservative approach and includes events that can occur for any heading.</p> </note>
50
31
  * @example
51
32
  * Use a bare-bones client and the command you need to make an API call.
52
33
  * ```javascript
@@ -99,8 +80,7 @@ declare const ForecastGeofenceEventsCommand_base: {
99
80
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
100
81
  *
101
82
  * @throws {@link AccessDeniedException} (client fault)
102
- * <p>The request was denied because of insufficient access or permissions. Check with an
103
- * administrator to verify your permissions.</p>
83
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
104
84
  *
105
85
  * @throws {@link InternalServerException} (server fault)
106
86
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,10 +27,7 @@ declare const GetDevicePositionCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a device's most recent position according to its sample time.</p>
31
- * <note>
32
- * <p>Device positions are deleted after 30 days.</p>
33
- * </note>
30
+ * <p>Retrieves a device's most recent position according to its sample time.</p> <note> <p>Device positions are deleted after 30 days.</p> </note>
34
31
  * @example
35
32
  * Use a bare-bones client and the command you need to make an API call.
36
33
  * ```javascript
@@ -69,8 +66,7 @@ declare const GetDevicePositionCommand_base: {
69
66
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
70
67
  *
71
68
  * @throws {@link AccessDeniedException} (client fault)
72
- * <p>The request was denied because of insufficient access or permissions. Check with an
73
- * administrator to verify your permissions.</p>
69
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
74
70
  *
75
71
  * @throws {@link InternalServerException} (server fault)
76
72
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,11 +27,7 @@ declare const GetDevicePositionHistoryCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the device position history from a tracker resource within a specified range
31
- * of time.</p>
32
- * <note>
33
- * <p>Device positions are deleted after 30 days.</p>
34
- * </note>
30
+ * <p>Retrieves the device position history from a tracker resource within a specified range of time.</p> <note> <p>Device positions are deleted after 30 days.</p> </note>
35
31
  * @example
36
32
  * Use a bare-bones client and the command you need to make an API call.
37
33
  * ```javascript
@@ -79,8 +75,7 @@ declare const GetDevicePositionHistoryCommand_base: {
79
75
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
80
76
  *
81
77
  * @throws {@link AccessDeniedException} (client fault)
82
- * <p>The request was denied because of insufficient access or permissions. Check with an
83
- * administrator to verify your permissions.</p>
78
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
84
79
  *
85
80
  * @throws {@link InternalServerException} (server fault)
86
81
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,11 +27,7 @@ declare const GetGeofenceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the geofence details from a geofence collection.</p>
31
- * <note>
32
- * <p>The returned geometry will always match the geometry format used when the geofence
33
- * was created.</p>
34
- * </note>
30
+ * <p>Retrieves the geofence details from a geofence collection.</p> <note> <p>The returned geometry will always match the geometry format used when the geofence was created.</p> </note>
35
31
  * @example
36
32
  * Use a bare-bones client and the command you need to make an API call.
37
33
  * ```javascript
@@ -88,8 +84,7 @@ declare const GetGeofenceCommand_base: {
88
84
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
89
85
  *
90
86
  * @throws {@link AccessDeniedException} (client fault)
91
- * <p>The request was denied because of insufficient access or permissions. Check with an
92
- * administrator to verify your permissions.</p>
87
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
93
88
  *
94
89
  * @throws {@link InternalServerException} (server fault)
95
90
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -34,7 +34,7 @@ declare const GetMapGlyphsCommand_base: {
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
36
  /**
37
- * <p>Retrieves glyphs used to display labels on a map.</p>
37
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend upgrading to <a href="https://docs.aws.amazon.com/location/latest/APIReference/API_geomaps_GetGlyphs.html"> <code>GetGlyphs</code> </a> unless you require <code>Grab</code> data.</p> <ul> <li> <p> <code>GetMapGlyphs</code> is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>The version 2 <code>GetGlyphs</code> operation gives a better user experience and is compatible with the remainder of the V2 Maps API.</p> </li> <li> <p>If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under <code>geo-maps</code> or <code>geo_maps</code>, not under <code>location</code>.</p> </li> <li> <p>Since <code>Grab</code> is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using <code>Grab</code>.</p> </li> <li> <p>Start your version 2 API journey with the <a href="https://docs.aws.amazon.com/location/latest/APIReference/API_Operations_Amazon_Location_Service_Maps_V2.html">Maps V2 API Reference</a> or the <a href="https://docs.aws.amazon.com/location/latest/developerguide/maps.html">Developer Guide</a>.</p> </li> </ul> </important> <p>Retrieves glyphs used to display labels on a map.</p>
38
38
  * @example
39
39
  * Use a bare-bones client and the command you need to make an API call.
40
40
  * ```javascript
@@ -66,8 +66,7 @@ declare const GetMapGlyphsCommand_base: {
66
66
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
67
67
  *
68
68
  * @throws {@link AccessDeniedException} (client fault)
69
- * <p>The request was denied because of insufficient access or permissions. Check with an
70
- * administrator to verify your permissions.</p>
69
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
71
70
  *
72
71
  * @throws {@link InternalServerException} (server fault)
73
72
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -34,9 +34,7 @@ declare const GetMapSpritesCommand_base: {
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
36
  /**
37
- * <p>Retrieves the sprite sheet corresponding to a map resource. The sprite sheet is a PNG
38
- * image paired with a JSON document describing the offsets of individual icons that will
39
- * be displayed on a rendered map.</p>
37
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend upgrading to <a href="https://docs.aws.amazon.com/location/latest/APIReference/API_geomaps_GetSprites.html"> <code>GetSprites</code> </a> unless you require <code>Grab</code> data.</p> <ul> <li> <p> <code>GetMapSprites</code> is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>The version 2 <code>GetSprites</code> operation gives a better user experience and is compatible with the remainder of the V2 Maps API.</p> </li> <li> <p>If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under <code>geo-maps</code> or <code>geo_maps</code>, not under <code>location</code>.</p> </li> <li> <p>Since <code>Grab</code> is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using <code>Grab</code>.</p> </li> <li> <p>Start your version 2 API journey with the <a href="https://docs.aws.amazon.com/location/latest/APIReference/API_Operations_Amazon_Location_Service_Maps_V2.html">Maps V2 API Reference</a> or the <a href="https://docs.aws.amazon.com/location/latest/developerguide/maps.html">Developer Guide</a>.</p> </li> </ul> </important> <p>Retrieves the sprite sheet corresponding to a map resource. The sprite sheet is a PNG image paired with a JSON document describing the offsets of individual icons that will be displayed on a rendered map.</p>
40
38
  * @example
41
39
  * Use a bare-bones client and the command you need to make an API call.
42
40
  * ```javascript
@@ -67,8 +65,7 @@ declare const GetMapSpritesCommand_base: {
67
65
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
68
66
  *
69
67
  * @throws {@link AccessDeniedException} (client fault)
70
- * <p>The request was denied because of insufficient access or permissions. Check with an
71
- * administrator to verify your permissions.</p>
68
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
72
69
  *
73
70
  * @throws {@link InternalServerException} (server fault)
74
71
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -34,10 +34,7 @@ declare const GetMapStyleDescriptorCommand_base: {
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
36
  /**
37
- * <p>Retrieves the map style descriptor from a map resource. </p>
38
- * <p>The style descriptor contains specifications on how features render on a map. For
39
- * example, what data to display, what order to display the data in, and the style for the
40
- * data. Style descriptors follow the Mapbox Style Specification.</p>
37
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend upgrading to <a href="https://docs.aws.amazon.com/location/latest/APIReference/API_geomaps_GetStyleDescriptor.html"> <code>GetStyleDescriptor</code> </a> unless you require <code>Grab</code> data.</p> <ul> <li> <p> <code>GetMapStyleDescriptor</code> is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>The version 2 <code>GetStyleDescriptor</code> operation gives a better user experience and is compatible with the remainder of the V2 Maps API.</p> </li> <li> <p>If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under <code>geo-maps</code> or <code>geo_maps</code>, not under <code>location</code>.</p> </li> <li> <p>Since <code>Grab</code> is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using <code>Grab</code>.</p> </li> <li> <p>Start your version 2 API journey with the <a href="https://docs.aws.amazon.com/location/latest/APIReference/API_Operations_Amazon_Location_Service_Maps_V2.html">Maps V2 API Reference</a> or the <a href="https://docs.aws.amazon.com/location/latest/developerguide/maps.html">Developer Guide</a>.</p> </li> </ul> </important> <p>Retrieves the map style descriptor from a map resource. </p> <p>The style descriptor contains specifications on how features render on a map. For example, what data to display, what order to display the data in, and the style for the data. Style descriptors follow the Mapbox Style Specification.</p>
41
38
  * @example
42
39
  * Use a bare-bones client and the command you need to make an API call.
43
40
  * ```javascript
@@ -67,8 +64,7 @@ declare const GetMapStyleDescriptorCommand_base: {
67
64
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
68
65
  *
69
66
  * @throws {@link AccessDeniedException} (client fault)
70
- * <p>The request was denied because of insufficient access or permissions. Check with an
71
- * administrator to verify your permissions.</p>
67
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
72
68
  *
73
69
  * @throws {@link InternalServerException} (server fault)
74
70
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -34,12 +34,7 @@ declare const GetMapTileCommand_base: {
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
36
  /**
37
- * <p>Retrieves a vector data tile from the map resource. Map tiles are used by clients to
38
- * render a map. they're addressed using a grid arrangement with an X coordinate, Y
39
- * coordinate, and Z (zoom) level. </p>
40
- * <p>The origin (0, 0) is the top left of the map. Increasing the zoom level by 1 doubles
41
- * both the X and Y dimensions, so a tile containing data for the entire world at (0/0/0)
42
- * will be split into 4 tiles at zoom 1 (1/0/0, 1/0/1, 1/1/0, 1/1/1).</p>
37
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend upgrading to <a href="https://docs.aws.amazon.com/location/latest/APIReference/API_geomaps_GetTile.html"> <code>GetTile</code> </a> unless you require <code>Grab</code> data.</p> <ul> <li> <p> <code>GetMapTile</code> is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>The version 2 <code>GetTile</code> operation gives a better user experience and is compatible with the remainder of the V2 Maps API.</p> </li> <li> <p>If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under <code>geo-maps</code> or <code>geo_maps</code>, not under <code>location</code>.</p> </li> <li> <p>Since <code>Grab</code> is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using <code>Grab</code>.</p> </li> <li> <p>Start your version 2 API journey with the <a href="https://docs.aws.amazon.com/location/latest/APIReference/API_Operations_Amazon_Location_Service_Maps_V2.html">Maps V2 API Reference</a> or the <a href="https://docs.aws.amazon.com/location/latest/developerguide/maps.html">Developer Guide</a>.</p> </li> </ul> </important> <p>Retrieves a vector data tile from the map resource. Map tiles are used by clients to render a map. they're addressed using a grid arrangement with an X coordinate, Y coordinate, and Z (zoom) level. </p> <p>The origin (0, 0) is the top left of the map. Increasing the zoom level by 1 doubles both the X and Y dimensions, so a tile containing data for the entire world at (0/0/0) will be split into 4 tiles at zoom 1 (1/0/0, 1/0/1, 1/1/0, 1/1/1).</p>
43
38
  * @example
44
39
  * Use a bare-bones client and the command you need to make an API call.
45
40
  * ```javascript
@@ -72,8 +67,7 @@ declare const GetMapTileCommand_base: {
72
67
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
73
68
  *
74
69
  * @throws {@link AccessDeniedException} (client fault)
75
- * <p>The request was denied because of insufficient access or permissions. Check with an
76
- * administrator to verify your permissions.</p>
70
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
77
71
  *
78
72
  * @throws {@link InternalServerException} (server fault)
79
73
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,29 +27,7 @@ declare const GetPlaceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Finds a place by its unique ID. A <code>PlaceId</code> is returned by other search
31
- * operations.</p>
32
- * <note>
33
- * <p>A PlaceId is valid only if all of the following are the same in the original
34
- * search request and the call to <code>GetPlace</code>.</p>
35
- * <ul>
36
- * <li>
37
- * <p>Customer Amazon Web Services account</p>
38
- * </li>
39
- * <li>
40
- * <p>Amazon Web Services Region</p>
41
- * </li>
42
- * <li>
43
- * <p>Data provider specified in the place index resource</p>
44
- * </li>
45
- * </ul>
46
- * </note>
47
- * <note>
48
- * <p>If your Place index resource is configured with Grab as your geolocation
49
- * provider and Storage as Intended use, the GetPlace operation is unavailable. For
50
- * more information, see <a href="http://aws.amazon.com/service-terms">AWS service
51
- * terms</a>.</p>
52
- * </note>
30
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the <a href="/location/latest/APIReference/API_geoplaces_GetPlace.html">V2 <code>GetPlace</code> </a> operation unless you require Grab data.</p> <ul> <li> <p>This version of <code>GetPlace</code> is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>Version 2 of the <code>GetPlace</code> operation interoperates with the rest of the Places V2 API, while this version does not.</p> </li> <li> <p>If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under <code>geo-places</code> or <code>geo_places</code>, not under <code>location</code>.</p> </li> <li> <p>Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab.</p> </li> <li> <p>Start your version 2 API journey with the Places V2 <a href="/location/latest/APIReference/API_Operations_Amazon_Location_Service_Places_V2.html">API Reference</a> or the <a href="/location/latest/developerguide/places.html">Developer Guide</a>.</p> </li> </ul> </important> <p>Finds a place by its unique ID. A <code>PlaceId</code> is returned by other search operations.</p> <note> <p>A PlaceId is valid only if all of the following are the same in the original search request and the call to <code>GetPlace</code>.</p> <ul> <li> <p>Customer Amazon Web Services account</p> </li> <li> <p>Amazon Web Services Region</p> </li> <li> <p>Data provider specified in the place index resource</p> </li> </ul> </note> <note> <p>If your Place index resource is configured with Grab as your geolocation provider and Storage as Intended use, the GetPlace operation is unavailable. For more information, see <a href="http://aws.amazon.com/service-terms">AWS service terms</a>.</p> </note>
53
31
  * @example
54
32
  * Use a bare-bones client and the command you need to make an API call.
55
33
  * ```javascript
@@ -108,8 +86,7 @@ declare const GetPlaceCommand_base: {
108
86
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
109
87
  *
110
88
  * @throws {@link AccessDeniedException} (client fault)
111
- * <p>The request was denied because of insufficient access or permissions. Check with an
112
- * administrator to verify your permissions.</p>
89
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
113
90
  *
114
91
  * @throws {@link InternalServerException} (server fault)
115
92
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -80,8 +80,7 @@ declare const ListDevicePositionsCommand_base: {
80
80
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
81
81
  *
82
82
  * @throws {@link AccessDeniedException} (client fault)
83
- * <p>The request was denied because of insufficient access or permissions. Check with an
84
- * administrator to verify your permissions.</p>
83
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
85
84
  *
86
85
  * @throws {@link InternalServerException} (server fault)
87
86
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -65,8 +65,7 @@ declare const ListGeofenceCollectionsCommand_base: {
65
65
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
66
66
  *
67
67
  * @throws {@link AccessDeniedException} (client fault)
68
- * <p>The request was denied because of insufficient access or permissions. Check with an
69
- * administrator to verify your permissions.</p>
68
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
70
69
  *
71
70
  * @throws {@link InternalServerException} (server fault)
72
71
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -90,8 +90,7 @@ declare const ListGeofencesCommand_base: {
90
90
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
91
91
  *
92
92
  * @throws {@link AccessDeniedException} (client fault)
93
- * <p>The request was denied because of insufficient access or permissions. Check with an
94
- * administrator to verify your permissions.</p>
93
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
95
94
  *
96
95
  * @throws {@link InternalServerException} (server fault)
97
96
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,7 +27,7 @@ declare const ListKeysCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists API key resources in your Amazon Web Services account.</p>
30
+ * <p>Lists API key resources in your Amazon Web Services account.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html">Use API keys to authenticate</a> in the <i>Amazon Location Service Developer Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -61,6 +61,17 @@ declare const ListKeysCommand_base: {
61
61
  * // AllowReferers: [ // RefererPatternList
62
62
  * // "STRING_VALUE",
63
63
  * // ],
64
+ * // AllowAndroidApps: [ // AndroidAppList
65
+ * // { // AndroidApp
66
+ * // Package: "STRING_VALUE", // required
67
+ * // CertificateFingerprint: "STRING_VALUE", // required
68
+ * // },
69
+ * // ],
70
+ * // AllowAppleApps: [ // AppleAppList
71
+ * // { // AppleApp
72
+ * // BundleId: "STRING_VALUE", // required
73
+ * // },
74
+ * // ],
64
75
  * // },
65
76
  * // CreateTime: new Date("TIMESTAMP"), // required
66
77
  * // UpdateTime: new Date("TIMESTAMP"), // required
@@ -78,8 +89,7 @@ declare const ListKeysCommand_base: {
78
89
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
79
90
  *
80
91
  * @throws {@link AccessDeniedException} (client fault)
81
- * <p>The request was denied because of insufficient access or permissions. Check with an
82
- * administrator to verify your permissions.</p>
92
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
83
93
  *
84
94
  * @throws {@link InternalServerException} (server fault)
85
95
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,7 +27,7 @@ declare const ListMapsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists map resources in your Amazon Web Services account.</p>
30
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend upgrading to the Maps API V2 unless you require <code>Grab</code> data.</p> <ul> <li> <p> <code>ListMaps</code> is part of a previous Amazon Location Service Maps API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>The Maps API version 2 has a simplified interface that can be used without creating or managing map resources.</p> </li> <li> <p>If you are using an AWS SDK or the AWS CLI, note that the Maps API version 2 is found under <code>geo-maps</code> or <code>geo_maps</code>, not under <code>location</code>.</p> </li> <li> <p>Since <code>Grab</code> is not yet fully supported in Maps API version 2, we recommend you continue using API version 1 when using <code>Grab</code>.</p> </li> <li> <p>Start your version 2 API journey with the <a href="https://docs.aws.amazon.com/location/latest/APIReference/API_Operations_Amazon_Location_Service_Maps_V2.html">Maps V2 API Reference</a> or the <a href="https://docs.aws.amazon.com/location/latest/developerguide/maps.html">Developer Guide</a>.</p> </li> </ul> </important> <p>Lists map resources in your Amazon Web Services account.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -65,8 +65,7 @@ declare const ListMapsCommand_base: {
65
65
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
66
66
  *
67
67
  * @throws {@link AccessDeniedException} (client fault)
68
- * <p>The request was denied because of insufficient access or permissions. Check with an
69
- * administrator to verify your permissions.</p>
68
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
70
69
  *
71
70
  * @throws {@link InternalServerException} (server fault)
72
71
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,7 +27,7 @@ declare const ListPlaceIndexesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists place index resources in your Amazon Web Services account.</p>
30
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Places API V2 unless you require Grab data.</p> <ul> <li> <p> <code>ListPlaceIndexes</code> is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>The Places API version 2 has a simplified interface that can be used without creating or managing place index resources.</p> </li> <li> <p>If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under <code>geo-places</code> or <code>geo_places</code>, not under <code>location</code>.</p> </li> <li> <p>Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab.</p> </li> <li> <p>Start your version 2 API journey with the Places V2 <a href="/location/latest/APIReference/API_Operations_Amazon_Location_Service_Places_V2.html">API Reference</a> or the <a href="/location/latest/developerguide/places.html">Developer Guide</a>.</p> </li> </ul> </important> <p>Lists place index resources in your Amazon Web Services account.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -65,8 +65,7 @@ declare const ListPlaceIndexesCommand_base: {
65
65
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
66
66
  *
67
67
  * @throws {@link AccessDeniedException} (client fault)
68
- * <p>The request was denied because of insufficient access or permissions. Check with an
69
- * administrator to verify your permissions.</p>
68
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
70
69
  *
71
70
  * @throws {@link InternalServerException} (server fault)
72
71
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,7 +27,7 @@ declare const ListRouteCalculatorsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists route calculator resources in your Amazon Web Services account.</p>
30
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend you upgrade to the Routes API V2 unless you require Grab data.</p> <ul> <li> <p> <code>ListRouteCalculators</code> is part of a previous Amazon Location Service Routes API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>The Routes API version 2 has a simplified interface that can be used without creating or managing route calculator resources.</p> </li> <li> <p>If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Routes API version 2 is found under <code>geo-routes</code> or <code>geo_routes</code>, not under <code>location</code>.</p> </li> <li> <p>Since Grab is not yet fully supported in Routes API version 2, we recommend you continue using API version 1 when using Grab.</p> </li> <li> <p>Start your version 2 API journey with the Routes V2 <a href="/location/latest/APIReference/API_Operations_Amazon_Location_Service_Routes_V2.html">API Reference</a> or the <a href="/location/latest/developerguide/routes.html">Developer Guide</a>.</p> </li> </ul> </important> <p>Lists route calculator resources in your Amazon Web Services account.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -65,8 +65,7 @@ declare const ListRouteCalculatorsCommand_base: {
65
65
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
66
66
  *
67
67
  * @throws {@link AccessDeniedException} (client fault)
68
- * <p>The request was denied because of insufficient access or permissions. Check with an
69
- * administrator to verify your permissions.</p>
68
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
70
69
  *
71
70
  * @throws {@link InternalServerException} (server fault)
72
71
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -56,8 +56,7 @@ declare const ListTagsForResourceCommand_base: {
56
56
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
57
57
  *
58
58
  * @throws {@link AccessDeniedException} (client fault)
59
- * <p>The request was denied because of insufficient access or permissions. Check with an
60
- * administrator to verify your permissions.</p>
59
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
61
60
  *
62
61
  * @throws {@link InternalServerException} (server fault)
63
62
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -59,8 +59,7 @@ declare const ListTrackerConsumersCommand_base: {
59
59
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
60
60
  *
61
61
  * @throws {@link AccessDeniedException} (client fault)
62
- * <p>The request was denied because of insufficient access or permissions. Check with an
63
- * administrator to verify your permissions.</p>
62
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
64
63
  *
65
64
  * @throws {@link InternalServerException} (server fault)
66
65
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -65,8 +65,7 @@ declare const ListTrackersCommand_base: {
65
65
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
66
66
  *
67
67
  * @throws {@link AccessDeniedException} (client fault)
68
- * <p>The request was denied because of insufficient access or permissions. Check with an
69
- * administrator to verify your permissions.</p>
68
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
70
69
  *
71
70
  * @throws {@link InternalServerException} (server fault)
72
71
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>
@@ -27,8 +27,7 @@ declare const PutGeofenceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Stores a geofence geometry in a given geofence collection, or updates the geometry of
31
- * an existing geofence if a geofence ID is included in the request. </p>
30
+ * <p>Stores a geofence geometry in a given geofence collection, or updates the geometry of an existing geofence if a geofence ID is included in the request. </p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -84,8 +83,7 @@ declare const PutGeofenceCommand_base: {
84
83
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
85
84
  *
86
85
  * @throws {@link AccessDeniedException} (client fault)
87
- * <p>The request was denied because of insufficient access or permissions. Check with an
88
- * administrator to verify your permissions.</p>
86
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
89
87
  *
90
88
  * @throws {@link ConflictException} (client fault)
91
89
  * <p>The request was unsuccessful because of a conflict.</p>
@@ -27,8 +27,7 @@ declare const SearchPlaceIndexForPositionCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Reverse geocodes a given coordinate and returns a legible address. Allows you to
31
- * search for Places or points of interest near a given position.</p>
30
+ * <important> <p>This operation is no longer current and may be deprecated in the future. We recommend you upgrade to <a href="/location/latest/APIReference/API_geoplaces_ReverseGeocode.html"> <code>ReverseGeocode</code> </a> or <a href="/location/latest/APIReference/API_geoplaces_SearchNearby.html"> <code>SearchNearby</code> </a> unless you require Grab data.</p> <ul> <li> <p> <code>SearchPlaceIndexForPosition</code> is part of a previous Amazon Location Service Places API (version 1) which has been superseded by a more intuitive, powerful, and complete API (version 2).</p> </li> <li> <p>The version 2 <code>ReverseGeocode</code> operation gives better results in the address reverse-geocoding use case, while the version 2 <code>SearchNearby</code> operation gives better results when searching for businesses and points of interest near a specific location.</p> </li> <li> <p>If you are using an Amazon Web Services SDK or the Amazon Web Services CLI, note that the Places API version 2 is found under <code>geo-places</code> or <code>geo_places</code>, not under <code>location</code>.</p> </li> <li> <p>Since Grab is not yet fully supported in Places API version 2, we recommend you continue using API version 1 when using Grab.</p> </li> </ul> </important> <p>Reverse geocodes a given coordinate and returns a legible address. Allows you to search for Places or points of interest near a given position.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -104,8 +103,7 @@ declare const SearchPlaceIndexForPositionCommand_base: {
104
103
  * @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
105
104
  *
106
105
  * @throws {@link AccessDeniedException} (client fault)
107
- * <p>The request was denied because of insufficient access or permissions. Check with an
108
- * administrator to verify your permissions.</p>
106
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
109
107
  *
110
108
  * @throws {@link InternalServerException} (server fault)
111
109
  * <p>The request has failed to process because of an unknown server error, exception, or failure.</p>