AWS::MediaConnect::Bridge EgressGatewayBridge - AWS CloudFormation

AWS::MediaConnect::Bridge EgressGatewayBridge

Create a bridge with the egress bridge type. An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "MaxBitrate" : Integer }

YAML

MaxBitrate: Integer

Properties

MaxBitrate

The maximum expected bitrate (in bps) of the egress bridge.

Required: Yes

Type: Integer

Update requires: No interruption