AWS::MediaConnect::BridgeOutputResource schema for AWS::MediaConnect::BridgeOutput
3 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
BridgeArn | string | RequiredCreate-only |
Name | string | RequiredCreate-only |
NetworkOutput | BridgeNetworkOutput | Required |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::MediaConnect::BridgeOutput
Resources:
MyResource:
Type: AWS::MediaConnect::BridgeOutput
Properties:
BridgeArn: "arn:aws:service:region:account:resource"
Name: "my-name"
NetworkOutput: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
mediaconnect:AddBridgeOutputsmediaconnect:DescribeBridgemediaconnect:DescribeBridgemediaconnect:DescribeBridgemediaconnect:UpdateBridgeOutputmediaconnect:RemoveBridgeOutputOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterBridgeArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
BridgeArnName