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>
Image
Interface Image
interface
Image
{
Bytes
?:
Uint8Array
<
ArrayBufferLike
>
;
S3Object
?:
S3Object
;
}
Index
Properties
Bytes?
S3
Object?
Properties
Optional
Bytes
Bytes
?:
Uint8Array
<
ArrayBufferLike
>
Blob of image bytes up to 5 MBs.
Optional
S3
Object
S3
Object
?:
S3Object
Identifies an S3 object as the image source.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Bytes
S3
Object
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Blob of image bytes up to 5 MBs.