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: