github.com/aavshr/aws-sdk-go@v1.41.3/service/mobileanalytics/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package mobileanalytics provides the client and types for making API 4 // requests to Amazon Mobile Analytics. 5 // 6 // Amazon Mobile Analytics is a service for collecting, visualizing, and understanding 7 // app usage data at scale. 8 // 9 // See mobileanalytics package documentation for more information. 10 // https://docs.aws.amazon.com/sdk-for-go/api/service/mobileanalytics/ 11 // 12 // Using the Client 13 // 14 // To contact Amazon Mobile Analytics with the SDK use the New function to create 15 // a new service client. With that client you can make API requests to the service. 16 // These clients are safe to use concurrently. 17 // 18 // See the SDK's documentation for more information on how to use the SDK. 19 // https://docs.aws.amazon.com/sdk-for-go/api/ 20 // 21 // See aws.Config documentation for more information on configuring SDK clients. 22 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 23 // 24 // See the Amazon Mobile Analytics client MobileAnalytics for more 25 // information on creating client for this service. 26 // https://docs.aws.amazon.com/sdk-for-go/api/service/mobileanalytics/#New 27 package mobileanalytics