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 a year ago298 views
1 Answer
1
Accepted Answer

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

AWS
kamlau
answered a year 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