Skip to content

Commit 61cf21a

Browse files
committed
Update changelog.
1 parent 8bc1ee2 commit 61cf21a

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,51 @@
33
All notable changes to this project will be documented in this file.
44

55
## [Unreleased][unreleased]
6+
### Added
7+
- `AWS.AutoScaling` module for AWS Auto Scaling service.
8+
- `AWS.CertificateManager` module has support for adding, listing and removing
9+
tags from certificates along with updated documentation.
10+
- `AWS.CloudHSM` module has updated documentation.
11+
- `AWS.CloudTrail` module has updated documentation.
12+
- `AWS.CodePipeline` module has support for putting approval results, retrying
13+
stage execution and updated documentation.
14+
- `AWS.Config` module has support to delete configuration recorders and
15+
updated documentation.
16+
- `AWS.DirectConnect` module has support to fetch letters of authorization for
17+
connections and interconnects and has updated documentation.
18+
- `AWS.DirectoryService` module has support to add, list and remove tags from
19+
resources.
20+
- `AWS.Discovery` module for AWS Application Discovery Service.
21+
- `AWS.DMS` module has support to import, delete and describe certifications
22+
and has updated documentation.
23+
- `AWS.DynamoDB` module has updated documentation.
24+
- `AWS.DyanamoDB.Streams` module has updated documentation.
25+
- `AWS.ECS` module has updated documentation.
26+
- `AWS.EFS` module has updated documentation.
27+
- `AWS.GameLift` module has support to describe and update a runtime
28+
configuration for a fleet and has updated documentation.
29+
- `AWS.Inspector` module has updated documentation.
30+
- `AWS.IoT` module has support to list policy principals and has updated
31+
documentation.
32+
- `AWS.Kinesis.Firehose` module has updated documentation.
33+
- `AWS.KMS` module has updated documentation.
34+
- `AWS.MachineLearning` module has support to add, describe and delete tags on
35+
an object and has updated documentation.
36+
- `AWS.OpsWorks` module has updated documentation.
37+
- `AWS.Route53.Domains` module has support to get and resent contact
38+
reachability status and has updated documentation.
39+
- `AWS.ServiceCatalog` module for AWS Service Catalog service.
40+
- `AWS.SSM` module has support to add, list and remove tags from resources, to
41+
create, describe and delete activations, to deregister managed instances, to
42+
describe and modify document permissions, to update managed instance roles
43+
and has updated documentation.
44+
- `AWS.StorageGateway` module has support to list taps and has updated
45+
documentation.
46+
- `AWS.Workspaces` module has support to create, describe and delete tags.
47+
48+
### Removed
49+
- `AWS.CognitoIdentityProvider` module removes support to get JSON web keys or
50+
OpenID configuration information for user pools.
651

752
## [v0.0.12] - 2016-07-13
853
### Changed

0 commit comments

Comments
 (0)