1 2 3 4 5 6 7 8 9 10 11 12 13
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package applicationcostprofiler provides the API client, operations, and
// parameter types for AWS Application Cost Profiler.
//
// This reference provides descriptions of the AWS Application Cost Profiler API.
// The AWS Application Cost Profiler API provides programmatic access to view,
// create, update, and delete application cost report definitions, as well as to
// import your usage data into the Application Cost Profiler service. For more
// information about using this service, see the AWS Application Cost Profiler
// User Guide (https://docs.aws.amazon.com/application-cost-profiler/latest/userguide/introduction.html)
// .
package applicationcostprofiler
|