You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2018. It is now read-only.
All models inherit from core.ConnectedSWFObject that connects to the SWF API in the constructor. It requires AWS credentials anywhere we instanciate models even if they don't query the API.
The connection should be lazy and happen only when needed.
The text was updated successfully, but these errors were encountered:
All models inherit from
core.ConnectedSWFObject
that connects to the SWF API in the constructor. It requires AWS credentials anywhere we instanciate models even if they don't query the API.The connection should be lazy and happen only when needed.
The text was updated successfully, but these errors were encountered: