問題タブ [amazon-waf]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
amazon-web-services - CloudFormation を介して AWS WAF を ALB に追加する方法
CloudFormationを介して WAF を ALB に関連付ける方法に関する例やドキュメントが見つかりません。おそらく、このニュース発表https://aws.amazon.com/about-aws/whats-new/2017/05/cloudformation-support-for-aws-waf-on-alb/で行く可能性がありますが、何もありませんその方法を示していることがわかりました。ALB の代わりに CloudFront を使用することは十分に文書化されていますが、(CloudFormation を介して) ALB を使用することに関する単一の例は見つかりませんでした。
更新: セットアップ全体を行う完全な例は必要ありませんが、少なくとも、WAF が ALB との関連付けまたはその逆をどのように認識するかを示すスニペットが必要です。リンクが不足しています。
amazon-web-services - Elastic Beanstalk Change ELB Type
Does anyone know if it's possible to change an existing AWS Elastic Beanstalk environment to an Application Load Balancer (instead of a classic one).
As far as I know only Application ELB's can be protected with AWS WAF and DDOS "Shield" so any existing EB app can't take advantage of these features since they have classic ELB's.
amazon-web-services - AWS WAF API 呼び出しはどこに文書化されていますか?
CloudFront が提供する Web サイトの前に AWS WAF を配置したいと考えています。API を介した自動呼び出しを介して、この WAF を更新する必要があります。
この API はどこに文書化されていますか?
AWS WAF または Shield Advanced への HTTPS リクエストの作成ページをすぐに見つけました。
多くの AWS WAF および Shield Advanced API アクションでは、リクエストの本文に JSON 形式のデータを含める必要があります。
この後に、IP 一致条件ルールを挿入する方法のランダムな例が続きます。
これが利用可能な唯一の「ドキュメント」であるとは信じられません (REST インターフェースがほとんど使用できなくなります)。