Amazon WorkDocs | Amazon WorkDocs SDK Flashcards
How can I configure Amazon WorkDocs to work with my existing Active Directory?
Amazon WorkDocs SDK
Amazon WorkDocs | Business Productivity
You can configure Amazon WorkDocs to work with your existing Active Directory in one of two ways. First, you can use AD Connector to connect your existing Active Directory to Amazon WorkDocs. Second, you can integrate your existing Active Directory with AWS Microsoft AD using Active Directory trust relationships. To learn more about using your existing Active Directory with WorkDocs, please see Connecting to an On-Premise Directory.
Which languages does the Amazon WorkDocs SDK support?
Amazon WorkDocs SDK
Amazon WorkDocs | Business Productivity
The WorkDocs SDK is available for Java, Python, Go, Java Script, .NET, PHP, and Ruby.
Where can I download the Amazon WorkDocs SDK?
Amazon WorkDocs SDK
Amazon WorkDocs | Business Productivity
The Amazon WorkDocs SDK is included with the AWS SDK. You can download the AWS SDK at Tools for Amazon Web Services.
To get started, please see Amazon WorkDocs SDK.
What specific actions can be taken on Amazon WorkDocs content programmatically using the Amazon WorkDocs SDK?
Amazon WorkDocs SDK
Amazon WorkDocs | Business Productivity
The Amazon WorkDocs SDK allows you to perform create, read, update, and delete (CRUD) actions on WorkDocs’ users, folders, files, and permissions. You can access and modify file attributes, tag files, and manage comments associated with files.
In addition to API actions, you can also subscribe to notifications that Amazon WorkDocs sends with Amazon SNS. The detailed information, including syntax, responses and data types for the above actions, is available in the WorkDocs API Reference Documentation.
Are there any costs associated with using the Amazon WorkDocs SDK?
Amazon WorkDocs SDK
Amazon WorkDocs | Business Productivity
No, the Amazon WorkDocs SDK is a free download and there is no cost when using API calls. Note, however, that the result of some API calls may incur costs. For example, when you create a new user account using the API, you will incur an ongoing charge for that user at the current price.
Are there limits to the number of API calls my application can make to Amazon WorkDocs?
Amazon WorkDocs SDK
Amazon WorkDocs | Business Productivity
There are no set limits to the number of API calls you can make. Applications with a high flow of requests may be throttled.