IamFederationConfigOptions
Describes IAM federation options for an OpenSearch Serverless security configuration in the form of a key-value map. These options define how OpenSearch Serverless integrates with external identity providers using federation.
Types
Properties
Link copied to clipboard
The group attribute for this IAM federation integration. This attribute is used to map identity provider groups to OpenSearch Serverless permissions.
Link copied to clipboard
The user attribute for this IAM federation integration. This attribute is used to identify users in the federated authentication process.
Functions
Link copied to clipboard
inline fun copy(block: IamFederationConfigOptions.Builder.() -> Unit = {}): IamFederationConfigOptions