You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: awscli/examples/ivs-realtime/get-composition.rst
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,9 +51,10 @@ Output::
51
51
],
52
52
"layout": {
53
53
"grid": {
54
-
"featuredParticipantAttribute": ""
54
+
"featuredParticipantAttribute": "",
55
55
"gridGap": 2,
56
56
"omitStoppedVideo": false,
57
+
"participantOrderAttribute": "",
57
58
"videoAspectRatio": "VIDEO",
58
59
"videoFillMode": ""
59
60
}
@@ -65,7 +66,7 @@ Output::
65
66
}
66
67
}
67
68
68
-
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon IVS Real-Time Streaming User Guide*.
69
+
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon Interactive Video Service User Guide*.
69
70
70
71
**Example 2: To get a composition with PiP layout**
71
72
@@ -123,6 +124,7 @@ Output::
123
124
"featuredParticipantAttribute": "abcdefg",
124
125
"gridGap": 0,
125
126
"omitStoppedVideo": false,
127
+
"participantOrderAttribute": "",
126
128
"pipBehavior": "STATIC",
127
129
"pipOffset": 0,
128
130
"pipParticipantAttribute": "",
@@ -137,7 +139,7 @@ Output::
137
139
}
138
140
}
139
141
140
-
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon IVS Real-Time Streaming User Guide*.
142
+
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon Interactive Video Service User Guide*.
141
143
142
144
**Example 3: To get a composition with thumbnail recording enabled**
143
145
@@ -203,6 +205,7 @@ Output::
203
205
"featuredParticipantAttribute": ""
204
206
"gridGap": 2,
205
207
"omitStoppedVideo": false,
208
+
"participantOrderAttribute": "",
206
209
"videoAspectRatio": "VIDEO",
207
210
"videoFillMode": "" }
208
211
},
@@ -213,4 +216,4 @@ Output::
213
216
}
214
217
}
215
218
216
-
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon IVS Real-Time Streaming User Guide*.
219
+
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon Interactive Video Service User Guide*.
Copy file name to clipboardExpand all lines: awscli/examples/ivs-realtime/start-composition.rst
+88-3Lines changed: 88 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ Output::
57
57
"featuredParticipantAttribute": ""
58
58
"gridGap": 2,
59
59
"omitStoppedVideo": false,
60
+
"participantOrderAttribute": "",
60
61
"videoAspectRatio": "VIDEO",
61
62
"videoFillMode": ""
62
63
}
@@ -68,7 +69,7 @@ Output::
68
69
}
69
70
}
70
71
71
-
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon IVS Real-Time Streaming User Guide*.
72
+
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon Interactive Video Service User Guide*.
72
73
73
74
**Example 2: To start a composition with PiP layout**
74
75
@@ -129,6 +130,7 @@ Output::
129
130
"featuredParticipantAttribute": "abcdefg",
130
131
"gridGap": 0,
131
132
"omitStoppedVideo": false,
133
+
"participantOrderAttribute": "",
132
134
"pipBehavior": "STATIC",
133
135
"pipOffset": 0,
134
136
"pipParticipantAttribute": "",
@@ -143,7 +145,7 @@ Output::
143
145
}
144
146
}
145
147
146
-
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon IVS Real-Time Streaming User Guide*.
148
+
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon Interactive Video Service User Guide*.
147
149
148
150
**Example 3: To start a composition with thumbnail recording enabled**
149
151
@@ -212,6 +214,7 @@ Output::
212
214
"featuredParticipantAttribute": ""
213
215
"gridGap": 2,
214
216
"omitStoppedVideo": false,
217
+
"participantOrderAttribute": "",
215
218
"videoAspectRatio": "VIDEO",
216
219
"videoFillMode": ""
217
220
}
@@ -223,4 +226,86 @@ Output::
223
226
}
224
227
}
225
228
226
-
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon IVS Real-Time Streaming User Guide*.
229
+
For more information, see `Composite Recording (Real-Time Streaming) <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon Interactive Video Service User Guide*.
230
+
231
+
**Example 4: To start a composition using grid layout with custom participant ordering**
232
+
233
+
The following ``start-composition`` example starts a composition for the specified stage to be streamed to the specified locations using grid layout with custom participant ordering. ::
For more information, see `IVS Composite Recording | Real-Time Streaming <https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-composite-recording.html>`__ in the *Amazon Interactive Video Service User Guide*.
For more information, see `AWS Lambda Function Configuration<https://docs.aws.amazon.com/lambda/latest/dg/resource-model.html>`__ in the *AWS Lambda Developer Guide*.
37
+
For more information, see `Configure Lambda function memory<https://docs.aws.amazon.com/lambda/latest/dg/configuration-memory.html>`__ in the *AWS Lambda Developer Guide*.
For more information, see `AWS Lambda Function Configuration<https://docs.aws.amazon.com/lambda/latest/dg/resource-model.html>`__ in the *AWS Lambda Developer Guide*.
43
+
For more information, see `Configure Lambda function memory<https://docs.aws.amazon.com/lambda/latest/dg/configuration-memory.html>`__ in the *AWS Lambda Developer Guide*.
For more information, see `AWS Lambda Function Configuration<https://docs.aws.amazon.com/lambda/latest/dg/resource-model.html>`__ in the *AWS Lambda Developer Guide*.
88
+
For more information, see `Configure Lambda function memory<https://docs.aws.amazon.com/lambda/latest/dg/configuration-memory.html>`__ in the *AWS Lambda Developer Guide*.
The following ``describe-hub`` example returns the subscription date for the specified hub resource. The hub resource is identified by its ARN. ::
3
+
The following ``describe-hub`` example returns the subscription date and other configuration settings for the specified hub resource. The hub resource is identified by its ARN. ::
For more information, see `AWS::SecurityHub::Hub <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-hub.html>`__ in the *AWS CloudFormation User Guide*.
17
+
For more information, see `AWS::SecurityHub::Hub <https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-securityhub-hub.html>`__ in the *AWS CloudFormation User Guide*.
0 commit comments