IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

GetVaultInfo Method

Retrieves vault details.

Syntax

async amazonglacier.getVaultInfo(vaultName : string): Promise<void>

Remarks

This method gets information about the vault specified by VaultName. The Vault* properties will be populated with the results. The following properties are populated:

  • VaultsArchiveCount
  • VaultsArn
  • VaultsCreationDate
  • VaultsLastInventoryDate
  • VaultsName
  • VaultsSize

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 JavaScript Edition - Version 20.0 [Build 8265]