@aws-sdk/client-fsx 3.296.0 → 3.298.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/commands/AssociateFileSystemAliasesCommand.js +2 -3
- package/dist-cjs/commands/CancelDataRepositoryTaskCommand.js +2 -3
- package/dist-cjs/commands/CopyBackupCommand.js +2 -3
- package/dist-cjs/commands/CreateBackupCommand.js +2 -3
- package/dist-cjs/commands/CreateDataRepositoryAssociationCommand.js +2 -3
- package/dist-cjs/commands/CreateDataRepositoryTaskCommand.js +2 -3
- package/dist-cjs/commands/CreateFileCacheCommand.js +2 -3
- package/dist-cjs/commands/CreateFileSystemCommand.js +1 -1
- package/dist-cjs/commands/CreateFileSystemFromBackupCommand.js +1 -1
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateStorageVirtualMachineCommand.js +1 -1
- package/dist-cjs/commands/CreateVolumeCommand.js +2 -3
- package/dist-cjs/commands/CreateVolumeFromBackupCommand.js +2 -3
- package/dist-cjs/commands/DeleteBackupCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataRepositoryAssociationCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileCacheCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileSystemCommand.js +2 -3
- package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -3
- package/dist-cjs/commands/DeleteStorageVirtualMachineCommand.js +2 -3
- package/dist-cjs/commands/DeleteVolumeCommand.js +2 -3
- package/dist-cjs/commands/DescribeBackupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataRepositoryAssociationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataRepositoryTasksCommand.js +2 -3
- package/dist-cjs/commands/DescribeFileCachesCommand.js +2 -3
- package/dist-cjs/commands/DescribeFileSystemAliasesCommand.js +2 -3
- package/dist-cjs/commands/DescribeFileSystemsCommand.js +2 -3
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStorageVirtualMachinesCommand.js +2 -3
- package/dist-cjs/commands/DescribeVolumesCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFileSystemAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ReleaseFileSystemNfsV3LocksCommand.js +2 -3
- package/dist-cjs/commands/RestoreVolumeFromSnapshotCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataRepositoryAssociationCommand.js +2 -3
- package/dist-cjs/commands/UpdateFileCacheCommand.js +2 -3
- package/dist-cjs/commands/UpdateFileSystemCommand.js +1 -1
- package/dist-cjs/commands/UpdateSnapshotCommand.js +2 -3
- package/dist-cjs/commands/UpdateStorageVirtualMachineCommand.js +1 -1
- package/dist-cjs/commands/UpdateVolumeCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -633
- package/dist-es/commands/AssociateFileSystemAliasesCommand.js +2 -3
- package/dist-es/commands/CancelDataRepositoryTaskCommand.js +2 -3
- package/dist-es/commands/CopyBackupCommand.js +2 -3
- package/dist-es/commands/CreateBackupCommand.js +2 -3
- package/dist-es/commands/CreateDataRepositoryAssociationCommand.js +2 -3
- package/dist-es/commands/CreateDataRepositoryTaskCommand.js +2 -3
- package/dist-es/commands/CreateFileCacheCommand.js +2 -3
- package/dist-es/commands/CreateFileSystemCommand.js +2 -2
- package/dist-es/commands/CreateFileSystemFromBackupCommand.js +2 -2
- package/dist-es/commands/CreateSnapshotCommand.js +2 -3
- package/dist-es/commands/CreateStorageVirtualMachineCommand.js +2 -2
- package/dist-es/commands/CreateVolumeCommand.js +2 -3
- package/dist-es/commands/CreateVolumeFromBackupCommand.js +2 -3
- package/dist-es/commands/DeleteBackupCommand.js +2 -3
- package/dist-es/commands/DeleteDataRepositoryAssociationCommand.js +2 -3
- package/dist-es/commands/DeleteFileCacheCommand.js +2 -3
- package/dist-es/commands/DeleteFileSystemCommand.js +2 -3
- package/dist-es/commands/DeleteSnapshotCommand.js +2 -3
- package/dist-es/commands/DeleteStorageVirtualMachineCommand.js +2 -3
- package/dist-es/commands/DeleteVolumeCommand.js +2 -3
- package/dist-es/commands/DescribeBackupsCommand.js +2 -3
- package/dist-es/commands/DescribeDataRepositoryAssociationsCommand.js +2 -3
- package/dist-es/commands/DescribeDataRepositoryTasksCommand.js +2 -3
- package/dist-es/commands/DescribeFileCachesCommand.js +2 -3
- package/dist-es/commands/DescribeFileSystemAliasesCommand.js +2 -3
- package/dist-es/commands/DescribeFileSystemsCommand.js +2 -3
- package/dist-es/commands/DescribeSnapshotsCommand.js +2 -3
- package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js +2 -3
- package/dist-es/commands/DescribeVolumesCommand.js +2 -3
- package/dist-es/commands/DisassociateFileSystemAliasesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ReleaseFileSystemNfsV3LocksCommand.js +2 -3
- package/dist-es/commands/RestoreVolumeFromSnapshotCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateDataRepositoryAssociationCommand.js +2 -3
- package/dist-es/commands/UpdateFileCacheCommand.js +2 -3
- package/dist-es/commands/UpdateFileSystemCommand.js +2 -2
- package/dist-es/commands/UpdateSnapshotCommand.js +2 -3
- package/dist-es/commands/UpdateStorageVirtualMachineCommand.js +2 -2
- package/dist-es/commands/UpdateVolumeCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -471
- package/dist-types/FSx.d.ts +42 -0
- package/dist-types/FSxClient.d.ts +24 -4
- package/dist-types/commands/AssociateFileSystemAliasesCommand.d.ts +16 -0
- package/dist-types/commands/CancelDataRepositoryTaskCommand.d.ts +16 -0
- package/dist-types/commands/CopyBackupCommand.d.ts +16 -0
- package/dist-types/commands/CreateBackupCommand.d.ts +16 -0
- package/dist-types/commands/CreateDataRepositoryAssociationCommand.d.ts +16 -0
- package/dist-types/commands/CreateDataRepositoryTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateFileCacheCommand.d.ts +16 -0
- package/dist-types/commands/CreateFileSystemCommand.d.ts +16 -0
- package/dist-types/commands/CreateFileSystemFromBackupCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateStorageVirtualMachineCommand.d.ts +16 -0
- package/dist-types/commands/CreateVolumeCommand.d.ts +16 -0
- package/dist-types/commands/CreateVolumeFromBackupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBackupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDataRepositoryAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFileCacheCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFileSystemCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStorageVirtualMachineCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVolumeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBackupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataRepositoryAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataRepositoryTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFileCachesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFileSystemAliasesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFileSystemsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStorageVirtualMachinesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVolumesCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateFileSystemAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ReleaseFileSystemNfsV3LocksCommand.d.ts +16 -0
- package/dist-types/commands/RestoreVolumeFromSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDataRepositoryAssociationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFileCacheCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFileSystemCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStorageVirtualMachineCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVolumeCommand.d.ts +16 -0
- package/dist-types/models/FSxServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +486 -641
- package/dist-types/pagination/DescribeBackupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataRepositoryAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataRepositoryTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFileCachesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFileSystemAliasesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFileSystemsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStorageVirtualMachinesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeVolumesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -449
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ReleaseFileSystemNfsV3LocksRequestFilterSensitiveLog, ReleaseFileSystemNfsV3LocksResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ReleaseFileSystemNfsV3LocksCommand, serializeAws_json1_1ReleaseFileSystemNfsV3LocksCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ReleaseFileSystemNfsV3LocksCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ReleaseFileSystemNfsV3LocksCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { RestoreVolumeFromSnapshotRequestFilterSensitiveLog, RestoreVolumeFromSnapshotResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1RestoreVolumeFromSnapshotCommand, serializeAws_json1_1RestoreVolumeFromSnapshotCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class RestoreVolumeFromSnapshotCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RestoreVolumeFromSnapshotCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class TagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class TagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UntagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UntagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateDataRepositoryAssociationRequestFilterSensitiveLog, UpdateDataRepositoryAssociationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateDataRepositoryAssociationCommand, serializeAws_json1_1UpdateDataRepositoryAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateDataRepositoryAssociationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateDataRepositoryAssociationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateFileCacheRequestFilterSensitiveLog, UpdateFileCacheResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateFileCacheCommand, serializeAws_json1_1UpdateFileCacheCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateFileCacheCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateFileCacheCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateFileSystemRequestFilterSensitiveLog,
|
|
4
|
+
import { UpdateFileSystemRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateFileSystemCommand, serializeAws_json1_1UpdateFileSystemCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class UpdateFileSystemCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class UpdateFileSystemCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: UpdateFileSystemRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateSnapshotRequestFilterSensitiveLog, UpdateSnapshotResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateSnapshotCommand, serializeAws_json1_1UpdateSnapshotCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateSnapshotCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateSnapshotCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateStorageVirtualMachineRequestFilterSensitiveLog,
|
|
4
|
+
import { UpdateStorageVirtualMachineRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateStorageVirtualMachineCommand, serializeAws_json1_1UpdateStorageVirtualMachineCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class UpdateStorageVirtualMachineCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class UpdateStorageVirtualMachineCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: UpdateStorageVirtualMachineRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateVolumeRequestFilterSensitiveLog, UpdateVolumeResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateVolumeCommand, serializeAws_json1_1UpdateVolumeCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateVolumeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateVolumeCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|