@aws-sdk/client-storage-gateway 3.1087.0 → 3.1089.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 (118) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/StorageGateway.d.ts +308 -364
  3. package/dist-types/ts3.4/StorageGatewayClient.d.ts +13 -44
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +4 -9
  8. package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +7 -5
  9. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +4 -9
  10. package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +3 -5
  13. package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/CancelCacheReportCommand.d.ts +4 -9
  17. package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +3 -5
  27. package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/DeleteCacheReportCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +3 -5
  33. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +3 -5
  37. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/DescribeCacheReportCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +5 -10
  58. package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +3 -5
  61. package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/EvictFilesFailingUploadCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListCacheReportsCommand.d.ts +3 -8
  66. package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +2 -4
  67. package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
  69. package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +2 -4
  72. package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +4 -4
  73. package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +5 -10
  74. package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +2 -4
  76. package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +5 -10
  81. package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +5 -10
  83. package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/StartCacheReportCommand.d.ts +4 -9
  87. package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +5 -10
  90. package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +5 -10
  95. package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +5 -10
  97. package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +5 -10
  98. package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +5 -10
  100. package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +5 -10
  102. package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +5 -10
  103. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  104. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  105. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  106. package/dist-types/ts3.4/models/enums.d.ts +8 -16
  107. package/dist-types/ts3.4/models/errors.d.ts +3 -9
  108. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  109. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  110. package/dist-types/ts3.4/pagination/ListTapesPaginator.d.ts +1 -4
  111. package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +1 -4
  112. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  113. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  114. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  115. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  116. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  117. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  118. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1088.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75