Skip to content

Commit cbc13f7

Browse files
author
AWS
committed
Release 2.16.11. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 9d5604d commit cbc13f7

File tree

319 files changed

+399
-360
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

319 files changed

+399
-360
lines changed

.changes/2.16.11.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.16.11",
3+
"date": "2021-03-03",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Macie 2",
8+
"contributor": "",
9+
"description": "This release of the Amazon Macie API includes miscellaneous updates and improvements to the documentation."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Well-Architected Tool",
14+
"contributor": "",
15+
"description": "This release supports tagging on AWS Well-Architected workloads."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Certificate Manager",
20+
"contributor": "",
21+
"description": "Adds 2 new APIs to add and retrieve account configuration in AWS Certificate Manager."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Secrets Manager",
26+
"contributor": "",
27+
"description": "Added support for multi-Region secrets APIs ReplicateSecretToRegions, RemoveRegionsFromReplication, and StopReplicationToReplica"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Forecast Service",
32+
"contributor": "",
33+
"description": "Added new StopResource operation that stops Amazon Forecast resource jobs that are in progress."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elasticsearch Service",
38+
"contributor": "",
39+
"description": "AWS ElasticSearch Feature : Support for adding tags in elastic search domain during domain creation"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon CloudWatch Events",
44+
"contributor": "",
45+
"description": "Adds TraceHeader to PutEventsRequestEntry to support AWS X-Ray trace-ids on events generated using the PutEvents operation."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS CodeBuild",
50+
"contributor": "",
51+
"description": "AWS CodeBuild now supports Session Manager debugging for batch builds."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSCertificateManager-7f4cf99.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSCodeBuild-6330aaf.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSSecretsManager-fc9fe94.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSWellArchitectedTool-1b0300f.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonCloudWatchEvents-75c30a7.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonElasticsearchService-6bf7c89.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonForecastService-80dca48.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonMacie2-4995c66.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# __2.16.11__ __2021-03-03__
2+
## __AWS Certificate Manager__
3+
- ### Features
4+
- Adds 2 new APIs to add and retrieve account configuration in AWS Certificate Manager.
5+
6+
## __AWS CodeBuild__
7+
- ### Features
8+
- AWS CodeBuild now supports Session Manager debugging for batch builds.
9+
10+
## __AWS Secrets Manager__
11+
- ### Features
12+
- Added support for multi-Region secrets APIs ReplicateSecretToRegions, RemoveRegionsFromReplication, and StopReplicationToReplica
13+
14+
## __AWS Well-Architected Tool__
15+
- ### Features
16+
- This release supports tagging on AWS Well-Architected workloads.
17+
18+
## __Amazon CloudWatch Events__
19+
- ### Features
20+
- Adds TraceHeader to PutEventsRequestEntry to support AWS X-Ray trace-ids on events generated using the PutEvents operation.
21+
22+
## __Amazon Elasticsearch Service__
23+
- ### Features
24+
- AWS ElasticSearch Feature : Support for adding tags in elastic search domain during domain creation
25+
26+
## __Amazon Forecast Service__
27+
- ### Features
28+
- Added new StopResource operation that stops Amazon Forecast resource jobs that are in progress.
29+
30+
## __Amazon Macie 2__
31+
- ### Features
32+
- This release of the Amazon Macie API includes miscellaneous updates and improvements to the documentation.
33+
134
# __2.16.10__ __2021-03-02__
235
## __AWS Compute Optimizer__
336
- ### Features

0 commit comments

Comments
 (0)