Package xboto

Sub-modules

xboto.client

You can import any client boto supports from this module and use it as if that's the current, thread-safe client …

xboto.dependencies

A few classes/resources that let you use a lazily created boto resource/client, in a thread-safe manner: …

xboto.resource

You can import any resource boto supports from this module and use it as if that's the current, thread-safe resource …