Skip to content

Commit c5a211a

Browse files
author
AWS
committed
Amazon AppStream Update: Add content redirection to Update Stack
1 parent 0797849 commit c5a211a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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": "Add content redirection to Update Stack"
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
@@ -6458,7 +6458,8 @@
64586458
"StreamingExperienceSettings":{
64596459
"shape":"StreamingExperienceSettings",
64606460
"documentation":"<p>The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.</p>"
6461-
}
6461+
},
6462+
"ContentRedirection":{"shape":"ContentRedirection"}
64626463
}
64636464
},
64646465
"UpdateStackResult":{

0 commit comments

Comments
 (0)