@aws-sdk/client-storage-gateway 3.180.0 → 3.183.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 (114) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist-cjs/protocols/Aws_json1_1.js +96 -90
  3. package/dist-es/StorageGateway.js +362 -369
  4. package/dist-es/StorageGatewayClient.js +22 -28
  5. package/dist-es/commands/ActivateGatewayCommand.js +21 -28
  6. package/dist-es/commands/AddCacheCommand.js +21 -28
  7. package/dist-es/commands/AddTagsToResourceCommand.js +21 -28
  8. package/dist-es/commands/AddUploadBufferCommand.js +21 -28
  9. package/dist-es/commands/AddWorkingStorageCommand.js +21 -28
  10. package/dist-es/commands/AssignTapePoolCommand.js +21 -28
  11. package/dist-es/commands/AssociateFileSystemCommand.js +21 -28
  12. package/dist-es/commands/AttachVolumeCommand.js +21 -28
  13. package/dist-es/commands/CancelArchivalCommand.js +21 -28
  14. package/dist-es/commands/CancelRetrievalCommand.js +21 -28
  15. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +21 -28
  16. package/dist-es/commands/CreateNFSFileShareCommand.js +21 -28
  17. package/dist-es/commands/CreateSMBFileShareCommand.js +21 -28
  18. package/dist-es/commands/CreateSnapshotCommand.js +21 -28
  19. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +21 -28
  20. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +21 -28
  21. package/dist-es/commands/CreateTapePoolCommand.js +21 -28
  22. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +21 -28
  23. package/dist-es/commands/CreateTapesCommand.js +21 -28
  24. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +21 -28
  25. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +21 -28
  26. package/dist-es/commands/DeleteChapCredentialsCommand.js +21 -28
  27. package/dist-es/commands/DeleteFileShareCommand.js +21 -28
  28. package/dist-es/commands/DeleteGatewayCommand.js +21 -28
  29. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +21 -28
  30. package/dist-es/commands/DeleteTapeArchiveCommand.js +21 -28
  31. package/dist-es/commands/DeleteTapeCommand.js +21 -28
  32. package/dist-es/commands/DeleteTapePoolCommand.js +21 -28
  33. package/dist-es/commands/DeleteVolumeCommand.js +21 -28
  34. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +21 -28
  35. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +21 -28
  36. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +21 -28
  37. package/dist-es/commands/DescribeCacheCommand.js +21 -28
  38. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +21 -28
  39. package/dist-es/commands/DescribeChapCredentialsCommand.js +21 -28
  40. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +21 -28
  41. package/dist-es/commands/DescribeGatewayInformationCommand.js +21 -28
  42. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +21 -28
  43. package/dist-es/commands/DescribeNFSFileSharesCommand.js +21 -28
  44. package/dist-es/commands/DescribeSMBFileSharesCommand.js +21 -28
  45. package/dist-es/commands/DescribeSMBSettingsCommand.js +21 -28
  46. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +21 -28
  47. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +21 -28
  48. package/dist-es/commands/DescribeTapeArchivesCommand.js +21 -28
  49. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +21 -28
  50. package/dist-es/commands/DescribeTapesCommand.js +21 -28
  51. package/dist-es/commands/DescribeUploadBufferCommand.js +21 -28
  52. package/dist-es/commands/DescribeVTLDevicesCommand.js +21 -28
  53. package/dist-es/commands/DescribeWorkingStorageCommand.js +21 -28
  54. package/dist-es/commands/DetachVolumeCommand.js +21 -28
  55. package/dist-es/commands/DisableGatewayCommand.js +21 -28
  56. package/dist-es/commands/DisassociateFileSystemCommand.js +21 -28
  57. package/dist-es/commands/JoinDomainCommand.js +21 -28
  58. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +21 -28
  59. package/dist-es/commands/ListFileSharesCommand.js +21 -28
  60. package/dist-es/commands/ListFileSystemAssociationsCommand.js +21 -28
  61. package/dist-es/commands/ListGatewaysCommand.js +21 -28
  62. package/dist-es/commands/ListLocalDisksCommand.js +21 -28
  63. package/dist-es/commands/ListTagsForResourceCommand.js +21 -28
  64. package/dist-es/commands/ListTapePoolsCommand.js +21 -28
  65. package/dist-es/commands/ListTapesCommand.js +21 -28
  66. package/dist-es/commands/ListVolumeInitiatorsCommand.js +21 -28
  67. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +21 -28
  68. package/dist-es/commands/ListVolumesCommand.js +21 -28
  69. package/dist-es/commands/NotifyWhenUploadedCommand.js +21 -28
  70. package/dist-es/commands/RefreshCacheCommand.js +21 -28
  71. package/dist-es/commands/RemoveTagsFromResourceCommand.js +21 -28
  72. package/dist-es/commands/ResetCacheCommand.js +21 -28
  73. package/dist-es/commands/RetrieveTapeArchiveCommand.js +21 -28
  74. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +21 -28
  75. package/dist-es/commands/SetLocalConsolePasswordCommand.js +21 -28
  76. package/dist-es/commands/SetSMBGuestPasswordCommand.js +21 -28
  77. package/dist-es/commands/ShutdownGatewayCommand.js +21 -28
  78. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +21 -28
  79. package/dist-es/commands/StartGatewayCommand.js +21 -28
  80. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +21 -28
  81. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +21 -28
  82. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +21 -28
  83. package/dist-es/commands/UpdateChapCredentialsCommand.js +21 -28
  84. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +21 -28
  85. package/dist-es/commands/UpdateGatewayInformationCommand.js +21 -28
  86. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +21 -28
  87. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +21 -28
  88. package/dist-es/commands/UpdateNFSFileShareCommand.js +21 -28
  89. package/dist-es/commands/UpdateSMBFileShareCommand.js +21 -28
  90. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +21 -28
  91. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +21 -28
  92. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +21 -28
  93. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +21 -28
  94. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +21 -28
  95. package/dist-es/endpoints.js +8 -8
  96. package/dist-es/models/StorageGatewayServiceException.js +5 -10
  97. package/dist-es/models/models_0.js +679 -248
  98. package/dist-es/pagination/DescribeTapeArchivesPaginator.js +25 -68
  99. package/dist-es/pagination/DescribeTapeRecoveryPointsPaginator.js +25 -68
  100. package/dist-es/pagination/DescribeTapesPaginator.js +25 -68
  101. package/dist-es/pagination/DescribeVTLDevicesPaginator.js +25 -68
  102. package/dist-es/pagination/ListFileSharesPaginator.js +25 -68
  103. package/dist-es/pagination/ListFileSystemAssociationsPaginator.js +25 -68
  104. package/dist-es/pagination/ListGatewaysPaginator.js +25 -68
  105. package/dist-es/pagination/ListTagsForResourcePaginator.js +25 -68
  106. package/dist-es/pagination/ListTapePoolsPaginator.js +25 -68
  107. package/dist-es/pagination/ListTapesPaginator.js +25 -68
  108. package/dist-es/pagination/ListVolumesPaginator.js +25 -68
  109. package/dist-es/protocols/Aws_json1_1.js +5115 -6593
  110. package/dist-es/runtimeConfig.browser.js +26 -12
  111. package/dist-es/runtimeConfig.js +30 -12
  112. package/dist-es/runtimeConfig.native.js +8 -5
  113. package/dist-es/runtimeConfig.shared.js +8 -11
  114. package/package.json +33 -33
