Skip to main content

Amazon Glacier

Amazon Glacier is an online file storage web service that provides storage for data archiving and backup.


Authentication Connection

Authentication Configuration Fields

  • Name: Unique name for this auth connector.
  • Client ID: The Access Key to connect to the client. For more information about AWS Access Keys,please visit this link.
  • Client Secret: The Secret key associated with the above Access Key.
  • S3 Region: The AWS Region where your instance is located, It will be in the aws console. default is us-east-1
  • Glacier End Point: Glacier end point where the vault exists. e.g. https://glacier.us-east-1.amazonaws.com

Discovery Connector

note

There is no Discovery Instance available for Amazon Glacier.


Integration Connection

Amazon Glacier Integration Connection Fields

  • Description: Description for this connection
  • Authentication Connection: Your Amazon Glacier Auth connector

Job Configuration

If you are using Amazon Glacier as an Output Connection you will need to fill out the following fields when setting up the integration job.

Output Specifications Fields

  • Output Folder Path - Path where archive zip file is created before sending to Glacier.
  • Glacier End Point - Glacier end point where the vault exists. e.g. https://glacier.us-east-1.amazonaws.com
  • Glacier Vault - Name of the vault to store archive files.

Content Service Connection

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 Fields

This section covers the Glacier specific configuration of the Content Service Connector.

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.
note

Get File Content waits until the archive is available from Amazon. This could take up to many hours depending on the archive policy.


Need help integrating Amazon Glacier? We can help.