Back to Sst

SST SDK

sdk/python/README.md

4.13.1181 B
Original Source

SST SDK

Similar the to the JS SDK, the Python SDK provides a way to access resources in your app.

Usage

python
from sst import Resource

print(Resource.MyBucket.name)