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": "Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components."
10
+
},
11
+
{
12
+
"type": "feature",
13
+
"category": "Amazon Elastic Compute Cloud",
14
+
"contributor": "",
15
+
"description": "This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations."
16
+
},
17
+
{
18
+
"type": "feature",
19
+
"category": "AWS SDK for Java v2",
20
+
"contributor": "",
21
+
"description": "Updated service endpoint metadata."
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
# __2.17.274__ __2022-09-14__
2
+
## __AWS Amplify UI Builder__
3
+
- ### Features
4
+
- Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.
5
+
6
+
## __AWS SDK for Java v2__
7
+
- ### Features
8
+
- Updated service endpoint metadata.
9
+
10
+
## __Amazon Elastic Compute Cloud__
11
+
- ### Features
12
+
- This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.
0 commit comments