AWS WAF Web ACL (with Marketplace Rule Groups) via CloudFormation

0

Hi,

We recently subscribed to two WAF marketplace rule groups.

I've been tasked with applying one of these rule groups to a CloudFront distribution, and the other to an API Gateway API.

These rule groups need applying via CloudFormation template (technically, via Serverless Framework—https://serverless.com/).

I've looked through the AWS documentation and the marketplace vendor's setup guides and can't find any information on how to create Web ACLs configured with WAF marketplace rule groups programmatically.

Obviously we can create the Web ACLs manually, but the task I've been given is to create them via CloudFormation/Serverless templates.

Does anyone have any examples on how to create Web ACLs configured with marketplace rule groups via CloudFormation/Serverless templates?

Appreciate whatever help I can get!

Kind regards,

James

Edited by: jamesfgrumpysailor on Oct 29, 2019 6:49 AM

已提问 4 年前352 查看次数
1 回答
0

Hi,

For anyone who stumbles across this post, according to AWS Support as of November 2019:

Unfortunately, at the moment of writing, the API call to subscribe managed WAF rule group is not yet supported in CloudFormation and is only available with AWS CLI/SDK and console.

TL;DR: It's not possible to create Web ACLs configured with marketplace rule groups via CloudFormation/Serverless templates.

Forlornly,

James

已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则