AWS::MediaConnect::FlowResource schema for AWS::MediaConnect::Flow
10 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | RequiredCreate-only |
Source | Source | Required |
AvailabilityZone | string | Create-only |
FlowSize | string | |
Maintenance | Maintenance | |
MediaStreams | Array<MediaStream> | |
NdiConfig | NdiConfig | |
SourceFailoverConfig | FailoverConfig | |
SourceMonitoringConfig | SourceMonitoringConfig | |
VpcInterfaces | Array<VpcInterface> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
EgressIp | string | The IP address from which video will be sent to output destinations. |
FlowArn | string | The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow. |
FlowAvailabilityZone | string | The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.(ReadOnly) |
FlowNdiMachineName | string | A prefix for the names of the NDI sources that the flow creates.(ReadOnly) |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::MediaConnect::Flow
Resources:
MyResource:
Type: AWS::MediaConnect::Flow
Properties:
Name: "my-name"
Source: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
mediaconnect:CreateFlowmediaconnect:AddFlowMediaStreamsmediaconnect:AddFlowSourcesmediaconnect:AddFlowVpcInterfacesiam:PassRolemediaconnect:DescribeFlowmediaconnect:DescribeFlowmediaconnect:UpdateFlowmediaconnect:UpdateFlowSourcemediaconnect:UpdateFlowMediaStreammediaconnect:AddFlowMediaStreamsmediaconnect:RemoveFlowMediaStreammediaconnect:AddFlowVpcInterfacesmediaconnect:RemoveFlowVpcInterfacemediaconnect:DescribeFlowmediaconnect:DeleteFlowmediaconnect:RemoveFlowMediaStreammediaconnect:RemoveFlowOutputmediaconnect:RemoveFlowSourcemediaconnect:RemoveFlowVpcInterfacemediaconnect:RevokeFlowEntitlementmediaconnect:ListFlowsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterFlowArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NameAvailabilityZoneSource/Name