1// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
2
3// Package appstream provides the client and types for making API
4// requests to Amazon AppStream.
5//
6// This is the Amazon AppStream 2.0 API Reference. This documentation provides
7// descriptions and syntax for each of the actions and data types in AppStream
8// 2.0. AppStream 2.0 is a fully managed, secure application streaming service
9// that lets you stream desktop applications to users without rewriting applications.
10// AppStream 2.0 manages the AWS resources that are required to host and run
11// your applications, scales automatically, and provides access to your users
12// on demand.
13//
14// You can call the AppStream 2.0 API operations by using an interface VPC endpoint
15// (interface endpoint). For more information, see Access AppStream 2.0 API
16// Operations and CLI Commands Through an Interface VPC Endpoint (https://docs.aws.amazon.com/appstream2/latest/developerguide/access-api-cli-through-interface-vpc-endpoint.html)
17// in the Amazon AppStream 2.0 Administration Guide.
18//
19// To learn more about AppStream 2.0, see the following resources:
20//
21//    * Amazon AppStream 2.0 product page (http://aws.amazon.com/appstream2)
22//
23//    * Amazon AppStream 2.0 documentation (http://aws.amazon.com/documentation/appstream2)
24//
25// See https://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01 for more information on this service.
26//
27// See appstream package documentation for more information.
28// https://docs.aws.amazon.com/sdk-for-go/api/service/appstream/
29//
30// Using the Client
31//
32// To contact Amazon AppStream with the SDK use the New function to create
33// a new service client. With that client you can make API requests to the service.
34// These clients are safe to use concurrently.
35//
36// See the SDK's documentation for more information on how to use the SDK.
37// https://docs.aws.amazon.com/sdk-for-go/api/
38//
39// See aws.Config documentation for more information on configuring SDK clients.
40// https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
41//
42// See the Amazon AppStream client AppStream for more
43// information on creating client for this service.
44// https://docs.aws.amazon.com/sdk-for-go/api/service/appstream/#New
45package appstream
46