Skip to content

Commit f7a38cb

Browse files
author
AWS
committed
Amazon AppStream Update: Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0
1 parent 916dae3 commit f7a38cb

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 Automatic Time Zone Redirection 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
@@ -1298,7 +1298,8 @@
12981298
"FILE_DOWNLOAD",
12991299
"PRINTING_TO_LOCAL_DEVICE",
13001300
"DOMAIN_PASSWORD_SIGNIN",
1301-
"DOMAIN_SMART_CARD_SIGNIN"
1301+
"DOMAIN_SMART_CARD_SIGNIN",
1302+
"AUTO_TIME_ZONE_REDIRECTION"
13021303
]
13031304
},
13041305
"AppBlock":{

0 commit comments

Comments
 (0)