@aws-sdk/client-workdocs 3.533.0 → 3.535.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.
Files changed (93) hide show
  1. package/dist-types/WorkDocs.d.ts +6 -1
  2. package/dist-types/WorkDocsClient.d.ts +1 -1
  3. package/dist-types/commands/AbortDocumentVersionUploadCommand.d.ts +2 -1
  4. package/dist-types/commands/ActivateUserCommand.d.ts +2 -1
  5. package/dist-types/commands/AddResourcePermissionsCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateCommentCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateCustomMetadataCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateFolderCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateLabelsCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateNotificationSubscriptionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  12. package/dist-types/commands/DeactivateUserCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteCommentCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteCustomMetadataCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteDocumentCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteDocumentVersionCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteFolderCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteFolderContentsCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteLabelsCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteNotificationSubscriptionCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeActivitiesCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeCommentsCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeDocumentVersionsCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeFolderContentsCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeGroupsCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeNotificationSubscriptionsCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeResourcePermissionsCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeRootFoldersCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeUsersCommand.d.ts +2 -1
  31. package/dist-types/commands/GetCurrentUserCommand.d.ts +2 -1
  32. package/dist-types/commands/GetDocumentCommand.d.ts +2 -1
  33. package/dist-types/commands/GetDocumentPathCommand.d.ts +2 -1
  34. package/dist-types/commands/GetDocumentVersionCommand.d.ts +2 -1
  35. package/dist-types/commands/GetFolderCommand.d.ts +2 -1
  36. package/dist-types/commands/GetFolderPathCommand.d.ts +2 -1
  37. package/dist-types/commands/GetResourcesCommand.d.ts +2 -1
  38. package/dist-types/commands/InitiateDocumentVersionUploadCommand.d.ts +2 -1
  39. package/dist-types/commands/RemoveAllResourcePermissionsCommand.d.ts +2 -1
  40. package/dist-types/commands/RemoveResourcePermissionCommand.d.ts +2 -1
  41. package/dist-types/commands/RestoreDocumentVersionsCommand.d.ts +2 -1
  42. package/dist-types/commands/SearchResourcesCommand.d.ts +2 -1
  43. package/dist-types/commands/UpdateDocumentCommand.d.ts +2 -1
  44. package/dist-types/commands/UpdateDocumentVersionCommand.d.ts +2 -1
  45. package/dist-types/commands/UpdateFolderCommand.d.ts +2 -1
  46. package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
  47. package/dist-types/models/models_0.d.ts +435 -435
  48. package/dist-types/ts3.4/WorkDocs.d.ts +5 -0
  49. package/dist-types/ts3.4/commands/AbortDocumentVersionUploadCommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/ActivateUserCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/AddResourcePermissionsCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/CreateCommentCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/CreateCustomMetadataCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/CreateLabelsCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/CreateNotificationSubscriptionCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/DeactivateUserCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/DeleteCommentCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/DeleteCustomMetadataCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/DeleteDocumentVersionCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/DeleteFolderContentsCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/DeleteLabelsCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/DeleteNotificationSubscriptionCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/DescribeActivitiesCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/DescribeCommentsCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/DescribeDocumentVersionsCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/DescribeFolderContentsCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/DescribeGroupsCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/DescribeNotificationSubscriptionsCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/DescribeResourcePermissionsCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/DescribeRootFoldersCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/GetCurrentUserCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/GetDocumentPathCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/GetDocumentVersionCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/GetFolderPathCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/InitiateDocumentVersionUploadCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/RemoveAllResourcePermissionsCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/RemoveResourcePermissionCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/RestoreDocumentVersionsCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/UpdateDocumentVersionCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +9 -0
  93. package/package.json +40 -40
@@ -424,6 +424,7 @@ export interface WorkDocs {
424
424
  options: __HttpHandlerOptions,
425
425
  cb: (err: any, data?: DeleteUserCommandOutput) => void
426
426
  ): void;
