@aws-sdk/client-ecr 3.131.0 → 3.142.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 (91) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/BatchCheckLayerAvailabilityCommand.js +2 -2
  4. package/dist-cjs/commands/BatchDeleteImageCommand.js +2 -2
  5. package/dist-cjs/commands/BatchGetImageCommand.js +2 -2
  6. package/dist-cjs/commands/BatchGetRepositoryScanningConfigurationCommand.js +2 -2
  7. package/dist-cjs/commands/CompleteLayerUploadCommand.js +2 -2
  8. package/dist-cjs/commands/CreatePullThroughCacheRuleCommand.js +2 -2
  9. package/dist-cjs/commands/CreateRepositoryCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteLifecyclePolicyCommand.js +2 -2
  11. package/dist-cjs/commands/DeletePullThroughCacheRuleCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteRegistryPolicyCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteRepositoryPolicyCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeImageReplicationStatusCommand.js +2 -2
  16. package/dist-cjs/commands/DescribeImageScanFindingsCommand.js +2 -2
  17. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  18. package/dist-cjs/commands/DescribePullThroughCacheRulesCommand.js +2 -2
  19. package/dist-cjs/commands/DescribeRegistryCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeRepositoriesCommand.js +2 -2
  21. package/dist-cjs/commands/GetAuthorizationTokenCommand.js +2 -2
  22. package/dist-cjs/commands/GetDownloadUrlForLayerCommand.js +2 -2
  23. package/dist-cjs/commands/GetLifecyclePolicyCommand.js +2 -2
  24. package/dist-cjs/commands/GetLifecyclePolicyPreviewCommand.js +2 -2
  25. package/dist-cjs/commands/GetRegistryPolicyCommand.js +2 -2
  26. package/dist-cjs/commands/GetRegistryScanningConfigurationCommand.js +2 -2
  27. package/dist-cjs/commands/GetRepositoryPolicyCommand.js +2 -2
  28. package/dist-cjs/commands/InitiateLayerUploadCommand.js +2 -2
  29. package/dist-cjs/commands/ListImagesCommand.js +2 -2
  30. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  31. package/dist-cjs/commands/PutImageCommand.js +2 -2
  32. package/dist-cjs/commands/PutImageScanningConfigurationCommand.js +2 -2
  33. package/dist-cjs/commands/PutImageTagMutabilityCommand.js +2 -2
  34. package/dist-cjs/commands/PutLifecyclePolicyCommand.js +2 -2
  35. package/dist-cjs/commands/PutRegistryPolicyCommand.js +2 -2
  36. package/dist-cjs/commands/PutRegistryScanningConfigurationCommand.js +2 -2
  37. package/dist-cjs/commands/PutReplicationConfigurationCommand.js +2 -2
  38. package/dist-cjs/commands/SetRepositoryPolicyCommand.js +2 -2
  39. package/dist-cjs/commands/StartImageScanCommand.js +2 -2
  40. package/dist-cjs/commands/StartLifecyclePolicyPreviewCommand.js +2 -2
  41. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  42. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  43. package/dist-cjs/commands/UploadLayerPartCommand.js +2 -2
  44. package/dist-cjs/models/models_0.js +512 -766
  45. package/dist-cjs/protocols/Aws_json1_1.js +205 -373
  46. package/dist-es/commands/BatchCheckLayerAvailabilityCommand.js +3 -3
  47. package/dist-es/commands/BatchDeleteImageCommand.js +3 -3
  48. package/dist-es/commands/BatchGetImageCommand.js +3 -3
  49. package/dist-es/commands/BatchGetRepositoryScanningConfigurationCommand.js +3 -3
  50. package/dist-es/commands/CompleteLayerUploadCommand.js +3 -3
  51. package/dist-es/commands/CreatePullThroughCacheRuleCommand.js +3 -3
  52. package/dist-es/commands/CreateRepositoryCommand.js +3 -3
  53. package/dist-es/commands/DeleteLifecyclePolicyCommand.js +3 -3
  54. package/dist-es/commands/DeletePullThroughCacheRuleCommand.js +3 -3
  55. package/dist-es/commands/DeleteRegistryPolicyCommand.js +3 -3
  56. package/dist-es/commands/DeleteRepositoryCommand.js +3 -3
  57. package/dist-es/commands/DeleteRepositoryPolicyCommand.js +3 -3
  58. package/dist-es/commands/DescribeImageReplicationStatusCommand.js +3 -3
  59. package/dist-es/commands/DescribeImageScanFindingsCommand.js +3 -3
  60. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  61. package/dist-es/commands/DescribePullThroughCacheRulesCommand.js +3 -3
  62. package/dist-es/commands/DescribeRegistryCommand.js +3 -3
  63. package/dist-es/commands/DescribeRepositoriesCommand.js +3 -3
  64. package/dist-es/commands/GetAuthorizationTokenCommand.js +3 -3
  65. package/dist-es/commands/GetDownloadUrlForLayerCommand.js +3 -3
  66. package/dist-es/commands/GetLifecyclePolicyCommand.js +3 -3
  67. package/dist-es/commands/GetLifecyclePolicyPreviewCommand.js +3 -3
  68. package/dist-es/commands/GetRegistryPolicyCommand.js +3 -3
  69. package/dist-es/commands/GetRegistryScanningConfigurationCommand.js +3 -3
  70. package/dist-es/commands/GetRepositoryPolicyCommand.js +3 -3
  71. package/dist-es/commands/InitiateLayerUploadCommand.js +3 -3
  72. package/dist-es/commands/ListImagesCommand.js +3 -3
  73. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  74. package/dist-es/commands/PutImageCommand.js +3 -3
  75. package/dist-es/commands/PutImageScanningConfigurationCommand.js +3 -3
  76. package/dist-es/commands/PutImageTagMutabilityCommand.js +3 -3
  77. package/dist-es/commands/PutLifecyclePolicyCommand.js +3 -3
  78. package/dist-es/commands/PutRegistryPolicyCommand.js +3 -3
  79. package/dist-es/commands/PutRegistryScanningConfigurationCommand.js +3 -3
  80. package/dist-es/commands/PutReplicationConfigurationCommand.js +3 -3
  81. package/dist-es/commands/SetRepositoryPolicyCommand.js +3 -3
  82. package/dist-es/commands/StartImageScanCommand.js +3 -3
  83. package/dist-es/commands/StartLifecyclePolicyPreviewCommand.js +3 -3
  84. package/dist-es/commands/TagResourceCommand.js +3 -3
  85. package/dist-es/commands/UntagResourceCommand.js +3 -3
  86. package/dist-es/commands/UploadLayerPartCommand.js +3 -3
  87. package/dist-es/models/models_0.js +127 -508
  88. package/dist-es/protocols/Aws_json1_1.js +329 -374
  89. package/dist-types/models/models_0.d.ts +508 -762
  90. package/dist-types/ts3.4/models/models_0.d.ts +254 -508
  91. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PutImageScanningConfigurationRequest, PutImageScanningConfigurationResponse } from "../models/models_0";
