Amazon MediaConnect · Example Payload

Mediaconnect Api Vpc Interface Request Example

BroadcastingLive VideoMediaMedia Transport

Mediaconnect Api Vpc Interface Request Example is an example object payload from Amazon MediaConnect, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NameNetworkInterfaceTypeRoleArnSecurityGroupIdsSubnetId

Example Payload

Raw ↑
{
  "Name": "example-mediaconnect-flow",
  "NetworkInterfaceType": "standard",
  "RoleArn": "arn:aws:mediaconnect:us-east-1:123456789012:flow:example-flow",
  "SecurityGroupIds": "example-value",
  "SubnetId": "id-abc123"
}