File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
services/appstream/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Amazon AppStream" ,
4
+ "contributor" : " " ,
5
+ "description" : " This release includes support for images of AmazonLinux2 platform type."
6
+ }
Original file line number Diff line number Diff line change 487
487
"output" :{"shape" :" DescribeUsersResult" },
488
488
"errors" :[
489
489
{"shape" :" ResourceNotFoundException" },
490
- {"shape" :" InvalidParameterCombinationException" }
490
+ {"shape" :" InvalidParameterCombinationException" },
491
+ {"shape" :" OperationNotPermittedException" }
491
492
],
492
493
"documentation" :" <p>Retrieves a list that describes one or more specified users in the user pool.</p>"
493
494
},
2715
2716
"enum" :[
2716
2717
" WINDOWS" ,
2717
2718
" WINDOWS_SERVER_2016" ,
2718
- " WINDOWS_SERVER_2019"
2719
+ " WINDOWS_SERVER_2019" ,
2720
+ " AMAZON_LINUX2"
2719
2721
]
2720
2722
},
2721
2723
"RedirectURL" :{
You can’t perform that action at this time.
0 commit comments