You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Kendra::Types::OneDriveUsersWhen passing OneDriveUsers as input to an Aws::Client method, you can use a vanilla Hash:
{
one_drive_user_list: ["OneDriveUser"],
one_drive_user_s3_path: {
bucket: "S3BucketName", key: "S3ObjectKey", },
}
User accounts whose documents should be indexed.
Returned by:
Instance Attribute Summary collapseA list of users whose documents should be indexed.
The S3 bucket location of a file containing a list of users whose documents should be indexed.
A list of users whose documents should be indexed. Specify the user names in email format, for example, username@tenantdomain
. If you need to index the documents of more than 100 users, use the OneDriveUserS3Path
field to specify the location of a file containing a list of users.
The S3 bucket location of a file containing a list of users whose documents should be indexed.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4