Skip to content

Commit

Permalink
API Update for Aws::ElasticBeanstalk
Browse files Browse the repository at this point in the history
Elastic Beanstalk (EB) is launching support for composable web
applications. Customers, whose applications consists of several linked
modules (micro services architecture), can now deploy, manage, and scale
their applications using EB.
  • Loading branch information
awood45 committed Nov 24, 2015
1 parent ddfa3c7 commit 4bb152a
Show file tree
Hide file tree
Showing 4 changed files with 259 additions and 352 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::ElasticBeanstalk - Elastic Beanstalk (EB) is launching support
for composable web applications. Customers, whose applications consists of
several linked modules (micro services architecture), can now deploy, manage,
and scale their applications using EB.

* Feature - Aws::EC2 - This release includes two new APIs, `#modify_id_format`
and `#describe_id_format`, that will be used to manage the transition to
longer EC2 and EBS resource IDs. These APIs are reserved for future use.
Expand Down
Loading

0 comments on commit 4bb152a

Please sign in to comment.