admin管理员组

文章数量:1316388

i am trying to build new AWS WAFv2 solution - aws-waf-security-automations - according the steps here: * * I am on Windows and i have Debian wsl subsystem. I have done first 4 steps and now, trying to run command: ./build-s3-dist.sh $TEMPLATE_OUTPUT_BUCKET $DIST_OUTPUT_BUCKET $SOLUTION_NAME $VERSION but i am getting errors:

AttributeError: module 'lib' has no attribute 'X509_V_FLAG_NOTIFY_POLICY'
./build-s3-dist.sh: line 103: cd: /root/aws-waf-security-automations/deployment/../source/log_parser/package: No such file or directory

Well, I'm not sure why. Requirements.txt file is not in the mentioned github repo - which i have downloaded. Does someone has any kind of experience with AWS WAFv2 and building the solution? Have you seen errors before?

本文标签: