@aws-sdk/client-storage-gateway 3.588.0 → 3.592.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.
- package/dist-cjs/index.js +6 -90
- package/dist-es/models/models_0.js +4 -0
- package/dist-types/StorageGatewayClient.d.ts +4 -4
- package/dist-types/commands/ActivateGatewayCommand.d.ts +2 -1
- package/dist-types/commands/AddCacheCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/commands/AddUploadBufferCommand.d.ts +2 -1
- package/dist-types/commands/AddWorkingStorageCommand.d.ts +2 -1
- package/dist-types/commands/AssignTapePoolCommand.d.ts +2 -1
- package/dist-types/commands/AssociateFileSystemCommand.d.ts +2 -1
- package/dist-types/commands/AttachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CancelArchivalCommand.d.ts +2 -1
- package/dist-types/commands/CancelRetrievalCommand.d.ts +2 -1
- package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CreateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/commands/CreateTapePoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +2 -1
- package/dist-types/commands/CreateTapesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFileShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTapeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTapePoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCacheCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +8 -3
- package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTapesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUploadBufferCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +2 -1
- package/dist-types/commands/DetachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DisableGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFileSystemCommand.d.ts +2 -1
- package/dist-types/commands/JoinDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListFileSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/ListLocalDisksCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTapePoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListTapesCommand.d.ts +2 -1
- package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +2 -1
- package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/commands/ListVolumesCommand.d.ts +2 -1
- package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +2 -1
- package/dist-types/commands/RefreshCacheCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/commands/ResetCacheCommand.d.ts +2 -1
- package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +2 -1
- package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +2 -1
- package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +2 -1
- package/dist-types/commands/ShutdownGatewayCommand.d.ts +2 -1
- package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/commands/StartGatewayCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +5 -4
- package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +23 -5
- package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +8 -5
- package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/StorageGatewayServiceException.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +96 -25
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/StorageGatewayServiceException.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +13 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
|
@@ -191,6 +191,12 @@ export interface AutomaticTapeCreationPolicyInfo {
|
|
|
191
191
|
AutomaticTapeCreationRules?: AutomaticTapeCreationRule[];
|
|
192
192
|
GatewayARN?: string;
|
|
193
193
|
}
|
|
194
|
+
export declare const AutomaticUpdatePolicy: {
|
|
195
|
+
readonly ALL_VERSIONS: "ALL_VERSIONS";
|
|
196
|
+
readonly EMERGENCY_VERSIONS_ONLY: "EMERGENCY_VERSIONS_ONLY";
|
|
197
|
+
};
|
|
198
|
+
export type AutomaticUpdatePolicy =
|
|
199
|
+
(typeof AutomaticUpdatePolicy)[keyof typeof AutomaticUpdatePolicy];
|
|
194
200
|
export declare const AvailabilityMonitorTestStatus: {
|
|
195
201
|
readonly COMPLETE: "COMPLETE";
|
|
196
202
|
readonly FAILED: "FAILED";
|
|
@@ -624,6 +630,9 @@ export interface DescribeGatewayInformationOutput {
|
|
|
624
630
|
export interface DescribeMaintenanceStartTimeInput {
|
|
625
631
|
GatewayARN: string | undefined;
|
|
626
632
|
}
|
|
633
|
+
export interface SoftwareUpdatePreferences {
|
|
634
|
+
AutomaticUpdatePolicy?: AutomaticUpdatePolicy;
|
|
635
|
+
}
|
|
627
636
|
export interface DescribeMaintenanceStartTimeOutput {
|
|
628
637
|
GatewayARN?: string;
|
|
629
638
|
HourOfDay?: number;
|
|
@@ -631,6 +640,7 @@ export interface DescribeMaintenanceStartTimeOutput {
|
|
|
631
640
|
DayOfWeek?: number;
|
|
632
641
|
DayOfMonth?: number;
|
|
633
642
|
Timezone?: string;
|
|
643
|
+
SoftwareUpdatePreferences?: SoftwareUpdatePreferences;
|
|
634
644
|
}
|
|
635
645
|
export interface DescribeNFSFileSharesInput {
|
|
636
646
|
FileShareARNList: string[] | undefined;
|
|
@@ -1205,10 +1215,11 @@ export interface UpdateGatewaySoftwareNowOutput {
|
|
|
1205
1215
|
}
|
|
1206
1216
|
export interface UpdateMaintenanceStartTimeInput {
|
|
1207
1217
|
GatewayARN: string | undefined;
|
|
1208
|
-
HourOfDay
|
|
1209
|
-
MinuteOfHour
|
|
1218
|
+
HourOfDay?: number;
|
|
1219
|
+
MinuteOfHour?: number;
|
|
1210
1220
|
DayOfWeek?: number;
|
|
1211
1221
|
DayOfMonth?: number;
|
|
1222
|
+
SoftwareUpdatePreferences?: SoftwareUpdatePreferences;
|
|
1212
1223
|
}
|
|
1213
1224
|
export interface UpdateMaintenanceStartTimeOutput {
|
|
1214
1225
|
GatewayARN?: string;
|
|
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: StorageGatewayClientConfig) => {
|
|
|
20
20
|
serviceId: string;
|
|
21
21
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
23
24
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
24
25
|
import("@smithy/types").UserAgent
|
|
25
26
|
>;
|
|
26
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
27
27
|
credentialDefaultProvider: (
|
|
28
28
|
input: any
|
|
29
29
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
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.
|
|
4
|
+
"version": "3.592.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",
|
|
@@ -20,10 +20,10 @@
|
|
|
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-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|