Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
IdentifyEntity
Interface IdentifyEntity
interface
IdentifyEntity
{
ageRange
?:
EntityAgeRange
;
attributes
?:
FaceAttributes
;
boundingBox
?:
BoundingBox
;
landmarks
?:
(
undefined
|
EntityLandmark
)
[]
;
metadata
?:
EntityMetadata
;
}
Index
Properties
age
Range?
attributes?
bounding
Box?
landmarks?
metadata?
Properties
Optional
age
Range
age
Range
?:
EntityAgeRange
Optional
attributes
attributes
?:
FaceAttributes
Optional
bounding
Box
bounding
Box
?:
BoundingBox
Optional
landmarks
landmarks
?:
(
undefined
|
EntityLandmark
)
[]
Optional
metadata
metadata
?:
EntityMetadata
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
age
Range
attributes
bounding
Box
landmarks
metadata
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter