Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 1a1b30a

Browse files
authored
Update README.md
Add badges
1 parent 2665a45 commit 1a1b30a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# dynamic-object-and-rule-extensions-for-anfw
2+
[![Node.js CI](https://github.com/aws-solutions/dynamic-object-and-rule-extensions-for-anfw/actions/workflows/node.js.yml/badge.svg)](https://github.com/aws-solutions/dynamic-object-and-rule-extensions-for-anfw/actions/workflows/node.js.yml)
3+
[![GitHub issues](https://img.shields.io/github/issues/aws-solutions/dynamic-object-and-rule-extensions-for-anfw)](https://github.com/aws-solutions/dynamic-object-and-rule-extensions-for-anfw/issues)
4+
[![GitHub issues](https://img.shields.io/github/issues/aws-solutions/dynamic-object-and-rule-extensions-for-anfw)](https://github.com/aws-solutions/dynamic-object-and-rule-extensions-for-anfw/issues)
5+
[![GitHub pull-requests](https://img.shields.io/github/issues-pr/aws-solutions/dynamic-object-and-rule-extensions-for-anfw)](https://github.com/aws-solutions/dynamic-object-and-rule-extensions-for-anfw/pulls)
6+
[![GitHub Release Date](https://img.shields.io/github/release-date/aws-solutions/dynamic-object-and-rule-extensions-for-anfw)](https://github.com/aws-solutions/dynamic-object-and-rule-extensions-for-anfw/releases)
7+
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
8+
29
Dynamic Object and Rule Extensions for AWS Network Firewall enables customers to define objects that reference cloud native elastic resources, and to create AWS Network Firewall rules based on these custom objects. The solution continually synchronises the customers AWS Network Firewall (ANFW) instance with the state of the referenced elastic resources, to keep it up to date in near real-time.
310

411
The solution provides a RESTful interface with CRUD APIs for managing rule bundles, rules and objects.

0 commit comments

Comments
 (0)