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
#"warm_since": is_warm.warm_since, # Issues with dynamo types
#"warm_for": is_warm.warm_for, # Issues with dynamo types
#"dmesg": get_dmesg, # Issues with dynamo types
Error is:
TypeError: Float types are not supported. Use Decimal types instead.
ClientError: An error occurred (ValidationException) when calling the PutItem operation: One or more parameter values were invalid: An AttributeValue may not contain an empty string
The text was updated successfully, but these errors were encountered:
Error is:
TypeError: Float types are not supported. Use Decimal types instead.
ClientError: An error occurred (ValidationException) when calling the PutItem operation: One or more parameter values were invalid: An AttributeValue may not contain an empty string
The text was updated successfully, but these errors were encountered: