File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (26 lines) | stat: -rw-r--r-- 1,592 bytes parent folder | download | duplicates (3)
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 lightsail provides the API client, operations, and parameter types for
// Amazon Lightsail.
//
// Amazon Lightsail is the easiest way to get started with Amazon Web Services
// (Amazon Web Services) for developers who need to build websites or web
// applications. It includes everything you need to launch your project quickly -
// instances (virtual private servers), container services, storage buckets,
// managed databases, SSD-based block storage, static IP addresses, load balancers,
// content delivery network (CDN) distributions, DNS management of registered
// domains, and resource snapshots (backups) - for a low, predictable monthly
// price.
//
// You can manage your Lightsail resources using the Lightsail console, Lightsail
// API, Command Line Interface (CLI), or SDKs. For more information about Lightsail
// concepts and tasks, see the [Amazon Lightsail Developer Guide].
//
// This API Reference provides detailed information about the actions, data types,
// parameters, and errors of the Lightsail service. For more information about the
// supported Amazon Web Services Regions, endpoints, and service quotas of the
// Lightsail service, see [Amazon Lightsail Endpoints and Quotas]in the Amazon Web Services General Reference.
//
// [Amazon Lightsail Endpoints and Quotas]: https://docs.aws.amazon.com/general/latest/gr/lightsail.html
// [Amazon Lightsail Developer Guide]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/lightsail-how-to-set-up-access-keys-to-use-sdk-api-cli
package lightsail