# AWS optimization pack

This page describes the Optimization Pack for AWS technologies.

## Component Types

| Component Type                                                                                | Description                               |
| --------------------------------------------------------------------------------------------- | ----------------------------------------- |
| [EC2](https://docs.akamas.io/akamas-docs/3.6/reference/optimization-packs/aws-pack/ec2)       | Amazon Web Services Elastic Compute Cloud |
| [Lambda](https://docs.akamas.io/akamas-docs/3.6/reference/optimization-packs/aws-pack/lambda) | Amazon Web Services Lambda                |

## Installing

Here’s the command to install the AWS optimization pack using the Akamas CLI:

```bash
akamas install optimization-pack AWS
```
