GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Kendra::DescribeDataSourceResponse(3) User Contributed Perl Documentation Paws::Kendra::DescribeDataSourceResponse(3)

Paws::Kendra::DescribeDataSourceResponse

Information that describes where the data source is located and how the data source is configured. The specific information in the description depends on the data source provider.

The Unix timestamp of when the data source was created.

The description of the data source.

When the "Status" field value is "FAILED", the "ErrorMessage" field contains a description of the error that caused the data source to fail.

The identifier of the data source.

The identifier of the index that contains the data source.

The name that you gave the data source when it was created.

The Amazon Resource Name (ARN) of the role that enables the data source to access its resources.

The schedule that Amazon Kendra will update the data source.

The current status of the data source. When the status is "ACTIVE" the data source is ready to use. When the status is "FAILED", the "ErrorMessage" field contains the reason that the data source failed.

Valid values are: "CREATING", "DELETING", "FAILED", "UPDATING", "ACTIVE" =head2 Type => Str

The type of the data source.

Valid values are: "S3", "SHAREPOINT", "DATABASE", "SALESFORCE", "ONEDRIVE", "SERVICENOW", "CUSTOM", "CONFLUENCE", "GOOGLEDRIVE", "WEBCRAWLER" =head2 UpdatedAt => Str

The Unix timestamp of when the data source was last updated.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.