IAMFederationOptionsOutput - Amazon OpenSearch Service

IAMFederationOptionsOutput

Output parameters showing the current IAM identity federation configuration.

Contents

Enabled

Indicates whether IAM identity federation is currently enabled for the domain.

Type: Boolean

Required: No

RolesKey

The configured key in the SAML assertion for 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 configured key in the SAML assertion for 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: