Tag: WAF

AWS WAFメモ

手順

IPアドレスフィルタ

  • https://console.aws.amazon.com/waf/ を開く

  • [ IP Address ]->[ Create Condition ]

  • 名前は対象とフィルタリングルールが分かるように

  • 左側の[ Rule ]

  • [ dose ]->[ origin from an IP adress in ]->IPアドレスグループ

  • [ Web ACLs ]->[ Create web ACL ]

  • Web ACL name

  • Region

  • Resource type to associate with web ACL -> ALB

  • AWS resource to associate -> 付与するALB

  • [ Set up a web access control list (web ACL)]は、既にルールを作っているので、そのまま次へ

  • [ Create rules ]では作成済みのルールを選択->[ Add rule to ACLs ]

  • Action を Allow

    Read more...