Awso_workdocs_asyncSourceval abort_document_version_upload :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.AbortDocumentVersionUploadRequest.t ->
(unit, unit) Result.t Async.Deferred.tval activate_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.ActivateUserRequest.t ->
(Awso_workdocs.Values.ActivateUserResponse.t,
Awso_workdocs.Values.ActivateUserResponse.error)
Result.t
Async.Deferred.tval add_resource_permissions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.AddResourcePermissionsRequest.t ->
(Awso_workdocs.Values.AddResourcePermissionsResponse.t,
Awso_workdocs.Values.AddResourcePermissionsResponse.error)
Result.t
Async.Deferred.tval create_comment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.CreateCommentRequest.t ->
(Awso_workdocs.Values.CreateCommentResponse.t,
Awso_workdocs.Values.CreateCommentResponse.error)
Result.t
Async.Deferred.tval create_custom_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.CreateCustomMetadataRequest.t ->
(Awso_workdocs.Values.CreateCustomMetadataResponse.t,
Awso_workdocs.Values.CreateCustomMetadataResponse.error)
Result.t
Async.Deferred.tval create_folder :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.CreateFolderRequest.t ->
(Awso_workdocs.Values.CreateFolderResponse.t,
Awso_workdocs.Values.CreateFolderResponse.error)
Result.t
Async.Deferred.tval create_labels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.CreateLabelsRequest.t ->
(Awso_workdocs.Values.CreateLabelsResponse.t,
Awso_workdocs.Values.CreateLabelsResponse.error)
Result.t
Async.Deferred.tval create_notification_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.CreateNotificationSubscriptionRequest.t ->
(Awso_workdocs.Values.CreateNotificationSubscriptionResponse.t,
Awso_workdocs.Values.CreateNotificationSubscriptionResponse.error)
Result.t
Async.Deferred.tval create_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.CreateUserRequest.t ->
(Awso_workdocs.Values.CreateUserResponse.t,
Awso_workdocs.Values.CreateUserResponse.error)
Result.t
Async.Deferred.tval deactivate_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DeactivateUserRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_comment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DeleteCommentRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_custom_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DeleteCustomMetadataRequest.t ->
(Awso_workdocs.Values.DeleteCustomMetadataResponse.t,
Awso_workdocs.Values.DeleteCustomMetadataResponse.error)
Result.t
Async.Deferred.tval delete_document :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DeleteDocumentRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_document_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DeleteDocumentVersionRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_folder :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DeleteFolderRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_folder_contents :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DeleteFolderContentsRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_labels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DeleteLabelsRequest.t ->
(Awso_workdocs.Values.DeleteLabelsResponse.t,
Awso_workdocs.Values.DeleteLabelsResponse.error)
Result.t
Async.Deferred.tval delete_notification_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DeleteNotificationSubscriptionRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DeleteUserRequest.t ->
(unit, unit) Result.t Async.Deferred.tval describe_activities :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DescribeActivitiesRequest.t ->
(Awso_workdocs.Values.DescribeActivitiesResponse.t,
Awso_workdocs.Values.DescribeActivitiesResponse.error)
Result.t
Async.Deferred.tval describe_comments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DescribeCommentsRequest.t ->
(Awso_workdocs.Values.DescribeCommentsResponse.t,
Awso_workdocs.Values.DescribeCommentsResponse.error)
Result.t
Async.Deferred.tval describe_document_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DescribeDocumentVersionsRequest.t ->
(Awso_workdocs.Values.DescribeDocumentVersionsResponse.t,
Awso_workdocs.Values.DescribeDocumentVersionsResponse.error)
Result.t
Async.Deferred.tval describe_folder_contents :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DescribeFolderContentsRequest.t ->
(Awso_workdocs.Values.DescribeFolderContentsResponse.t,
Awso_workdocs.Values.DescribeFolderContentsResponse.error)
Result.t
Async.Deferred.tval describe_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DescribeGroupsRequest.t ->
(Awso_workdocs.Values.DescribeGroupsResponse.t,
Awso_workdocs.Values.DescribeGroupsResponse.error)
Result.t
Async.Deferred.tval describe_notification_subscriptions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DescribeNotificationSubscriptionsRequest.t ->
(Awso_workdocs.Values.DescribeNotificationSubscriptionsResponse.t,
Awso_workdocs.Values.DescribeNotificationSubscriptionsResponse.error)
Result.t
Async.Deferred.tval describe_resource_permissions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DescribeResourcePermissionsRequest.t ->
(Awso_workdocs.Values.DescribeResourcePermissionsResponse.t,
Awso_workdocs.Values.DescribeResourcePermissionsResponse.error)
Result.t
Async.Deferred.tval describe_root_folders :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DescribeRootFoldersRequest.t ->
(Awso_workdocs.Values.DescribeRootFoldersResponse.t,
Awso_workdocs.Values.DescribeRootFoldersResponse.error)
Result.t
Async.Deferred.tval describe_users :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.DescribeUsersRequest.t ->
(Awso_workdocs.Values.DescribeUsersResponse.t,
Awso_workdocs.Values.DescribeUsersResponse.error)
Result.t
Async.Deferred.tval get_current_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.GetCurrentUserRequest.t ->
(Awso_workdocs.Values.GetCurrentUserResponse.t,
Awso_workdocs.Values.GetCurrentUserResponse.error)
Result.t
Async.Deferred.tval get_document :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.GetDocumentRequest.t ->
(Awso_workdocs.Values.GetDocumentResponse.t,
Awso_workdocs.Values.GetDocumentResponse.error)
Result.t
Async.Deferred.tval get_document_path :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.GetDocumentPathRequest.t ->
(Awso_workdocs.Values.GetDocumentPathResponse.t,
Awso_workdocs.Values.GetDocumentPathResponse.error)
Result.t
Async.Deferred.tval get_document_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.GetDocumentVersionRequest.t ->
(Awso_workdocs.Values.GetDocumentVersionResponse.t,
Awso_workdocs.Values.GetDocumentVersionResponse.error)
Result.t
Async.Deferred.tval get_folder :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.GetFolderRequest.t ->
(Awso_workdocs.Values.GetFolderResponse.t,
Awso_workdocs.Values.GetFolderResponse.error)
Result.t
Async.Deferred.tval get_folder_path :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.GetFolderPathRequest.t ->
(Awso_workdocs.Values.GetFolderPathResponse.t,
Awso_workdocs.Values.GetFolderPathResponse.error)
Result.t
Async.Deferred.tval get_resources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.GetResourcesRequest.t ->
(Awso_workdocs.Values.GetResourcesResponse.t,
Awso_workdocs.Values.GetResourcesResponse.error)
Result.t
Async.Deferred.tval initiate_document_version_upload :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.InitiateDocumentVersionUploadRequest.t ->
(Awso_workdocs.Values.InitiateDocumentVersionUploadResponse.t,
Awso_workdocs.Values.InitiateDocumentVersionUploadResponse.error)
Result.t
Async.Deferred.tval remove_all_resource_permissions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.RemoveAllResourcePermissionsRequest.t ->
(unit, unit) Result.t Async.Deferred.tval remove_resource_permission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.RemoveResourcePermissionRequest.t ->
(unit, unit) Result.t Async.Deferred.tval restore_document_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.RestoreDocumentVersionsRequest.t ->
(unit, unit) Result.t Async.Deferred.tval search_resources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.SearchResourcesRequest.t ->
(Awso_workdocs.Values.SearchResourcesResponse.t,
Awso_workdocs.Values.SearchResourcesResponse.error)
Result.t
Async.Deferred.tval update_document :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.UpdateDocumentRequest.t ->
(unit, unit) Result.t Async.Deferred.tval update_document_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.UpdateDocumentVersionRequest.t ->
(unit, unit) Result.t Async.Deferred.tval update_folder :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.UpdateFolderRequest.t ->
(unit, unit) Result.t Async.Deferred.tval update_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_workdocs.Values.UpdateUserRequest.t ->
(Awso_workdocs.Values.UpdateUserResponse.t,
Awso_workdocs.Values.UpdateUserResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_workdocs.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Describes the storage for a user.
Describes the storage for a user.
Describes the metadata of a user group.
Describes the metadata of the user.
Describes a user.
Describes a version of a document.
Describes the permissions.
Describes the metadata of a comment.
Describes the document.
Describes a folder.
Filter based on UserIds or GroupIds.
Describes the resource path.
Describes the users or user groups.
Describes the metadata of a resource.
List of Documents, Folders, Comments, and Document Versions matching the query.
Filters results based on timestamp range (in epochs).
Filter based on size (in bytes).
The result of the sort operation.
Describes a resource.
Describes a subscription.
Describes a comment.
Describes the activity information.
Describes the share results of a resource.
Describes the recipient type and ID, if available.
module DeactivatingLastSystemUserException =
Awso_workdocs.Values.DeactivatingLastSystemUserExceptionThe last user in the organization is being deactivated.
The resource does not exist.
The Directory Service cannot reach an on-premises instance. Or a dependency under the control of the organization is failing, such as a connected Active Directory.
The user is undergoing transfer of ownership.
The pagination marker or limit fields are not valid.
The specified document version is not in the INITIALIZED state.
One or more of the dependencies is unavailable.
The operation is not permitted.
module UnauthorizedResourceAccessException =
Awso_workdocs.Values.UnauthorizedResourceAccessExceptionThe caller does not have access to perform the action on the resource.
Filters results based on entity metadata.
This exception is thrown when a valid checkout ID is not presented on document version upload calls for a document that has been checked out from Web client.
The resource already exists.
The password is invalid.
The maximum of 100,000 files and folders under the parent folder has been exceeded.
module ResourceAlreadyCheckedOutException =
Awso_workdocs.Values.ResourceAlreadyCheckedOutExceptionThe resource is already checked out.
The storage limit has been exceeded.
The storage limit will be exceeded.
Describes the upload.
Describes the path information of a resource.
module RequestedEntityTooLargeException =
Awso_workdocs.Values.RequestedEntityTooLargeExceptionThe response is too large to return. The request must include a filter to reduce the size of the response.
You've reached the limit on the number of subscriptions for the WorkDocs instance.
The limit has been reached on the number of labels for the specified resource.
The resource hierarchy is changing.
Another operation is in progress on the resource that conflicts with the current operation.
module CustomMetadataLimitExceededException =
Awso_workdocs.Values.CustomMetadataLimitExceededExceptionThe limit has been reached on the number of custom properties for the specified resource.
module DocumentLockedForCommentsException =
Awso_workdocs.Values.DocumentLockedForCommentsExceptionThis exception is thrown when the document is locked for comments and user tries to create or delete a comment on that document.
module InvalidCommentOperationException =
Awso_workdocs.Values.InvalidCommentOperationExceptionThe requested operation is not allowed on the specified comment object.
Set of options which defines notification preferences of given action.
Updates the specified attributes of the specified user, and grants or revokes administrative privileges to the Amazon WorkDocs site.
Updates the specified attributes of the specified user, and grants or revokes administrative privileges to the Amazon WorkDocs site.
Updates the specified attributes of the specified folder. The user must have access to both the folder and its parent folder, if applicable.
Changes the status of the document version to ACTIVE. Amazon WorkDocs also sets its document container to ACTIVE. This is the last step in a document upload, after the client uploads the document to an S3-presigned URL returned by InitiateDocumentVersionUpload.
Updates the specified attributes of a document. The user must have access to both the document and its parent folder, if applicable.
Searches metadata and the content of folders, documents, document versions, and comments.
Searches metadata and the content of folders, documents, document versions, and comments.
Recovers a deleted version of an Amazon WorkDocs document.
Removes the permission for the specified principal from the specified resource.
module RemoveAllResourcePermissionsRequest =
Awso_workdocs.Values.RemoveAllResourcePermissionsRequestRemoves all the permissions from the specified resource.
The operation is invalid.
module InitiateDocumentVersionUploadResponse =
Awso_workdocs.Values.InitiateDocumentVersionUploadResponseCreates a new document object and version object. The client specifies the parent folder ID and name of the document to upload. The ID is optionally specified when creating a new version of an existing document. This is the first step to upload a document. Next, upload the document to the URL returned from the call, and then call UpdateDocumentVersion. To cancel the document upload, call AbortDocumentVersionUpload.
module InitiateDocumentVersionUploadRequest =
Awso_workdocs.Values.InitiateDocumentVersionUploadRequestCreates a new document object and version object. The client specifies the parent folder ID and name of the document to upload. The ID is optionally specified when creating a new version of an existing document. This is the first step to upload a document. Next, upload the document to the URL returned from the call, and then call UpdateDocumentVersion. To cancel the document upload, call AbortDocumentVersionUpload.
Retrieves a collection of resources, including folders and documents. The only CollectionType supported is SHARED_WITH_ME.
Retrieves a collection of resources, including folders and documents. The only CollectionType supported is SHARED_WITH_ME.
Retrieves the metadata of the specified folder.
Retrieves the metadata of the specified folder.
Retrieves the path information (the hierarchy from the root folder) for the specified folder. By default, Amazon WorkDocs returns a maximum of 100 levels upwards from the requested folder and only includes the IDs of the parent folders in the path. You can limit the maximum number of levels. You can also request the parent folder names.
Retrieves the path information (the hierarchy from the root folder) for the specified folder. By default, Amazon WorkDocs returns a maximum of 100 levels upwards from the requested folder and only includes the IDs of the parent folders in the path. You can limit the maximum number of levels. You can also request the parent folder names.
Retrieves version metadata for the specified document.
Retrieves version metadata for the specified document.
Retrieves details of a document.
Retrieves details of a document.
Retrieves the path information (the hierarchy from the root folder) for the requested document. By default, Amazon WorkDocs returns a maximum of 100 levels upwards from the requested document and only includes the IDs of the parent folders in the path. You can limit the maximum number of levels. You can also request the names of the parent folders.
Retrieves the path information (the hierarchy from the root folder) for the requested document. By default, Amazon WorkDocs returns a maximum of 100 levels upwards from the requested document and only includes the IDs of the parent folders in the path. You can limit the maximum number of levels. You can also request the names of the parent folders.
Retrieves details of the current user for whom the authentication token was generated. This is not a valid action for SigV4 (administrative API) clients. This action requires an authentication token. To get an authentication token, register an application with Amazon WorkDocs. For more information, see Authentication and Access Control for User Applications in the Amazon WorkDocs Developer Guide.
Retrieves details of the current user for whom the authentication token was generated. This is not a valid action for SigV4 (administrative API) clients. This action requires an authentication token. To get an authentication token, register an application with Amazon WorkDocs. For more information, see Authentication and Access Control for User Applications in the Amazon WorkDocs Developer Guide.
Describes the specified users. You can describe all users or filter the results (for example, by status or organization). By default, Amazon WorkDocs returns the first 24 active or pending users. If there are more results, the response includes a marker that you can use to request the next set of results.
Describes the specified users. You can describe all users or filter the results (for example, by status or organization). By default, Amazon WorkDocs returns the first 24 active or pending users. If there are more results, the response includes a marker that you can use to request the next set of results.
Describes the current user's special folders; the RootFolder and the RecycleBin. RootFolder is the root of user's files and folders and RecycleBin is the root of recycled items. This is not a valid action for SigV4 (administrative API) clients. This action requires an authentication token. To get an authentication token, register an application with Amazon WorkDocs. For more information, see Authentication and Access Control for User Applications in the Amazon WorkDocs Developer Guide.
Describes the current user's special folders; the RootFolder and the RecycleBin. RootFolder is the root of user's files and folders and RecycleBin is the root of recycled items. This is not a valid action for SigV4 (administrative API) clients. This action requires an authentication token. To get an authentication token, register an application with Amazon WorkDocs. For more information, see Authentication and Access Control for User Applications in the Amazon WorkDocs Developer Guide.
module DescribeResourcePermissionsResponse =
Awso_workdocs.Values.DescribeResourcePermissionsResponseDescribes the permissions of a specified resource.
module DescribeResourcePermissionsRequest =
Awso_workdocs.Values.DescribeResourcePermissionsRequestDescribes the permissions of a specified resource.
module DescribeNotificationSubscriptionsResponse =
Awso_workdocs.Values.DescribeNotificationSubscriptionsResponseLists the specified notification subscriptions.
module DescribeNotificationSubscriptionsRequest =
Awso_workdocs.Values.DescribeNotificationSubscriptionsRequestLists the specified notification subscriptions.
Describes the groups specified by the query. Groups are defined by the underlying Active Directory.
Describes the groups specified by the query. Groups are defined by the underlying Active Directory.
Describes the contents of the specified folder, including its documents and subfolders. By default, Amazon WorkDocs returns the first 100 active document and folder metadata items. If there are more results, the response includes a marker that you can use to request the next set of results. You can also request initialized documents.
Describes the contents of the specified folder, including its documents and subfolders. By default, Amazon WorkDocs returns the first 100 active document and folder metadata items. If there are more results, the response includes a marker that you can use to request the next set of results. You can also request initialized documents.
module DescribeDocumentVersionsResponse =
Awso_workdocs.Values.DescribeDocumentVersionsResponseRetrieves the document versions for the specified document. By default, only active versions are returned.
Retrieves the document versions for the specified document. By default, only active versions are returned.
List all the comments for the specified document version.
List all the comments for the specified document version.
Describes the user activities in a specified time period.
Describes the user activities in a specified time period.
Deletes the specified user from a Simple AD or Microsoft AD directory. Deleting a user immediately and permanently deletes all content in that user's folder structure. Site retention policies do NOT apply to this type of deletion.
module DeleteNotificationSubscriptionRequest =
Awso_workdocs.Values.DeleteNotificationSubscriptionRequestDeletes the specified subscription from the specified organization.
Deletes the specified list of labels from a resource.
Deletes the specified list of labels from a resource.
Permanently deletes the specified folder and its contents.
Deletes the contents of the specified folder.
Deletes a specific version of a document.
Permanently deletes the specified document and its associated metadata.
Deletes custom metadata from the specified resource.
Deletes custom metadata from the specified resource.
Deletes the specified comment from the document version.
Deactivates the specified user, which revokes the user's access to Amazon WorkDocs.
Creates a user in a Simple AD or Microsoft AD directory. The status of a newly created user is "ACTIVE". New users can access Amazon WorkDocs.
Creates a user in a Simple AD or Microsoft AD directory. The status of a newly created user is "ACTIVE". New users can access Amazon WorkDocs.
module CreateNotificationSubscriptionResponse =
Awso_workdocs.Values.CreateNotificationSubscriptionResponseConfigure Amazon WorkDocs to use Amazon SNS notifications. The endpoint receives a confirmation message, and must confirm the subscription. For more information, see Setting up notifications for an IAM user or role in the Amazon WorkDocs Developer Guide.
module CreateNotificationSubscriptionRequest =
Awso_workdocs.Values.CreateNotificationSubscriptionRequestConfigure Amazon WorkDocs to use Amazon SNS notifications. The endpoint receives a confirmation message, and must confirm the subscription. For more information, see Setting up notifications for an IAM user or role in the Amazon WorkDocs Developer Guide.
Adds the specified list of labels to the given resource (a document or folder)
Adds the specified list of labels to the given resource (a document or folder)
Creates a folder with the specified name and parent folder.
Creates a folder with the specified name and parent folder.
Adds one or more custom properties to the specified resource (a folder, document, or version).
Adds one or more custom properties to the specified resource (a folder, document, or version).
Adds a new comment to the specified document version.
Adds a new comment to the specified document version.
Creates a set of permissions for the specified folder or document. The resource permissions are overwritten if the principals already have different permissions.
Creates a set of permissions for the specified folder or document. The resource permissions are overwritten if the principals already have different permissions.
Activates the specified user. Only active users can access Amazon WorkDocs.
Activates the specified user. Only active users can access Amazon WorkDocs.
module AbortDocumentVersionUploadRequest =
Awso_workdocs.Values.AbortDocumentVersionUploadRequestAborts the upload of the specified document version that was previously initiated by InitiateDocumentVersionUpload. The client should make this call only when it no longer intends to upload the document version, or fails to do so.