View a markdown version of this page

ðŸ“Ē āđāļˆāđ‰āļ‡āđ€āļ•āļ·āļ­āļ™: opensearch service/latest/APIReference/API IAMFederationOptionsInput.html - āļ›āļĢāļ°āđ€āļ”āđ‡āļ™āļĢāđ‰āļ­āļ™

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: