Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Auto Notification when Files Uploaded to Workdocs
0
Can Workdocs be configured to auto-notify users when a new file has been uploaded?
Are these answers helpful? Upvote the correct answer to help the community benefit from your knowledge.
0
You could create an EventBridge Rule to trigger on specific WorkDocs API calls - see docs on the CloudTrail logging of Workdocs. For example InitiateDocumentVersionUploadUpdateDocument or CreateFolder.