@aws-sdk/client-workdocs 3.337.0 → 3.341.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/WorkDocsClient.js +2 -1
- package/dist-cjs/commands/AbortDocumentVersionUploadCommand.js +2 -1
- package/dist-cjs/commands/ActivateUserCommand.js +2 -1
- package/dist-cjs/commands/AddResourcePermissionsCommand.js +2 -1
- package/dist-cjs/commands/CreateCommentCommand.js +2 -1
- package/dist-cjs/commands/CreateCustomMetadataCommand.js +2 -1
- package/dist-cjs/commands/CreateFolderCommand.js +2 -1
- package/dist-cjs/commands/CreateLabelsCommand.js +2 -1
- package/dist-cjs/commands/CreateNotificationSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/CreateUserCommand.js +2 -1
- package/dist-cjs/commands/DeactivateUserCommand.js +2 -1
- package/dist-cjs/commands/DeleteCommentCommand.js +2 -1
- package/dist-cjs/commands/DeleteCustomMetadataCommand.js +2 -1
- package/dist-cjs/commands/DeleteDocumentCommand.js +2 -1
- package/dist-cjs/commands/DeleteDocumentVersionCommand.js +2 -1
- package/dist-cjs/commands/DeleteFolderCommand.js +2 -1
- package/dist-cjs/commands/DeleteFolderContentsCommand.js +2 -1
- package/dist-cjs/commands/DeleteLabelsCommand.js +2 -1
- package/dist-cjs/commands/DeleteNotificationSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/DeleteUserCommand.js +2 -1
- package/dist-cjs/commands/DescribeActivitiesCommand.js +2 -1
- package/dist-cjs/commands/DescribeCommentsCommand.js +2 -1
- package/dist-cjs/commands/DescribeDocumentVersionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeFolderContentsCommand.js +2 -1
- package/dist-cjs/commands/DescribeGroupsCommand.js +2 -1
- package/dist-cjs/commands/DescribeNotificationSubscriptionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeResourcePermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeRootFoldersCommand.js +2 -1
- package/dist-cjs/commands/DescribeUsersCommand.js +2 -1
- package/dist-cjs/commands/GetCurrentUserCommand.js +2 -1
- package/dist-cjs/commands/GetDocumentCommand.js +2 -1
- package/dist-cjs/commands/GetDocumentPathCommand.js +2 -1
- package/dist-cjs/commands/GetDocumentVersionCommand.js +2 -1
- package/dist-cjs/commands/GetFolderCommand.js +2 -1
- package/dist-cjs/commands/GetFolderPathCommand.js +2 -1
- package/dist-cjs/commands/GetResourcesCommand.js +2 -1
- package/dist-cjs/commands/InitiateDocumentVersionUploadCommand.js +2 -1
- package/dist-cjs/commands/RemoveAllResourcePermissionsCommand.js +2 -1
- package/dist-cjs/commands/RemoveResourcePermissionCommand.js +2 -1
- package/dist-cjs/commands/RestoreDocumentVersionsCommand.js +2 -1
- package/dist-cjs/commands/SearchResourcesCommand.js +2 -1
- package/dist-cjs/commands/UpdateDocumentCommand.js +2 -1
- package/dist-cjs/commands/UpdateDocumentVersionCommand.js +2 -1
- package/dist-cjs/commands/UpdateFolderCommand.js +2 -1
- package/dist-cjs/commands/UpdateUserCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/WorkDocsServiceException.js +2 -1
- package/dist-es/WorkDocsClient.js +1 -0
- package/dist-es/commands/AbortDocumentVersionUploadCommand.js +1 -0
- package/dist-es/commands/ActivateUserCommand.js +1 -0
- package/dist-es/commands/AddResourcePermissionsCommand.js +1 -0
- package/dist-es/commands/CreateCommentCommand.js +1 -0
- package/dist-es/commands/CreateCustomMetadataCommand.js +1 -0
- package/dist-es/commands/CreateFolderCommand.js +1 -0
- package/dist-es/commands/CreateLabelsCommand.js +1 -0
- package/dist-es/commands/CreateNotificationSubscriptionCommand.js +1 -0
- package/dist-es/commands/CreateUserCommand.js +1 -0
- package/dist-es/commands/DeactivateUserCommand.js +1 -0
- package/dist-es/commands/DeleteCommentCommand.js +1 -0
- package/dist-es/commands/DeleteCustomMetadataCommand.js +1 -0
- package/dist-es/commands/DeleteDocumentCommand.js +1 -0
- package/dist-es/commands/DeleteDocumentVersionCommand.js +1 -0
- package/dist-es/commands/DeleteFolderCommand.js +1 -0
- package/dist-es/commands/DeleteFolderContentsCommand.js +1 -0
- package/dist-es/commands/DeleteLabelsCommand.js +1 -0
- package/dist-es/commands/DeleteNotificationSubscriptionCommand.js +1 -0
- package/dist-es/commands/DeleteUserCommand.js +1 -0
- package/dist-es/commands/DescribeActivitiesCommand.js +1 -0
- package/dist-es/commands/DescribeCommentsCommand.js +1 -0
- package/dist-es/commands/DescribeDocumentVersionsCommand.js +1 -0
- package/dist-es/commands/DescribeFolderContentsCommand.js +1 -0
- package/dist-es/commands/DescribeGroupsCommand.js +1 -0
- package/dist-es/commands/DescribeNotificationSubscriptionsCommand.js +1 -0
- package/dist-es/commands/DescribeResourcePermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeRootFoldersCommand.js +1 -0
- package/dist-es/commands/DescribeUsersCommand.js +1 -0
- package/dist-es/commands/GetCurrentUserCommand.js +1 -0
- package/dist-es/commands/GetDocumentCommand.js +1 -0
- package/dist-es/commands/GetDocumentPathCommand.js +1 -0
- package/dist-es/commands/GetDocumentVersionCommand.js +1 -0
- package/dist-es/commands/GetFolderCommand.js +1 -0
- package/dist-es/commands/GetFolderPathCommand.js +1 -0
- package/dist-es/commands/GetResourcesCommand.js +1 -0
- package/dist-es/commands/InitiateDocumentVersionUploadCommand.js +1 -0
- package/dist-es/commands/RemoveAllResourcePermissionsCommand.js +1 -0
- package/dist-es/commands/RemoveResourcePermissionCommand.js +1 -0
- package/dist-es/commands/RestoreDocumentVersionsCommand.js +1 -0
- package/dist-es/commands/SearchResourcesCommand.js +1 -0
- package/dist-es/commands/UpdateDocumentCommand.js +1 -0
- package/dist-es/commands/UpdateDocumentVersionCommand.js +1 -0
- package/dist-es/commands/UpdateFolderCommand.js +1 -0
- package/dist-es/commands/UpdateUserCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/WorkDocsServiceException.js +1 -0
- package/dist-types/WorkDocsClient.d.ts +3 -3
- package/dist-types/commands/AbortDocumentVersionUploadCommand.d.ts +4 -0
- package/dist-types/commands/ActivateUserCommand.d.ts +4 -0
- package/dist-types/commands/AddResourcePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/CreateCommentCommand.d.ts +4 -0
- package/dist-types/commands/CreateCustomMetadataCommand.d.ts +4 -0
- package/dist-types/commands/CreateFolderCommand.d.ts +4 -0
- package/dist-types/commands/CreateLabelsCommand.d.ts +4 -0
- package/dist-types/commands/CreateNotificationSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/CreateUserCommand.d.ts +4 -0
- package/dist-types/commands/DeactivateUserCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCommentCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCustomMetadataCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDocumentCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDocumentVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFolderCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFolderContentsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteLabelsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteNotificationSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +4 -0
- package/dist-types/commands/DescribeActivitiesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeCommentsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDocumentVersionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFolderContentsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeGroupsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeNotificationSubscriptionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeResourcePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRootFoldersCommand.d.ts +4 -0
- package/dist-types/commands/DescribeUsersCommand.d.ts +4 -0
- package/dist-types/commands/GetCurrentUserCommand.d.ts +4 -0
- package/dist-types/commands/GetDocumentCommand.d.ts +4 -0
- package/dist-types/commands/GetDocumentPathCommand.d.ts +4 -0
- package/dist-types/commands/GetDocumentVersionCommand.d.ts +4 -0
- package/dist-types/commands/GetFolderCommand.d.ts +4 -0
- package/dist-types/commands/GetFolderPathCommand.d.ts +4 -0
- package/dist-types/commands/GetResourcesCommand.d.ts +4 -0
- package/dist-types/commands/InitiateDocumentVersionUploadCommand.d.ts +4 -0
- package/dist-types/commands/RemoveAllResourcePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/RemoveResourcePermissionCommand.d.ts +4 -0
- package/dist-types/commands/RestoreDocumentVersionsCommand.d.ts +4 -0
- package/dist-types/commands/SearchResourcesCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDocumentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDocumentVersionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFolderCommand.d.ts +4 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +4 -0
- package/dist-types/index.d.ts +65 -2
- package/dist-types/models/WorkDocsServiceException.d.ts +1 -0
- package/dist-types/ts3.4/WorkDocsClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AbortDocumentVersionUploadCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ActivateUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddResourcePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateCommentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateCustomMetadataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateLabelsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateNotificationSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeactivateUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteCommentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteCustomMetadataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDocumentVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFolderContentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteLabelsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteNotificationSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeActivitiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeCommentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDocumentVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFolderContentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeNotificationSubscriptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeResourcePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRootFoldersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetCurrentUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDocumentPathCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDocumentVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFolderPathCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/InitiateDocumentVersionUploadCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveAllResourcePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveResourcePermissionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RestoreDocumentVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDocumentVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/WorkDocsServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WorkDocsClient = void 0;
|
|
3
|
+
exports.WorkDocsClient = exports.__Client = void 0;
|
|
4
4
|
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
5
5
|
const middleware_content_length_1 = require("@aws-sdk/middleware-content-length");
|
|
6
6
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
@@ -11,6 +11,7 @@ const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
|
11
11
|
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
12
12
|
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
13
13
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
14
|
+
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
14
15
|
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
15
16
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
16
17
|
class WorkDocsClient extends smithy_client_1.Client {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AbortDocumentVersionUploadCommand = void 0;
|
|
3
|
+
exports.AbortDocumentVersionUploadCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class AbortDocumentVersionUploadCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ActivateUserCommand = void 0;
|
|
3
|
+
exports.ActivateUserCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class ActivateUserCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AddResourcePermissionsCommand = void 0;
|
|
3
|
+
exports.AddResourcePermissionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class AddResourcePermissionsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateCommentCommand = void 0;
|
|
3
|
+
exports.CreateCommentCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class CreateCommentCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateCustomMetadataCommand = void 0;
|
|
3
|
+
exports.CreateCustomMetadataCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class CreateCustomMetadataCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateFolderCommand = void 0;
|
|
3
|
+
exports.CreateFolderCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class CreateFolderCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateLabelsCommand = void 0;
|
|
3
|
+
exports.CreateLabelsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class CreateLabelsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateNotificationSubscriptionCommand = void 0;
|
|
3
|
+
exports.CreateNotificationSubscriptionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
9
|
class CreateNotificationSubscriptionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateUserCommand = void 0;
|
|
3
|
+
exports.CreateUserCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class CreateUserCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeactivateUserCommand = void 0;
|
|
3
|
+
exports.DeactivateUserCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeactivateUserCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteCommentCommand = void 0;
|
|
3
|
+
exports.DeleteCommentCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteCommentCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteCustomMetadataCommand = void 0;
|
|
3
|
+
exports.DeleteCustomMetadataCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteCustomMetadataCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteDocumentCommand = void 0;
|
|
3
|
+
exports.DeleteDocumentCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteDocumentCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteDocumentVersionCommand = void 0;
|
|
3
|
+
exports.DeleteDocumentVersionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteDocumentVersionCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteFolderCommand = void 0;
|
|
3
|
+
exports.DeleteFolderCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteFolderCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteFolderContentsCommand = void 0;
|
|
3
|
+
exports.DeleteFolderContentsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteFolderContentsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteLabelsCommand = void 0;
|
|
3
|
+
exports.DeleteLabelsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteLabelsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteNotificationSubscriptionCommand = void 0;
|
|
3
|
+
exports.DeleteNotificationSubscriptionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
9
|
class DeleteNotificationSubscriptionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteUserCommand = void 0;
|
|
3
|
+
exports.DeleteUserCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteUserCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeActivitiesCommand = void 0;
|
|
3
|
+
exports.DescribeActivitiesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeActivitiesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeCommentsCommand = void 0;
|
|
3
|
+
exports.DescribeCommentsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeCommentsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeDocumentVersionsCommand = void 0;
|
|
3
|
+
exports.DescribeDocumentVersionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeDocumentVersionsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeFolderContentsCommand = void 0;
|
|
3
|
+
exports.DescribeFolderContentsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeFolderContentsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeGroupsCommand = void 0;
|
|
3
|
+
exports.DescribeGroupsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeGroupsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeNotificationSubscriptionsCommand = void 0;
|
|
3
|
+
exports.DescribeNotificationSubscriptionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
9
|
class DescribeNotificationSubscriptionsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeResourcePermissionsCommand = void 0;
|
|
3
|
+
exports.DescribeResourcePermissionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeResourcePermissionsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeRootFoldersCommand = void 0;
|
|
3
|
+
exports.DescribeRootFoldersCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeRootFoldersCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeUsersCommand = void 0;
|
|
3
|
+
exports.DescribeUsersCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DescribeUsersCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetCurrentUserCommand = void 0;
|
|
3
|
+
exports.GetCurrentUserCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetCurrentUserCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetDocumentCommand = void 0;
|
|
3
|
+
exports.GetDocumentCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDocumentCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetDocumentPathCommand = void 0;
|
|
3
|
+
exports.GetDocumentPathCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDocumentPathCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetDocumentVersionCommand = void 0;
|
|
3
|
+
exports.GetDocumentVersionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDocumentVersionCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetFolderCommand = void 0;
|
|
3
|
+
exports.GetFolderCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetFolderCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetFolderPathCommand = void 0;
|
|
3
|
+
exports.GetFolderPathCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetFolderPathCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetResourcesCommand = void 0;
|
|
3
|
+
exports.GetResourcesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetResourcesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.InitiateDocumentVersionUploadCommand = void 0;
|
|
3
|
+
exports.InitiateDocumentVersionUploadCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class InitiateDocumentVersionUploadCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RemoveAllResourcePermissionsCommand = void 0;
|
|
3
|
+
exports.RemoveAllResourcePermissionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class RemoveAllResourcePermissionsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RemoveResourcePermissionCommand = void 0;
|
|
3
|
+
exports.RemoveResourcePermissionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class RemoveResourcePermissionCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RestoreDocumentVersionsCommand = void 0;
|
|
3
|
+
exports.RestoreDocumentVersionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class RestoreDocumentVersionsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SearchResourcesCommand = void 0;
|
|
3
|
+
exports.SearchResourcesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class SearchResourcesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDocumentCommand = void 0;
|
|
3
|
+
exports.UpdateDocumentCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class UpdateDocumentCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDocumentVersionCommand = void 0;
|
|
3
|
+
exports.UpdateDocumentVersionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class UpdateDocumentVersionCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFolderCommand = void 0;
|
|
3
|
+
exports.UpdateFolderCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class UpdateFolderCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateUserCommand = void 0;
|
|
3
|
+
exports.UpdateUserCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const models_0_1 = require("../models/models_0");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class UpdateUserCommand extends smithy_client_1.Command {
|