@aws-sdk/client-storage-gateway 3.278.0 → 3.281.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 (92) hide show
  1. package/README.md +723 -0
  2. package/dist-types/commands/ActivateGatewayCommand.d.ts +6 -0
  3. package/dist-types/commands/AddCacheCommand.d.ts +6 -0
  4. package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -0
  5. package/dist-types/commands/AddUploadBufferCommand.d.ts +6 -0
  6. package/dist-types/commands/AddWorkingStorageCommand.d.ts +6 -0
  7. package/dist-types/commands/AssignTapePoolCommand.d.ts +6 -0
  8. package/dist-types/commands/AssociateFileSystemCommand.d.ts +6 -0
  9. package/dist-types/commands/AttachVolumeCommand.d.ts +6 -0
  10. package/dist-types/commands/CancelArchivalCommand.d.ts +6 -0
  11. package/dist-types/commands/CancelRetrievalCommand.d.ts +6 -0
  12. package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateNFSFileShareCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateSMBFileShareCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +6 -0
  17. package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateTapePoolCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +6 -0
  20. package/dist-types/commands/CreateTapesCommand.d.ts +6 -0
  21. package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +6 -0
  22. package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +6 -0
  23. package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +6 -0
  24. package/dist-types/commands/DeleteFileShareCommand.d.ts +6 -0
  25. package/dist-types/commands/DeleteGatewayCommand.d.ts +6 -0
  26. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +6 -0
  27. package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +6 -0
  28. package/dist-types/commands/DeleteTapeCommand.d.ts +6 -0
  29. package/dist-types/commands/DeleteTapePoolCommand.d.ts +6 -0
  30. package/dist-types/commands/DeleteVolumeCommand.d.ts +6 -0
  31. package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +6 -0
  32. package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +6 -0
  33. package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +6 -0
  34. package/dist-types/commands/DescribeCacheCommand.d.ts +6 -0
  35. package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +6 -0
  36. package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +6 -0
  37. package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +6 -0
  38. package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +6 -0
  39. package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +6 -0
  40. package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +6 -0
  41. package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +6 -0
  42. package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +6 -0
  43. package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +6 -0
  44. package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +6 -0
  45. package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +6 -0
  46. package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +6 -0
  47. package/dist-types/commands/DescribeTapesCommand.d.ts +6 -0
  48. package/dist-types/commands/DescribeUploadBufferCommand.d.ts +6 -0
  49. package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +6 -0
  50. package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +6 -0
  51. package/dist-types/commands/DetachVolumeCommand.d.ts +6 -0
  52. package/dist-types/commands/DisableGatewayCommand.d.ts +6 -0
  53. package/dist-types/commands/DisassociateFileSystemCommand.d.ts +6 -0
  54. package/dist-types/commands/JoinDomainCommand.d.ts +6 -0
  55. package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +6 -0
  56. package/dist-types/commands/ListFileSharesCommand.d.ts +6 -0
  57. package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +6 -0
  58. package/dist-types/commands/ListGatewaysCommand.d.ts +6 -0
  59. package/dist-types/commands/ListLocalDisksCommand.d.ts +6 -0
  60. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  61. package/dist-types/commands/ListTapePoolsCommand.d.ts +6 -0
  62. package/dist-types/commands/ListTapesCommand.d.ts +6 -0
  63. package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +6 -0
  64. package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +6 -0
  65. package/dist-types/commands/ListVolumesCommand.d.ts +6 -0
  66. package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +6 -0
  67. package/dist-types/commands/RefreshCacheCommand.d.ts +6 -0
  68. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -0
  69. package/dist-types/commands/ResetCacheCommand.d.ts +6 -0
  70. package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +6 -0
  71. package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +6 -0
  72. package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +6 -0
  73. package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +6 -0
  74. package/dist-types/commands/ShutdownGatewayCommand.d.ts +6 -0
  75. package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +6 -0
  76. package/dist-types/commands/StartGatewayCommand.d.ts +6 -0
  77. package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +6 -0
  78. package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +6 -0
  79. package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +6 -0
  80. package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +6 -0
  81. package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +6 -0
  82. package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +6 -0
  83. package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +6 -0
  84. package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +6 -0
  85. package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +6 -0
  86. package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +6 -0
  87. package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +6 -0
  88. package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +6 -0
  89. package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +6 -0
  90. package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +6 -0
  91. package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +6 -0
  92. package/package.json +6 -6
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateChapCredentialsInput, UpdateChapCredentialsOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateChapCredentialsCommand}.
8
+ */
6
9
  export interface UpdateChapCredentialsCommandInput extends UpdateChapCredentialsInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateChapCredentialsCommand}.
13
+ */
8
14
  export interface UpdateChapCredentialsCommandOutput extends UpdateChapCredentialsOutput, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateFileSystemAssociationInput, UpdateFileSystemAssociationOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateFileSystemAssociationCommand}.
8
+ */
6
9
  export interface UpdateFileSystemAssociationCommandInput extends UpdateFileSystemAssociationInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateFileSystemAssociationCommand}.
13
+ */
8
14
  export interface UpdateFileSystemAssociationCommandOutput extends UpdateFileSystemAssociationOutput, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateGatewayInformationInput, UpdateGatewayInformationOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateGatewayInformationCommand}.
8
+ */
6
9
  export interface UpdateGatewayInformationCommandInput extends UpdateGatewayInformationInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateGatewayInformationCommand}.
