Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
api
<Reference Types>
LibraryStorageOptions
Interface LibraryStorageOptions
interface
LibraryStorageOptions
{
S3
:
{
defaultAccessLevel
?:
StorageAccessLevel
;
isObjectLockEnabled
?:
boolean
;
prefixResolver
?:
StoragePrefixResolver
;
}
;
}
Index
Properties
S3
Properties
S3
S3
:
{
defaultAccessLevel
?:
StorageAccessLevel
;
isObjectLockEnabled
?:
boolean
;
prefixResolver
?:
StoragePrefixResolver
;
}
Type declaration
Optional
default
Access
Level
?:
StorageAccessLevel
Optional
is
Object
Lock
Enabled
?:
boolean
Optional
prefix
Resolver
?:
StoragePrefixResolver
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
S3
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter