JWTOptionsOutput - 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.

JWTOptionsOutput

Describes the JWT options configured for the domain.

Contents

Enabled

True if JWT use is enabled.

Type: Boolean

Required: No

PublicKey

The key used to verify the signature of incoming JWT requests.

Type: String

Required: No

RolesKey

The key used for matching the JWT roles attribute.

Type: String

Required: No

SubjectKey

The key used for matching the JWT subject attribute.

Type: String

Required: No

See Also

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