amazon web services - API Gateway custom domain with WAF -
is there 1 way make api gateway, waf work together?
i tried these steps:
- created 1 api gateway - , deployed in dev stage - urlx/dev
- created 1 waf rules auto block ips
- created 1 cloud front distribution urlx , waf web acl - described in various forums
- updated alias of custom domain domain of cloud front
- assigned ip addresses in blocking sets
- tried call urlx/dev blocking ip address - able call - shouldn't allowed
- can't call cust-domain/dev - shows could not response postman
how make work together? concrete tutorial?
Comments
Post a Comment