The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::Kendra::DescribeIndexResponse

ATTRIBUTES

CapacityUnits => Paws::Kendra::CapacityUnitsConfiguration

For Enterprise edition indexes, you can choose to use additional capacity to meet the needs of your application. This contains the capacity units used for the index. A 0 for the query capacity or the storage capacity indicates that the index is using the default capacity for the index.

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.

Edition => Str

The Amazon Kendra edition used for the index. You decide the edition when you create the index.

Valid values are: "DEVELOPER_EDITION", "ENTERPRISE_EDITION" =head2 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", "UPDATING", "SYSTEM_UPDATING" =head2 UpdatedAt => Str

The Unix datetime that the index was last updated.

UserContextPolicy => Str

The user context policy for the Amazon Kendra index.

Valid values are: "ATTRIBUTE_FILTER", "USER_TOKEN" =head2 UserTokenConfigurations => ArrayRef[Paws::Kendra::UserTokenConfiguration]

The user token configuration for the Amazon Kendra index.

_request_id => Str