@aws-sdk/client-storage-gateway 3.54.0 → 3.56.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/CHANGELOG.md +24 -0
- package/dist-cjs/StorageGatewayClient.js +13 -13
- package/dist-cjs/commands/ActivateGatewayCommand.js +3 -3
- package/dist-cjs/commands/AddCacheCommand.js +3 -3
- package/dist-cjs/commands/AddTagsToResourceCommand.js +3 -3
- package/dist-cjs/commands/AddUploadBufferCommand.js +3 -3
- package/dist-cjs/commands/AddWorkingStorageCommand.js +3 -3
- package/dist-cjs/commands/AssignTapePoolCommand.js +3 -3
- package/dist-cjs/commands/AssociateFileSystemCommand.js +3 -3
- package/dist-cjs/commands/AttachVolumeCommand.js +3 -3
- package/dist-cjs/commands/CancelArchivalCommand.js +3 -3
- package/dist-cjs/commands/CancelRetrievalCommand.js +3 -3
- package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +3 -3
- package/dist-cjs/commands/CreateNFSFileShareCommand.js +3 -3
- package/dist-cjs/commands/CreateSMBFileShareCommand.js +3 -3
- package/dist-cjs/commands/CreateSnapshotCommand.js +3 -3
- package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -3
- package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +3 -3
- package/dist-cjs/commands/CreateTapePoolCommand.js +3 -3
- package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +3 -3
- package/dist-cjs/commands/CreateTapesCommand.js +3 -3
- package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -3
- package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +3 -3
- package/dist-cjs/commands/DeleteChapCredentialsCommand.js +3 -3
- package/dist-cjs/commands/DeleteFileShareCommand.js +3 -3
- package/dist-cjs/commands/DeleteGatewayCommand.js +3 -3
- package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +3 -3
- package/dist-cjs/commands/DeleteTapeArchiveCommand.js +3 -3
- package/dist-cjs/commands/DeleteTapeCommand.js +3 -3
- package/dist-cjs/commands/DeleteTapePoolCommand.js +3 -3
- package/dist-cjs/commands/DeleteVolumeCommand.js +3 -3
- package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +3 -3
- package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +3 -3
- package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -3
- package/dist-cjs/commands/DescribeCacheCommand.js +3 -3
- package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +3 -3
- package/dist-cjs/commands/DescribeChapCredentialsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +3 -3
- package/dist-cjs/commands/DescribeGatewayInformationCommand.js +3 -3
- package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +3 -3
- package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +3 -3
- package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +3 -3
- package/dist-cjs/commands/DescribeSMBSettingsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +3 -3
- package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +3 -3
- package/dist-cjs/commands/DescribeTapeArchivesCommand.js +3 -3
- package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +3 -3
- package/dist-cjs/commands/DescribeTapesCommand.js +3 -3
- package/dist-cjs/commands/DescribeUploadBufferCommand.js +3 -3
- package/dist-cjs/commands/DescribeVTLDevicesCommand.js +3 -3
- package/dist-cjs/commands/DescribeWorkingStorageCommand.js +3 -3
- package/dist-cjs/commands/DetachVolumeCommand.js +3 -3
- package/dist-cjs/commands/DisableGatewayCommand.js +3 -3
- package/dist-cjs/commands/DisassociateFileSystemCommand.js +3 -3
- package/dist-cjs/commands/JoinDomainCommand.js +3 -3
- package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -3
- package/dist-cjs/commands/ListFileSharesCommand.js +3 -3
- package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +3 -3
- package/dist-cjs/commands/ListGatewaysCommand.js +3 -3
- package/dist-cjs/commands/ListLocalDisksCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListTapePoolsCommand.js +3 -3
- package/dist-cjs/commands/ListTapesCommand.js +3 -3
- package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +3 -3
- package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +3 -3
- package/dist-cjs/commands/ListVolumesCommand.js +3 -3
- package/dist-cjs/commands/NotifyWhenUploadedCommand.js +3 -3
- package/dist-cjs/commands/RefreshCacheCommand.js +3 -3
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +3 -3
- package/dist-cjs/commands/ResetCacheCommand.js +3 -3
- package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +3 -3
- package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +3 -3
- package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +3 -3
- package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +3 -3
- package/dist-cjs/commands/ShutdownGatewayCommand.js +3 -3
- package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +3 -3
- package/dist-cjs/commands/StartGatewayCommand.js +3 -3
- package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -3
- package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +3 -3
- package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateChapCredentialsCommand.js +3 -3
- package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +3 -3
- package/dist-cjs/commands/UpdateGatewayInformationCommand.js +3 -3
- package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +3 -3
- package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +3 -3
- package/dist-cjs/commands/UpdateNFSFileShareCommand.js +3 -3
- package/dist-cjs/commands/UpdateSMBFileShareCommand.js +3 -3
- package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +3 -3
- package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +3 -3
- package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +3 -3
- package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +3 -3
- package/dist-cjs/endpoints.js +1 -1
- package/dist-cjs/protocols/Aws_json1_1.js +446 -446
- package/dist-cjs/runtimeConfig.browser.js +4 -4
- package/dist-cjs/runtimeConfig.js +9 -9
- package/dist-cjs/runtimeConfig.native.js +1 -1
- package/dist-es/StorageGateway.js +90 -90
- package/dist-es/pagination/DescribeTapeArchivesPaginator.js +4 -4
- package/dist-es/pagination/DescribeTapeRecoveryPointsPaginator.js +4 -4
- package/dist-es/pagination/DescribeTapesPaginator.js +4 -4
- package/dist-es/pagination/DescribeVTLDevicesPaginator.js +4 -4
- package/dist-es/pagination/ListFileSharesPaginator.js +4 -4
- package/dist-es/pagination/ListFileSystemAssociationsPaginator.js +4 -4
- package/dist-es/pagination/ListGatewaysPaginator.js +4 -4
- package/dist-es/pagination/ListTagsForResourcePaginator.js +4 -4
- package/dist-es/pagination/ListTapePoolsPaginator.js +4 -4
- package/dist-es/pagination/ListTapesPaginator.js +4 -4
- package/dist-es/pagination/ListVolumesPaginator.js +4 -4
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/package.json +34 -34
|
@@ -11,7 +11,7 @@ class UpdateChapCredentialsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateChapCredentialsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateChapCredentialsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateChapCredentialsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateChapCredentialsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateChapCredentialsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateChapCredentialsCommand = UpdateChapCredentialsCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateFileSystemAssociationCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateFileSystemAssociationCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateFileSystemAssociationCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateFileSystemAssociationCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateFileSystemAssociationCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateFileSystemAssociationCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateFileSystemAssociationCommand = UpdateFileSystemAssociationCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateGatewayInformationCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateGatewayInformationCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateGatewayInformationCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateGatewayInformationCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateGatewayInformationCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateGatewayInformationCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateGatewayInformationCommand = UpdateGatewayInformationCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateGatewaySoftwareNowCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateGatewaySoftwareNowCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateGatewaySoftwareNowCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateGatewaySoftwareNowCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateGatewaySoftwareNowCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateGatewaySoftwareNowCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateGatewaySoftwareNowCommand = UpdateGatewaySoftwareNowCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateMaintenanceStartTimeCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateMaintenanceStartTimeCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateMaintenanceStartTimeCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateMaintenanceStartTimeCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateMaintenanceStartTimeCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateMaintenanceStartTimeCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateMaintenanceStartTimeCommand = UpdateMaintenanceStartTimeCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateNFSFileShareCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateNFSFileShareCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateNFSFileShareCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateNFSFileShareCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateNFSFileShareCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateNFSFileShareCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateNFSFileShareCommand = UpdateNFSFileShareCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateSMBFileShareCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateSMBFileShareCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateSMBFileShareCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateSMBFileShareCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateSMBFileShareCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateSMBFileShareCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateSMBFileShareCommand = UpdateSMBFileShareCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateSMBFileShareVisibilityCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateSMBFileShareVisibilityCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateSMBFileShareVisibilityCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateSMBFileShareVisibilityCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateSMBFileShareVisibilityCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateSMBFileShareVisibilityCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateSMBFileShareVisibilityCommand = UpdateSMBFileShareVisibilityCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateSMBLocalGroupsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateSMBLocalGroupsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateSMBLocalGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateSMBLocalGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateSMBLocalGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateSMBLocalGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateSMBLocalGroupsCommand = UpdateSMBLocalGroupsCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateSMBSecurityStrategyCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateSMBSecurityStrategyCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateSMBSecurityStrategyCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateSMBSecurityStrategyCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateSMBSecurityStrategyCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateSMBSecurityStrategyCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateSMBSecurityStrategyCommand = UpdateSMBSecurityStrategyCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateSnapshotScheduleCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateSnapshotScheduleCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateSnapshotScheduleCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateSnapshotScheduleCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateSnapshotScheduleCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateSnapshotScheduleCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateSnapshotScheduleCommand = UpdateSnapshotScheduleCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateVTLDeviceTypeCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "StorageGatewayClient";
|
|
@@ -27,10 +27,10 @@ class UpdateVTLDeviceTypeCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateVTLDeviceTypeCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateVTLDeviceTypeCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateVTLDeviceTypeCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateVTLDeviceTypeCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateVTLDeviceTypeCommand = UpdateVTLDeviceTypeCommand;
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -185,7 +185,7 @@ const partitionHash = {
|
|
|
185
185
|
],
|
|
186
186
|
},
|
|
187
187
|
};
|
|
188
|
-
const defaultRegionInfoProvider = async (region, options) => config_resolver_1.getRegionInfo(region, {
|
|
188
|
+
const defaultRegionInfoProvider = async (region, options) => (0, config_resolver_1.getRegionInfo)(region, {
|
|
189
189
|
...options,
|
|
190
190
|
signingService: "storagegateway",
|
|
191
191
|
regionHash,
|