Hey folks! I'm trying to use Pulumi in my organization and I'm a little messed with how to configure some AWS stuffs. In my case, I have a Lambda Function to be triggered by an event in S3. It's working pretty well, but I'd like to put Pulumi to create/deploy it. Is there a way to export my already configured Lambda Function so I could let Pulumi work in it?