1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package costoptimizationhub provides the API client, operations, and parameter
// types for Cost Optimization Hub.
//
// You can use the Cost Optimization Hub API to programmatically identify, filter,
// aggregate, and quantify savings for your cost optimization recommendations
// across multiple Amazon Web Services Regions and Amazon Web Services accounts in
// your organization. The Cost Optimization Hub API provides the following
// endpoint:
// - https://cost-optimization-hub.us-east-1.amazonaws.com
package costoptimizationhub
|