13
+ */
8
14
  export interface UpdateGatewayInformationCommandOutput extends UpdateGatewayInformationOutput, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateGatewaySoftwareNowInput, UpdateGatewaySoftwareNowOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateGatewaySoftwareNowCommand}.
8
+ */
6
9
  export interface UpdateGatewaySoftwareNowCommandInput extends UpdateGatewaySoftwareNowInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateGatewaySoftwareNowCommand}.
13
+ */
8
14
  export interface UpdateGatewaySoftwareNowCommandOutput extends UpdateGatewaySoftwareNowOutput, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateMaintenanceStartTimeInput, UpdateMaintenanceStartTimeOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateMaintenanceStartTimeCommand}.
8
+ */
6
9
  export interface UpdateMaintenanceStartTimeCommandInput extends UpdateMaintenanceStartTimeInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateMaintenanceStartTimeCommand}.
13
+ */
8
14
  export interface UpdateMaintenanceStartTimeCommandOutput extends UpdateMaintenanceStartTimeOutput, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateNFSFileShareInput, UpdateNFSFileShareOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateNFSFileShareCommand}.
8
+ */
6
9
  export interface UpdateNFSFileShareCommandInput extends UpdateNFSFileShareInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateNFSFileShareCommand}.
13
+ */
8
14
  export interface UpdateNFSFileShareCommandOutput extends UpdateNFSFileShareOutput, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateSMBFileShareInput, UpdateSMBFileShareOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateSMBFileShareCommand}.
8
+ */
6
9
  export interface UpdateSMBFileShareCommandInput extends UpdateSMBFileShareInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateSMBFileShareCommand}.
13
+ */
8
14
  export interface UpdateSMBFileShareCommandOutput extends UpdateSMBFileShareOutput, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateSMBFileShareVisibilityInput, UpdateSMBFileShareVisibilityOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateSMBFileShareVisibilityCommand}.
8
+ */
6
9
  export interface UpdateSMBFileShareVisibilityCommandInput extends UpdateSMBFileShareVisibilityInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateSMBFileShareVisibilityCommand}.
13
+ */
8
14
  export interface UpdateSMBFileShareVisibilityCommandOutput extends UpdateSMBFileShareVisibilityOutput, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateSMBLocalGroupsInput, UpdateSMBLocalGroupsOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateSMBLocalGroupsCommand}.
8
+ */
6
9
  export interface UpdateSMBLocalGroupsCommandInput extends UpdateSMBLocalGroupsInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateSMBLocalGroupsCommand}.
13
+ */
8
14
  export interface UpdateSMBLocalGroupsCommandOutput extends UpdateSMBLocalGroupsOutput, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateSMBSecurityStrategyInput, UpdateSMBSecurityStrategyOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateSMBSecurityStrategyCommand}.
8
+ */
6
9
  export interface UpdateSMBSecurityStrategyCommandInput extends UpdateSMBSecurityStrategyInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateSMBSecurityStrategyCommand}.
13
+ */
8
14
  export interface UpdateSMBSecurityStrategyCommandOutput extends UpdateSMBSecurityStrategyOutput, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateSnapshotScheduleInput, UpdateSnapshotScheduleOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateSnapshotScheduleCommand}.
8
+ */
6
9
  export interface UpdateSnapshotScheduleCommandInput extends UpdateSnapshotScheduleInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateSnapshotScheduleCommand}.
13
+ */
8
14
  export interface UpdateSnapshotScheduleCommandOutput extends UpdateSnapshotScheduleOutput, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateVTLDeviceTypeInput, UpdateVTLDeviceTypeOutput } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
6
+ /**
7
+ * The input for {@link UpdateVTLDeviceTypeCommand}.
8
+ */
6
9
  export interface UpdateVTLDeviceTypeCommandInput extends UpdateVTLDeviceTypeInput {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateVTLDeviceTypeCommand}.
13
+ */
8
14
  export interface UpdateVTLDeviceTypeCommandOutput extends UpdateVTLDeviceTypeOutput, __MetadataBearer {
9
15
  }
10
16
  /**
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.278.0",
4
+ "version": "3.281.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.278.0",
23
+ "@aws-sdk/client-sts": "3.281.0",
24
24
  "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.278.0",
25
+ "@aws-sdk/credential-provider-node": "3.281.0",
26
26
  "@aws-sdk/fetch-http-handler": "3.272.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",
@@ -39,14 +39,14 @@
39
39
  "@aws-sdk/node-config-provider": "3.272.0",
40
40
  "@aws-sdk/node-http-handler": "3.272.0",
41
41
  "@aws-sdk/protocol-http": "3.272.0",
42
- "@aws-sdk/smithy-client": "3.272.0",
42
+ "@aws-sdk/smithy-client": "3.279.0",
43
43
  "@aws-sdk/types": "3.272.0",
44
44
  "@aws-sdk/url-parser": "3.272.0",
45
45
  "@aws-sdk/util-base64": "3.208.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.188.0",
47
47
  "@aws-sdk/util-body-length-node": "3.208.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.272.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.272.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.279.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.279.0",
50
50
  "@aws-sdk/util-endpoints": "3.272.0",
51
51
  "@aws-sdk/util-retry": "3.272.0",
52
52
  "@aws-sdk/util-user-agent-browser": "3.272.0",