1 // Code generated by smithy-go-codegen DO NOT EDIT.
2 3 // Package lightsail provides the API client, operations, and parameter types for
4 // Amazon Lightsail.
5 //
6 // Amazon Lightsail is the easiest way to get started with Amazon Web Services
7 // (Amazon Web Services) for developers who need to build websites or web
8 // applications. It includes everything you need to launch your project quickly -
9 // instances (virtual private servers), container services, storage buckets,
10 // managed databases, SSD-based block storage, static IP addresses, load balancers,
11 // content delivery network (CDN) distributions, DNS management of registered
12 // domains, and resource snapshots (backups) - for a low, predictable monthly
13 // price.
14 //
15 // You can manage your Lightsail resources using the Lightsail console, Lightsail
16 // API, Command Line Interface (CLI), or SDKs. For more information about Lightsail
17 // concepts and tasks, see the [Amazon Lightsail Developer Guide].
18 //
19 // This API Reference provides detailed information about the actions, data types,
20 // parameters, and errors of the Lightsail service. For more information about the
21 // supported Amazon Web Services Regions, endpoints, and service quotas of the
22 // Lightsail service, see [Amazon Lightsail Endpoints and Quotas]in the Amazon Web Services General Reference.
23 //
24 // [Amazon Lightsail Endpoints and Quotas]: https://docs.aws.amazon.com/general/latest/gr/lightsail.html
25 // [Amazon Lightsail Developer Guide]: https://docs.aws.amazon.com/lightsail/latest/userguide/lightsail-how-to-set-up-and-configure-aws-cli
26 package lightsail
27