aws-solutions / aws-waf-security-automations

This solution automatically deploys a single web access control list (web ACL) with a set of AWS WAF rules designed to filter common web-based attacks.
https://aws.amazon.com/solutions/aws-waf-security-automations
Apache License 2.0
845 stars 361 forks source link

Object of type datetime is not JSON serializable #78

Closed mishra123 closed 5 years ago

mishra123 commented 5 years ago

Hi there,

I am receiving "Object of type datetime is not JSON serializable" error message from access-handler.py file. Can someone guide me please? I am using python3.7 Regards