Another learning here was around “strange” resources - SageMaker offers Prediction Job for example, which can be considered a resource, however it’s append-only in AWS, you can’t modify or delete an existing job. Pulumi currently does not model it, perhaps that’s just the reason why. These things blur the line a bit between “infrastructure” and “live objets managed by the ML platform” and I wonder what is the good division of responsibilities here.