1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package wellarchitected provides the API client, operations, and parameter
// types for AWS Well-Architected Tool.
//
// # Well-Architected Tool
//
// This is the Well-Architected Tool API Reference. The WA Tool API provides
// programmatic access to the [Well-Architected Tool]in the [Amazon Web Services Management Console]. For information about the Well-Architected
// Tool, see the [Well-Architected Tool User Guide].
//
// [Well-Architected Tool User Guide]: https://docs.aws.amazon.com/wellarchitected/latest/userguide/intro.html
// [Well-Architected Tool]: http://aws.amazon.com/well-architected-tool
// [Amazon Web Services Management Console]: https://console.aws.amazon.com/wellarchitected
package wellarchitected
|