Amazon Monitron · Example Payload

Monitron Api Create Project Request Example

BroadcastingMedia ProcessingMedia

Monitron Api Create Project Request Example is an example object payload from Amazon Monitron, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

clientTokenkmsKeyIdprojectNametags

Example Payload

Raw ↑
{
  "clientToken": "example-value",
  "kmsKeyId": "id-abc123",
  "projectName": "example-resource",
  "tags": {}
}