Skip to content

Commit 0b9a7e3

Browse files
author
AWS
committed
Amazon AppStream Update: Added support for Rocky Linux 8 on Amazon AppStream 2.0
1 parent c40283b commit 0b9a7e3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon AppStream",
4+
"contributor": "",
5+
"description": "Added support for Rocky Linux 8 on Amazon AppStream 2.0"
6+
}

services/appstream/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4533,7 +4533,8 @@
45334533
"WINDOWS_SERVER_2019",
45344534
"WINDOWS_SERVER_2022",
45354535
"AMAZON_LINUX2",
4536-
"RHEL8"
4536+
"RHEL8",
4537+
"ROCKY_LINUX8"
45374538
]
45384539
},
45394540
"Platforms":{

0 commit comments

Comments
 (0)