SecurityConfigDetail
Details about a security configuration for OpenSearch Serverless.
Contents
- configVersion
- 
               The version of the security configuration. Type: String Length Constraints: Minimum length of 20. Maximum length of 36. Pattern: ([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?Required: No 
- createdDate
- 
               The date the configuration was created. Type: Long Required: No 
- description
- 
               The description of the security configuration. Type: String Length Constraints: Minimum length of 1. Maximum length of 1000. Required: No 
- iamFederationOptions
- 
               Describes IAM federation options in the form of a key-value map. Contains configuration details about how OpenSearch Serverless integrates with external identity providers through federation. Type: IamFederationConfigOptions object Required: No 
- iamIdentityCenterOptions
- 
               Describes IAM Identity Center options in the form of a key-value map. Type: IamIdentityCenterConfigOptions object Required: No 
- id
- 
               The unique identifier of the security configuration. Type: String Length Constraints: Minimum length of 1. Maximum length of 100. Required: No 
- lastModifiedDate
- 
               The timestamp of when the configuration was last modified. Type: Long Required: No 
- samlOptions
- 
               SAML options for the security configuration in the form of a key-value map. Type: SamlConfigOptions object Required: No 
- type
- 
               The type of security configuration. Type: String Valid Values: saml | iamidentitycenter | iamfederationRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: