Preparing search index...
The search index is not available
API References
API References
js-plugin-aws
AwsStorageDriver
Class AwsStorageDriver
Hierarchy
AwsStorageDriver
Implements
StorageDriver
Index
Properties
client
bucket
Name
Constructors
constructor
Methods
get
Upload
Price
upload
get
Url
Properties
Protected
client
client
:
S3Client
Protected
bucket
Name
bucket
Name
:
string
Constructors
constructor
new
Aws
Storage
Driver
(
client
:
S3Client
, bucketName
:
string
)
:
AwsStorageDriver
Parameters
client:
S3Client
bucketName:
string
Returns
AwsStorageDriver
Methods
get
Upload
Price
get
Upload
Price
(
)
:
Promise
<
Amount
<
Currency
>
>
Returns
Promise
<
Amount
<
Currency
>
>
upload
upload
(
file
:
MetaplexFile
)
:
Promise
<
string
>
Parameters
file:
MetaplexFile
Returns
Promise
<
string
>
get
Url
get
Url
(
key
:
string
)
:
Promise
<
string
>
Parameters
key:
string
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
API
References
js-
plugin-
aws -
v0.19.1
js-
plugin-
nft-
storage -
v0.19.1
js -
v0.19.1
Aws
Storage
Driver
client
bucket
Name
constructor
get
Upload
Price
upload
get
Url
Generated using
TypeDoc