Skip to content

Commit

Permalink
Add SDK Support for the Aws::WAF API
Browse files Browse the repository at this point in the history
Adds SDK support for AWS WAF, a web application firewall that helps
protect your web applications from common web exploits that could affect
application availability, compromise security, or consume excessive
resources.
  • Loading branch information
awood45 committed Oct 6, 2015
1 parent a54ada9 commit 7d981f0
Show file tree
Hide file tree
Showing 6 changed files with 2,878 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Unreleased Changes
------------------

* Feature - Aws::WAF - Adds SDK support for AWS WAF, a web application firewall
that helps protect your web applications from common web exploits that could
affect application availability, compromise security, or consume excessive
resources.

* Feature - Aws::EC2 - Adds "Spot Blocks" for Amazon Elastic Compute Cloud.

* Feature - Aws::CloudFront - Adds support for adding WebACLIds to CloudFront
Expand Down
Loading

0 comments on commit 7d981f0

Please sign in to comment.