@aws-sdk/client-workdocs 3.337.0 → 3.338.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
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeactivateUserRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteCommentRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteCustomMetadataRequest, DeleteCustomMetadataResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteDocumentRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteDocumentVersionRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteFolderRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteFolderContentsRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteLabelsRequest, DeleteLabelsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteNotificationSubscriptionRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteUserRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeActivitiesRequest, DescribeActivitiesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeCommentsRequest, DescribeCommentsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeDocumentVersionsRequest, DescribeDocumentVersionsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeFolderContentsRequest, DescribeFolderContentsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeGroupsRequest, DescribeGroupsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeNotificationSubscriptionsRequest, DescribeNotificationSubscriptionsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeResourcePermissionsRequest, DescribeResourcePermissionsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeRootFoldersRequest, DescribeRootFoldersResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DescribeUsersRequest, DescribeUsersResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetCurrentUserRequest, GetCurrentUserResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetDocumentRequest, GetDocumentResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetDocumentPathRequest, GetDocumentPathResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetDocumentVersionRequest, GetDocumentVersionResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetFolderRequest, GetFolderResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetFolderPathRequest, GetFolderPathResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetResourcesRequest, GetResourcesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { InitiateDocumentVersionUploadRequest, InitiateDocumentVersionUploadResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { RemoveAllResourcePermissionsRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { RemoveResourcePermissionRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { RestoreDocumentVersionsRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SearchResourcesRequest, SearchResourcesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateDocumentRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateDocumentVersionRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateFolderRequest } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateUserRequest, UpdateUserResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } from "../WorkDocsClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,69 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>The Amazon WorkDocs API is designed for the following use cases:</p>
|
|
3
|
+
* <ul>
|
|
4
|
+
* <li>
|
|
5
|
+
* <p>File Migration: File migration applications are supported for users who
|
|
6
|
+
* want to migrate their files from an on-premises or off-premises file system or
|
|
7
|
+
* service. Users can insert files into a user directory structure, as well as
|
|
8
|
+
* allow for basic metadata changes, such as modifications to the permissions of
|
|
9
|
+
* files.</p>
|
|
10
|
+
* </li>
|
|
11
|
+
* <li>
|
|
12
|
+
* <p>Security: Support security applications are supported for users who have
|
|
13
|
+
* additional security needs, such as antivirus or data loss prevention. The API
|
|
14
|
+
* actions, along with CloudTrail, allow these applications to detect when
|
|
15
|
+
* changes occur in Amazon WorkDocs. Then, the application can take the necessary
|
|
16
|
+
* actions and replace the target file. If the target file violates the policy, the
|
|
17
|
+
* application can also choose to email the user.</p>
|
|
18
|
+
* </li>
|
|
19
|
+
* <li>
|
|
20
|
+
* <p>eDiscovery/Analytics: General administrative applications are supported,
|
|
21
|
+
* such as eDiscovery and analytics. These applications can choose to mimic or
|
|
22
|
+
* record the actions in an Amazon WorkDocs site, along with CloudTrail, to
|
|
23
|
+
* replicate data for eDiscovery, backup, or analytical applications.</p>
|
|
24
|
+
* </li>
|
|
25
|
+
* </ul>
|
|
26
|
+
* <p>All Amazon WorkDocs API actions are Amazon authenticated and certificate-signed.
|
|
27
|
+
* They not only require the use of the Amazon Web Services SDK, but also allow for the exclusive use of
|
|
28
|
+
* IAM users and roles to help facilitate access, trust, and permission policies. By
|
|
29
|
+
* creating a role and allowing an IAM user to access the Amazon WorkDocs site, the
|
|
30
|
+
* IAM user gains full administrative visibility into the entire Amazon WorkDocs site (or as
|
|
31
|
+
* set in the IAM policy). This includes, but is not limited to, the ability to modify file
|
|
32
|
+
* permissions and upload any file to any user. This allows developers to perform the three
|
|
33
|
+
* use cases above, as well as give users the ability to grant access on a selective basis
|
|
34
|
+
* using the IAM model.</p>
|
|
35
|
+
* <note>
|
|
36
|
+
* <p>The pricing for Amazon WorkDocs APIs varies depending on the API call type for these actions:</p>
|
|
37
|
+
* <ul>
|
|
38
|
+
* <li>
|
|
39
|
+
* <p>
|
|
40
|
+
* <code>READ (Get*)</code>
|
|
41
|
+
* </p>
|
|
42
|
+
* </li>
|
|
43
|
+
* <li>
|
|
44
|
+
* <p>
|
|
45
|
+
* <code>WRITE (Activate*, Add*, Create*, Deactivate*, Initiate*, Update*)</code>
|
|
46
|
+
* </p>
|
|
47
|
+
* </li>
|
|
48
|
+
* <li>
|
|
49
|
+
* <p>
|
|
50
|
+
* <code>LIST (Describe*)</code>
|
|
51
|
+
* </p>
|
|
52
|
+
* </li>
|
|
53
|
+
* <li>
|
|
54
|
+
* <p>
|
|
55
|
+
* <code>DELETE*, CANCEL</code>
|
|
56
|
+
* </p>
|
|
57
|
+
* </li>
|
|
58
|
+
* </ul>
|
|
59
|
+
* <p>For information about Amazon WorkDocs API pricing, see <a href="https://aws.amazon.com/workdocs/pricing/">Amazon WorkDocs Pricing</a>.</p>
|
|
60
|
+
* </note>
|
|
61
|
+
*
|
|
62
|
+
* @packageDocumentation
|
|
63
|
+
*/
|
|
2
64
|
export * from "./WorkDocsClient";
|
|
65
|
+
export * from "./WorkDocs";
|
|
3
66
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
67
|
export * from "./pagination";
|
|
68
|
+
export * from "./models";
|
|
6
69
|
export { WorkDocsServiceException } from "./models/WorkDocsServiceException";
|
|
@@ -227,6 +227,7 @@ import {
|
|
|
227
227
|
ClientResolvedEndpointParameters,
|
|
228
228
|
EndpointParameters,
|
|
229
229
|
} from "./endpoint/EndpointParameters";
|
|
230
|
+
export { __Client };
|
|
230
231
|
export type ServiceInputTypes =
|
|
231
232
|
| AbortDocumentVersionUploadCommandInput
|
|
232
233
|
| ActivateUserCommandInput
|
|
@@ -341,7 +342,7 @@ export interface ClientDefaults
|
|
|
341
342
|
logger?: __Logger;
|
|
342
343
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
343
344
|
}
|
|
344
|
-
type WorkDocsClientConfigType = Partial<
|
|
345
|
+
export type WorkDocsClientConfigType = Partial<
|
|
345
346
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
346
347
|
> &
|
|
347
348
|
ClientDefaults &
|
|
@@ -353,7 +354,7 @@ type WorkDocsClientConfigType = Partial<
|
|
|
353
354
|
UserAgentInputConfig &
|
|
354
355
|
ClientInputEndpointParameters;
|
|
355
356
|
export interface WorkDocsClientConfig extends WorkDocsClientConfigType {}
|
|
356
|
-
type WorkDocsClientResolvedConfigType =
|
|
357
|
+
export type WorkDocsClientResolvedConfigType =
|
|
357
358
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
358
359
|
Required<ClientDefaults> &
|
|
359
360
|
RegionResolvedConfig &
|
|
@@ -375,4 +376,3 @@ export declare class WorkDocsClient extends __Client<
|
|
|
375
376
|
constructor(configuration: WorkDocsClientConfig);
|
|
376
377
|
destroy(): void;
|
|
377
378
|
}
|
|
378
|
-
export {};
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface AbortDocumentVersionUploadCommandInput
|
|
16
17
|
extends AbortDocumentVersionUploadRequest {}
|
|
17
18
|
export interface AbortDocumentVersionUploadCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ActivateUserCommandInput extends ActivateUserRequest {}
|
|
16
17
|
export interface ActivateUserCommandOutput
|
|
17
18
|
extends ActivateUserResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AddResourcePermissionsCommandInput
|
|
19
20
|
extends AddResourcePermissionsRequest {}
|
|
20
21
|
export interface AddResourcePermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateCommentCommandInput extends CreateCommentRequest {}
|
|
19
20
|
export interface CreateCommentCommandOutput
|
|
20
21
|
extends CreateCommentResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateCustomMetadataCommandInput
|
|
19
20
|
extends CreateCustomMetadataRequest {}
|
|
20
21
|
export interface CreateCustomMetadataCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateFolderCommandInput extends CreateFolderRequest {}
|
|
16
17
|
export interface CreateFolderCommandOutput
|
|
17
18
|
extends CreateFolderResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateLabelsCommandInput extends CreateLabelsRequest {}
|
|
16
17
|
export interface CreateLabelsCommandOutput
|
|
17
18
|
extends CreateLabelsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateNotificationSubscriptionCommandInput
|
|
19
20
|
extends CreateNotificationSubscriptionRequest {}
|
|
20
21
|
export interface CreateNotificationSubscriptionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateUserCommandInput extends CreateUserRequest {}
|
|
16
17
|
export interface CreateUserCommandOutput
|
|
17
18
|
extends CreateUserResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeactivateUserCommandInput extends DeactivateUserRequest {}
|
|
16
17
|
export interface DeactivateUserCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeactivateUserCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteCommentCommandInput extends DeleteCommentRequest {}
|
|
16
17
|
export interface DeleteCommentCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteCommentCommand extends $Command<
|