4
+ import { PutImageScanningConfigurationRequestFilterSensitiveLog, PutImageScanningConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutImageScanningConfigurationCommand, serializeAws_json1_1PutImageScanningConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  var PutImageScanningConfigurationCommand = (function (_super) {
7
7
  __extends(PutImageScanningConfigurationCommand, _super);
@@ -20,8 +20,8 @@ var PutImageScanningConfigurationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutImageScanningConfigurationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutImageScanningConfigurationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutImageScanningConfigurationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutImageScanningConfigurationResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PutImageTagMutabilityRequest, PutImageTagMutabilityResponse } from "../models/models_0";
4
+ import { PutImageTagMutabilityRequestFilterSensitiveLog, PutImageTagMutabilityResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutImageTagMutabilityCommand, serializeAws_json1_1PutImageTagMutabilityCommand, } from "../protocols/Aws_json1_1";
6
6
  var PutImageTagMutabilityCommand = (function (_super) {
7
7
  __extends(PutImageTagMutabilityCommand, _super);
@@ -20,8 +20,8 @@ var PutImageTagMutabilityCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutImageTagMutabilityRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutImageTagMutabilityResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutImageTagMutabilityRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutImageTagMutabilityResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PutLifecyclePolicyRequest, PutLifecyclePolicyResponse } from "../models/models_0";
4
+ import { PutLifecyclePolicyRequestFilterSensitiveLog, PutLifecyclePolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutLifecyclePolicyCommand, serializeAws_json1_1PutLifecyclePolicyCommand, } from "../protocols/Aws_json1_1";
6
6
  var PutLifecyclePolicyCommand = (function (_super) {
7
7
  __extends(PutLifecyclePolicyCommand, _super);
@@ -20,8 +20,8 @@ var PutLifecyclePolicyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutLifecyclePolicyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutLifecyclePolicyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutLifecyclePolicyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutLifecyclePolicyResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PutRegistryPolicyRequest, PutRegistryPolicyResponse } from "../models/models_0";
4
+ import { PutRegistryPolicyRequestFilterSensitiveLog, PutRegistryPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutRegistryPolicyCommand, serializeAws_json1_1PutRegistryPolicyCommand, } from "../protocols/Aws_json1_1";
6
6
  var PutRegistryPolicyCommand = (function (_super) {
7
7
  __extends(PutRegistryPolicyCommand, _super);
@@ -20,8 +20,8 @@ var PutRegistryPolicyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutRegistryPolicyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutRegistryPolicyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutRegistryPolicyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutRegistryPolicyResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PutRegistryScanningConfigurationRequest, PutRegistryScanningConfigurationResponse } from "../models/models_0";
4
+ import { PutRegistryScanningConfigurationRequestFilterSensitiveLog, PutRegistryScanningConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutRegistryScanningConfigurationCommand, serializeAws_json1_1PutRegistryScanningConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  var PutRegistryScanningConfigurationCommand = (function (_super) {
7
7
  __extends(PutRegistryScanningConfigurationCommand, _super);
@@ -20,8 +20,8 @@ var PutRegistryScanningConfigurationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutRegistryScanningConfigurationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutRegistryScanningConfigurationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutRegistryScanningConfigurationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutRegistryScanningConfigurationResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PutReplicationConfigurationRequest, PutReplicationConfigurationResponse } from "../models/models_0";
4
+ import { PutReplicationConfigurationRequestFilterSensitiveLog, PutReplicationConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutReplicationConfigurationCommand, serializeAws_json1_1PutReplicationConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  var PutReplicationConfigurationCommand = (function (_super) {
7
7
  __extends(PutReplicationConfigurationCommand, _super);
@@ -20,8 +20,8 @@ var PutReplicationConfigurationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutReplicationConfigurationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutReplicationConfigurationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutReplicationConfigurationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutReplicationConfigurationResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { SetRepositoryPolicyRequest, SetRepositoryPolicyResponse } from "../models/models_0";
4
+ import { SetRepositoryPolicyRequestFilterSensitiveLog, SetRepositoryPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1SetRepositoryPolicyCommand, serializeAws_json1_1SetRepositoryPolicyCommand, } from "../protocols/Aws_json1_1";
6
6
  var SetRepositoryPolicyCommand = (function (_super) {
7
7
  __extends(SetRepositoryPolicyCommand, _super);
@@ -20,8 +20,8 @@ var SetRepositoryPolicyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: SetRepositoryPolicyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: SetRepositoryPolicyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: SetRepositoryPolicyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: SetRepositoryPolicyResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { StartImageScanRequest, StartImageScanResponse } from "../models/models_0";
4
+ import { StartImageScanRequestFilterSensitiveLog, StartImageScanResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartImageScanCommand, serializeAws_json1_1StartImageScanCommand, } from "../protocols/Aws_json1_1";
6
6
  var StartImageScanCommand = (function (_super) {
7
7
  __extends(StartImageScanCommand, _super);
@@ -20,8 +20,8 @@ var StartImageScanCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: StartImageScanRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: StartImageScanResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: StartImageScanRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: StartImageScanResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { StartLifecyclePolicyPreviewRequest, StartLifecyclePolicyPreviewResponse } from "../models/models_0";
4
+ import { StartLifecyclePolicyPreviewRequestFilterSensitiveLog, StartLifecyclePolicyPreviewResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartLifecyclePolicyPreviewCommand, serializeAws_json1_1StartLifecyclePolicyPreviewCommand, } from "../protocols/Aws_json1_1";
6
6
  var StartLifecyclePolicyPreviewCommand = (function (_super) {
7
7
  __extends(StartLifecyclePolicyPreviewCommand, _super);
@@ -20,8 +20,8 @@ var StartLifecyclePolicyPreviewCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: StartLifecyclePolicyPreviewRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: StartLifecyclePolicyPreviewResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: StartLifecyclePolicyPreviewRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: StartLifecyclePolicyPreviewResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
4
+ import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  var TagResourceCommand = (function (_super) {
7
7
  __extends(TagResourceCommand, _super);
@@ -20,8 +20,8 @@ var TagResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: TagResourceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: TagResourceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: TagResourceResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
4
+ import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  var UntagResourceCommand = (function (_super) {
7
7
  __extends(UntagResourceCommand, _super);
@@ -20,8 +20,8 @@ var UntagResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UntagResourceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UntagResourceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UntagResourceResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UploadLayerPartRequest, UploadLayerPartResponse } from "../models/models_0";
4
+ import { UploadLayerPartRequestFilterSensitiveLog, UploadLayerPartResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UploadLayerPartCommand, serializeAws_json1_1UploadLayerPartCommand, } from "../protocols/Aws_json1_1";
6
6
  var UploadLayerPartCommand = (function (_super) {
7
7
  __extends(UploadLayerPartCommand, _super);
@@ -20,8 +20,8 @@ var UploadLayerPartCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UploadLayerPartRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UploadLayerPartResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UploadLayerPartRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UploadLayerPartResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {