github.com/aavshr/aws-sdk-go@v1.41.3/service/managedgrafana/doc.go (about)

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package managedgrafana provides the client and types for making API
     4  // requests to Amazon Managed Grafana.
     5  //
     6  // Amazon Managed Grafana is a fully managed and secure data visualization service
     7  // that you can use to instantly query, correlate, and visualize operational
     8  // metrics, logs, and traces from multiple sources. Amazon Managed Grafana makes
     9  // it easy to deploy, operate, and scale Grafana, a widely deployed data visualization
    10  // tool that is popular for its extensible data support.
    11  //
    12  // With Amazon Managed Grafana, you create logically isolated Grafana servers
    13  // called workspaces. In a workspace, you can create Grafana dashboards and
    14  // visualizations to analyze your metrics, logs, and traces without having to
    15  // build, package, or deploy any hardware to run Grafana servers.
    16  //
    17  // See https://docs.aws.amazon.com/goto/WebAPI/grafana-2020-08-18 for more information on this service.
    18  //
    19  // See managedgrafana package documentation for more information.
    20  // https://docs.aws.amazon.com/sdk-for-go/api/service/managedgrafana/
    21  //
    22  // Using the Client
    23  //
    24  // To contact Amazon Managed Grafana with the SDK use the New function to create
    25  // a new service client. With that client you can make API requests to the service.
    26  // These clients are safe to use concurrently.
    27  //
    28  // See the SDK's documentation for more information on how to use the SDK.
    29  // https://docs.aws.amazon.com/sdk-for-go/api/
    30  //
    31  // See aws.Config documentation for more information on configuring SDK clients.
    32  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    33  //
    34  // See the Amazon Managed Grafana client ManagedGrafana for more
    35  // information on creating client for this service.
    36  // https://docs.aws.amazon.com/sdk-for-go/api/service/managedgrafana/#New
    37  package managedgrafana