This message was deleted.
# aws
s
This message was deleted.
w
Here's an example of something very similar in Python: https://github.com/pulumi/examples/tree/master/aws-py-fargate Note that the particular example you linked uses the
awsx
library which is currently only available in JavaScript/TypeScript, so some of the code in the Python example will look a bit different (uses the raw AWS resources directly). Here's an
f
🙏