Remotion 4.0.167
The remotion-lambda bucket seems to have a resolved-props folder containing json files of the inputProps after they have gone through calculateMetadata(). We augment inputProps in calculateMetadata() and we can see the augmentation in the json files.
We can't find any documentation on this in remotion lambda. Wondering what problem this folder solves. Also, can we put an s3 lifecycle rule on its contents to expire the json files and what would be the recommended expiration time?