Amazon WorkDocs Skill
amazonaws-com-workdocs
amazonaws-com-workdocs
| Method | Path | Description |
|---|---|---|
DELETE | /api/v1/documents/{DocumentId}/versions/{VersionId} | |
POST | /api/v1/users/{UserId}/activation | Aborts 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... |
POST | /api/v1/resources/{ResourceId}/permissions | Activates the specified user. Only active users can access Amazon WorkDocs. |
POST | /api/v1/documents/{DocumentId}/versions/{VersionId}/comment | Creates a set of permissions for the specified folder or document. The resource permissions are overwritten if the principals already have different permissions. |
PUT | /api/v1/resources/{ResourceId}/customMetadata | Adds a new comment to the specified document version. |
POST | /api/v1/folders | Adds one or more custom properties to the specified resource (a folder, document, or version). |
PUT | /api/v1/resources/{ResourceId}/labels | Creates a folder with the specified name and parent folder. |
POST | /api/v1/organizations/{OrganizationId}/subscriptions | Adds the specified list of labels to the given resource (a document or folder) |
POST | /api/v1/users | Configure Amazon WorkDocs to use Amazon SNS notifications. The endpoint receives a confirmation message, and must confirm the subscription. For more information, see Setting up no... |
DELETE | /api/v1/users/{UserId}/activation | 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. |
DELETE | /api/v1/documents/{DocumentId}/versions/{VersionId}/comment/{CommentId} | Deactivates the specified user, which revokes the user's access to Amazon WorkDocs. |
DELETE | /api/v1/resources/{ResourceId}/customMetadata | Deletes the specified comment from the document version. |
DELETE | /api/v1/documents/{DocumentId} | Deletes custom metadata from the specified resource. |
DELETE | /api/v1/documentVersions/{DocumentId}/versions/{VersionId} | Permanently deletes the specified document and its associated metadata. |
DELETE | /api/v1/folders/{FolderId} | Deletes a specific version of a document. |
DELETE | /api/v1/folders/{FolderId}/contents | Permanently deletes the specified folder and its contents. |
DELETE | /api/v1/resources/{ResourceId}/labels | Deletes the contents of the specified folder. |
DELETE | /api/v1/organizations/{OrganizationId}/subscriptions/{SubscriptionId} | Deletes the specified list of labels from a resource. |
DELETE | /api/v1/users/{UserId} | Deletes the specified subscription from the specified organization. |
GET | /api/v1/activities | 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 retent... |
GET | /api/v1/documents/{DocumentId}/versions/{VersionId}/comments | Describes the user activities in a specified time period. |
GET | /api/v1/documents/{DocumentId}/versions | List all the comments for the specified document version. |
GET | /api/v1/folders/{FolderId}/contents | Retrieves the document versions for the specified document. By default, only active versions are returned. |
GET | /api/v1/groups | 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... |
GET | /api/v1/organizations/{OrganizationId}/subscriptions | Describes the groups specified by the query. Groups are defined by the underlying Active Directory. |
GET | /api/v1/resources/{ResourceId}/permissions | Lists the specified notification subscriptions. |
GET | /api/v1/me/root | Describes the permissions of a specified resource. |
GET | /api/v1/users | 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. T... |
GET | /api/v1/me | 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 o... |
GET | /api/v1/documents/{DocumentId} | 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 a... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-workdocs
Downloads and installs to ~/.claude/skills/amazonaws-com-workdocs/
2016-05-01 (2026-02-13)