@aws-sdk/client-storage-gateway 3.775.0 → 3.777.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 (97) hide show
  1. package/dist-types/commands/ActivateGatewayCommand.d.ts +11 -11
  2. package/dist-types/commands/AddCacheCommand.d.ts +6 -6
  3. package/dist-types/commands/AddTagsToResourceCommand.d.ts +8 -8
  4. package/dist-types/commands/AddUploadBufferCommand.d.ts +6 -6
  5. package/dist-types/commands/AddWorkingStorageCommand.d.ts +6 -6
  6. package/dist-types/commands/AssignTapePoolCommand.d.ts +1 -0
  7. package/dist-types/commands/AssociateFileSystemCommand.d.ts +1 -0
  8. package/dist-types/commands/AttachVolumeCommand.d.ts +1 -0
  9. package/dist-types/commands/CancelArchivalCommand.d.ts +6 -6
  10. package/dist-types/commands/CancelCacheReportCommand.d.ts +1 -0
  11. package/dist-types/commands/CancelRetrievalCommand.d.ts +6 -6
  12. package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +11 -11
  13. package/dist-types/commands/CreateNFSFileShareCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateSMBFileShareCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateSnapshotCommand.d.ts +7 -7
  16. package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +8 -8
  17. package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +12 -12
  18. package/dist-types/commands/CreateTapePoolCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +7 -7
  20. package/dist-types/commands/CreateTapesCommand.d.ts +9 -9
  21. package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +6 -6
  23. package/dist-types/commands/DeleteCacheReportCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +7 -7
  25. package/dist-types/commands/DeleteFileShareCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteGatewayCommand.d.ts +5 -5
  27. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +5 -5
  28. package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +5 -5
  29. package/dist-types/commands/DeleteTapeCommand.d.ts +6 -6
  30. package/dist-types/commands/DeleteTapePoolCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteVolumeCommand.d.ts +5 -5
  32. package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +1 -0
  33. package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +7 -7
  34. package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +1 -0
  35. package/dist-types/commands/DescribeCacheCommand.d.ts +11 -11
  36. package/dist-types/commands/DescribeCacheReportCommand.d.ts +1 -0
  37. package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +16 -16
  38. package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +9 -9
  39. package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +1 -0
  40. package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +14 -14
  41. package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +9 -9
  42. package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +1 -0
  43. package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +1 -0
  44. package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +1 -0
  45. package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +9 -9
  46. package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +17 -17
  47. package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +1 -37
  48. package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +1 -27
  49. package/dist-types/commands/DescribeTapesCommand.d.ts +17 -17
  50. package/dist-types/commands/DescribeUploadBufferCommand.d.ts +18 -19
  51. package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +37 -37
  52. package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +8 -8
  53. package/dist-types/commands/DetachVolumeCommand.d.ts +1 -0
  54. package/dist-types/commands/DisableGatewayCommand.d.ts +5 -5
  55. package/dist-types/commands/DisassociateFileSystemCommand.d.ts +1 -0
  56. package/dist-types/commands/EvictFilesFailingUploadCommand.d.ts +1 -0
  57. package/dist-types/commands/JoinDomainCommand.d.ts +1 -0
  58. package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +1 -0
  59. package/dist-types/commands/ListCacheReportsCommand.d.ts +1 -0
  60. package/dist-types/commands/ListFileSharesCommand.d.ts +1 -0
  61. package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +1 -0
  62. package/dist-types/commands/ListGatewaysCommand.d.ts +9 -9
  63. package/dist-types/commands/ListLocalDisksCommand.d.ts +19 -19
  64. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -11
  65. package/dist-types/commands/ListTapePoolsCommand.d.ts +1 -0
  66. package/dist-types/commands/ListTapesCommand.d.ts +1 -0
  67. package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +1 -0
  68. package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +9 -9
  69. package/dist-types/commands/ListVolumesCommand.d.ts +21 -21
  70. package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +1 -0
  71. package/dist-types/commands/RefreshCacheCommand.d.ts +1 -0
  72. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -6
  73. package/dist-types/commands/ResetCacheCommand.d.ts +5 -5
  74. package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +6 -6
  75. package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +6 -6
  76. package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +6 -6
  77. package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +1 -0
  78. package/dist-types/commands/ShutdownGatewayCommand.d.ts +5 -5
  79. package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +1 -0
  80. package/dist-types/commands/StartCacheReportCommand.d.ts +1 -0
  81. package/dist-types/commands/StartGatewayCommand.d.ts +5 -5
  82. package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +1 -0
  83. package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +7 -7
  84. package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +1 -0
  85. package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +9 -9
  86. package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +1 -0
  87. package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +8 -8
  88. package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +5 -5
  89. package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +8 -8
  90. package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +1 -0
  91. package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +1 -0
  92. package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +1 -0
  93. package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +1 -0
  94. package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +1 -0
  95. package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +8 -8
  96. package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +6 -6
  97. package/package.json +2 -2
@@ -66,24 +66,24 @@ declare const UpdateVTLDeviceTypeCommand_base: {
66
66
  * @throws {@link StorageGatewayServiceException}
67
67
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
68
68
  *
69
- * @public
69
+ *
70
70
  * @example To update a VTL device type
71
71
  * ```javascript
72
72
  * // Updates the type of medium changer in a gateway-VTL after a gateway-VTL is activated.
73
73
  * const input = {
74
- * "DeviceType": "Medium Changer",
75
- * "VTLDeviceARN": "arn:aws:storagegateway:us-east-1:999999999999:gateway/sgw-12A3456B/device/AMZN_SGW-1FAD4876_MEDIACHANGER_00001"
74
+ * DeviceType: "Medium Changer",
75
+ * VTLDeviceARN: "arn:aws:storagegateway:us-east-1:999999999999:gateway/sgw-12A3456B/device/AMZN_SGW-1FAD4876_MEDIACHANGER_00001"
76
76
  * };
77
77
  * const command = new UpdateVTLDeviceTypeCommand(input);
78
78
  * const response = await client.send(command);
79
- * /* response ==
79
+ * /* response is
80
80
  * {
81
- * "VTLDeviceARN": "arn:aws:storagegateway:us-east-1:999999999999:gateway/sgw-12A3456B/device/AMZN_SGW-1FAD4876_MEDIACHANGER_00001"
81
+ * VTLDeviceARN: "arn:aws:storagegateway:us-east-1:999999999999:gateway/sgw-12A3456B/device/AMZN_SGW-1FAD4876_MEDIACHANGER_00001"
82
82
  * }
83
83
  * *\/
84
- * // example id: to-update-a-vtl-device-type-1472153012967
85
84
  * ```
86
85
  *
86
+ * @public
87
87
  */
88
88
  export declare class UpdateVTLDeviceTypeCommand extends UpdateVTLDeviceTypeCommand_base {
89
89
  /** @internal type navigation helper, not in runtime. */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-storage-gateway",
3
3
  "description": "AWS SDK for JavaScript Storage Gateway Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-storage-gateway",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",