427
+ describeActivities(): Promise<DescribeActivitiesCommandOutput>;
427
428
  describeActivities(
428
429
  args: DescribeActivitiesCommandInput,
429
430
  options?: __HttpHandlerOptions
@@ -534,6 +535,7 @@ export interface WorkDocs {
534
535
  options: __HttpHandlerOptions,
535
536
  cb: (err: any, data?: DescribeRootFoldersCommandOutput) => void
536
537
  ): void;
538
+ describeUsers(): Promise<DescribeUsersCommandOutput>;
537
539
  describeUsers(
538
540
  args: DescribeUsersCommandInput,
539
541
  options?: __HttpHandlerOptions
@@ -625,6 +627,7 @@ export interface WorkDocs {
625
627
  options: __HttpHandlerOptions,
626
628
  cb: (err: any, data?: GetFolderPathCommandOutput) => void
627
629
  ): void;
630
+ getResources(): Promise<GetResourcesCommandOutput>;
628
631
  getResources(
629
632
  args: GetResourcesCommandInput,
630
633
  options?: __HttpHandlerOptions
@@ -638,6 +641,7 @@ export interface WorkDocs {
638
641
  options: __HttpHandlerOptions,
639
642
  cb: (err: any, data?: GetResourcesCommandOutput) => void
640
643
  ): void;
644
+ initiateDocumentVersionUpload(): Promise<InitiateDocumentVersionUploadCommandOutput>;
641
645
  initiateDocumentVersionUpload(
642
646
  args: InitiateDocumentVersionUploadCommandInput,
643
647
  options?: __HttpHandlerOptions
@@ -690,6 +694,7 @@ export interface WorkDocs {
690
694
  options: __HttpHandlerOptions,
691
695
  cb: (err: any, data?: RestoreDocumentVersionsCommandOutput) => void
692
696
  ): void;
697
+ searchResources(): Promise<SearchResourcesCommandOutput>;
693
698
  searchResources(
694
699
  args: SearchResourcesCommandInput,
695
700
  options?: __HttpHandlerOptions
@@ -21,6 +21,15 @@ declare const AbortDocumentVersionUploadCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: AbortDocumentVersionUploadCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ AbortDocumentVersionUploadCommandInput,
28
+ AbortDocumentVersionUploadCommandOutput,
29
+ WorkDocsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class AbortDocumentVersionUploadCommand extends AbortDocumentVersionUploadCommand_base {}
@@ -21,6 +21,15 @@ declare const ActivateUserCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ActivateUserCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ActivateUserCommandInput,
28
+ ActivateUserCommandOutput,
29
+ WorkDocsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ActivateUserCommand extends ActivateUserCommand_base {}
@@ -25,6 +25,15 @@ declare const AddResourcePermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AddResourcePermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AddResourcePermissionsCommandInput,
32
+ AddResourcePermissionsCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AddResourcePermissionsCommand extends AddResourcePermissionsCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateCommentCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateCommentCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateCommentCommandInput,
31
+ CreateCommentCommandOutput,
32
+ WorkDocsClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateCommentCommand extends CreateCommentCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateCustomMetadataCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateCustomMetadataCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateCustomMetadataCommandInput,
32
+ CreateCustomMetadataCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateCustomMetadataCommand extends CreateCustomMetadataCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateFolderCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateFolderCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateFolderCommandInput,
28
+ CreateFolderCommandOutput,
29
+ WorkDocsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateFolderCommand extends CreateFolderCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateLabelsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateLabelsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateLabelsCommandInput,
28
+ CreateLabelsCommandOutput,
29
+ WorkDocsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateLabelsCommand extends CreateLabelsCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateNotificationSubscriptionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateNotificationSubscriptionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateNotificationSubscriptionCommandInput,
32
+ CreateNotificationSubscriptionCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateNotificationSubscriptionCommand extends CreateNotificationSubscriptionCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateUserCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateUserCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateUserCommandInput,
28
+ CreateUserCommandOutput,
29
+ WorkDocsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateUserCommand extends CreateUserCommand_base {}
@@ -19,6 +19,15 @@ declare const DeactivateUserCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeactivateUserCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeactivateUserCommandInput,
26
+ DeactivateUserCommandOutput,
27
+ WorkDocsClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeactivateUserCommand extends DeactivateUserCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteCommentCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteCommentCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteCommentCommandInput,
26
+ DeleteCommentCommandOutput,
27
+ WorkDocsClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteCommentCommand extends DeleteCommentCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteCustomMetadataCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteCustomMetadataCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteCustomMetadataCommandInput,
32
+ DeleteCustomMetadataCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteCustomMetadataCommand extends DeleteCustomMetadataCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteDocumentCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteDocumentCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteDocumentCommandInput,
26
+ DeleteDocumentCommandOutput,
27
+ WorkDocsClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteDocumentCommand extends DeleteDocumentCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteDocumentVersionCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteDocumentVersionCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteDocumentVersionCommandInput,
27
+ DeleteDocumentVersionCommandOutput,
28
+ WorkDocsClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteDocumentVersionCommand extends DeleteDocumentVersionCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteFolderCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteFolderCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteFolderCommandInput,
26
+ DeleteFolderCommandOutput,
27
+ WorkDocsClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteFolderCommand extends DeleteFolderCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteFolderContentsCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteFolderContentsCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteFolderContentsCommandInput,
27
+ DeleteFolderContentsCommandOutput,
28
+ WorkDocsClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteFolderContentsCommand extends DeleteFolderContentsCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteLabelsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteLabelsCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteLabelsCommandInput,
28
+ DeleteLabelsCommandOutput,
29
+ WorkDocsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteLabelsCommand extends DeleteLabelsCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteNotificationSubscriptionCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteNotificationSubscriptionCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteNotificationSubscriptionCommandInput,
28
+ DeleteNotificationSubscriptionCommandOutput,
29
+ WorkDocsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteNotificationSubscriptionCommand extends DeleteNotificationSubscriptionCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteUserCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteUserCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteUserCommandInput,
26
+ DeleteUserCommandOutput,
27
+ WorkDocsClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteUserCommand extends DeleteUserCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeActivitiesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeActivitiesCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeActivitiesCommandInput,
32
+ DescribeActivitiesCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeActivitiesCommand extends DescribeActivitiesCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeCommentsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeCommentsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeCommentsCommandInput,
31
+ DescribeCommentsCommandOutput,
32
+ WorkDocsClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeCommentsCommand extends DescribeCommentsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeDocumentVersionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeDocumentVersionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeDocumentVersionsCommandInput,
32
+ DescribeDocumentVersionsCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeDocumentVersionsCommand extends DescribeDocumentVersionsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeFolderContentsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeFolderContentsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeFolderContentsCommandInput,
32
+ DescribeFolderContentsCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeFolderContentsCommand extends DescribeFolderContentsCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeGroupsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeGroupsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeGroupsCommandInput,
31
+ DescribeGroupsCommandOutput,
32
+ WorkDocsClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeGroupsCommand extends DescribeGroupsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeNotificationSubscriptionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeNotificationSubscriptionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeNotificationSubscriptionsCommandInput,
32
+ DescribeNotificationSubscriptionsCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeNotificationSubscriptionsCommand extends DescribeNotificationSubscriptionsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeResourcePermissionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeResourcePermissionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeResourcePermissionsCommandInput,
32
+ DescribeResourcePermissionsCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeResourcePermissionsCommand extends DescribeResourcePermissionsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeRootFoldersCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeRootFoldersCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeRootFoldersCommandInput,
32
+ DescribeRootFoldersCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeRootFoldersCommand extends DescribeRootFoldersCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeUsersCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [DescribeUsersCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeUsersCommandInput,
31
+ DescribeUsersCommandOutput,
32
+ WorkDocsClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeUsersCommand extends DescribeUsersCommand_base {}
@@ -24,6 +24,15 @@ declare const GetCurrentUserCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetCurrentUserCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetCurrentUserCommandInput,
31
+ GetCurrentUserCommandOutput,
32
+ WorkDocsClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetCurrentUserCommand extends GetCurrentUserCommand_base {}
@@ -21,6 +21,15 @@ declare const GetDocumentCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetDocumentCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetDocumentCommandInput,
28
+ GetDocumentCommandOutput,
29
+ WorkDocsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetDocumentCommand extends GetDocumentCommand_base {}
@@ -24,6 +24,15 @@ declare const GetDocumentPathCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetDocumentPathCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetDocumentPathCommandInput,
31
+ GetDocumentPathCommandOutput,
32
+ WorkDocsClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetDocumentPathCommand extends GetDocumentPathCommand_base {}
@@ -25,6 +25,15 @@ declare const GetDocumentVersionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetDocumentVersionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetDocumentVersionCommandInput,
32
+ GetDocumentVersionCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetDocumentVersionCommand extends GetDocumentVersionCommand_base {}
@@ -21,6 +21,15 @@ declare const GetFolderCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetFolderCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetFolderCommandInput,
28
+ GetFolderCommandOutput,
29
+ WorkDocsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetFolderCommand extends GetFolderCommand_base {}
@@ -24,6 +24,15 @@ declare const GetFolderPathCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetFolderPathCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetFolderPathCommandInput,
31
+ GetFolderPathCommandOutput,
32
+ WorkDocsClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetFolderPathCommand extends GetFolderPathCommand_base {}
@@ -21,6 +21,15 @@ declare const GetResourcesCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [GetResourcesCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetResourcesCommandInput,
28
+ GetResourcesCommandOutput,
29
+ WorkDocsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetResourcesCommand extends GetResourcesCommand_base {}
@@ -25,6 +25,15 @@ declare const InitiateDocumentVersionUploadCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [InitiateDocumentVersionUploadCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ InitiateDocumentVersionUploadCommandInput,
32
+ InitiateDocumentVersionUploadCommandOutput,
33
+ WorkDocsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class InitiateDocumentVersionUploadCommand extends InitiateDocumentVersionUploadCommand_base {}