@aws-sdk/client-workdocs 3.335.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
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteCustomMetadataCommandInput
|
|
19
20
|
extends DeleteCustomMetadataRequest {}
|
|
20
21
|
export interface DeleteCustomMetadataCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteDocumentCommandInput extends DeleteDocumentRequest {}
|
|
16
17
|
export interface DeleteDocumentCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteDocumentCommand 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 DeleteDocumentVersionCommandInput
|
|
16
17
|
extends DeleteDocumentVersionRequest {}
|
|
17
18
|
export interface DeleteDocumentVersionCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteFolderCommandInput extends DeleteFolderRequest {}
|
|
16
17
|
export interface DeleteFolderCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteFolderCommand 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 DeleteFolderContentsCommandInput
|
|
16
17
|
extends DeleteFolderContentsRequest {}
|
|
17
18
|
export interface DeleteFolderContentsCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteLabelsCommandInput extends DeleteLabelsRequest {}
|
|
16
17
|
export interface DeleteLabelsCommandOutput
|
|
17
18
|
extends DeleteLabelsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteNotificationSubscriptionCommandInput
|
|
16
17
|
extends DeleteNotificationSubscriptionRequest {}
|
|
17
18
|
export interface DeleteNotificationSubscriptionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteUserCommandInput extends DeleteUserRequest {}
|
|
16
17
|
export interface DeleteUserCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteUserCommand extends $Command<
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeActivitiesCommandInput
|
|
19
20
|
extends DescribeActivitiesRequest {}
|
|
20
21
|
export interface DescribeActivitiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeCommentsCommandInput extends DescribeCommentsRequest {}
|
|
19
20
|
export interface DescribeCommentsCommandOutput
|
|
20
21
|
extends DescribeCommentsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDocumentVersionsCommandInput
|
|
19
20
|
extends DescribeDocumentVersionsRequest {}
|
|
20
21
|
export interface DescribeDocumentVersionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeFolderContentsCommandInput
|
|
19
20
|
extends DescribeFolderContentsRequest {}
|
|
20
21
|
export interface DescribeFolderContentsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeGroupsCommandInput extends DescribeGroupsRequest {}
|
|
19
20
|
export interface DescribeGroupsCommandOutput
|
|
20
21
|
extends DescribeGroupsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeNotificationSubscriptionsCommandInput
|
|
19
20
|
extends DescribeNotificationSubscriptionsRequest {}
|
|
20
21
|
export interface DescribeNotificationSubscriptionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeResourcePermissionsCommandInput
|
|
19
20
|
extends DescribeResourcePermissionsRequest {}
|
|
20
21
|
export interface DescribeResourcePermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRootFoldersCommandInput
|
|
19
20
|
extends DescribeRootFoldersRequest {}
|
|
20
21
|
export interface DescribeRootFoldersCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeUsersCommandInput extends DescribeUsersRequest {}
|
|
19
20
|
export interface DescribeUsersCommandOutput
|
|
20
21
|
extends DescribeUsersResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetCurrentUserCommandInput extends GetCurrentUserRequest {}
|
|
19
20
|
export interface GetCurrentUserCommandOutput
|
|
20
21
|
extends GetCurrentUserResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetDocumentCommandInput extends GetDocumentRequest {}
|
|
16
17
|
export interface GetDocumentCommandOutput
|
|
17
18
|
extends GetDocumentResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDocumentPathCommandInput extends GetDocumentPathRequest {}
|
|
19
20
|
export interface GetDocumentPathCommandOutput
|
|
20
21
|
extends GetDocumentPathResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetDocumentVersionCommandInput
|
|
19
20
|
extends GetDocumentVersionRequest {}
|
|
20
21
|
export interface GetDocumentVersionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetFolderCommandInput extends GetFolderRequest {}
|
|
16
17
|
export interface GetFolderCommandOutput
|
|
17
18
|
extends GetFolderResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetFolderPathCommandInput extends GetFolderPathRequest {}
|
|
19
20
|
export interface GetFolderPathCommandOutput
|
|
20
21
|
extends GetFolderPathResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetResourcesCommandInput extends GetResourcesRequest {}
|
|
16
17
|
export interface GetResourcesCommandOutput
|
|
17
18
|
extends GetResourcesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface InitiateDocumentVersionUploadCommandInput
|
|
19
20
|
extends InitiateDocumentVersionUploadRequest {}
|
|
20
21
|
export interface InitiateDocumentVersionUploadCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface RemoveAllResourcePermissionsCommandInput
|
|
16
17
|
extends RemoveAllResourcePermissionsRequest {}
|
|
17
18
|
export interface RemoveAllResourcePermissionsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface RemoveResourcePermissionCommandInput
|
|
16
17
|
extends RemoveResourcePermissionRequest {}
|
|
17
18
|
export interface RemoveResourcePermissionCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface RestoreDocumentVersionsCommandInput
|
|
16
17
|
extends RestoreDocumentVersionsRequest {}
|
|
17
18
|
export interface RestoreDocumentVersionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkDocsClientResolvedConfig,
|
|
17
17
|
} from "../WorkDocsClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface SearchResourcesCommandInput extends SearchResourcesRequest {}
|
|
19
20
|
export interface SearchResourcesCommandOutput
|
|
20
21
|
extends SearchResourcesResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateDocumentCommandInput extends UpdateDocumentRequest {}
|
|
16
17
|
export interface UpdateDocumentCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class UpdateDocumentCommand 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 UpdateDocumentVersionCommandInput
|
|
16
17
|
extends UpdateDocumentVersionRequest {}
|
|
17
18
|
export interface UpdateDocumentVersionCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkDocsClientResolvedConfig,
|
|
14
14
|
} from "../WorkDocsClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateFolderCommandInput extends UpdateFolderRequest {}
|
|
16
17
|
export interface UpdateFolderCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class UpdateFolderCommand 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 UpdateUserCommandInput extends UpdateUserRequest {}
|
|
16
17
|
export interface UpdateUserCommandOutput
|
|
17
18
|
extends UpdateUserResponse,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./WorkDocs";
|
|
2
1
|
export * from "./WorkDocsClient";
|
|
2
|
+
export * from "./WorkDocs";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { WorkDocsServiceException } from "./models/WorkDocsServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class WorkDocsServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-workdocs",
|
|
3
3
|
"description": "AWS SDK for JavaScript Workdocs Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.338.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,36 +21,36 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.338.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.338.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.338.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.338.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.338.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.338.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.338.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.338.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.338.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.338.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.338.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.338.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.338.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.338.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.338.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.338.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.338.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.338.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.338.0",
|
|
43
|
+
"@aws-sdk/types": "3.338.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.338.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.338.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.338.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.338.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.338.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.338.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.338.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
55
55
|
"@smithy/protocol-http": "^1.0.1",
|
|
56
56
|
"@smithy/types": "^1.0.0",
|