Jets Config Helpers WAF
These helpers look up EC2 resources.
web_acl_arn
Looks up the Web ACL Arn. The cloudfront.web_acl_id
actually wants the ARN.
Example:
config.lambda.url.cloudfront.web_acl_id = web_acl_arn("prod")
These helpers look up EC2 resources.
Looks up the Web ACL Arn. The cloudfront.web_acl_id
actually wants the ARN.
Example:
config.lambda.url.cloudfront.web_acl_id = web_acl_arn("prod")
In this section: