File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
services/medialive/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS Elemental MediaLive" ,
4
+ "contributor" : " " ,
5
+ "description" : " Medialive now supports the ability to transfer AWS Elemental Link devices to another region."
6
+ }
Original file line number Diff line number Diff line change 13774
13774
"locationName": "targetCustomerId",
13775
13775
"documentation": "The AWS account ID (12 digits) for the recipient of the device transfer."
13776
13776
},
13777
+ "TargetRegion": {
13778
+ "shape": "__string",
13779
+ "locationName": "targetRegion",
13780
+ "documentation": "The target AWS region to transfer the device."
13781
+ },
13777
13782
"TransferMessage": {
13778
13783
"shape": "__string",
13779
13784
"locationName": "transferMessage",
13796
13801
"locationName": "targetCustomerId",
13797
13802
"documentation": "The AWS account ID (12 digits) for the recipient of the device transfer."
13798
13803
},
13804
+ "TargetRegion": {
13805
+ "shape": "__string",
13806
+ "locationName": "targetRegion",
13807
+ "documentation": "The target AWS region to transfer the device."
13808
+ },
13799
13809
"TransferMessage": {
13800
13810
"shape": "__string",
13801
13811
"locationName": "transferMessage",
You can’t perform that action at this time.
0 commit comments