Entity
The entity details.
Contents
- entityId
-
The entity ID. If you do not know the
entityId
, you can passunknown
, which is areserved string literal.Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^[0-9A-Za-z_.@+-]+$
Required: Yes
- entityType
-
The entity type.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: