@aws-sdk/client-workdocs 3.362.0 → 3.369.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/WorkDocs.js +1 -1
- package/dist-cjs/WorkDocsClient.js +5 -5
- package/dist-cjs/commands/AbortDocumentVersionUploadCommand.js +3 -3
- package/dist-cjs/commands/ActivateUserCommand.js +3 -3
- package/dist-cjs/commands/AddResourcePermissionsCommand.js +3 -3
- package/dist-cjs/commands/CreateCommentCommand.js +3 -3
- package/dist-cjs/commands/CreateCustomMetadataCommand.js +3 -3
- package/dist-cjs/commands/CreateFolderCommand.js +3 -3
- package/dist-cjs/commands/CreateLabelsCommand.js +3 -3
- package/dist-cjs/commands/CreateNotificationSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/CreateUserCommand.js +3 -3
- package/dist-cjs/commands/DeactivateUserCommand.js +3 -3
- package/dist-cjs/commands/DeleteCommentCommand.js +3 -3
- package/dist-cjs/commands/DeleteCustomMetadataCommand.js +3 -3
- package/dist-cjs/commands/DeleteDocumentCommand.js +3 -3
- package/dist-cjs/commands/DeleteDocumentVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteFolderCommand.js +3 -3
- package/dist-cjs/commands/DeleteFolderContentsCommand.js +3 -3
- package/dist-cjs/commands/DeleteLabelsCommand.js +3 -3
- package/dist-cjs/commands/DeleteNotificationSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserCommand.js +3 -3
- package/dist-cjs/commands/DescribeActivitiesCommand.js +3 -3
- package/dist-cjs/commands/DescribeCommentsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDocumentVersionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFolderContentsCommand.js +3 -3
- package/dist-cjs/commands/DescribeGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeNotificationSubscriptionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeResourcePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeRootFoldersCommand.js +3 -3
- package/dist-cjs/commands/DescribeUsersCommand.js +3 -3
- package/dist-cjs/commands/GetCurrentUserCommand.js +3 -3
- package/dist-cjs/commands/GetDocumentCommand.js +3 -3
- package/dist-cjs/commands/GetDocumentPathCommand.js +3 -3
- package/dist-cjs/commands/GetDocumentVersionCommand.js +3 -3
- package/dist-cjs/commands/GetFolderCommand.js +3 -3
- package/dist-cjs/commands/GetFolderPathCommand.js +3 -3
- package/dist-cjs/commands/GetResourcesCommand.js +3 -3
- package/dist-cjs/commands/InitiateDocumentVersionUploadCommand.js +3 -3
- package/dist-cjs/commands/RemoveAllResourcePermissionsCommand.js +3 -3
- package/dist-cjs/commands/RemoveResourcePermissionCommand.js +3 -3
- package/dist-cjs/commands/RestoreDocumentVersionsCommand.js +3 -3
- package/dist-cjs/commands/SearchResourcesCommand.js +3 -3
- package/dist-cjs/commands/UpdateDocumentCommand.js +3 -3
- package/dist-cjs/commands/UpdateDocumentVersionCommand.js +3 -3
- package/dist-cjs/commands/UpdateFolderCommand.js +3 -3
- package/dist-cjs/commands/UpdateUserCommand.js +3 -3
- package/dist-cjs/models/WorkDocsServiceException.js +1 -1
- package/dist-cjs/models/models_0.js +1 -1
- package/dist-cjs/protocols/Aws_restJson1.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/WorkDocs.js +1 -1
- package/dist-es/WorkDocsClient.js +5 -5
- package/dist-es/commands/AbortDocumentVersionUploadCommand.js +3 -3
- package/dist-es/commands/ActivateUserCommand.js +3 -3
- package/dist-es/commands/AddResourcePermissionsCommand.js +3 -3
- package/dist-es/commands/CreateCommentCommand.js +3 -3
- package/dist-es/commands/CreateCustomMetadataCommand.js +3 -3
- package/dist-es/commands/CreateFolderCommand.js +3 -3
- package/dist-es/commands/CreateLabelsCommand.js +3 -3
- package/dist-es/commands/CreateNotificationSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateUserCommand.js +3 -3
- package/dist-es/commands/DeactivateUserCommand.js +3 -3
- package/dist-es/commands/DeleteCommentCommand.js +3 -3
- package/dist-es/commands/DeleteCustomMetadataCommand.js +3 -3
- package/dist-es/commands/DeleteDocumentCommand.js +3 -3
- package/dist-es/commands/DeleteDocumentVersionCommand.js +3 -3
- package/dist-es/commands/DeleteFolderCommand.js +3 -3
- package/dist-es/commands/DeleteFolderContentsCommand.js +3 -3
- package/dist-es/commands/DeleteLabelsCommand.js +3 -3
- package/dist-es/commands/DeleteNotificationSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteUserCommand.js +3 -3
- package/dist-es/commands/DescribeActivitiesCommand.js +3 -3
- package/dist-es/commands/DescribeCommentsCommand.js +3 -3
- package/dist-es/commands/DescribeDocumentVersionsCommand.js +3 -3
- package/dist-es/commands/DescribeFolderContentsCommand.js +3 -3
- package/dist-es/commands/DescribeGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeNotificationSubscriptionsCommand.js +3 -3
- package/dist-es/commands/DescribeResourcePermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeRootFoldersCommand.js +3 -3
- package/dist-es/commands/DescribeUsersCommand.js +3 -3
- package/dist-es/commands/GetCurrentUserCommand.js +3 -3
- package/dist-es/commands/GetDocumentCommand.js +3 -3
- package/dist-es/commands/GetDocumentPathCommand.js +3 -3
- package/dist-es/commands/GetDocumentVersionCommand.js +3 -3
- package/dist-es/commands/GetFolderCommand.js +3 -3
- package/dist-es/commands/GetFolderPathCommand.js +3 -3
- package/dist-es/commands/GetResourcesCommand.js +3 -3
- package/dist-es/commands/InitiateDocumentVersionUploadCommand.js +3 -3
- package/dist-es/commands/RemoveAllResourcePermissionsCommand.js +3 -3
- package/dist-es/commands/RemoveResourcePermissionCommand.js +3 -3
- package/dist-es/commands/RestoreDocumentVersionsCommand.js +3 -3
- package/dist-es/commands/SearchResourcesCommand.js +3 -3
- package/dist-es/commands/UpdateDocumentCommand.js +3 -3
- package/dist-es/commands/UpdateDocumentVersionCommand.js +3 -3
- package/dist-es/commands/UpdateFolderCommand.js +3 -3
- package/dist-es/commands/UpdateUserCommand.js +3 -3
- package/dist-es/models/WorkDocsServiceException.js +1 -1
- package/dist-es/models/models_0.js +1 -1
- package/dist-es/protocols/Aws_restJson1.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/WorkDocs.d.ts +1 -1
- package/dist-types/WorkDocsClient.d.ts +8 -8
- package/dist-types/commands/AbortDocumentVersionUploadCommand.d.ts +3 -3
- package/dist-types/commands/ActivateUserCommand.d.ts +3 -3
- package/dist-types/commands/AddResourcePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/CreateCommentCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomMetadataCommand.d.ts +3 -3
- package/dist-types/commands/CreateFolderCommand.d.ts +3 -3
- package/dist-types/commands/CreateLabelsCommand.d.ts +3 -3
- package/dist-types/commands/CreateNotificationSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserCommand.d.ts +3 -3
- package/dist-types/commands/DeactivateUserCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCommentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomMetadataCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDocumentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDocumentVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFolderCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFolderContentsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteLabelsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteNotificationSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
- package/dist-types/commands/DescribeActivitiesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCommentsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDocumentVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFolderContentsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeNotificationSubscriptionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeResourcePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRootFoldersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeUsersCommand.d.ts +3 -3
- package/dist-types/commands/GetCurrentUserCommand.d.ts +3 -3
- package/dist-types/commands/GetDocumentCommand.d.ts +3 -3
- package/dist-types/commands/GetDocumentPathCommand.d.ts +3 -3
- package/dist-types/commands/GetDocumentVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetFolderCommand.d.ts +3 -3
- package/dist-types/commands/GetFolderPathCommand.d.ts +3 -3
- package/dist-types/commands/GetResourcesCommand.d.ts +3 -3
- package/dist-types/commands/InitiateDocumentVersionUploadCommand.d.ts +3 -3
- package/dist-types/commands/RemoveAllResourcePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/RemoveResourcePermissionCommand.d.ts +3 -3
- package/dist-types/commands/RestoreDocumentVersionsCommand.d.ts +3 -3
- package/dist-types/commands/SearchResourcesCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDocumentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDocumentVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFolderCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUserCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/WorkDocsServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/pagination/DescribeActivitiesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCommentsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDocumentVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFolderContentsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeNotificationSubscriptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeResourcePermissionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeRootFoldersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeUsersPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/SearchResourcesPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/WorkDocs.d.ts +1 -1
- package/dist-types/ts3.4/WorkDocsClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/AbortDocumentVersionUploadCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ActivateUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddResourcePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateCommentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateCustomMetadataCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateLabelsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateNotificationSubscriptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeactivateUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteCommentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteCustomMetadataCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDocumentVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteFolderContentsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteLabelsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteNotificationSubscriptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeActivitiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeCommentsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDocumentVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeFolderContentsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeGroupsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeNotificationSubscriptionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeResourcePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeRootFoldersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetCurrentUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDocumentPathCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDocumentVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetFolderPathCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/InitiateDocumentVersionUploadCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RemoveAllResourcePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RemoveResourcePermissionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RestoreDocumentVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDocumentVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/WorkDocsServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeActivitiesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeCommentsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeDocumentVersionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeFolderContentsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeGroupsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeNotificationSubscriptionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeResourcePermissionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeRootFoldersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeUsersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/SearchResourcesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +34 -33
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SearchResourcesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateDocumentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateDocumentVersionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateFolderCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateUserCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.WorkDocsServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
6
|
class WorkDocsServiceException extends smithy_client_1.ServiceException {
|
|
7
7
|
constructor(options) {
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.PrincipalRoleType = exports.ContentCategoryType = exports.StorageLimitWillExceedException = exports.StorageLimitExceededException = exports.ResourceAlreadyCheckedOutException = exports.DraftUploadOutOfSyncException = exports.ResourceCollectionType = exports.RequestedEntityTooLargeException = exports.UserSortType = exports.UserFilterType = exports.RolePermissionType = exports.FolderContentType = exports.ResourceSortType = exports.OrderType = exports.InvalidPasswordException = exports.DocumentThumbnailType = exports.DocumentStatusType = exports.DocumentSourceType = exports.InvalidOperationException = exports.TooManySubscriptionsException = exports.InvalidArgumentException = exports.SubscriptionType = exports.SubscriptionProtocolType = exports.TooManyLabelsException = exports.LimitExceededException = exports.EntityAlreadyExistsException = exports.ResourceStateType = exports.ConflictingOperationException = exports.CustomMetadataLimitExceededException = exports.InvalidCommentOperationException = exports.DocumentLockedForCommentsException = exports.CommentVisibilityType = exports.ShareStatusType = exports.PrincipalType = exports.RoleType = exports.AdditionalResponseFieldType = exports.ActivityType = exports.ResourceType = exports.CommentStatusType = exports.UserType = exports.StorageType = exports.UserStatusType = exports.LocaleType = exports.UnauthorizedResourceAccessException = exports.UnauthorizedOperationException = exports.ServiceUnavailableException = exports.ProhibitedStateException = exports.FailedDependencyException = exports.EntityNotExistsException = exports.ConcurrentModificationException = void 0;
|
|
4
4
|
exports.DescribeDocumentVersionsResponseFilterSensitiveLog = exports.DocumentVersionMetadataFilterSensitiveLog = exports.DescribeDocumentVersionsRequestFilterSensitiveLog = exports.DescribeCommentsResponseFilterSensitiveLog = exports.DescribeCommentsRequestFilterSensitiveLog = exports.DescribeActivitiesResponseFilterSensitiveLog = exports.DescribeActivitiesRequestFilterSensitiveLog = exports.DeleteUserRequestFilterSensitiveLog = exports.DeleteLabelsRequestFilterSensitiveLog = exports.DeleteFolderContentsRequestFilterSensitiveLog = exports.DeleteFolderRequestFilterSensitiveLog = exports.DeleteDocumentVersionRequestFilterSensitiveLog = exports.DeleteDocumentRequestFilterSensitiveLog = exports.DeleteCustomMetadataRequestFilterSensitiveLog = exports.DeleteCommentRequestFilterSensitiveLog = exports.DeactivateUserRequestFilterSensitiveLog = exports.CreateUserResponseFilterSensitiveLog = exports.CreateUserRequestFilterSensitiveLog = exports.CreateLabelsRequestFilterSensitiveLog = exports.CreateFolderResponseFilterSensitiveLog = exports.FolderMetadataFilterSensitiveLog = exports.CreateFolderRequestFilterSensitiveLog = exports.CreateCustomMetadataRequestFilterSensitiveLog = exports.CreateCommentResponseFilterSensitiveLog = exports.CommentFilterSensitiveLog = exports.CreateCommentRequestFilterSensitiveLog = exports.AddResourcePermissionsResponseFilterSensitiveLog = exports.ShareResultFilterSensitiveLog = exports.AddResourcePermissionsRequestFilterSensitiveLog = exports.NotificationOptionsFilterSensitiveLog = exports.ActivityFilterSensitiveLog = exports.ParticipantsFilterSensitiveLog = exports.ResourceMetadataFilterSensitiveLog = exports.UserMetadataFilterSensitiveLog = exports.CommentMetadataFilterSensitiveLog = exports.ActivateUserResponseFilterSensitiveLog = exports.UserFilterSensitiveLog = exports.ActivateUserRequestFilterSensitiveLog = exports.AbortDocumentVersionUploadRequestFilterSensitiveLog = exports.BooleanEnumType = exports.IllegalUserStateException = exports.DeactivatingLastSystemUserException = exports.DocumentVersionStatus = exports.ResponseItemType = exports.SearchQueryScopeType = exports.SortOrder = exports.OrderByFieldType = exports.LanguageCodeType = exports.SearchCollectionType = exports.SearchResourceType = void 0;
|
|
5
5
|
exports.UpdateUserResponseFilterSensitiveLog = exports.UpdateUserRequestFilterSensitiveLog = exports.UpdateFolderRequestFilterSensitiveLog = exports.UpdateDocumentVersionRequestFilterSensitiveLog = exports.UpdateDocumentRequestFilterSensitiveLog = exports.SearchResourcesResponseFilterSensitiveLog = exports.ResponseItemFilterSensitiveLog = exports.SearchResourcesRequestFilterSensitiveLog = exports.RestoreDocumentVersionsRequestFilterSensitiveLog = exports.RemoveResourcePermissionRequestFilterSensitiveLog = exports.RemoveAllResourcePermissionsRequestFilterSensitiveLog = exports.InitiateDocumentVersionUploadResponseFilterSensitiveLog = exports.UploadMetadataFilterSensitiveLog = exports.InitiateDocumentVersionUploadRequestFilterSensitiveLog = exports.GetResourcesResponseFilterSensitiveLog = exports.GetResourcesRequestFilterSensitiveLog = exports.GetFolderPathResponseFilterSensitiveLog = exports.GetFolderPathRequestFilterSensitiveLog = exports.GetFolderResponseFilterSensitiveLog = exports.GetFolderRequestFilterSensitiveLog = exports.GetDocumentVersionResponseFilterSensitiveLog = exports.GetDocumentVersionRequestFilterSensitiveLog = exports.GetDocumentPathResponseFilterSensitiveLog = exports.ResourcePathFilterSensitiveLog = exports.ResourcePathComponentFilterSensitiveLog = exports.GetDocumentPathRequestFilterSensitiveLog = exports.GetDocumentResponseFilterSensitiveLog = exports.GetDocumentRequestFilterSensitiveLog = exports.GetCurrentUserResponseFilterSensitiveLog = exports.GetCurrentUserRequestFilterSensitiveLog = exports.DescribeUsersResponseFilterSensitiveLog = exports.DescribeUsersRequestFilterSensitiveLog = exports.DescribeRootFoldersResponseFilterSensitiveLog = exports.DescribeRootFoldersRequestFilterSensitiveLog = exports.DescribeResourcePermissionsRequestFilterSensitiveLog = exports.DescribeGroupsRequestFilterSensitiveLog = exports.DescribeFolderContentsResponseFilterSensitiveLog = exports.DocumentMetadataFilterSensitiveLog = exports.DescribeFolderContentsRequestFilterSensitiveLog = void 0;
|
|
6
|
-
const smithy_client_1 = require("@
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
const WorkDocsServiceException_1 = require("./WorkDocsServiceException");
|
|
8
8
|
class ConcurrentModificationException extends WorkDocsServiceException_1.WorkDocsServiceException {
|
|
9
9
|
constructor(opts) {
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.de_CreateFolderCommand = exports.de_CreateCustomMetadataCommand = exports.de_CreateCommentCommand = exports.de_AddResourcePermissionsCommand = exports.de_ActivateUserCommand = exports.de_AbortDocumentVersionUploadCommand = exports.se_UpdateUserCommand = exports.se_UpdateFolderCommand = exports.se_UpdateDocumentVersionCommand = exports.se_UpdateDocumentCommand = exports.se_SearchResourcesCommand = exports.se_RestoreDocumentVersionsCommand = exports.se_RemoveResourcePermissionCommand = exports.se_RemoveAllResourcePermissionsCommand = exports.se_InitiateDocumentVersionUploadCommand = exports.se_GetResourcesCommand = exports.se_GetFolderPathCommand = exports.se_GetFolderCommand = exports.se_GetDocumentVersionCommand = exports.se_GetDocumentPathCommand = exports.se_GetDocumentCommand = exports.se_GetCurrentUserCommand = exports.se_DescribeUsersCommand = exports.se_DescribeRootFoldersCommand = exports.se_DescribeResourcePermissionsCommand = exports.se_DescribeNotificationSubscriptionsCommand = exports.se_DescribeGroupsCommand = exports.se_DescribeFolderContentsCommand = exports.se_DescribeDocumentVersionsCommand = exports.se_DescribeCommentsCommand = exports.se_DescribeActivitiesCommand = exports.se_DeleteUserCommand = exports.se_DeleteNotificationSubscriptionCommand = exports.se_DeleteLabelsCommand = exports.se_DeleteFolderContentsCommand = exports.se_DeleteFolderCommand = exports.se_DeleteDocumentVersionCommand = exports.se_DeleteDocumentCommand = exports.se_DeleteCustomMetadataCommand = exports.se_DeleteCommentCommand = exports.se_DeactivateUserCommand = exports.se_CreateUserCommand = exports.se_CreateNotificationSubscriptionCommand = exports.se_CreateLabelsCommand = exports.se_CreateFolderCommand = exports.se_CreateCustomMetadataCommand = exports.se_CreateCommentCommand = exports.se_AddResourcePermissionsCommand = exports.se_ActivateUserCommand = exports.se_AbortDocumentVersionUploadCommand = void 0;
|
|
4
4
|
exports.de_UpdateUserCommand = exports.de_UpdateFolderCommand = exports.de_UpdateDocumentVersionCommand = exports.de_UpdateDocumentCommand = exports.de_SearchResourcesCommand = exports.de_RestoreDocumentVersionsCommand = exports.de_RemoveResourcePermissionCommand = exports.de_RemoveAllResourcePermissionsCommand = exports.de_InitiateDocumentVersionUploadCommand = exports.de_GetResourcesCommand = exports.de_GetFolderPathCommand = exports.de_GetFolderCommand = exports.de_GetDocumentVersionCommand = exports.de_GetDocumentPathCommand = exports.de_GetDocumentCommand = exports.de_GetCurrentUserCommand = exports.de_DescribeUsersCommand = exports.de_DescribeRootFoldersCommand = exports.de_DescribeResourcePermissionsCommand = exports.de_DescribeNotificationSubscriptionsCommand = exports.de_DescribeGroupsCommand = exports.de_DescribeFolderContentsCommand = exports.de_DescribeDocumentVersionsCommand = exports.de_DescribeCommentsCommand = exports.de_DescribeActivitiesCommand = exports.de_DeleteUserCommand = exports.de_DeleteNotificationSubscriptionCommand = exports.de_DeleteLabelsCommand = exports.de_DeleteFolderContentsCommand = exports.de_DeleteFolderCommand = exports.de_DeleteDocumentVersionCommand = exports.de_DeleteDocumentCommand = exports.de_DeleteCustomMetadataCommand = exports.de_DeleteCommentCommand = exports.de_DeactivateUserCommand = exports.de_CreateUserCommand = exports.de_CreateNotificationSubscriptionCommand = exports.de_CreateLabelsCommand = void 0;
|
|
5
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
5
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const WorkDocsServiceException_1 = require("../models/WorkDocsServiceException");
|
|
9
9
|
const se_AbortDocumentVersionUploadCommand = async (input, context) => {
|
|
@@ -4,15 +4,15 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
|
-
const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
|
|
9
|
-
const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
|
|
10
|
-
const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
|
|
11
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
12
7
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
8
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
|
+
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
|
+
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
12
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
13
13
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -4,19 +4,19 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const client_sts_1 = require("@aws-sdk/client-sts");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
7
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
9
|
-
const hash_node_1 = require("@aws-sdk/hash-node");
|
|
10
|
-
const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
11
|
-
const node_config_provider_1 = require("@aws-sdk/node-config-provider");
|
|
12
|
-
const node_http_handler_1 = require("@aws-sdk/node-http-handler");
|
|
13
|
-
const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
|
|
14
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
15
8
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
9
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
+
const hash_node_1 = require("@smithy/hash-node");
|
|
11
|
+
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
|
+
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
|
+
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
15
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
16
16
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@
|
|
18
|
-
const util_defaults_mode_node_1 = require("@
|
|
19
|
-
const smithy_client_2 = require("@
|
|
17
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
+
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
20
|
const getRuntimeConfig = (config) => {
|
|
21
21
|
(0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
22
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
5
|
-
const url_parser_1 = require("@
|
|
6
|
-
const util_base64_1 = require("@
|
|
7
|
-
const util_utf8_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
+
const url_parser_1 = require("@smithy/url-parser");
|
|
6
|
+
const util_base64_1 = require("@smithy/util-base64");
|
|
7
|
+
const util_utf8_1 = require("@smithy/util-utf8");
|
|
8
8
|
const endpointResolver_1 = require("./endpoint/endpointResolver");
|
|
9
9
|
const getRuntimeConfig = (config) => ({
|
|
10
10
|
apiVersion: "2016-05-01",
|
package/dist-es/WorkDocs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createAggregatedClient } from "@
|
|
1
|
+
import { createAggregatedClient } from "@smithy/smithy-client";
|
|
2
2
|
import { AbortDocumentVersionUploadCommand, } from "./commands/AbortDocumentVersionUploadCommand";
|
|
3
3
|
import { ActivateUserCommand, } from "./commands/ActivateUserCommand";
|
|
4
4
|
import { AddResourcePermissionsCommand, } from "./commands/AddResourcePermissionsCommand";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { resolveRegionConfig } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
3
|
-
import { resolveEndpointConfig } from "@aws-sdk/middleware-endpoint";
|
|
4
1
|
import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
|
|
5
2
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
6
3
|
import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
|
|
7
|
-
import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
8
4
|
import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
|
|
9
5
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
10
|
-
import {
|
|
6
|
+
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
7
|
+
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
|
+
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
|
+
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
10
|
+
import { Client as __Client, } from "@smithy/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
13
|
export { __Client };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { AbortDocumentVersionUploadRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_AbortDocumentVersionUploadCommand, se_AbortDocumentVersionUploadCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { ActivateUserRequestFilterSensitiveLog, ActivateUserResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ActivateUserCommand, se_ActivateUserCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { AddResourcePermissionsRequestFilterSensitiveLog, AddResourcePermissionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_AddResourcePermissionsCommand, se_AddResourcePermissionsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateCommentRequestFilterSensitiveLog, CreateCommentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateCommentCommand, se_CreateCommentCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateCustomMetadataRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateCustomMetadataCommand, se_CreateCustomMetadataCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateFolderRequestFilterSensitiveLog, CreateFolderResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateFolderCommand, se_CreateFolderCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateLabelsRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_CreateLabelsCommand, se_CreateLabelsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateNotificationSubscriptionCommand, se_CreateNotificationSubscriptionCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateNotificationSubscriptionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateUserRequestFilterSensitiveLog, CreateUserResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeactivateUserRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_DeactivateUserCommand, se_DeactivateUserCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteCommentRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_DeleteCommentCommand, se_DeleteCommentCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteCustomMetadataRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DeleteCustomMetadataCommand, se_DeleteCustomMetadataCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteDocumentRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_DeleteDocumentCommand, se_DeleteDocumentCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteDocumentVersionRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_DeleteDocumentVersionCommand, se_DeleteDocumentVersionCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteFolderRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_DeleteFolderCommand, se_DeleteFolderCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteFolderContentsRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_DeleteFolderContentsCommand, se_DeleteFolderContentsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteLabelsRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_DeleteLabelsCommand, se_DeleteLabelsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteNotificationSubscriptionCommand, se_DeleteNotificationSubscriptionCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteNotificationSubscriptionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteUserRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DescribeActivitiesRequestFilterSensitiveLog, DescribeActivitiesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DescribeActivitiesCommand, se_DescribeActivitiesCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DescribeCommentsRequestFilterSensitiveLog, DescribeCommentsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DescribeCommentsCommand, se_DescribeCommentsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DescribeDocumentVersionsRequestFilterSensitiveLog, DescribeDocumentVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DescribeDocumentVersionsCommand, se_DescribeDocumentVersionsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DescribeFolderContentsRequestFilterSensitiveLog, DescribeFolderContentsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DescribeFolderContentsCommand, se_DescribeFolderContentsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DescribeGroupsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DescribeGroupsCommand, se_DescribeGroupsCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DescribeNotificationSubscriptionsCommand, se_DescribeNotificationSubscriptionsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeNotificationSubscriptionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DescribeResourcePermissionsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DescribeResourcePermissionsCommand, se_DescribeResourcePermissionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DescribeRootFoldersRequestFilterSensitiveLog, DescribeRootFoldersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DescribeRootFoldersCommand, se_DescribeRootFoldersCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DescribeUsersRequestFilterSensitiveLog, DescribeUsersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DescribeUsersCommand, se_DescribeUsersCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { GetCurrentUserRequestFilterSensitiveLog, GetCurrentUserResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetCurrentUserCommand, se_GetCurrentUserCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { GetDocumentRequestFilterSensitiveLog, GetDocumentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetDocumentCommand, se_GetDocumentCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { GetDocumentPathRequestFilterSensitiveLog, GetDocumentPathResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetDocumentPathCommand, se_GetDocumentPathCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { GetDocumentVersionRequestFilterSensitiveLog, GetDocumentVersionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetDocumentVersionCommand, se_GetDocumentVersionCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|