This message was deleted.
# python
s
This message was deleted.
c
There are many examples in python located here. They are in the form of aws-py…, azure-py.., azure-nextgen-py.., gcp-py…, and kubernetes-py..
b
there isn't a 1:1 mapping of the examples, but with a litte help you should be able to convert the js example to python, please ping me if you're stuck!
c
b
Ahh sorry @chilly-receptionist-94436 - it looks like you're looking at the serverless object callback runtimes, you're right - those aren't available for python yet 😞
I can help you port the resources between languages
c
That is correct and it will be really appreciated!
@billowy-army-68599 just curious about any time line you can estimate?
or is there any doc for them I can reference?
b
for what in particular? the object callback functionality?
c
especially how to register the lambda/step functions for the events of S3 bucket. like the one in javascript
Copy code
tpsReports.onObjectCreated("zipTpsReports", (e) => {
b
it's going to be quite a while I'm afraid, it's not in our short term roadmap
c
That sounds not good. Ok, thanks!