- # - - - new AWS_ArchivalStorage(aws, options) - -
- -Parameters:
- -Name | - -Type | - -- Description - | -
---|---|---|
- aws
- |
-
- - module - | - -
- AWS SDK - |
-
- options
- |
-
- - object - | - -
- - SDK options - - |
-
-
-
- View Source - - AWS/storage/aws-archivalStorage.js, - line 12 - -
-Methods
-- # - - - create(params) - → - {Promise.<createVaultResponse>} - -
- -- Trigers the createVault function - of Glacier -
-Parameters:
- -Name | - -Type | - -- Description - | -
---|---|---|
- params
- |
-
- - CreateVaultInput - | - -
- - Data required - for createVault - - |
-
-
-
- View Source - - AWS/storage/aws-archivalStorage.js, - line 24 - -
-- # - - - delete(params) - → - {Promise.<deleteVaultResponse>} - -
- -- Trigers the deleteVault function - of Glacier -
-Parameters:
- -Name | - -Type | - -- Description - | -
---|---|---|
- params
- |
-
- - DeleteVaultInput - | - -
- - Data required - for deleteVault - - |
-
-
-
- View Source - - AWS/storage/aws-archivalStorage.js, - line 58 - -
-- # - - - deleteFiles(params) - → - {Promise.<deleteArchiveResponse>} - -
- -- Trigers the deleteArchive - function of Glacier -
-Parameters:
- -Name | - -Type | - -- Description - | -
---|---|---|
- params
- |
-
- - DeleteArchiveInput - | - -
- - Data required - for - deleteArchive - - |
-
-
-
- View Source - - AWS/storage/aws-archivalStorage.js, - line 41 - -
-- # - - - list(params) - → - {Promise.<listPartsResponse>} - -
- -- Trigers the listParts function - of Glacier -
-Parameters:
- -Name | - -Type | - -- Description - | -
---|---|---|
- params
- |
-
- - ListPartsInput - | - -
- - Data required - for listParts - - |
-
-
-
- View Source - - AWS/storage/aws-archivalStorage.js, - line 92 - -
-- # - - - upload(params) - → - {Promise.<initiateMultipartUploadResponse>} - -
- -- Trigers the - initiateMultipartUpload function - of Glacier -
-Parameters:
- -Name | - -Type | - -- Description - | -
---|---|---|
- params
- |
-
- - InitiateMultipartUploadInput - | - -
- - Data required - for - initiateMultipartUpload - - |
-
-
-
- View Source - - AWS/storage/aws-archivalStorage.js, - line 75 - -
-