Search
Preparing search index...
The search index is not available
@aegis-framework/melan
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@aegis-framework/melan
StorageAdapter/AWS
export=
Class export=
Hierarchy
export=
export=
Index
Constructors
constructor
Properties
_allowed
Mime
Types
_bucket
_endpoint
_instance
_region
_root
Methods
instance
upload
Constructors
constructor
new export=
(
configuration
:
Record
<
string
,
any
>
)
:
export=
Parameters
configuration:
Record
<
string
,
any
>
Returns
export=
Properties
Private
_allowed
Mime
Types
_allowed
Mime
Types
:
string
[]
= ...
Private
_bucket
_bucket
:
string
= ''
Private
_endpoint
_endpoint
:
string
= ''
Private
_instance
_instance
:
S3
Private
_region
_region
:
string
= ''
Private
_root
_root
:
string
= ''
Methods
instance
instance
(
)
:
S3
Returns
S3
upload
upload
(
file
:
string
, path
:
string
)
:
Promise
<
string
>
upload
(
file
:
string
, path
:
string
, name
:
string
)
:
Promise
<
string
>
Parameters
file:
string
path:
string
Returns
Promise
<
string
>
Parameters
file:
string
path:
string
name:
string
Returns
Promise
<
string
>
Exports
Storage
Adapter
Storage
Adapter/AWS
branca
database
file-
storage
file-
storage-
adapter
password
request
response
router
secrets
text
token
util
export=
constructor
_allowed
Mime
Types
_bucket
_endpoint
_instance
_region
_root
instance
upload
Generated using
TypeDoc