I am getting the following warning when I npm run develop:
Warning: S3 configuration options passed at root level of the plugin’s providerOptions is deprecated and will be removed in a future release. Please wrap them inside the ‘s3Options:{}’ property.
I’ve already moved all the options away from the root level, so I’m not sure what’s going on. Can someone help?
This is what my code looks like: