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

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

IAMFederationOptions

Input configuration for IAM identity federation within advanced security options.

Type: IAMFederationOptionsInput object

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: