cdk-assets: Messaging should be more explicit around asset publishing. #14403
Labels
@aws-cdk/assets
Related to the @aws-cdk/assets package
feature-request
A feature should be added or improved.
p2
CDK should be more explicit about its actions in status messages when assets are being published. If cached assets are used, this should be explained to the user by default, not limited to verbose output.
Use Case
Recent failures with packaging (see: #12536) led to a long troubleshooting process for me and my team. If CDK was explicit that cached assets in the staging bucket were not being overwritten, it would have removed a lot of uncertainty regarding what was actually going on.
Proposed Solution
Update messaging to be more explicit about the asset publishing process.
Current Messaging
Proposed Messaging
Other
Full output of current behavior, including verbose output:
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: