You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see below error in the hub report lambda function while inserting usage data into Hub dynamoDB table. This is happening only for source coming from Trust Advisor. It is able to insert values coming from source service quotas.
@abe-aws - We had to upgrade from version 6.2.2 to the recent one 6.2.3 because there was a vulnerability issue in 6.2.2 as mentioned in the change logs in this repo.
Is there a work around in the CloudFormation templates which I can change as a work around to fix this problem? Need this ASAP. We are almost ready to implement this solution and do not want this to be a blocker at this point. Thank you
6.2.3 is to address this. That is a dev dependency used only when you run tests (npm test). So you can deploy / continue using 6.2.2 without any security implications.
upgraded from version 6.2.2 to recent one 6.2.3
I see below error in the hub report lambda function while inserting usage data into Hub dynamoDB table. This is happening only for source coming from Trust Advisor. It is able to insert values coming from source service quotas.
Error:
[WARN] [putItem] unexpected error: TypeError: Cannot read properties of undefined (reading 'S')
Please verify at the earliest. Thanks
The text was updated successfully, but these errors were encountered: