Can we programmatically get root folder for Amazon Workdocs using Access and Secret keys?

0

I'm trying to access root folder of Amazon Workdocs using Access and Secret keys which through rest api is not possible as given in documentation. Still, is there a way to execute it using client library because my requirement is to only use Access key and Secret key for authentication and not OAuth provider.

asked 2 years ago444 views
1 Answer
2
Accepted Answer

Hi, you can use describe users to get the root folders via SigV4 auth.

AWS
answered 2 years ago
profile picture
EXPERT
reviewed 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions