AWS::MediaConnect::Flow GatewayBridgeSource - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::MediaConnect::Flow GatewayBridgeSource

The source configuration for cloud flows receiving a stream from a bridge.

Syntax

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

Properties

BridgeArn

The ARN of the bridge feeding this flow.

Required: Yes

Type: String

Pattern: ^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:bridge:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$

Update requires: No interruption

VpcInterfaceAttachment

The name of the VPC interface attachment to use for this bridge source.

Required: No

Type: VpcInterfaceAttachment

Update requires: No interruption