NAME
Paws::Kendra::DescribeIndexResponse
ATTRIBUTES
CreatedAt => Str
The Unix datetime that the index was created.
Description => Str
The description of the index.
DocumentMetadataConfigurations => ArrayRef[Paws::Kendra::DocumentMetadataConfiguration]
Configuration settings for any metadata applied to the documents in the index.
ErrorMessage => Str
When th eStatus field value is FAILED, the ErrorMessage field contains a message that explains why.
Id => Str
the name of the index.
IndexStatistics => Paws::Kendra::IndexStatistics
Provides information about the number of FAQ questions and answers and the number of text documents indexed.
Name => Str
The name of the index.
RoleArn => Str
The Amazon Resource Name (ARN) of the IAM role that gives Amazon Kendra permission to write to your Amazon Cloudwatch logs.
ServerSideEncryptionConfiguration => Paws::Kendra::ServerSideEncryptionConfiguration
The identifier of the AWS KMS customer master key (CMK) used to encrypt your data. Amazon Kendra doesn't support asymmetric CMKs.
Status => Str
The current status of the index. When the value is ACTIVE, the index is ready for use. If the Status field value is FAILED, the ErrorMessage field contains a message that explains why.
Valid values are: "CREATING", "ACTIVE", "DELETING", "FAILED", "SYSTEM_UPDATING" =head2 UpdatedAt => Str
The Unix datetime that the index was last updated.