Steps to reproduce:
- Deploy an
ExpressStepFunction with no logging configuration - Add a logging configuration.
- Re-deploy
Expected outcome:
The Step Function should be updated with the new logging config.
Actual outcome:
The logging configuration remains unmodified.