@aws-sdk/client-location 3.297.0 → 3.298.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 (111) hide show
  1. package/dist-cjs/commands/AssociateTrackerConsumerCommand.js +2 -3
  2. package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +2 -3
  3. package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +2 -3
  4. package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +1 -1
  5. package/dist-cjs/commands/BatchGetDevicePositionCommand.js +1 -1
  6. package/dist-cjs/commands/BatchPutGeofenceCommand.js +1 -1
  7. package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +1 -1
  8. package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +2 -3
  9. package/dist-cjs/commands/CreateKeyCommand.js +1 -1
  10. package/dist-cjs/commands/CreateMapCommand.js +2 -3
  11. package/dist-cjs/commands/CreatePlaceIndexCommand.js +2 -3
  12. package/dist-cjs/commands/CreateRouteCalculatorCommand.js +2 -3
  13. package/dist-cjs/commands/CreateTrackerCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteKeyCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteMapCommand.js +2 -3
  17. package/dist-cjs/commands/DeletePlaceIndexCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteTrackerCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeKeyCommand.js +1 -1
  22. package/dist-cjs/commands/DescribeMapCommand.js +2 -3
  23. package/dist-cjs/commands/DescribePlaceIndexCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeTrackerCommand.js +2 -3
  26. package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +2 -3
  27. package/dist-cjs/commands/GetDevicePositionCommand.js +1 -1
  28. package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +1 -1
  29. package/dist-cjs/commands/GetGeofenceCommand.js +1 -1
  30. package/dist-cjs/commands/GetMapGlyphsCommand.js +1 -1
  31. package/dist-cjs/commands/GetMapSpritesCommand.js +1 -1
  32. package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +1 -1
  33. package/dist-cjs/commands/GetMapTileCommand.js +1 -1
  34. package/dist-cjs/commands/GetPlaceCommand.js +1 -1
  35. package/dist-cjs/commands/ListDevicePositionsCommand.js +1 -1
  36. package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +2 -3
  37. package/dist-cjs/commands/ListGeofencesCommand.js +1 -1
  38. package/dist-cjs/commands/ListKeysCommand.js +2 -3
  39. package/dist-cjs/commands/ListMapsCommand.js +2 -3
  40. package/dist-cjs/commands/ListPlaceIndexesCommand.js +2 -3
  41. package/dist-cjs/commands/ListRouteCalculatorsCommand.js +2 -3
  42. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  43. package/dist-cjs/commands/ListTrackerConsumersCommand.js +2 -3
  44. package/dist-cjs/commands/ListTrackersCommand.js +2 -3
  45. package/dist-cjs/commands/PutGeofenceCommand.js +1 -1
  46. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  47. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  48. package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +2 -3
  49. package/dist-cjs/commands/UpdateKeyCommand.js +2 -3
  50. package/dist-cjs/commands/UpdateMapCommand.js +2 -3
  51. package/dist-cjs/commands/UpdatePlaceIndexCommand.js +2 -3
  52. package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +2 -3
  53. package/dist-cjs/commands/UpdateTrackerCommand.js +2 -3
  54. package/dist-cjs/models/models_0.js +2 -476
  55. package/dist-es/commands/AssociateTrackerConsumerCommand.js +2 -3
  56. package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js +2 -3
  57. package/dist-es/commands/BatchDeleteGeofenceCommand.js +2 -3
  58. package/dist-es/commands/BatchEvaluateGeofencesCommand.js +2 -2
  59. package/dist-es/commands/BatchGetDevicePositionCommand.js +2 -2
  60. package/dist-es/commands/BatchPutGeofenceCommand.js +2 -2
  61. package/dist-es/commands/BatchUpdateDevicePositionCommand.js +2 -2
  62. package/dist-es/commands/CreateGeofenceCollectionCommand.js +2 -3
  63. package/dist-es/commands/CreateKeyCommand.js +2 -2
  64. package/dist-es/commands/CreateMapCommand.js +2 -3
  65. package/dist-es/commands/CreatePlaceIndexCommand.js +2 -3
  66. package/dist-es/commands/CreateRouteCalculatorCommand.js +2 -3
  67. package/dist-es/commands/CreateTrackerCommand.js +2 -3
  68. package/dist-es/commands/DeleteGeofenceCollectionCommand.js +2 -3
  69. package/dist-es/commands/DeleteKeyCommand.js +2 -3
  70. package/dist-es/commands/DeleteMapCommand.js +2 -3
  71. package/dist-es/commands/DeletePlaceIndexCommand.js +2 -3
  72. package/dist-es/commands/DeleteRouteCalculatorCommand.js +2 -3
  73. package/dist-es/commands/DeleteTrackerCommand.js +2 -3
  74. package/dist-es/commands/DescribeGeofenceCollectionCommand.js +2 -3
  75. package/dist-es/commands/DescribeKeyCommand.js +2 -2
  76. package/dist-es/commands/DescribeMapCommand.js +2 -3
  77. package/dist-es/commands/DescribePlaceIndexCommand.js +2 -3
  78. package/dist-es/commands/DescribeRouteCalculatorCommand.js +2 -3
  79. package/dist-es/commands/DescribeTrackerCommand.js +2 -3
  80. package/dist-es/commands/DisassociateTrackerConsumerCommand.js +2 -3
  81. package/dist-es/commands/GetDevicePositionCommand.js +2 -2
  82. package/dist-es/commands/GetDevicePositionHistoryCommand.js +2 -2
  83. package/dist-es/commands/GetGeofenceCommand.js +2 -2
  84. package/dist-es/commands/GetMapGlyphsCommand.js +2 -2
  85. package/dist-es/commands/GetMapSpritesCommand.js +2 -2
  86. package/dist-es/commands/GetMapStyleDescriptorCommand.js +2 -2
  87. package/dist-es/commands/GetMapTileCommand.js +2 -2
  88. package/dist-es/commands/GetPlaceCommand.js +2 -2
  89. package/dist-es/commands/ListDevicePositionsCommand.js +2 -2
  90. package/dist-es/commands/ListGeofenceCollectionsCommand.js +2 -3
  91. package/dist-es/commands/ListGeofencesCommand.js +2 -2
  92. package/dist-es/commands/ListKeysCommand.js +2 -3
  93. package/dist-es/commands/ListMapsCommand.js +2 -3
  94. package/dist-es/commands/ListPlaceIndexesCommand.js +2 -3
  95. package/dist-es/commands/ListRouteCalculatorsCommand.js +2 -3
  96. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  97. package/dist-es/commands/ListTrackerConsumersCommand.js +2 -3
  98. package/dist-es/commands/ListTrackersCommand.js +2 -3
  99. package/dist-es/commands/PutGeofenceCommand.js +2 -2
  100. package/dist-es/commands/TagResourceCommand.js +2 -3
  101. package/dist-es/commands/UntagResourceCommand.js +2 -3
  102. package/dist-es/commands/UpdateGeofenceCollectionCommand.js +2 -3
  103. package/dist-es/commands/UpdateKeyCommand.js +2 -3
  104. package/dist-es/commands/UpdateMapCommand.js +2 -3
  105. package/dist-es/commands/UpdatePlaceIndexCommand.js +2 -3
  106. package/dist-es/commands/UpdateRouteCalculatorCommand.js +2 -3
  107. package/dist-es/commands/UpdateTrackerCommand.js +2 -3
  108. package/dist-es/models/models_0.js +0 -354
  109. package/dist-types/models/models_0.d.ts +0 -472
  110. package/dist-types/ts3.4/models/models_0.d.ts +0 -348
  111. package/package.json +4 -3
@@ -4,7 +4,6 @@ exports.ListPlaceIndexesCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListPlaceIndexesCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListPlaceIndexesCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListPlaceIndexesRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListPlaceIndexesResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListRouteCalculatorsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListRouteCalculatorsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListRouteCalculatorsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListRouteCalculatorsRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListRouteCalculatorsResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListTagsForResourceCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListTagsForResourceCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListTagsForResourceRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListTagsForResourceResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListTrackerConsumersCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListTrackerConsumersCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListTrackerConsumersCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListTrackerConsumersRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListTrackerConsumersResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListTrackersCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class ListTrackersCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListTrackersCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListTrackersRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListTrackersResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -31,7 +31,7 @@ class PutGeofenceCommand extends smithy_client_1.Command {
31
31
  clientName,
32
32
  commandName,
33
33
  inputFilterSensitiveLog: models_0_1.PutGeofenceRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.PutGeofenceResponseFilterSensitiveLog,
34
+ outputFilterSensitiveLog: (_) => _,
35
35
  };
36
36
  const { requestHandler } = configuration;
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.TagResourceCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class TagResourceCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class TagResourceCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.TagResourceRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.TagResourceResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UntagResourceCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UntagResourceCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UntagResourceCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UntagResourceRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UntagResourceResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateGeofenceCollectionCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UpdateGeofenceCollectionCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateGeofenceCollectionCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateGeofenceCollectionRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateGeofenceCollectionResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateKeyCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UpdateKeyCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateKeyCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateKeyRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateKeyResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateMapCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UpdateMapCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateMapCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateMapRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateMapResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdatePlaceIndexCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UpdatePlaceIndexCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdatePlaceIndexCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdatePlaceIndexRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdatePlaceIndexResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateRouteCalculatorCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UpdateRouteCalculatorCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateRouteCalculatorCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateRouteCalculatorRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateRouteCalculatorResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateTrackerCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
8
  class UpdateTrackerCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateTrackerCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateTrackerRequestFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateTrackerResponseFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);