

# Accessing archived data on Amazon S3
<a name="accessing-archived-data-on-s3"></a>

Amazon S3 provides a number of tools for reading the contents of the data. However, depending on the storage class, a few preprocessing steps might be required. This section includes the following:
+ Reading archived S3 objects with Standard storage class by using AWS Glue
+ Reading an archived S3 object with the S3 Glacier storage classes by using S3 Batch Operations
+ Best practices