Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
index
<Reference Types>
IdentifyConfig
Interface IdentifyConfig
interface
IdentifyConfig
{
identifyEntities
?:
PredictionsProviderConfig
<
IdentifyEntitiesDefaults
>
&
{
celebrityDetectionEnabled
?:
boolean
;
}
;
identifyLabels
?:
PredictionsProviderConfig
<
IdentityLabelsDefaults
>
;
identifyText
?:
PredictionsProviderConfig
<
IdentifyTextDefaults
>
;
}
Index
Properties
identify
Entities?
identify
Labels?
identify
Text?
Properties
Optional
identify
Entities
identify
Entities
?:
PredictionsProviderConfig
<
IdentifyEntitiesDefaults
>
&
{
celebrityDetectionEnabled
?:
boolean
;
}
Type declaration
Optional
celebrity
Detection
Enabled
?:
boolean
Optional
identify
Labels
identify
Labels
?:
PredictionsProviderConfig
<
IdentityLabelsDefaults
>
Optional
identify
Text
identify
Text
?:
PredictionsProviderConfig
<
IdentifyTextDefaults
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
identify
Entities
identify
Labels
identify
Text
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter