eu-central-1 CLOUDFRONT scoped AWS::WAFv2::WebACL

0

Hi all.

I'm faced with situation that can't fix (something like here)

A short explanation: I want vith CloudFormation service automatically create WebACL to restrict CloudFronf Distribution. I can do it manually (it's done) and restriction works. IPSet and WebACL created in Global (CloudFront) region automatically and no options to change it.

BTW, this WebACL has global it their ARN

In CloudFormation I know that must use option Scope: CLOUDFRONT and know that resource must be created in N.Virginia region. Whole my infrastructure locates in Frankfurt region and it is not possible to transfer to another. As a result while deploy template I got 400 error caused by region.

So how can I create needed IPSet and WebACL using CloudFormation in my case?

Or maybe one of way to perform a task - how to set region exactly to one task in template

没有答案

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

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

回答问题的准则