EntityDetail
An object that contains metadata and details about the entity.
Contents
Note
In the following list, the required parameters are described first.
- DetailsDocument
-
An object that contains all the details of the entity.
Type: JSON value
Required: No
- EntityArn
-
The Amazon Resource Name (ARN) of the entity.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^[a-zA-Z0-9:*/-]+$
Required: No
- EntityIdentifier
-
The ID of the entity, in the format of
EntityId@RevisionId
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[\w\-@]+$
Required: No
- EntityType
-
The entity type of the entity, in the format of
EntityType@Version
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z]+$
Required: No
- LastModifiedDate
-
The last time the entity was modified.
Type: String
Length Constraints: Fixed length of 20.
Pattern:
^([\d]{4})\-(1[0-2]|0[1-9])\-(3[01]|0[1-9]|[12][\d])T(2[0-3]|[01][\d]):([0-5][\d]):([0-5][\d])Z$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: