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

IAMFederationOptionsInput

Input parameters for configuring IAM identity federation settings.

Contents

Enabled

Specifies whether IAM identity federation is enabled for the OpenSearch domain.

Type: Boolean

Required: No

RolesKey

The key in the SAML assertion that contains the user's role information.

Type: String

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

Pattern: ^(null|[A-Za-z][A-Za-z0-9_.:/=+\-@]*)$

Required: No

SubjectKey

The key in the SAML assertion that contains the user's subject identifier.

Type: String

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

Pattern: ^(null|[A-Za-z][A-Za-z0-9_.:/=+\-@]*)$

Required: No

See Also

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