@aws-sdk/client-storage-gateway 3.758.0 → 3.774.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 +28 -28
- package/package.json +7 -7
package/dist-cjs/index.js
CHANGED
|
@@ -19,8 +19,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
19
19
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
20
20
|
|
|
21
21
|
// src/index.ts
|
|
22
|
-
var
|
|
23
|
-
__export(
|
|
22
|
+
var index_exports = {};
|
|
23
|
+
__export(index_exports, {
|
|
24
24
|
ActivateGatewayCommand: () => ActivateGatewayCommand,
|
|
25
25
|
ActiveDirectoryStatus: () => ActiveDirectoryStatus,
|
|
26
26
|
AddCacheCommand: () => AddCacheCommand,
|
|
@@ -162,7 +162,7 @@ __export(src_exports, {
|
|
|
162
162
|
paginateListTapes: () => paginateListTapes,
|
|
163
163
|
paginateListVolumes: () => paginateListVolumes
|
|
164
164
|
});
|
|
165
|
-
module.exports = __toCommonJS(
|
|
165
|
+
module.exports = __toCommonJS(index_exports);
|
|
166
166
|
|
|
167
167
|
// src/StorageGatewayClient.ts
|
|
168
168
|
var import_middleware_host_header = require("@aws-sdk/middleware-host-header");
|
|
@@ -289,9 +289,9 @@ var StorageGatewayClient = class extends import_smithy_client.Client {
|
|
|
289
289
|
this.middlewareStack.use(
|
|
290
290
|
(0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
|
|
291
291
|
httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultStorageGatewayHttpAuthSchemeParametersProvider,
|
|
292
|
-
identityProviderConfigProvider: async (config) => new import_core.DefaultIdentityProviderConfig({
|
|
292
|
+
identityProviderConfigProvider: /* @__PURE__ */ __name(async (config) => new import_core.DefaultIdentityProviderConfig({
|
|
293
293
|
"aws.auth#sigv4": config.credentials
|
|
294
|
-
})
|
|
294
|
+
}), "identityProviderConfigProvider")
|
|
295
295
|
})
|
|
296
296
|
);
|
|
297
297
|
this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config));
|
|
@@ -2481,7 +2481,7 @@ var de_ServiceUnavailableErrorRes = /* @__PURE__ */ __name(async (parsedOutput,
|
|
|
2481
2481
|
}, "de_ServiceUnavailableErrorRes");
|
|
2482
2482
|
var de_CachediSCSIVolume = /* @__PURE__ */ __name((output, context) => {
|
|
2483
2483
|
return (0, import_smithy_client.take)(output, {
|
|
2484
|
-
CreatedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2484
|
+
CreatedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedDate"),
|
|
2485
2485
|
KMSKey: import_smithy_client.expectString,
|
|
2486
2486
|
SourceSnapshotId: import_smithy_client.expectString,
|
|
2487
2487
|
TargetName: import_smithy_client.expectString,
|
|
@@ -2506,7 +2506,7 @@ var de_CacheReportInfo = /* @__PURE__ */ __name((output, context) => {
|
|
|
2506
2506
|
return (0, import_smithy_client.take)(output, {
|
|
2507
2507
|
CacheReportARN: import_smithy_client.expectString,
|
|
2508
2508
|
CacheReportStatus: import_smithy_client.expectString,
|
|
2509
|
-
EndTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2509
|
+
EndTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "EndTime"),
|
|
2510
2510
|
ExclusionFilters: import_smithy_client._json,
|
|
2511
2511
|
FileShareARN: import_smithy_client.expectString,
|
|
2512
2512
|
InclusionFilters: import_smithy_client._json,
|
|
@@ -2514,7 +2514,7 @@ var de_CacheReportInfo = /* @__PURE__ */ __name((output, context) => {
|
|
|
2514
2514
|
ReportCompletionPercent: import_smithy_client.expectInt32,
|
|
2515
2515
|
ReportName: import_smithy_client.expectString,
|
|
2516
2516
|
Role: import_smithy_client.expectString,
|
|
2517
|
-
StartTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2517
|
+
StartTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartTime"),
|
|
2518
2518
|
Tags: import_smithy_client._json
|
|
2519
2519
|
});
|
|
2520
2520
|
}, "de_CacheReportInfo");
|
|
@@ -2527,13 +2527,13 @@ var de_CacheReportList = /* @__PURE__ */ __name((output, context) => {
|
|
|
2527
2527
|
var de_DescribeAvailabilityMonitorTestOutput = /* @__PURE__ */ __name((output, context) => {
|
|
2528
2528
|
return (0, import_smithy_client.take)(output, {
|
|
2529
2529
|
GatewayARN: import_smithy_client.expectString,
|
|
2530
|
-
StartTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2530
|
+
StartTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "StartTime"),
|
|
2531
2531
|
Status: import_smithy_client.expectString
|
|
2532
2532
|
});
|
|
2533
2533
|
}, "de_DescribeAvailabilityMonitorTestOutput");
|
|
2534
2534
|
var de_DescribeCachediSCSIVolumesOutput = /* @__PURE__ */ __name((output, context) => {
|
|
2535
2535
|
return (0, import_smithy_client.take)(output, {
|
|
2536
|
-
CachediSCSIVolumes: (_) => de_CachediSCSIVolumes(_, context)
|
|
2536
|
+
CachediSCSIVolumes: /* @__PURE__ */ __name((_) => de_CachediSCSIVolumes(_, context), "CachediSCSIVolumes")
|
|
2537
2537
|
});
|
|
2538
2538
|
}, "de_DescribeCachediSCSIVolumesOutput");
|
|
2539
2539
|
var de_DescribeCacheOutput = /* @__PURE__ */ __name((output, context) => {
|
|
@@ -2549,48 +2549,48 @@ var de_DescribeCacheOutput = /* @__PURE__ */ __name((output, context) => {
|
|
|
2549
2549
|
}, "de_DescribeCacheOutput");
|
|
2550
2550
|
var de_DescribeCacheReportOutput = /* @__PURE__ */ __name((output, context) => {
|
|
2551
2551
|
return (0, import_smithy_client.take)(output, {
|
|
2552
|
-
CacheReportInfo: (_) => de_CacheReportInfo(_, context)
|
|
2552
|
+
CacheReportInfo: /* @__PURE__ */ __name((_) => de_CacheReportInfo(_, context), "CacheReportInfo")
|
|
2553
2553
|
});
|
|
2554
2554
|
}, "de_DescribeCacheReportOutput");
|
|
2555
2555
|
var de_DescribeStorediSCSIVolumesOutput = /* @__PURE__ */ __name((output, context) => {
|
|
2556
2556
|
return (0, import_smithy_client.take)(output, {
|
|
2557
|
-
StorediSCSIVolumes: (_) => de_StorediSCSIVolumes(_, context)
|
|
2557
|
+
StorediSCSIVolumes: /* @__PURE__ */ __name((_) => de_StorediSCSIVolumes(_, context), "StorediSCSIVolumes")
|
|
2558
2558
|
});
|
|
2559
2559
|
}, "de_DescribeStorediSCSIVolumesOutput");
|
|
2560
2560
|
var de_DescribeTapeArchivesOutput = /* @__PURE__ */ __name((output, context) => {
|
|
2561
2561
|
return (0, import_smithy_client.take)(output, {
|
|
2562
2562
|
Marker: import_smithy_client.expectString,
|
|
2563
|
-
TapeArchives: (_) => de_TapeArchives(_, context)
|
|
2563
|
+
TapeArchives: /* @__PURE__ */ __name((_) => de_TapeArchives(_, context), "TapeArchives")
|
|
2564
2564
|
});
|
|
2565
2565
|
}, "de_DescribeTapeArchivesOutput");
|
|
2566
2566
|
var de_DescribeTapeRecoveryPointsOutput = /* @__PURE__ */ __name((output, context) => {
|
|
2567
2567
|
return (0, import_smithy_client.take)(output, {
|
|
2568
2568
|
GatewayARN: import_smithy_client.expectString,
|
|
2569
2569
|
Marker: import_smithy_client.expectString,
|
|
2570
|
-
TapeRecoveryPointInfos: (_) => de_TapeRecoveryPointInfos(_, context)
|
|
2570
|
+
TapeRecoveryPointInfos: /* @__PURE__ */ __name((_) => de_TapeRecoveryPointInfos(_, context), "TapeRecoveryPointInfos")
|
|
2571
2571
|
});
|
|
2572
2572
|
}, "de_DescribeTapeRecoveryPointsOutput");
|
|
2573
2573
|
var de_DescribeTapesOutput = /* @__PURE__ */ __name((output, context) => {
|
|
2574
2574
|
return (0, import_smithy_client.take)(output, {
|
|
2575
2575
|
Marker: import_smithy_client.expectString,
|
|
2576
|
-
Tapes: (_) => de_Tapes(_, context)
|
|
2576
|
+
Tapes: /* @__PURE__ */ __name((_) => de_Tapes(_, context), "Tapes")
|
|
2577
2577
|
});
|
|
2578
2578
|
}, "de_DescribeTapesOutput");
|
|
2579
2579
|
var de_ListCacheReportsOutput = /* @__PURE__ */ __name((output, context) => {
|
|
2580
2580
|
return (0, import_smithy_client.take)(output, {
|
|
2581
|
-
CacheReportList: (_) => de_CacheReportList(_, context),
|
|
2581
|
+
CacheReportList: /* @__PURE__ */ __name((_) => de_CacheReportList(_, context), "CacheReportList"),
|
|
2582
2582
|
Marker: import_smithy_client.expectString
|
|
2583
2583
|
});
|
|
2584
2584
|
}, "de_ListCacheReportsOutput");
|
|
2585
2585
|
var de_ListTapesOutput = /* @__PURE__ */ __name((output, context) => {
|
|
2586
2586
|
return (0, import_smithy_client.take)(output, {
|
|
2587
2587
|
Marker: import_smithy_client.expectString,
|
|
2588
|
-
TapeInfos: (_) => de_TapeInfos(_, context)
|
|
2588
|
+
TapeInfos: /* @__PURE__ */ __name((_) => de_TapeInfos(_, context), "TapeInfos")
|
|
2589
2589
|
});
|
|
2590
2590
|
}, "de_ListTapesOutput");
|
|
2591
2591
|
var de_StorediSCSIVolume = /* @__PURE__ */ __name((output, context) => {
|
|
2592
2592
|
return (0, import_smithy_client.take)(output, {
|
|
2593
|
-
CreatedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2593
|
+
CreatedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreatedDate"),
|
|
2594
2594
|
KMSKey: import_smithy_client.expectString,
|
|
2595
2595
|
PreservedExistingData: import_smithy_client.expectBoolean,
|
|
2596
2596
|
SourceSnapshotId: import_smithy_client.expectString,
|
|
@@ -2616,13 +2616,13 @@ var de_StorediSCSIVolumes = /* @__PURE__ */ __name((output, context) => {
|
|
|
2616
2616
|
var de_Tape = /* @__PURE__ */ __name((output, context) => {
|
|
2617
2617
|
return (0, import_smithy_client.take)(output, {
|
|
2618
2618
|
KMSKey: import_smithy_client.expectString,
|
|
2619
|
-
PoolEntryDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2619
|
+
PoolEntryDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "PoolEntryDate"),
|
|
2620
2620
|
PoolId: import_smithy_client.expectString,
|
|
2621
2621
|
Progress: import_smithy_client.limitedParseDouble,
|
|
2622
|
-
RetentionStartDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2622
|
+
RetentionStartDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "RetentionStartDate"),
|
|
2623
2623
|
TapeARN: import_smithy_client.expectString,
|
|
2624
2624
|
TapeBarcode: import_smithy_client.expectString,
|
|
2625
|
-
TapeCreatedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2625
|
+
TapeCreatedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "TapeCreatedDate"),
|
|
2626
2626
|
TapeSizeInBytes: import_smithy_client.expectLong,
|
|
2627
2627
|
TapeStatus: import_smithy_client.expectString,
|
|
2628
2628
|
TapeUsedInBytes: import_smithy_client.expectLong,
|
|
@@ -2632,15 +2632,15 @@ var de_Tape = /* @__PURE__ */ __name((output, context) => {
|
|
|
2632
2632
|
}, "de_Tape");
|
|
2633
2633
|
var de_TapeArchive = /* @__PURE__ */ __name((output, context) => {
|
|
2634
2634
|
return (0, import_smithy_client.take)(output, {
|
|
2635
|
-
CompletionTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2635
|
+
CompletionTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CompletionTime"),
|
|
2636
2636
|
KMSKey: import_smithy_client.expectString,
|
|
2637
|
-
PoolEntryDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2637
|
+
PoolEntryDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "PoolEntryDate"),
|
|
2638
2638
|
PoolId: import_smithy_client.expectString,
|
|
2639
|
-
RetentionStartDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2639
|
+
RetentionStartDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "RetentionStartDate"),
|
|
2640
2640
|
RetrievedTo: import_smithy_client.expectString,
|
|
2641
2641
|
TapeARN: import_smithy_client.expectString,
|
|
2642
2642
|
TapeBarcode: import_smithy_client.expectString,
|
|
2643
|
-
TapeCreatedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2643
|
+
TapeCreatedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "TapeCreatedDate"),
|
|
2644
2644
|
TapeSizeInBytes: import_smithy_client.expectLong,
|
|
2645
2645
|
TapeStatus: import_smithy_client.expectString,
|
|
2646
2646
|
TapeUsedInBytes: import_smithy_client.expectLong,
|
|
@@ -2656,9 +2656,9 @@ var de_TapeArchives = /* @__PURE__ */ __name((output, context) => {
|
|
|
2656
2656
|
var de_TapeInfo = /* @__PURE__ */ __name((output, context) => {
|
|
2657
2657
|
return (0, import_smithy_client.take)(output, {
|
|
2658
2658
|
GatewayARN: import_smithy_client.expectString,
|
|
2659
|
-
PoolEntryDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2659
|
+
PoolEntryDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "PoolEntryDate"),
|
|
2660
2660
|
PoolId: import_smithy_client.expectString,
|
|
2661
|
-
RetentionStartDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2661
|
+
RetentionStartDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "RetentionStartDate"),
|
|
2662
2662
|
TapeARN: import_smithy_client.expectString,
|
|
2663
2663
|
TapeBarcode: import_smithy_client.expectString,
|
|
2664
2664
|
TapeSizeInBytes: import_smithy_client.expectLong,
|
|
@@ -2674,7 +2674,7 @@ var de_TapeInfos = /* @__PURE__ */ __name((output, context) => {
|
|
|
2674
2674
|
var de_TapeRecoveryPointInfo = /* @__PURE__ */ __name((output, context) => {
|
|
2675
2675
|
return (0, import_smithy_client.take)(output, {
|
|
2676
2676
|
TapeARN: import_smithy_client.expectString,
|
|
2677
|
-
TapeRecoveryPointTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
|
|
2677
|
+
TapeRecoveryPointTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "TapeRecoveryPointTime"),
|
|
2678
2678
|
TapeSizeInBytes: import_smithy_client.expectLong,
|
|
2679
2679
|
TapeStatus: import_smithy_client.expectString
|
|
2680
2680
|
});
|
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.774.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,17 +20,17 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
23
|
+
"@aws-sdk/core": "3.774.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.774.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.774.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.734.0",
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.772.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.774.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.734.0",
|
|
30
30
|
"@aws-sdk/types": "3.734.0",
|
|
31
31
|
"@aws-sdk/util-endpoints": "3.743.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.734.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.774.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.0.1",
|
|
35
35
|
"@smithy/core": "^3.1.5",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.0.1",
|