AdvancedSecurityOptionsInput - Amazon OpenSearch Service

AdvancedSecurityOptionsInput

Options for enabling and configuring fine-grained access control. For more information, see Fine-grained access control in Amazon OpenSearch Service.

Contents

AnonymousAuthEnabled

True to enable a 30-day migration period during which administrators can create role mappings. Only necessary when enabling fine-grained access control on an existing domain.

Type: Boolean

Required: No

Enabled

True to enable fine-grained access control.

Type: Boolean

Required: No

InternalUserDatabaseEnabled

True to enable the internal user database.

Type: Boolean

Required: No

JWTOptions

Container for information about the JWT configuration of the Amazon OpenSearch Service.

Type: JWTOptionsInput object

Required: No

MasterUserOptions

Container for information about the master user.

Type: MasterUserOptions object

Required: No

SAMLOptions

Container for information about the SAML configuration for OpenSearch Dashboards.

Type: SAMLOptionsInput object

Required: No

See Also

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