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>
S3ProviderConfig
Interface S3ProviderConfig
interface
S3ProviderConfig
{
S3
:
{
bucket
?:
string
;
buckets
?:
Record
<
string
,
BucketInfo
>
;
region
?:
string
;
}
;
}
Index
Properties
S3
Properties
S3
S3
:
{
bucket
?:
string
;
buckets
?:
Record
<
string
,
BucketInfo
>
;
region
?:
string
;
}
Type declaration
Optional
bucket
?:
string
Optional
buckets
?:
Record
<
string
,
BucketInfo
>
Map of friendly name for bucket to its information
Optional
region
?:
string
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
Map of friendly name for bucket to its information