Amazon WorkDocs | Amazon WorkDocs SDK Flashcards

1
Q

How can I configure Amazon WorkDocs to work with my existing Active Directory?

Amazon WorkDocs SDK

Amazon WorkDocs | Business Productivity

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which languages does the Amazon WorkDocs SDK support?

Amazon WorkDocs SDK

Amazon WorkDocs | Business Productivity

A

The WorkDocs SDK is available for Java, Python, Go, Java Script, .NET, PHP, and Ruby.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Where can I download the Amazon WorkDocs SDK?

Amazon WorkDocs SDK

Amazon WorkDocs | Business Productivity

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What specific actions can be taken on Amazon WorkDocs content programmatically using the Amazon WorkDocs SDK?

Amazon WorkDocs SDK

Amazon WorkDocs | Business Productivity

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Are there any costs associated with using the Amazon WorkDocs SDK?

Amazon WorkDocs SDK

Amazon WorkDocs | Business Productivity

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Are there limits to the number of API calls my application can make to Amazon WorkDocs?

Amazon WorkDocs SDK

Amazon WorkDocs | Business Productivity

A

There are no set limits to the number of API calls you can make. Applications with a high flow of requests may be throttled.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly