| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
S3Path |
S3Path.clone() |
S3Path |
OneDriveUsers.getOneDriveUserS3Path()
The S3 bucket location of a file containing a list of users whose documents should be indexed.
|
S3Path |
Document.getS3Path() |
S3Path |
DescribeFaqResult.getS3Path() |
S3Path |
CreateFaqRequest.getS3Path()
The path to the FAQ file in S3.
|
S3Path |
GroupMembers.getS3PathforGroupMembers()
If you have more than 1000 users and/or sub groups for a single group, you need to provide the path to the S3
file that lists your users and sub groups for a group.
|
S3Path |
UpdateQuerySuggestionsBlockListRequest.getSourceS3Path()
The S3 path where your block list text file sits in S3.
|
S3Path |
DescribeThesaurusResult.getSourceS3Path() |
S3Path |
CreateThesaurusRequest.getSourceS3Path()
The path to the thesaurus file in S3.
|
S3Path |
CreateQuerySuggestionsBlockListRequest.getSourceS3Path()
The S3 path to your block list text file in your S3 bucket.
|
S3Path |
UpdateThesaurusRequest.getSourceS3Path() |
S3Path |
DescribeQuerySuggestionsBlockListResult.getSourceS3Path()
Shows the current S3 path to your block list text file in your S3 bucket.
|
S3Path |
OnPremiseConfiguration.getSslCertificateS3Path()
The path to the SSL certificate stored in an Amazon S3 bucket.
|
S3Path |
AlfrescoConfiguration.getSslCertificateS3Path()
The path to the SSL certificate stored in an Amazon S3 bucket.
|
S3Path |
SharePointConfiguration.getSslCertificateS3Path()
The path to the SSL certificate stored in an Amazon S3 bucket.
|
S3Path |
S3Path.withBucket(String bucket)
The name of the S3 bucket that contains the file.
|
S3Path |
S3Path.withKey(String key)
The name of the file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OneDriveUsers.setOneDriveUserS3Path(S3Path oneDriveUserS3Path)
The S3 bucket location of a file containing a list of users whose documents should be indexed.
|
void |
Document.setS3Path(S3Path s3Path) |
void |
DescribeFaqResult.setS3Path(S3Path s3Path) |
void |
CreateFaqRequest.setS3Path(S3Path s3Path)
The path to the FAQ file in S3.
|
void |
GroupMembers.setS3PathforGroupMembers(S3Path s3PathforGroupMembers)
If you have more than 1000 users and/or sub groups for a single group, you need to provide the path to the S3
file that lists your users and sub groups for a group.
|
void |
UpdateQuerySuggestionsBlockListRequest.setSourceS3Path(S3Path sourceS3Path)
The S3 path where your block list text file sits in S3.
|
void |
DescribeThesaurusResult.setSourceS3Path(S3Path sourceS3Path) |
void |
CreateThesaurusRequest.setSourceS3Path(S3Path sourceS3Path)
The path to the thesaurus file in S3.
|
void |
CreateQuerySuggestionsBlockListRequest.setSourceS3Path(S3Path sourceS3Path)
The S3 path to your block list text file in your S3 bucket.
|
void |
UpdateThesaurusRequest.setSourceS3Path(S3Path sourceS3Path) |
void |
DescribeQuerySuggestionsBlockListResult.setSourceS3Path(S3Path sourceS3Path)
Shows the current S3 path to your block list text file in your S3 bucket.
|
void |
OnPremiseConfiguration.setSslCertificateS3Path(S3Path sslCertificateS3Path)
The path to the SSL certificate stored in an Amazon S3 bucket.
|
void |
AlfrescoConfiguration.setSslCertificateS3Path(S3Path sslCertificateS3Path)
The path to the SSL certificate stored in an Amazon S3 bucket.
|
void |
SharePointConfiguration.setSslCertificateS3Path(S3Path sslCertificateS3Path)
The path to the SSL certificate stored in an Amazon S3 bucket.
|
OneDriveUsers |
OneDriveUsers.withOneDriveUserS3Path(S3Path oneDriveUserS3Path)
The S3 bucket location of a file containing a list of users whose documents should be indexed.
|
Document |
Document.withS3Path(S3Path s3Path) |
DescribeFaqResult |
DescribeFaqResult.withS3Path(S3Path s3Path) |
CreateFaqRequest |
CreateFaqRequest.withS3Path(S3Path s3Path)
The path to the FAQ file in S3.
|
GroupMembers |
GroupMembers.withS3PathforGroupMembers(S3Path s3PathforGroupMembers)
If you have more than 1000 users and/or sub groups for a single group, you need to provide the path to the S3
file that lists your users and sub groups for a group.
|
UpdateQuerySuggestionsBlockListRequest |
UpdateQuerySuggestionsBlockListRequest.withSourceS3Path(S3Path sourceS3Path)
The S3 path where your block list text file sits in S3.
|
DescribeThesaurusResult |
DescribeThesaurusResult.withSourceS3Path(S3Path sourceS3Path) |
CreateThesaurusRequest |
CreateThesaurusRequest.withSourceS3Path(S3Path sourceS3Path)
The path to the thesaurus file in S3.
|
CreateQuerySuggestionsBlockListRequest |
CreateQuerySuggestionsBlockListRequest.withSourceS3Path(S3Path sourceS3Path)
The S3 path to your block list text file in your S3 bucket.
|
UpdateThesaurusRequest |
UpdateThesaurusRequest.withSourceS3Path(S3Path sourceS3Path) |
DescribeQuerySuggestionsBlockListResult |
DescribeQuerySuggestionsBlockListResult.withSourceS3Path(S3Path sourceS3Path)
Shows the current S3 path to your block list text file in your S3 bucket.
|
OnPremiseConfiguration |
OnPremiseConfiguration.withSslCertificateS3Path(S3Path sslCertificateS3Path)
The path to the SSL certificate stored in an Amazon S3 bucket.
|
AlfrescoConfiguration |
AlfrescoConfiguration.withSslCertificateS3Path(S3Path sslCertificateS3Path)
The path to the SSL certificate stored in an Amazon S3 bucket.
|
SharePointConfiguration |
SharePointConfiguration.withSslCertificateS3Path(S3Path sslCertificateS3Path)
The path to the SSL certificate stored in an Amazon S3 bucket.
|
Copyright © 2024. All rights reserved.