Skip to content

AWS OverviewΒΆ

We don't currently support AWS cloud services, as all of our infrastructure is built on GCP. This module was created to provide a pattern for another service that could be developed within the cloudy package, but offers limited functionality. You can currently import and work with the module, which is documented below.

from cloudy import aws

See the AWS Docs for details on available services, packages, and APIs.


Back to top