Skip to content

Commit

Permalink
Updated service API models for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Ruby authored and Nobody committed Dec 20, 2017
1 parent 861c715 commit 32e677c
Show file tree
Hide file tree
Showing 5 changed files with 1,037 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Unreleased Changes
------------------

* Feature - Aws::ConfigService - Updated the API for AWS Config.

* Feature - Aws::IoT - Updated the API, and documentation for AWS IoT.

2.10.106 (2017-12-19)
------------------

Expand Down
10 changes: 9 additions & 1 deletion aws-sdk-core/apis/config/2014-11-12/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1349,7 +1349,15 @@
"AWS::AutoScaling::LaunchConfiguration",
"AWS::AutoScaling::ScalingPolicy",
"AWS::AutoScaling::ScheduledAction",
"AWS::CodeBuild::Project"
"AWS::CodeBuild::Project",
"AWS::WAF::RateBasedRule",
"AWS::WAF::Rule",
"AWS::WAF::WebACL",
"AWS::WAFRegional::RateBasedRule",
"AWS::WAFRegional::Rule",
"AWS::WAFRegional::WebACL",
"AWS::CloudFront::Distribution",
"AWS::CloudFront::StreamingDistribution"
]
},
"ResourceTypeList":{
Expand Down
Loading

0 comments on commit 32e677c

Please sign in to comment.