1// Code generated by smithy-go-codegen DO NOT EDIT.
2
3// Package computeoptimizer provides the API client, operations, and parameter
4// types for AWS Compute Optimizer.
5//
6// AWS Compute Optimizer is a service that analyzes the configuration and
7// utilization metrics of your AWS compute resources, such as EC2 instances, Auto
8// Scaling groups, and Amazon EBS volumes. It reports whether your resources are
9// optimal, and generates optimization recommendations to reduce the cost and
10// improve the performance of your workloads. Compute Optimizer also provides
11// recent utilization metric data, as well as projected utilization metric data for
12// the recommendations, which you can use to evaluate which recommendation provides
13// the best price-performance trade-off. The analysis of your usage patterns can
14// help you decide when to move or resize your running resources, and still meet
15// your performance and capacity requirements. For more information about Compute
16// Optimizer, including the required permissions to use the service, see the AWS
17// Compute Optimizer User Guide
18// (https://docs.aws.amazon.com/compute-optimizer/latest/ug/).
19package computeoptimizer
20