Amazon Deadline Cloud · Example Payload

Create Fleet Request Example

ComputeMediaRenderingVisual Effects

Create Fleet Request Example is an example object payload from Amazon Deadline Cloud, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

displayNameroleArnconfiguration

Example Payload

Raw ↑
{
  "displayName": "Spot Instance Fleet",
  "roleArn": "arn:aws:iam::123456789012:role/DeadlineCloudFleetRole",
  "configuration": {}
}