JWTOptionsInput - Amazon OpenSearch Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

JWTOptionsInput

The JWT authentication and authorization configuration for an Amazon OpenSearch Service domain.

Contents

Enabled

True to enable JWT authentication and authorization for a domain.

Type: Boolean

Required: No

PublicKey

Element of the JWT assertion used by the cluster to verify JWT signatures.

Type: String

Required: No

RolesKey

Element of the JWT assertion to use for roles.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

SubjectKey

Element of the JWT assertion to use for the user name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

See Also

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