github.com/aavshr/aws-sdk-go@v1.41.3/service/alexaforbusiness/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package alexaforbusiness provides the client and types for making API 4 // requests to Alexa For Business. 5 // 6 // Alexa for Business helps you use Alexa in your organization. Alexa for Business 7 // provides you with the tools to manage Alexa devices, enroll your users, and 8 // assign skills, at scale. You can build your own context-aware voice skills 9 // using the Alexa Skills Kit and the Alexa for Business API operations. You 10 // can also make these available as private skills for your organization. Alexa 11 // for Business makes it efficient to voice-enable your products and services, 12 // thus providing context-aware voice experiences for your customers. Device 13 // makers building with the Alexa Voice Service (AVS) can create fully integrated 14 // solutions, register their products with Alexa for Business, and manage them 15 // as shared devices in their organization. 16 // 17 // See https://docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09 for more information on this service. 18 // 19 // See alexaforbusiness package documentation for more information. 20 // https://docs.aws.amazon.com/sdk-for-go/api/service/alexaforbusiness/ 21 // 22 // Using the Client 23 // 24 // To contact Alexa For Business 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 Alexa For Business client AlexaForBusiness for more 35 // information on creating client for this service. 36 // https://docs.aws.amazon.com/sdk-for-go/api/service/alexaforbusiness/#New 37 package alexaforbusiness