View a markdown version of this page

UserIndexCapacity - Amazon Quick

UserIndexCapacity

A summary of a user's index capacity consumption.

Contents

Note

In the following list, the required parameters are described first.

email

The email address of the user.

Type: String

Required: No

kbCount

The number of knowledge bases owned by the user.

Type: Integer

Required: No

role

The role of the user.

Type: String

Required: No

spaceCount

The number of spaces owned by the user.

Type: Integer

Required: No

totalCapacityBytes

The total index capacity consumed by the user in bytes.

Type: Long

Required: No

totalKBCapacityBytes

The total index capacity consumed by the user's knowledge bases in bytes.

Type: Long

Required: No

totalSpaceCapacityBytes

The total index capacity consumed by the user's spaces in bytes.

Type: Long

Required: No

userArn

The ARN of the user.

Type: String

Required: No

userName

The username of the user.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: