You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This release introduces a new feature for Audit Manager: Evidence finder. You can now use evidence finder to quickly query your evidence, and add the matching evidence results to an assessment report."
10
+
},
11
+
{
12
+
"type": "feature",
13
+
"category": "AWS Glue",
14
+
"contributor": "",
15
+
"description": "AWSGlue Crawler - Adding support for Table and Column level Comments with database level datatypes for JDBC based crawler."
16
+
},
17
+
{
18
+
"type": "feature",
19
+
"category": "AWS IoT RoboRunner",
20
+
"contributor": "",
21
+
"description": "AWS IoT RoboRunner is a new service that makes it easy to build applications that help multi-vendor robots work together seamlessly. See the IoT RoboRunner developer guide for more details on getting started. https://docs.aws.amazon.com/iotroborunner/latest/dev/iotroborunner-welcome.html"
22
+
},
23
+
{
24
+
"type": "feature",
25
+
"category": "AWS Service Catalog",
26
+
"contributor": "",
27
+
"description": "This release 1. adds support for Principal Name Sharing with Service Catalog portfolio sharing. 2. Introduces repo sourced products which are created and managed with existing SC APIs. These products are synced to external repos and auto create new product versions based on changes in the repo."
28
+
},
29
+
{
30
+
"type": "feature",
31
+
"category": "AWS Step Functions",
32
+
"contributor": "",
33
+
"description": "This release adds support for using Step Functions service integrations to invoke any cross-account AWS resource, even if that service doesn't support resource-based policies or cross-account calls. See https://docs.aws.amazon.com/step-functions/latest/dg/concepts-access-cross-acct-resources.html"
34
+
},
35
+
{
36
+
"type": "feature",
37
+
"category": "AWS Systems Manager for SAP",
38
+
"contributor": "",
39
+
"description": "AWS Systems Manager for SAP provides simplified operations and management of SAP applications such as SAP HANA. With this release, SAP customers and partners can automate and simplify their SAP system administration tasks such as backup/restore of SAP HANA."
40
+
},
41
+
{
42
+
"type": "feature",
43
+
"category": "AWS Transfer Family",
44
+
"contributor": "",
45
+
"description": "Adds a NONE encryption algorithm type to AS2 connectors, providing support for skipping encryption of the AS2 message body when a HTTPS URL is also specified."
46
+
},
47
+
{
48
+
"type": "feature",
49
+
"category": "Amazon Appflow",
50
+
"contributor": "",
51
+
"description": "AppFlow provides a new API called UpdateConnectorRegistration to update a custom connector that customers have previously registered. With this API, customers no longer need to unregister and then register a connector to make an update."
52
+
},
53
+
{
54
+
"type": "feature",
55
+
"category": "Amazon Chime SDK Voice",
56
+
"contributor": "",
57
+
"description": "Amazon Chime Voice Connector, Voice Connector Group and PSTN Audio Service APIs are now available in the Amazon Chime SDK Voice namespace. See https://docs.aws.amazon.com/chime-sdk/latest/dg/sdk-available-regions.html for more details."
58
+
},
59
+
{
60
+
"type": "feature",
61
+
"category": "Amazon CloudFront",
62
+
"contributor": "",
63
+
"description": "CloudFront API support for staging distributions and associated traffic management policies."
64
+
},
65
+
{
66
+
"type": "feature",
67
+
"category": "Amazon Connect Service",
68
+
"contributor": "",
69
+
"description": "Added AllowedAccessControlTags and TagRestrictedResource for Tag Based Access Control on Amazon Connect Webpage"
70
+
},
71
+
{
72
+
"type": "feature",
73
+
"category": "Amazon DynamoDB",
74
+
"contributor": "",
75
+
"description": "Updated minor fixes for DynamoDB documentation."
76
+
},
77
+
{
78
+
"type": "feature",
79
+
"category": "Amazon DynamoDB Streams",
80
+
"contributor": "",
81
+
"description": "Updated minor fixes for DynamoDB documentation."
82
+
},
83
+
{
84
+
"type": "feature",
85
+
"category": "Amazon Elastic Compute Cloud",
86
+
"contributor": "",
87
+
"description": "This release adds support for copying an Amazon Machine Image's tags when copying an AMI."
88
+
},
89
+
{
90
+
"type": "feature",
91
+
"category": "Amazon QuickSight",
92
+
"contributor": "",
93
+
"description": "This release adds the following: 1) Asset management for centralized assets governance 2) QuickSight Q now supports public embedding 3) New Termination protection flag to mitigate accidental deletes 4) Athena data sources now accept a custom IAM role 5) QuickSight supports connectivity to Databricks"
94
+
},
95
+
{
96
+
"type": "feature",
97
+
"category": "Amazon SageMaker Service",
98
+
"contributor": "",
99
+
"description": "Added DisableProfiler flag as a new field in ProfilerConfig"
100
+
},
101
+
{
102
+
"type": "feature",
103
+
"category": "AWS SDK for Java v2",
104
+
"contributor": "",
105
+
"description": "Updated endpoint and partition metadata."
Copy file name to clipboardExpand all lines: CHANGELOG.md
+69
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,72 @@
1
+
# __2.18.21__ __2022-11-18__
2
+
## __AWS Audit Manager__
3
+
- ### Features
4
+
- This release introduces a new feature for Audit Manager: Evidence finder. You can now use evidence finder to quickly query your evidence, and add the matching evidence results to an assessment report.
5
+
6
+
## __AWS Glue__
7
+
- ### Features
8
+
- AWSGlue Crawler - Adding support for Table and Column level Comments with database level datatypes for JDBC based crawler.
9
+
10
+
## __AWS IoT RoboRunner__
11
+
- ### Features
12
+
- AWS IoT RoboRunner is a new service that makes it easy to build applications that help multi-vendor robots work together seamlessly. See the IoT RoboRunner developer guide for more details on getting started. https://docs.aws.amazon.com/iotroborunner/latest/dev/iotroborunner-welcome.html
13
+
14
+
## __AWS SDK for Java v2__
15
+
- ### Features
16
+
- Updated endpoint and partition metadata.
17
+
18
+
## __AWS Service Catalog__
19
+
- ### Features
20
+
- This release 1. adds support for Principal Name Sharing with Service Catalog portfolio sharing. 2. Introduces repo sourced products which are created and managed with existing SC APIs. These products are synced to external repos and auto create new product versions based on changes in the repo.
21
+
22
+
## __AWS Step Functions__
23
+
- ### Features
24
+
- This release adds support for using Step Functions service integrations to invoke any cross-account AWS resource, even if that service doesn't support resource-based policies or cross-account calls. See https://docs.aws.amazon.com/step-functions/latest/dg/concepts-access-cross-acct-resources.html
25
+
26
+
## __AWS Systems Manager for SAP__
27
+
- ### Features
28
+
- AWS Systems Manager for SAP provides simplified operations and management of SAP applications such as SAP HANA. With this release, SAP customers and partners can automate and simplify their SAP system administration tasks such as backup/restore of SAP HANA.
29
+
30
+
## __AWS Transfer Family__
31
+
- ### Features
32
+
- Adds a NONE encryption algorithm type to AS2 connectors, providing support for skipping encryption of the AS2 message body when a HTTPS URL is also specified.
33
+
34
+
## __Amazon Appflow__
35
+
- ### Features
36
+
- AppFlow provides a new API called UpdateConnectorRegistration to update a custom connector that customers have previously registered. With this API, customers no longer need to unregister and then register a connector to make an update.
37
+
38
+
## __Amazon Chime SDK Voice__
39
+
- ### Features
40
+
- Amazon Chime Voice Connector, Voice Connector Group and PSTN Audio Service APIs are now available in the Amazon Chime SDK Voice namespace. See https://docs.aws.amazon.com/chime-sdk/latest/dg/sdk-available-regions.html for more details.
41
+
42
+
## __Amazon CloudFront__
43
+
- ### Features
44
+
- CloudFront API support for staging distributions and associated traffic management policies.
45
+
46
+
## __Amazon Connect Service__
47
+
- ### Features
48
+
- Added AllowedAccessControlTags and TagRestrictedResource for Tag Based Access Control on Amazon Connect Webpage
49
+
50
+
## __Amazon DynamoDB__
51
+
- ### Features
52
+
- Updated minor fixes for DynamoDB documentation.
53
+
54
+
## __Amazon DynamoDB Streams__
55
+
- ### Features
56
+
- Updated minor fixes for DynamoDB documentation.
57
+
58
+
## __Amazon Elastic Compute Cloud__
59
+
- ### Features
60
+
- This release adds support for copying an Amazon Machine Image's tags when copying an AMI.
61
+
62
+
## __Amazon QuickSight__
63
+
- ### Features
64
+
- This release adds the following: 1) Asset management for centralized assets governance 2) QuickSight Q now supports public embedding 3) New Termination protection flag to mitigate accidental deletes 4) Athena data sources now accept a custom IAM role 5) QuickSight supports connectivity to Databricks
65
+
66
+
## __Amazon SageMaker Service__
67
+
- ### Features
68
+
- Added DisableProfiler flag as a new field in ProfilerConfig
0 commit comments