Skip to content

Commit 02799ad

Browse files
author
AWS
committed
Release 2.17.84. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 18572cc commit 02799ad

File tree

359 files changed

+461
-400
lines changed

Some content is hidden

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

359 files changed

+461
-400
lines changed

.changes/2.17.84.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.17.84",
3+
"date": "2021-11-17",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AmplifyBackend",
8+
"contributor": "",
9+
"description": "New APIs to support the Amplify Storage category. Add and manage file storage in your Amplify app backend."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Redshift Data API Service",
14+
"contributor": "",
15+
"description": "Data API now supports serverless requests."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Simple Notification Service",
20+
"contributor": "",
21+
"description": "Amazon SNS introduces the PublishBatch API, which enables customers to publish up to 10 messages per API request. The new API is valid for Standard and FIFO topics."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon DevOps Guru",
26+
"contributor": "",
27+
"description": "Add paginator for DescribeResourceCollectionHealth"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Elastic Disaster Recovery Service",
32+
"contributor": "",
33+
"description": "Introducing AWS Elastic Disaster Recovery (AWS DRS), a new service that minimizes downtime and data loss with fast, reliable recovery of on-premises and cloud-based applications using affordable storage, minimal compute, and point-in-time recovery."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated service endpoint metadata."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS AppConfig Data",
44+
"contributor": "",
45+
"description": "AWS AppConfig Data is a new service that allows you to retrieve configuration deployed by AWS AppConfig. See the AppConfig user guide for more details on getting started. https://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon API Gateway",
50+
"contributor": "",
51+
"description": "Documentation updates for Amazon API Gateway."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSAppConfigData-4f5d3ae.json

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

.changes/next-release/feature-AWSSDKforJavav2-bedacd4.json

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

.changes/next-release/feature-AmazonAPIGateway-a5a80a4.json

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

.changes/next-release/feature-AmazonDevOpsGuru-a176fe9.json

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

.changes/next-release/feature-AmazonSimpleNotificationService-da81b53.json

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

.changes/next-release/feature-AmplifyBackend-98cc607.json

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

.changes/next-release/feature-ElasticDisasterRecoveryService-c6c323f.json

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

.changes/next-release/feature-RedshiftDataAPIService-c325ffa.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.17.84__ __2021-11-17__
2+
## __AWS AppConfig Data__
3+
- ### Features
4+
- AWS AppConfig Data is a new service that allows you to retrieve configuration deployed by AWS AppConfig. See the AppConfig user guide for more details on getting started. https://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html
5+
6+
## __AWS SDK for Java v2__
7+
- ### Features
8+
- Updated service endpoint metadata.
9+
10+
## __Amazon API Gateway__
11+
- ### Features
12+
- Documentation updates for Amazon API Gateway.
13+
14+
## __Amazon DevOps Guru__
15+
- ### Features
16+
- Add paginator for DescribeResourceCollectionHealth
17+
18+
## __Amazon Simple Notification Service__
19+
- ### Features
20+
- Amazon SNS introduces the PublishBatch API, which enables customers to publish up to 10 messages per API request. The new API is valid for Standard and FIFO topics.
21+
22+
## __AmplifyBackend__
23+
- ### Features
24+
- New APIs to support the Amplify Storage category. Add and manage file storage in your Amplify app backend.
25+
26+
## __Elastic Disaster Recovery Service__
27+
- ### Features
28+
- Introducing AWS Elastic Disaster Recovery (AWS DRS), a new service that minimizes downtime and data loss with fast, reliable recovery of on-premises and cloud-based applications using affordable storage, minimal compute, and point-in-time recovery.
29+
30+
## __Redshift Data API Service__
31+
- ### Features
32+
- Data API now supports serverless requests.
33+
134
# __2.17.83__ __2021-11-16__
235
## __AWS CloudTrail__
336
- ### Features

0 commit comments

Comments
 (0)