SecurityConfigSummary
A summary of 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 Epoch time when the security 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
- 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
- type
-
The type of security configuration.
Type: String
Valid Values:
saml
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: