Amazon Lightsail API

The Amazon Lightsail API provides programmatic access to manage Lightsail resources including instances, containers, databases, disks, load balancers, certificates, distributions, and DNS zones.

OpenAPI Specification

openapi.yml Raw ↑
openapi: 3.0.0
info:
  title: Amazon Lightsail API
  description: >-
    Amazon Lightsail is a virtual private server (VPS) provider and is the
    easiest way to get started with AWS for developers and small businesses.
  version: '2016-11-28'
  contact:
    name: Kin Lane
    email: [email protected]
servers:
  - url: https://lightsail.amazonaws.com
paths: {}