Skip to content

Commit 60d3b5b

Browse files
author
AWS
committed
AWS Elemental MediaLive Update: Removing the ON_PREMISE enum from the input settings field.
1 parent 8a44e1f commit 60d3b5b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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": "AWS Elemental MediaLive",
4+
"contributor": "",
5+
"description": "Removing the ON_PREMISE enum from the input settings field."
6+
}

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26658,7 +26658,6 @@
2665826658
"documentation": "With the introduction of MediaLive OnPrem, a MediaLive input can now exist in two different places: AWS or\ninside an on-premise datacenter. By default all inputs will continue to be AWS inputs.",
2665926659
"enum": [
2666026660
"AWS",
26661-
"ON_PREMISE",
2666226661
"ON_PREMISES"
2666326662
]
2666426663
},

0 commit comments

Comments
 (0)