File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (26 lines) | stat: -rw-r--r-- 1,741 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package workspaces provides the API client, operations, and parameter types for
// Amazon WorkSpaces.
//
// Amazon WorkSpaces Service Amazon WorkSpaces enables you to provision virtual,
// cloud-based Microsoft Windows or Amazon Linux desktops for your users, known as
// WorkSpaces. WorkSpaces eliminates the need to procure and deploy hardware or
// install complex software. You can quickly add or remove users as your needs
// change. Users can access their virtual desktops from multiple devices or web
// browsers. This API Reference provides detailed information about the actions,
// data types, parameters, and errors of the WorkSpaces service. For more
// information about the supported Amazon Web Services Regions, endpoints, and
// service quotas of the Amazon WorkSpaces service, see WorkSpaces endpoints and
// quotas (https://docs.aws.amazon.com/general/latest/gr/wsp.html) in the Amazon
// Web Services General Reference. You can also manage your WorkSpaces resources
// using the WorkSpaces console, Command Line Interface (CLI), and SDKs. For more
// information about administering WorkSpaces, see the Amazon WorkSpaces
// Administration Guide (https://docs.aws.amazon.com/workspaces/latest/adminguide/)
// . For more information about using the Amazon WorkSpaces client application or
// web browser to access provisioned WorkSpaces, see the Amazon WorkSpaces User
// Guide (https://docs.aws.amazon.com/workspaces/latest/userguide/) . For more
// information about using the CLI to manage your WorkSpaces resources, see the
// WorkSpaces section of the CLI Reference (https://docs.aws.amazon.com/cli/latest/reference/workspaces/index.html)
// .
package workspaces