This section covers the Glacier specific configuration of the Content Service Connector. For a description of how to set up a content services connector generically see Content Service Connectors.
Configuration
This section covers the Glacier specific configuration of the Content Service Connector.
- End Point: Glacier end point where the vault exists. For example, https://glacier.us-east-1.amazonaws.com.
- Vault Name: Name of the vault to store archive files.
Supported Methods
- Create File : use vault name as the folderId parameter. If folderId is left blank, will use vault name in the configuration. Returns archive ID.
- Get File Content : use the archive ID as the fileId parameter. Optional fileName parameter can be used to name the downloaded archive.
Get File Content waits until the archive is available from Amazon. This could take up to many hours depending on the archive policy.