@@ -1,259 +1,690 @@
1
- import { __assign, __extends } from "tslib";
2
1
  import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
3
2
  import { StorageGatewayServiceException as __BaseException } from "./StorageGatewayServiceException";
4
- var InternalServerError = (function (_super) {
5
- __extends(InternalServerError, _super);
6
- function InternalServerError(opts) {
7
- var _this = _super.call(this, __assign({ name: "InternalServerError", $fault: "server" }, opts)) || this;
8
- _this.name = "InternalServerError";
9
- _this.$fault = "server";
10
- Object.setPrototypeOf(_this, InternalServerError.prototype);
11
- _this.error = opts.error;
12
- return _this;
3
+ export class InternalServerError extends __BaseException {
4
+ constructor(opts) {
5
+ super({
6
+ name: "InternalServerError",
7
+ $fault: "server",
8
+ ...opts,
9
+ });
10
+ this.name = "InternalServerError";
11
+ this.$fault = "server";
12
+ Object.setPrototypeOf(this, InternalServerError.prototype);
13
+ this.error = opts.error;
13
14
  }
14
- return InternalServerError;
15
- }(__BaseException));
16
- export { InternalServerError };
17
- var InvalidGatewayRequestException = (function (_super) {
18
- __extends(InvalidGatewayRequestException, _super);
19
- function InvalidGatewayRequestException(opts) {
20
- var _this = _super.call(this, __assign({ name: "InvalidGatewayRequestException", $fault: "client" }, opts)) || this;
21
- _this.name = "InvalidGatewayRequestException";
22
- _this.$fault = "client";
23
- Object.setPrototypeOf(_this, InvalidGatewayRequestException.prototype);
24
- _this.error = opts.error;
25
- return _this;
15
+ }
16
+ export class InvalidGatewayRequestException extends __BaseException {
17
+ constructor(opts) {
18
+ super({
19
+ name: "InvalidGatewayRequestException",
20
+ $fault: "client",
21
+ ...opts,
22
+ });
23
+ this.name = "InvalidGatewayRequestException";
24
+ this.$fault = "client";
25
+ Object.setPrototypeOf(this, InvalidGatewayRequestException.prototype);
26
+ this.error = opts.error;
26
27
  }
27
- return InvalidGatewayRequestException;
28
- }(__BaseException));
29
- export { InvalidGatewayRequestException };
30
- var ServiceUnavailableError = (function (_super) {
31
- __extends(ServiceUnavailableError, _super);
32
- function ServiceUnavailableError(opts) {
33
- var _this = _super.call(this, __assign({ name: "ServiceUnavailableError", $fault: "server" }, opts)) || this;
34
- _this.name = "ServiceUnavailableError";
35
- _this.$fault = "server";
36
- Object.setPrototypeOf(_this, ServiceUnavailableError.prototype);
37
- _this.error = opts.error;
38
- return _this;
28
+ }
29
+ export class ServiceUnavailableError extends __BaseException {
30
+ constructor(opts) {
31
+ super({
32
+ name: "ServiceUnavailableError",
33
+ $fault: "server",
34
+ ...opts,
35
+ });
36
+ this.name = "ServiceUnavailableError";
37
+ this.$fault = "server";
38
+ Object.setPrototypeOf(this, ServiceUnavailableError.prototype);
39
+ this.error = opts.error;
39
40
  }
40
- return ServiceUnavailableError;
41
- }(__BaseException));
42
- export { ServiceUnavailableError };
41
+ }
43
42
  export var GatewayCapacity;
44
43
  (function (GatewayCapacity) {
45
44
  GatewayCapacity["Large"] = "Large";
46
45
  GatewayCapacity["Medium"] = "Medium";
47
46
  GatewayCapacity["Small"] = "Small";
48
47
  })(GatewayCapacity || (GatewayCapacity = {}));
49
- export var TagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
50
- export var ActivateGatewayInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
51
- export var ActivateGatewayOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
52
- export var StorageGatewayErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
53
- export var AddCacheInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
54
- export var AddCacheOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
55
- export var AddTagsToResourceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
56
- export var AddTagsToResourceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
57
- export var AddUploadBufferInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
58
- export var AddUploadBufferOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
59
- export var AddWorkingStorageInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
60
- export var AddWorkingStorageOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
61
- export var AssignTapePoolInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
62
- export var AssignTapePoolOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
63
- export var CacheAttributesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
64
- export var EndpointNetworkConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
65
- export var AssociateFileSystemInputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Password && { Password: SENSITIVE_STRING }))); };
66
- export var AssociateFileSystemOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
67
- export var AttachVolumeInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
68
- export var AttachVolumeOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
69
- export var AutomaticTapeCreationRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
70
- export var AutomaticTapeCreationPolicyInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
71
- export var BandwidthRateLimitIntervalFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
72
- export var VolumeiSCSIAttributesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
73
- export var CachediSCSIVolumeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
74
- export var CancelArchivalInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
75
- export var CancelArchivalOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
76
- export var CancelRetrievalInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
77
- export var CancelRetrievalOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
78
- export var ChapInfoFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.SecretToAuthenticateInitiator && { SecretToAuthenticateInitiator: SENSITIVE_STRING })), (obj.SecretToAuthenticateTarget && { SecretToAuthenticateTarget: SENSITIVE_STRING }))); };
79
- export var CreateCachediSCSIVolumeInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
80
- export var CreateCachediSCSIVolumeOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
81
- export var NFSFileShareDefaultsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
82
- export var CreateNFSFileShareInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
83
- export var CreateNFSFileShareOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
84
- export var CreateSMBFileShareInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
85
- export var CreateSMBFileShareOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
86
- export var CreateSnapshotInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
87
- export var CreateSnapshotOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
88
- export var CreateSnapshotFromVolumeRecoveryPointInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
89
- export var CreateSnapshotFromVolumeRecoveryPointOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
90
- export var CreateStorediSCSIVolumeInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
91
- export var CreateStorediSCSIVolumeOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
92
- export var CreateTapePoolInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
93
- export var CreateTapePoolOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
94
- export var CreateTapesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
95
- export var CreateTapesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
96
- export var CreateTapeWithBarcodeInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
97
- export var CreateTapeWithBarcodeOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
98
- export var DeleteAutomaticTapeCreationPolicyInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
99
- export var DeleteAutomaticTapeCreationPolicyOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
100
- export var DeleteBandwidthRateLimitInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
101
- export var DeleteBandwidthRateLimitOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
102
- export var DeleteChapCredentialsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
103
- export var DeleteChapCredentialsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
104
- export var DeleteFileShareInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
105
- export var DeleteFileShareOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
106
- export var DeleteGatewayInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
107
- export var DeleteGatewayOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
108
- export var DeleteSnapshotScheduleInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
109
- export var DeleteSnapshotScheduleOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
110
- export var DeleteTapeInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
111
- export var DeleteTapeOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
112
- export var DeleteTapeArchiveInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
113
- export var DeleteTapeArchiveOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
114
- export var DeleteTapePoolInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
115
- export var DeleteTapePoolOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
116
- export var DeleteVolumeInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
117
- export var DeleteVolumeOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
118
- export var DescribeAvailabilityMonitorTestInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
119
- export var DescribeAvailabilityMonitorTestOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
120
- export var DescribeBandwidthRateLimitInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
121
- export var DescribeBandwidthRateLimitOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
122
- export var DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
123
- export var DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
124
- export var DescribeCacheInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
125
- export var DescribeCacheOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
126
- export var DescribeCachediSCSIVolumesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
127
- export var DescribeCachediSCSIVolumesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
128
- export var DescribeChapCredentialsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
129
- export var DescribeChapCredentialsOutputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.ChapCredentials && { ChapCredentials: obj.ChapCredentials.map(function (item) { return ChapInfoFilterSensitiveLog(item); }) }))); };
130
- export var DescribeFileSystemAssociationsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
131
- export var FileSystemAssociationStatusDetailFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
132
- export var FileSystemAssociationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
133
- export var DescribeFileSystemAssociationsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
134
- export var DescribeGatewayInformationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
135
- export var NetworkInterfaceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
136
- export var DescribeGatewayInformationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
137
- export var DescribeMaintenanceStartTimeInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
138
- export var DescribeMaintenanceStartTimeOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
139
- export var DescribeNFSFileSharesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
140
- export var NFSFileShareInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
141
- export var DescribeNFSFileSharesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
142
- export var DescribeSMBFileSharesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
143
- export var SMBFileShareInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
144
- export var DescribeSMBFileSharesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
145
- export var DescribeSMBSettingsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
146
- export var SMBLocalGroupsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
147
- export var DescribeSMBSettingsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
148
- export var DescribeSnapshotScheduleInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
149
- export var DescribeSnapshotScheduleOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
150
- export var DescribeStorediSCSIVolumesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
151
- export var StorediSCSIVolumeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
152
- export var DescribeStorediSCSIVolumesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
153
- export var DescribeTapeArchivesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
154
- export var TapeArchiveFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
155
- export var DescribeTapeArchivesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
156
- export var DescribeTapeRecoveryPointsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
157
- export var TapeRecoveryPointInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
158
- export var DescribeTapeRecoveryPointsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
159
- export var DescribeTapesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
160
- export var TapeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
161
- export var DescribeTapesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
162
- export var DescribeUploadBufferInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
163
- export var DescribeUploadBufferOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
164
- export var DescribeVTLDevicesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
165
- export var DeviceiSCSIAttributesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
166
- export var VTLDeviceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
167
- export var DescribeVTLDevicesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
168
- export var DescribeWorkingStorageInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
169
- export var DescribeWorkingStorageOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
170
- export var DetachVolumeInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
171
- export var DetachVolumeOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
172
- export var DisableGatewayInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
173
- export var DisableGatewayOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
174
- export var DisassociateFileSystemInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
175
- export var DisassociateFileSystemOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
176
- export var DiskFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
177
- export var FileShareInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
178
- export var FileSystemAssociationSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
179
- export var GatewayInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
180
- export var JoinDomainInputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Password && { Password: SENSITIVE_STRING }))); };
181
- export var JoinDomainOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
182
- export var ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
183
- export var ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
184
- export var ListFileSharesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
185
- export var ListFileSharesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
186
- export var ListFileSystemAssociationsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
187
- export var ListFileSystemAssociationsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
188
- export var ListGatewaysInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
189
- export var ListGatewaysOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
190
- export var ListLocalDisksInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
191
- export var ListLocalDisksOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
192
- export var ListTagsForResourceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
193
- export var ListTagsForResourceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
194
- export var ListTapePoolsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
195
- export var PoolInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
196
- export var ListTapePoolsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
197
- export var ListTapesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
198
- export var TapeInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
199
- export var ListTapesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
200
- export var ListVolumeInitiatorsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
201
- export var ListVolumeInitiatorsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
202
- export var ListVolumeRecoveryPointsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
203
- export var VolumeRecoveryPointInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
204
- export var ListVolumeRecoveryPointsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
205
- export var ListVolumesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
206
- export var VolumeInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
207
- export var ListVolumesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
208
- export var NotifyWhenUploadedInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
209
- export var NotifyWhenUploadedOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
210
- export var RefreshCacheInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
211
- export var RefreshCacheOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
212
- export var RemoveTagsFromResourceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
213
- export var RemoveTagsFromResourceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
214
- export var ResetCacheInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
215
- export var ResetCacheOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
216
- export var RetrieveTapeArchiveInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
217
- export var RetrieveTapeArchiveOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
218
- export var RetrieveTapeRecoveryPointInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
219
- export var RetrieveTapeRecoveryPointOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
220
- export var SetLocalConsolePasswordInputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.LocalConsolePassword && { LocalConsolePassword: SENSITIVE_STRING }))); };
221
- export var SetLocalConsolePasswordOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
222
- export var SetSMBGuestPasswordInputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Password && { Password: SENSITIVE_STRING }))); };
223
- export var SetSMBGuestPasswordOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
224
- export var ShutdownGatewayInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
225
- export var ShutdownGatewayOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
226
- export var StartAvailabilityMonitorTestInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
227
- export var StartAvailabilityMonitorTestOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
228
- export var StartGatewayInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
229
- export var StartGatewayOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
230
- export var UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
231
- export var UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
232
- export var UpdateBandwidthRateLimitInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
233
- export var UpdateBandwidthRateLimitOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
234
- export var UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
235
- export var UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
236
- export var UpdateChapCredentialsInputFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.SecretToAuthenticateInitiator && { SecretToAuthenticateInitiator: SENSITIVE_STRING })), (obj.SecretToAuthenticateTarget && { SecretToAuthenticateTarget: SENSITIVE_STRING }))); };
237
- export var UpdateChapCredentialsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
238
- export var UpdateFileSystemAssociationInputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Password && { Password: SENSITIVE_STRING }))); };
239
- export var UpdateFileSystemAssociationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
240
- export var UpdateGatewayInformationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
241
- export var UpdateGatewayInformationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
242
- export var UpdateGatewaySoftwareNowInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
243
- export var UpdateGatewaySoftwareNowOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
244
- export var UpdateMaintenanceStartTimeInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
245
- export var UpdateMaintenanceStartTimeOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
246
- export var UpdateNFSFileShareInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
247
- export var UpdateNFSFileShareOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
248
- export var UpdateSMBFileShareInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
249
- export var UpdateSMBFileShareOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
250
- export var UpdateSMBFileShareVisibilityInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
251
- export var UpdateSMBFileShareVisibilityOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
252
- export var UpdateSMBLocalGroupsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
253
- export var UpdateSMBLocalGroupsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
254
- export var UpdateSMBSecurityStrategyInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
255
- export var UpdateSMBSecurityStrategyOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
256
- export var UpdateSnapshotScheduleInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
257
- export var UpdateSnapshotScheduleOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
258
- export var UpdateVTLDeviceTypeInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
259
- export var UpdateVTLDeviceTypeOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
48
+ export const TagFilterSensitiveLog = (obj) => ({
49
+ ...obj,
50
+ });
51
+ export const ActivateGatewayInputFilterSensitiveLog = (obj) => ({
52
+ ...obj,
53
+ });
54
+ export const ActivateGatewayOutputFilterSensitiveLog = (obj) => ({
55
+ ...obj,
56
+ });
57
+ export const StorageGatewayErrorFilterSensitiveLog = (obj) => ({
58
+ ...obj,
59
+ });
60
+ export const AddCacheInputFilterSensitiveLog = (obj) => ({
61
+ ...obj,
62
+ });
63
+ export const AddCacheOutputFilterSensitiveLog = (obj) => ({
64
+ ...obj,
65
+ });
66
+ export const AddTagsToResourceInputFilterSensitiveLog = (obj) => ({
67
+ ...obj,
68
+ });
69
+ export const AddTagsToResourceOutputFilterSensitiveLog = (obj) => ({
70
+ ...obj,
71
+ });
72
+ export const AddUploadBufferInputFilterSensitiveLog = (obj) => ({
73
+ ...obj,
74
+ });
75
+ export const AddUploadBufferOutputFilterSensitiveLog = (obj) => ({
76
+ ...obj,
77
+ });
78
+ export const AddWorkingStorageInputFilterSensitiveLog = (obj) => ({
79
+ ...obj,
80
+ });
81
+ export const AddWorkingStorageOutputFilterSensitiveLog = (obj) => ({
82
+ ...obj,
83
+ });
84
+ export const AssignTapePoolInputFilterSensitiveLog = (obj) => ({
85
+ ...obj,
86
+ });
87
+ export const AssignTapePoolOutputFilterSensitiveLog = (obj) => ({
88
+ ...obj,
89
+ });
90
+ export const CacheAttributesFilterSensitiveLog = (obj) => ({
91
+ ...obj,
92
+ });
93
+ export const EndpointNetworkConfigurationFilterSensitiveLog = (obj) => ({
94
+ ...obj,
95
+ });
96
+ export const AssociateFileSystemInputFilterSensitiveLog = (obj) => ({
97
+ ...obj,
98
+ ...(obj.Password && { Password: SENSITIVE_STRING }),
99
+ });
100
+ export const AssociateFileSystemOutputFilterSensitiveLog = (obj) => ({
101
+ ...obj,
102
+ });
103
+ export const AttachVolumeInputFilterSensitiveLog = (obj) => ({
104
+ ...obj,
105
+ });
106
+ export const AttachVolumeOutputFilterSensitiveLog = (obj) => ({
107
+ ...obj,
108
+ });
109
+ export const AutomaticTapeCreationRuleFilterSensitiveLog = (obj) => ({
110
+ ...obj,
111
+ });
112
+ export const AutomaticTapeCreationPolicyInfoFilterSensitiveLog = (obj) => ({
113
+ ...obj,
114
+ });
115
+ export const BandwidthRateLimitIntervalFilterSensitiveLog = (obj) => ({
116
+ ...obj,
117
+ });
118
+ export const VolumeiSCSIAttributesFilterSensitiveLog = (obj) => ({
119
+ ...obj,
120
+ });
121
+ export const CachediSCSIVolumeFilterSensitiveLog = (obj) => ({
122
+ ...obj,
123
+ });
124
+ export const CancelArchivalInputFilterSensitiveLog = (obj) => ({
125
+ ...obj,
126
+ });
127
+ export const CancelArchivalOutputFilterSensitiveLog = (obj) => ({
128
+ ...obj,
129
+ });
130
+ export const CancelRetrievalInputFilterSensitiveLog = (obj) => ({
131
+ ...obj,
132
+ });
133
+ export const CancelRetrievalOutputFilterSensitiveLog = (obj) => ({
134
+ ...obj,
135
+ });
136
+ export const ChapInfoFilterSensitiveLog = (obj) => ({
137
+ ...obj,
138
+ ...(obj.SecretToAuthenticateInitiator && { SecretToAuthenticateInitiator: SENSITIVE_STRING }),
139
+ ...(obj.SecretToAuthenticateTarget && { SecretToAuthenticateTarget: SENSITIVE_STRING }),
140
+ });
141
+ export const CreateCachediSCSIVolumeInputFilterSensitiveLog = (obj) => ({
142
+ ...obj,
143
+ });
144
+ export const CreateCachediSCSIVolumeOutputFilterSensitiveLog = (obj) => ({
145
+ ...obj,
146
+ });
147
+ export const NFSFileShareDefaultsFilterSensitiveLog = (obj) => ({
148
+ ...obj,
149
+ });
150
+ export const CreateNFSFileShareInputFilterSensitiveLog = (obj) => ({
151
+ ...obj,
152
+ });
153
+ export const CreateNFSFileShareOutputFilterSensitiveLog = (obj) => ({
154
+ ...obj,
155
+ });
156
+ export const CreateSMBFileShareInputFilterSensitiveLog = (obj) => ({
157
+ ...obj,
158
+ });
159
+ export const CreateSMBFileShareOutputFilterSensitiveLog = (obj) => ({
160
+ ...obj,
161
+ });
162
+ export const CreateSnapshotInputFilterSensitiveLog = (obj) => ({
163
+ ...obj,
164
+ });
165
+ export const CreateSnapshotOutputFilterSensitiveLog = (obj) => ({
166
+ ...obj,
167
+ });
168
+ export const CreateSnapshotFromVolumeRecoveryPointInputFilterSensitiveLog = (obj) => ({
169
+ ...obj,
170
+ });
171
+ export const CreateSnapshotFromVolumeRecoveryPointOutputFilterSensitiveLog = (obj) => ({
172
+ ...obj,
173
+ });
174
+ export const CreateStorediSCSIVolumeInputFilterSensitiveLog = (obj) => ({
175
+ ...obj,
176
+ });
177
+ export const CreateStorediSCSIVolumeOutputFilterSensitiveLog = (obj) => ({
178
+ ...obj,
179
+ });
180
+ export const CreateTapePoolInputFilterSensitiveLog = (obj) => ({
181
+ ...obj,
182
+ });
183
+ export const CreateTapePoolOutputFilterSensitiveLog = (obj) => ({
184
+ ...obj,
185
+ });
186
+ export const CreateTapesInputFilterSensitiveLog = (obj) => ({
187
+ ...obj,
188
+ });
189
+ export const CreateTapesOutputFilterSensitiveLog = (obj) => ({
190
+ ...obj,
191
+ });
192
+ export const CreateTapeWithBarcodeInputFilterSensitiveLog = (obj) => ({
193
+ ...obj,
194
+ });
195
+ export const CreateTapeWithBarcodeOutputFilterSensitiveLog = (obj) => ({
196
+ ...obj,
197
+ });
198
+ export const DeleteAutomaticTapeCreationPolicyInputFilterSensitiveLog = (obj) => ({
199
+ ...obj,
200
+ });
201
+ export const DeleteAutomaticTapeCreationPolicyOutputFilterSensitiveLog = (obj) => ({
202
+ ...obj,
203
+ });
204
+ export const DeleteBandwidthRateLimitInputFilterSensitiveLog = (obj) => ({
205
+ ...obj,
206
+ });
207
+ export const DeleteBandwidthRateLimitOutputFilterSensitiveLog = (obj) => ({
208
+ ...obj,
209
+ });
210
+ export const DeleteChapCredentialsInputFilterSensitiveLog = (obj) => ({
211
+ ...obj,
212
+ });
213
+ export const DeleteChapCredentialsOutputFilterSensitiveLog = (obj) => ({
214
+ ...obj,
215
+ });
216
+ export const DeleteFileShareInputFilterSensitiveLog = (obj) => ({
217
+ ...obj,
218
+ });
219
+ export const DeleteFileShareOutputFilterSensitiveLog = (obj) => ({
220
+ ...obj,
221
+ });
222
+ export const DeleteGatewayInputFilterSensitiveLog = (obj) => ({
223
+ ...obj,
224
+ });
225
+ export const DeleteGatewayOutputFilterSensitiveLog = (obj) => ({
226
+ ...obj,
227
+ });
228
+ export const DeleteSnapshotScheduleInputFilterSensitiveLog = (obj) => ({
229
+ ...obj,
230
+ });
231
+ export const DeleteSnapshotScheduleOutputFilterSensitiveLog = (obj) => ({
232
+ ...obj,
233
+ });
234
+ export const DeleteTapeInputFilterSensitiveLog = (obj) => ({
235
+ ...obj,
236
+ });
237
+ export const DeleteTapeOutputFilterSensitiveLog = (obj) => ({
238
+ ...obj,
239
+ });
240
+ export const DeleteTapeArchiveInputFilterSensitiveLog = (obj) => ({
241
+ ...obj,
242
+ });
243
+ export const DeleteTapeArchiveOutputFilterSensitiveLog = (obj) => ({
244
+ ...obj,
245
+ });
246
+ export const DeleteTapePoolInputFilterSensitiveLog = (obj) => ({
247
+ ...obj,
248
+ });
249
+ export const DeleteTapePoolOutputFilterSensitiveLog = (obj) => ({
250
+ ...obj,
251
+ });
252
+ export const DeleteVolumeInputFilterSensitiveLog = (obj) => ({
253
+ ...obj,
254
+ });
255
+ export const DeleteVolumeOutputFilterSensitiveLog = (obj) => ({
256
+ ...obj,
257
+ });
258
+ export const DescribeAvailabilityMonitorTestInputFilterSensitiveLog = (obj) => ({
259
+ ...obj,
260
+ });
261
+ export const DescribeAvailabilityMonitorTestOutputFilterSensitiveLog = (obj) => ({
262
+ ...obj,
263
+ });
264
+ export const DescribeBandwidthRateLimitInputFilterSensitiveLog = (obj) => ({
265
+ ...obj,
266
+ });
267
+ export const DescribeBandwidthRateLimitOutputFilterSensitiveLog = (obj) => ({
268
+ ...obj,
269
+ });
270
+ export const DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog = (obj) => ({
271
+ ...obj,
272
+ });
273
+ export const DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog = (obj) => ({
274
+ ...obj,
275
+ });
276
+ export const DescribeCacheInputFilterSensitiveLog = (obj) => ({
277
+ ...obj,
278
+ });
279
+ export const DescribeCacheOutputFilterSensitiveLog = (obj) => ({
280
+ ...obj,
281
+ });
282
+ export const DescribeCachediSCSIVolumesInputFilterSensitiveLog = (obj) => ({
283
+ ...obj,
284
+ });
285
+ export const DescribeCachediSCSIVolumesOutputFilterSensitiveLog = (obj) => ({
286
+ ...obj,
287
+ });
288
+ export const DescribeChapCredentialsInputFilterSensitiveLog = (obj) => ({
289
+ ...obj,
290
+ });
291
+ export const DescribeChapCredentialsOutputFilterSensitiveLog = (obj) => ({
292
+ ...obj,
293
+ ...(obj.ChapCredentials && { ChapCredentials: obj.ChapCredentials.map((item) => ChapInfoFilterSensitiveLog(item)) }),
294
+ });
295
+ export const DescribeFileSystemAssociationsInputFilterSensitiveLog = (obj) => ({
296
+ ...obj,
297
+ });
298
+ export const FileSystemAssociationStatusDetailFilterSensitiveLog = (obj) => ({
299
+ ...obj,
300
+ });
301
+ export const FileSystemAssociationInfoFilterSensitiveLog = (obj) => ({
302
+ ...obj,
303
+ });
304
+ export const DescribeFileSystemAssociationsOutputFilterSensitiveLog = (obj) => ({
305
+ ...obj,
306
+ });
307
+ export const DescribeGatewayInformationInputFilterSensitiveLog = (obj) => ({
308
+ ...obj,
309
+ });
310
+ export const NetworkInterfaceFilterSensitiveLog = (obj) => ({
311
+ ...obj,
312
+ });
313
+ export const DescribeGatewayInformationOutputFilterSensitiveLog = (obj) => ({
314
+ ...obj,
315
+ });
316
+ export const DescribeMaintenanceStartTimeInputFilterSensitiveLog = (obj) => ({
317
+ ...obj,
318
+ });
319
+ export const DescribeMaintenanceStartTimeOutputFilterSensitiveLog = (obj) => ({
320
+ ...obj,
321
+ });
322
+ export const DescribeNFSFileSharesInputFilterSensitiveLog = (obj) => ({
323
+ ...obj,
324
+ });
325
+ export const NFSFileShareInfoFilterSensitiveLog = (obj) => ({
326
+ ...obj,
327
+ });
328
+ export const DescribeNFSFileSharesOutputFilterSensitiveLog = (obj) => ({
329
+ ...obj,
330
+ });
331
+ export const DescribeSMBFileSharesInputFilterSensitiveLog = (obj) => ({
332
+ ...obj,
333
+ });
334
+ export const SMBFileShareInfoFilterSensitiveLog = (obj) => ({
335
+ ...obj,
336
+ });
337
+ export const DescribeSMBFileSharesOutputFilterSensitiveLog = (obj) => ({
338
+ ...obj,
339
+ });
340
+ export const DescribeSMBSettingsInputFilterSensitiveLog = (obj) => ({
341
+ ...obj,
342
+ });
343
+ export const SMBLocalGroupsFilterSensitiveLog = (obj) => ({
344
+ ...obj,
345
+ });
346
+ export const DescribeSMBSettingsOutputFilterSensitiveLog = (obj) => ({
347
+ ...obj,
348
+ });
349
+ export const DescribeSnapshotScheduleInputFilterSensitiveLog = (obj) => ({
350
+ ...obj,
351
+ });
352
+ export const DescribeSnapshotScheduleOutputFilterSensitiveLog = (obj) => ({
353
+ ...obj,
354
+ });
355
+ export const DescribeStorediSCSIVolumesInputFilterSensitiveLog = (obj) => ({
356
+ ...obj,
357
+ });
358
+ export const StorediSCSIVolumeFilterSensitiveLog = (obj) => ({
359
+ ...obj,
360
+ });
361
+ export const DescribeStorediSCSIVolumesOutputFilterSensitiveLog = (obj) => ({
362
+ ...obj,
363
+ });
364
+ export const DescribeTapeArchivesInputFilterSensitiveLog = (obj) => ({
365
+ ...obj,
366
+ });
367
+ export const TapeArchiveFilterSensitiveLog = (obj) => ({
368
+ ...obj,
369
+ });
370
+ export const DescribeTapeArchivesOutputFilterSensitiveLog = (obj) => ({
371
+ ...obj,
372
+ });
373
+ export const DescribeTapeRecoveryPointsInputFilterSensitiveLog = (obj) => ({
374
+ ...obj,
375
+ });
376
+ export const TapeRecoveryPointInfoFilterSensitiveLog = (obj) => ({
377
+ ...obj,
378
+ });
379
+ export const DescribeTapeRecoveryPointsOutputFilterSensitiveLog = (obj) => ({
380
+ ...obj,
381
+ });
382
+ export const DescribeTapesInputFilterSensitiveLog = (obj) => ({
383
+ ...obj,
384
+ });
385
+ export const TapeFilterSensitiveLog = (obj) => ({
386
+ ...obj,
387
+ });
388
+ export const DescribeTapesOutputFilterSensitiveLog = (obj) => ({
389
+ ...obj,
390
+ });
391
+ export const DescribeUploadBufferInputFilterSensitiveLog = (obj) => ({
392
+ ...obj,
393
+ });
394
+ export const DescribeUploadBufferOutputFilterSensitiveLog = (obj) => ({
395
+ ...obj,
396
+ });
397
+ export const DescribeVTLDevicesInputFilterSensitiveLog = (obj) => ({
398
+ ...obj,
399
+ });
400
+ export const DeviceiSCSIAttributesFilterSensitiveLog = (obj) => ({
401
+ ...obj,
402
+ });
403
+ export const VTLDeviceFilterSensitiveLog = (obj) => ({
404
+ ...obj,
405
+ });
406
+ export const DescribeVTLDevicesOutputFilterSensitiveLog = (obj) => ({
407
+ ...obj,
408
+ });
409
+ export const DescribeWorkingStorageInputFilterSensitiveLog = (obj) => ({
410
+ ...obj,
411
+ });
412
+ export const DescribeWorkingStorageOutputFilterSensitiveLog = (obj) => ({
413
+ ...obj,
414
+ });
415
+ export const DetachVolumeInputFilterSensitiveLog = (obj) => ({
416
+ ...obj,
417
+ });
418
+ export const DetachVolumeOutputFilterSensitiveLog = (obj) => ({
419
+ ...obj,
420
+ });
421
+ export const DisableGatewayInputFilterSensitiveLog = (obj) => ({
422
+ ...obj,
423
+ });
424
+ export const DisableGatewayOutputFilterSensitiveLog = (obj) => ({
425
+ ...obj,
426
+ });
427
+ export const DisassociateFileSystemInputFilterSensitiveLog = (obj) => ({
428
+ ...obj,
429
+ });
430
+ export const DisassociateFileSystemOutputFilterSensitiveLog = (obj) => ({
431
+ ...obj,
432
+ });
433
+ export const DiskFilterSensitiveLog = (obj) => ({
434
+ ...obj,
435
+ });
436
+ export const FileShareInfoFilterSensitiveLog = (obj) => ({
437
+ ...obj,
438
+ });
439
+ export const FileSystemAssociationSummaryFilterSensitiveLog = (obj) => ({
440
+ ...obj,
441
+ });
442
+ export const GatewayInfoFilterSensitiveLog = (obj) => ({
443
+ ...obj,
444
+ });
445
+ export const JoinDomainInputFilterSensitiveLog = (obj) => ({
446
+ ...obj,
447
+ ...(obj.Password && { Password: SENSITIVE_STRING }),
448
+ });
449
+ export const JoinDomainOutputFilterSensitiveLog = (obj) => ({
450
+ ...obj,
451
+ });
452
+ export const ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog = (obj) => ({
453
+ ...obj,
454
+ });
455
+ export const ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog = (obj) => ({
456
+ ...obj,
457
+ });
458
+ export const ListFileSharesInputFilterSensitiveLog = (obj) => ({
459
+ ...obj,
460
+ });
461
+ export const ListFileSharesOutputFilterSensitiveLog = (obj) => ({
462
+ ...obj,
463
+ });
464
+ export const ListFileSystemAssociationsInputFilterSensitiveLog = (obj) => ({
465
+ ...obj,
466
+ });
467
+ export const ListFileSystemAssociationsOutputFilterSensitiveLog = (obj) => ({
468
+ ...obj,
469
+ });
470
+ export const ListGatewaysInputFilterSensitiveLog = (obj) => ({
471
+ ...obj,
472
+ });
473
+ export const ListGatewaysOutputFilterSensitiveLog = (obj) => ({
474
+ ...obj,
475
+ });
476
+ export const ListLocalDisksInputFilterSensitiveLog = (obj) => ({
477
+ ...obj,
478
+ });
479
+ export const ListLocalDisksOutputFilterSensitiveLog = (obj) => ({
480
+ ...obj,
481
+ });
482
+ export const ListTagsForResourceInputFilterSensitiveLog = (obj) => ({
483
+ ...obj,
484
+ });
485
+ export const ListTagsForResourceOutputFilterSensitiveLog = (obj) => ({
486
+ ...obj,
487
+ });
488
+ export const ListTapePoolsInputFilterSensitiveLog = (obj) => ({
489
+ ...obj,
490
+ });
491
+ export const PoolInfoFilterSensitiveLog = (obj) => ({
492
+ ...obj,
493
+ });
494
+ export const ListTapePoolsOutputFilterSensitiveLog = (obj) => ({
495
+ ...obj,
496
+ });
497
+ export const ListTapesInputFilterSensitiveLog = (obj) => ({
498
+ ...obj,
499
+ });
500
+ export const TapeInfoFilterSensitiveLog = (obj) => ({
501
+ ...obj,
502
+ });
503
+ export const ListTapesOutputFilterSensitiveLog = (obj) => ({
504
+ ...obj,
505
+ });
506
+ export const ListVolumeInitiatorsInputFilterSensitiveLog = (obj) => ({
507
+ ...obj,
508
+ });
509
+ export const ListVolumeInitiatorsOutputFilterSensitiveLog = (obj) => ({
510
+ ...obj,
511
+ });
512
+ export const ListVolumeRecoveryPointsInputFilterSensitiveLog = (obj) => ({
513
+ ...obj,
514
+ });
515
+ export const VolumeRecoveryPointInfoFilterSensitiveLog = (obj) => ({
516
+ ...obj,
517
+ });
518
+ export const ListVolumeRecoveryPointsOutputFilterSensitiveLog = (obj) => ({
519
+ ...obj,
520
+ });
521
+ export const ListVolumesInputFilterSensitiveLog = (obj) => ({
522
+ ...obj,
523
+ });
524
+ export const VolumeInfoFilterSensitiveLog = (obj) => ({
525
+ ...obj,
526
+ });
527
+ export const ListVolumesOutputFilterSensitiveLog = (obj) => ({
528
+ ...obj,
529
+ });
530
+ export const NotifyWhenUploadedInputFilterSensitiveLog = (obj) => ({
531
+ ...obj,
532
+ });
533
+ export const NotifyWhenUploadedOutputFilterSensitiveLog = (obj) => ({
534
+ ...obj,
535
+ });
536
+ export const RefreshCacheInputFilterSensitiveLog = (obj) => ({
537
+ ...obj,
538
+ });
539
+ export const RefreshCacheOutputFilterSensitiveLog = (obj) => ({
540
+ ...obj,
541
+ });
542
+ export const RemoveTagsFromResourceInputFilterSensitiveLog = (obj) => ({
543
+ ...obj,
544
+ });
545
+ export const RemoveTagsFromResourceOutputFilterSensitiveLog = (obj) => ({
546
+ ...obj,
547
+ });
548
+ export const ResetCacheInputFilterSensitiveLog = (obj) => ({
549
+ ...obj,
550
+ });
551
+ export const ResetCacheOutputFilterSensitiveLog = (obj) => ({
552
+ ...obj,
553
+ });
554
+ export const RetrieveTapeArchiveInputFilterSensitiveLog = (obj) => ({
555
+ ...obj,
556
+ });
557
+ export const RetrieveTapeArchiveOutputFilterSensitiveLog = (obj) => ({
558
+ ...obj,
559
+ });
560
+ export const RetrieveTapeRecoveryPointInputFilterSensitiveLog = (obj) => ({
561
+ ...obj,
562
+ });
563
+ export const RetrieveTapeRecoveryPointOutputFilterSensitiveLog = (obj) => ({
564
+ ...obj,
565
+ });
566
+ export const SetLocalConsolePasswordInputFilterSensitiveLog = (obj) => ({
567
+ ...obj,
568
+ ...(obj.LocalConsolePassword && { LocalConsolePassword: SENSITIVE_STRING }),
569
+ });
570
+ export const SetLocalConsolePasswordOutputFilterSensitiveLog = (obj) => ({
571
+ ...obj,
572
+ });
573
+ export const SetSMBGuestPasswordInputFilterSensitiveLog = (obj) => ({
574
+ ...obj,
575
+ ...(obj.Password && { Password: SENSITIVE_STRING }),
576
+ });
577
+ export const SetSMBGuestPasswordOutputFilterSensitiveLog = (obj) => ({
578
+ ...obj,
579
+ });
580
+ export const ShutdownGatewayInputFilterSensitiveLog = (obj) => ({
581
+ ...obj,
582
+ });
583
+ export const ShutdownGatewayOutputFilterSensitiveLog = (obj) => ({
584
+ ...obj,
585
+ });
586
+ export const StartAvailabilityMonitorTestInputFilterSensitiveLog = (obj) => ({
587
+ ...obj,
588
+ });
589
+ export const StartAvailabilityMonitorTestOutputFilterSensitiveLog = (obj) => ({
590
+ ...obj,
591
+ });
592
+ export const StartGatewayInputFilterSensitiveLog = (obj) => ({
593
+ ...obj,
594
+ });
595
+ export const StartGatewayOutputFilterSensitiveLog = (obj) => ({
596
+ ...obj,
597
+ });
598
+ export const UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog = (obj) => ({
599
+ ...obj,
600
+ });
601
+ export const UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog = (obj) => ({
602
+ ...obj,
603
+ });
604
+ export const UpdateBandwidthRateLimitInputFilterSensitiveLog = (obj) => ({
605
+ ...obj,
606
+ });
607
+ export const UpdateBandwidthRateLimitOutputFilterSensitiveLog = (obj) => ({
608
+ ...obj,
609
+ });
610
+ export const UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog = (obj) => ({
611
+ ...obj,
612
+ });
613
+ export const UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog = (obj) => ({
614
+ ...obj,
615
+ });
616
+ export const UpdateChapCredentialsInputFilterSensitiveLog = (obj) => ({
617
+ ...obj,
618
+ ...(obj.SecretToAuthenticateInitiator && { SecretToAuthenticateInitiator: SENSITIVE_STRING }),
619
+ ...(obj.SecretToAuthenticateTarget && { SecretToAuthenticateTarget: SENSITIVE_STRING }),
620
+ });
621
+ export const UpdateChapCredentialsOutputFilterSensitiveLog = (obj) => ({
622
+ ...obj,
623
+ });
624
+ export const UpdateFileSystemAssociationInputFilterSensitiveLog = (obj) => ({
625
+ ...obj,
626
+ ...(obj.Password && { Password: SENSITIVE_STRING }),
627
+ });
628
+ export const UpdateFileSystemAssociationOutputFilterSensitiveLog = (obj) => ({
629
+ ...obj,
630
+ });
631
+ export const UpdateGatewayInformationInputFilterSensitiveLog = (obj) => ({
632
+ ...obj,
633
+ });
634
+ export const UpdateGatewayInformationOutputFilterSensitiveLog = (obj) => ({
635
+ ...obj,
636
+ });
637
+ export const UpdateGatewaySoftwareNowInputFilterSensitiveLog = (obj) => ({
638
+ ...obj,
639
+ });
640
+ export const UpdateGatewaySoftwareNowOutputFilterSensitiveLog = (obj) => ({
641
+ ...obj,
642
+ });
643
+ export const UpdateMaintenanceStartTimeInputFilterSensitiveLog = (obj) => ({
644
+ ...obj,
645
+ });
646
+ export const UpdateMaintenanceStartTimeOutputFilterSensitiveLog = (obj) => ({
647
+ ...obj,
648
+ });
649
+ export const UpdateNFSFileShareInputFilterSensitiveLog = (obj) => ({
650
+ ...obj,
651
+ });
652
+ export const UpdateNFSFileShareOutputFilterSensitiveLog = (obj) => ({
653
+ ...obj,
654
+ });
655
+ export const UpdateSMBFileShareInputFilterSensitiveLog = (obj) => ({
656
+ ...obj,
657
+ });
658
+ export const UpdateSMBFileShareOutputFilterSensitiveLog = (obj) => ({
659
+ ...obj,
660
+ });
661
+ export const UpdateSMBFileShareVisibilityInputFilterSensitiveLog = (obj) => ({
662
+ ...obj,
663
+ });
664
+ export const UpdateSMBFileShareVisibilityOutputFilterSensitiveLog = (obj) => ({
665
+ ...obj,
666
+ });
667
+ export const UpdateSMBLocalGroupsInputFilterSensitiveLog = (obj) => ({
668
+ ...obj,
669
+ });
670
+ export const UpdateSMBLocalGroupsOutputFilterSensitiveLog = (obj) => ({
671
+ ...obj,
672
+ });
673
+ export const UpdateSMBSecurityStrategyInputFilterSensitiveLog = (obj) => ({
674
+ ...obj,
675
+ });
676
+ export const UpdateSMBSecurityStrategyOutputFilterSensitiveLog = (obj) => ({
677
+ ...obj,
678
+ });
679
+ export const UpdateSnapshotScheduleInputFilterSensitiveLog = (obj) => ({
680
+ ...obj,
681
+ });
682
+ export const UpdateSnapshotScheduleOutputFilterSensitiveLog = (obj) => ({
683
+ ...obj,
684
+ });
685
+ export const UpdateVTLDeviceTypeInputFilterSensitiveLog = (obj) => ({
686
+ ...obj,
687
+ });
688
+ export const UpdateVTLDeviceTypeOutputFilterSensitiveLog = (obj) => ({
689
+ ...obj,
690
+ });