PutPrincipalMappingRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the data source you want to map users to their groups.

Link copied to clipboard

The identifier of the group you want to map its users to.

Link copied to clipboard

The list that contains your users that belong the same group. This can include sub groups that belong to a group.

Link copied to clipboard

The identifier of the index you want to map users to their groups.

Link copied to clipboard

The timestamp identifier you specify to ensure Amazon Kendra doesn't override the latest PUT action with previous actions. The highest number ID, which is the ordering ID, is the latest action you want to process and apply on top of other actions with lower number IDs. This prevents previous actions with lower number IDs from possibly overriding the latest action.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role that has access to the S3 file that contains your list of users that belong to a group.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String