Ivs Create Recording Configuration Request Example

example-value

Ivs Create Recording Configuration Request Example is an example object payload from Amazon Interactive Video Service, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

destinationConfigurationnamerecordingReconnectWindowSecondsrenditionConfigurationtagsthumbnailConfiguration

Example Payload

Raw ↑
{
  "destinationConfiguration": "example-value",
  "name": "example-resource",
  "recordingReconnectWindowSeconds": "example-value",
  "renditionConfiguration": "example-value",
  "tags": "example-value",
  "thumbnailConfiguration": "example-value"
}