The are several AWS Analytics services and these include:

Data Analysis And Query Use Cases

Query services like Amazon Athena, data warehouses like Amazon Redshift, and sophisticated data processing frameworks like Amazon EMR, all address different needs and use cases.

AWS ServicePrimary Use CaseWhen to use
Amazon AthenaQueryRun interactive queries against data directly in Amazon S3 without worrying about formatting data or managing infrastructure. Can use with other services such as Amazon Redshift
Amazon RedshiftData warehousePull data from many sources, format and organize it, store it, and support complex, high speed queries that produce business reports.
Amazon EMRData ProcessingHighly distributed processing frameworks such as Hadoop, Spark, and Presto. Run a wide variety of scale-out data processing tasks for applications such as machine learning, graph analytics, data transformation, streaming data.
AWS GlueETL ServiceTransform and move data to various destinations. Used to prepare and load data for analytics. Data source can be S3, RedShift or another database. Glue Data Catalog can be queried by Athena, EMR and RedShift Spectrum