Skip to content

Commit d28737a

Browse files
author
AWS
committed
Release 2.18.16. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 2981059 commit d28737a

File tree

391 files changed

+471
-432
lines changed

Some content is hidden

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

391 files changed

+471
-432
lines changed

.changes/2.18.16.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.18.16",
3+
"date": "2022-11-11",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "Added links related to enabling job bookmarks."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT",
14+
"contributor": "",
15+
"description": "This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS License Manager",
20+
"contributor": "",
21+
"description": "AWS License Manager now supports onboarded Management Accounts or Delegated Admins to view granted licenses aggregated from all accounts in the organization."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Marketplace Catalog Service",
26+
"contributor": "",
27+
"description": "Added three new APIs to support tagging and tag-based authorization: TagResource, UntagResource, and ListTagsForResource. Added optional parameters to the StartChangeSet API to support tagging a resource while making a request to create it."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SecurityHub",
32+
"contributor": "",
33+
"description": "Documentation updates for Security Hub"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Systems Manager Incident Manager",
38+
"contributor": "",
39+
"description": "RelatedItems now have an ID field which can be used for referencing them else where. Introducing event references in TimelineEvent API and increasing maximum length of \"eventData\" to 12K characters."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Rekognition",
44+
"contributor": "",
45+
"description": "Adding support for ImageProperties feature to detect dominant colors and image brightness, sharpness, and contrast, inclusion and exclusion filters for labels and label categories, new fields to the API response, \"aliases\" and \"categories\""
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSGlue-f0f39a4.json

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

.changes/next-release/feature-AWSIoT-bdd97d7.json

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

.changes/next-release/feature-AWSLicenseManager-e6049c5.json

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

.changes/next-release/feature-AWSMarketplaceCatalogService-edafead.json

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

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

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

.changes/next-release/feature-AWSSecurityHub-e0d11b8.json

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

.changes/next-release/feature-AWSSystemsManagerIncidentManager-b0da54f.json

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

.changes/next-release/feature-AmazonRekognition-717c8ae.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.18.16__ __2022-11-11__
2+
## __AWS Glue__
3+
- ### Features
4+
- Added links related to enabling job bookmarks.
5+
6+
## __AWS IoT__
7+
- ### Features
8+
- This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit.
9+
10+
## __AWS License Manager__
11+
- ### Features
12+
- AWS License Manager now supports onboarded Management Accounts or Delegated Admins to view granted licenses aggregated from all accounts in the organization.
13+
14+
## __AWS Marketplace Catalog Service__
15+
- ### Features
16+
- Added three new APIs to support tagging and tag-based authorization: TagResource, UntagResource, and ListTagsForResource. Added optional parameters to the StartChangeSet API to support tagging a resource while making a request to create it.
17+
18+
## __AWS SDK for Java v2__
19+
- ### Features
20+
- Updated endpoint and partition metadata.
21+
22+
## __AWS SecurityHub__
23+
- ### Features
24+
- Documentation updates for Security Hub
25+
26+
## __AWS Systems Manager Incident Manager__
27+
- ### Features
28+
- RelatedItems now have an ID field which can be used for referencing them else where. Introducing event references in TimelineEvent API and increasing maximum length of "eventData" to 12K characters.
29+
30+
## __Amazon Rekognition__
31+
- ### Features
32+
- Adding support for ImageProperties feature to detect dominant colors and image brightness, sharpness, and contrast, inclusion and exclusion filters for labels and label categories, new fields to the API response, "aliases" and "categories"
33+
134
# __2.18.15__ __2022-11-10__
235
## __AWS Resource Explorer__
336
- ### Features

0 commit comments

Comments
 (0)