ApplicationSummary
Basic information of the OpenSearch Application.
Contents
- arn
-
The Amazon Resource Name (ARN) of the domain. See Identifiers for IAM Entities in Using AWS Identity and Access Management for more information.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
.*
Required: No
- createdAt
-
Timestamp at which an OpenSearch Application was created.
Type: Timestamp
Required: No
- endpoint
-
Endpoint URL of an OpenSearch Application.
Type: String
Required: No
- id
-
Unique identifier for an OpenSearch application.
Type: String
Pattern:
[a-z0-9]{3,30}
Required: No
- lastUpdatedAt
-
Timestamp at which an OpenSearch Application was last updated.
Type: Timestamp
Required: No
- name
-
Name of an OpenSearch Application.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 30.
Pattern:
[a-z][a-z0-9\-]+
Required: No
- status
-
Status of an OpenSearch Application. Possible values are
CREATING
,UPDATING
,DELETING
,FAILED
,ACTIVE
, andDELETED
.Type: String
Valid Values:
CREATING | UPDATING | DELETING | ACTIVE | FAILED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: