Skip to content

Commit 0d19a10

Browse files
author
AWS
committed
Amazon Interactive Video Service RealTime Update: IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S).
1 parent 4f687d8 commit 0d19a10

File tree

3 files changed

+434
-26
lines changed

3 files changed

+434
-26
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 Interactive Video Service RealTime",
4+
"contributor": "",
5+
"description": "IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S)."
6+
}

services/ivsrealtime/src/main/resources/codegen-resources/paginators-1.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
"output_token": "nextToken",
1111
"limit_key": "maxResults"
1212
},
13+
"ListIngestConfigurations": {
14+
"input_token": "nextToken",
15+
"output_token": "nextToken",
16+
"limit_key": "maxResults",
17+
"result_key": "ingestConfigurations"
18+
},
1319
"ListParticipantEvents": {
1420
"input_token": "nextToken",
1521
"output_token": "nextToken",

0 commit comments

Comments
 (0)