View a markdown version of this page

Reference - Data Transfer from Amazon S3 Glacier Vaults to Amazon S3

Reference

This section includes information about an optional feature for collecting unique metrics for this Guidance and a list of builders who contributed to this Guidance.

Anonymized data collection

This Guidance includes an option to send anonymized operational metrics to AWS. We use this data to better understand how customers use this Guidance and related services and products. When invoked, the following information is collected and sent to AWS:

  • Guidance ID – The Guidance identifier

  • Unique ID (UUID) – Randomly generated, unique identifier for each Data Transfer from Amazon Glacier Vaults to Amazon S3 deployment

  • Timestamp – Data-collection timestamp

  • Data – The Guidance collects and sends the following statistics:

    • Region – Selected AWS Region

    • Version – Version of the Guidance deployment

    • StorageClass – Selected destination S3 storage class

    • RetrievalTier – Type of Amazon Glacier retrieval (for example, Bulk)

    • VaultSize – Source Amazon Glacier vault size

    • ArchiveCount – Number of Amazon Glacier archives

AWS owns the data gathered though this survey. Data collection is subject to the Privacy Notice. To opt out of this feature, complete the following steps before launching the AWS CloudFormation template.

  1. Download the AWS CloudFormation template to your local hard drive.

  2. Open the AWS CloudFormation template with a text editor.

  3. Modify the Environment variable section for the SendAnonymizedStats Lambda function from:

    "SEND_ANONYMIZED_STATS": "Yes"

    to:

    "SEND_ANONYMIZED_STATS": "No"
  4. Sign in to the AWS CloudFormation console.

  5. Select Create stack.

  6. On the Create stack page, Specify template section, select Upload a template file.

  7. Under Upload a template file, choose Choose file and select the edited template from your local drive.

  8. Choose Next and follow the steps in Launch the stack in the Deploy the Guidance section of this guide.

Contributors

  • Bassem Wanis

  • Kamyar Ziabari

  • Nathaniel Schaaf

  • Garvit Singh

  • Simon Krol

  • Evgeny Minkevich