We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.mediaconnect.getFlowSource
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
Resource schema for AWS::MediaConnect::FlowSource
Using getFlowSource
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getFlowSource(args: GetFlowSourceArgs, opts?: InvokeOptions): Promise<GetFlowSourceResult>
function getFlowSourceOutput(args: GetFlowSourceOutputArgs, opts?: InvokeOptions): Output<GetFlowSourceResult>def get_flow_source(source_arn: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetFlowSourceResult
def get_flow_source_output(source_arn: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetFlowSourceResult]func LookupFlowSource(ctx *Context, args *LookupFlowSourceArgs, opts ...InvokeOption) (*LookupFlowSourceResult, error)
func LookupFlowSourceOutput(ctx *Context, args *LookupFlowSourceOutputArgs, opts ...InvokeOption) LookupFlowSourceResultOutput> Note: This function is named LookupFlowSource in the Go SDK.
public static class GetFlowSource 
{
    public static Task<GetFlowSourceResult> InvokeAsync(GetFlowSourceArgs args, InvokeOptions? opts = null)
    public static Output<GetFlowSourceResult> Invoke(GetFlowSourceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFlowSourceResult> getFlowSource(GetFlowSourceArgs args, InvokeOptions options)
public static Output<GetFlowSourceResult> getFlowSource(GetFlowSourceArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:mediaconnect:getFlowSource
  arguments:
    # arguments dictionaryThe following arguments are supported:
- SourceArn string
- The ARN of the source.
- SourceArn string
- The ARN of the source.
- sourceArn String
- The ARN of the source.
- sourceArn string
- The ARN of the source.
- source_arn str
- The ARN of the source.
- sourceArn String
- The ARN of the source.
getFlowSource Result
The following output properties are available:
- Decryption
Pulumi.Aws Native. Media Connect. Outputs. Flow Source Encryption 
- The type of encryption that is used on the content ingested from this source.
- Description string
- A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.
- EntitlementArn string
- The ARN of the entitlement that allows you to subscribe to content that comes from another AWS account. The entitlement is set by the content originator and the ARN is generated as part of the originator's flow.
- FlowArn string
- The ARN of the flow.
- GatewayBridge Pulumi.Source Aws Native. Media Connect. Outputs. Flow Source Gateway Bridge Source 
- The source configuration for cloud flows receiving a stream from a bridge.
- IngestIp string
- The IP address that the flow will be listening on for incoming content.
- IngestPort int
- The port that the flow will be listening on for incoming content.
- MaxBitrate int
- The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
- MaxLatency int
- The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
- MinLatency int
- The minimum latency in milliseconds.
- Protocol
Pulumi.Aws Native. Media Connect. Flow Source Protocol 
- The protocol that is used by the source.
- SenderControl intPort 
- The port that the flow uses to send outbound requests to initiate connection with the sender for fujitsu-qos protocol.
- SenderIp stringAddress 
- The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.
- SourceArn string
- The ARN of the source.
- SourceIngest stringPort 
- The port that the flow will be listening on for incoming content.(ReadOnly)
- SourceListener stringAddress 
- Source IP or domain name for SRT-caller protocol.
- SourceListener intPort 
- Source port for SRT-caller protocol.
- StreamId string
- The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
- VpcInterface stringName 
- The name of the VPC Interface this Source is configured with.
- WhitelistCidr string
- The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
- Decryption
FlowSource Encryption 
- The type of encryption that is used on the content ingested from this source.
- Description string
- A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.
- EntitlementArn string
- The ARN of the entitlement that allows you to subscribe to content that comes from another AWS account. The entitlement is set by the content originator and the ARN is generated as part of the originator's flow.
- FlowArn string
- The ARN of the flow.
- GatewayBridge FlowSource Source Gateway Bridge Source 
- The source configuration for cloud flows receiving a stream from a bridge.
- IngestIp string
- The IP address that the flow will be listening on for incoming content.
- IngestPort int
- The port that the flow will be listening on for incoming content.
- MaxBitrate int
- The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
- MaxLatency int
- The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
- MinLatency int
- The minimum latency in milliseconds.
- Protocol
FlowSource Protocol 
- The protocol that is used by the source.
- SenderControl intPort 
- The port that the flow uses to send outbound requests to initiate connection with the sender for fujitsu-qos protocol.
- SenderIp stringAddress 
- The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.
- SourceArn string
- The ARN of the source.
- SourceIngest stringPort 
- The port that the flow will be listening on for incoming content.(ReadOnly)
- SourceListener stringAddress 
- Source IP or domain name for SRT-caller protocol.
- SourceListener intPort 
- Source port for SRT-caller protocol.
- StreamId string
- The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
- VpcInterface stringName 
- The name of the VPC Interface this Source is configured with.
- WhitelistCidr string
- The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
- decryption
FlowSource Encryption 
- The type of encryption that is used on the content ingested from this source.
- description String
- A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.
- entitlementArn String
- The ARN of the entitlement that allows you to subscribe to content that comes from another AWS account. The entitlement is set by the content originator and the ARN is generated as part of the originator's flow.
- flowArn String
- The ARN of the flow.
- gatewayBridge FlowSource Source Gateway Bridge Source 
- The source configuration for cloud flows receiving a stream from a bridge.
- ingestIp String
- The IP address that the flow will be listening on for incoming content.
- ingestPort Integer
- The port that the flow will be listening on for incoming content.
- maxBitrate Integer
- The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
- maxLatency Integer
- The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
- minLatency Integer
- The minimum latency in milliseconds.
- protocol
FlowSource Protocol 
- The protocol that is used by the source.
- senderControl IntegerPort 
- The port that the flow uses to send outbound requests to initiate connection with the sender for fujitsu-qos protocol.
- senderIp StringAddress 
- The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.
- sourceArn String
- The ARN of the source.
- sourceIngest StringPort 
- The port that the flow will be listening on for incoming content.(ReadOnly)
- sourceListener StringAddress 
- Source IP or domain name for SRT-caller protocol.
- sourceListener IntegerPort 
- Source port for SRT-caller protocol.
- streamId String
- The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
- vpcInterface StringName 
- The name of the VPC Interface this Source is configured with.
- whitelistCidr String
- The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
- decryption
FlowSource Encryption 
- The type of encryption that is used on the content ingested from this source.
- description string
- A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.
- entitlementArn string
- The ARN of the entitlement that allows you to subscribe to content that comes from another AWS account. The entitlement is set by the content originator and the ARN is generated as part of the originator's flow.
- flowArn string
- The ARN of the flow.
- gatewayBridge FlowSource Source Gateway Bridge Source 
- The source configuration for cloud flows receiving a stream from a bridge.
- ingestIp string
- The IP address that the flow will be listening on for incoming content.
- ingestPort number
- The port that the flow will be listening on for incoming content.
- maxBitrate number
- The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
- maxLatency number
- The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
- minLatency number
- The minimum latency in milliseconds.
- protocol
FlowSource Protocol 
- The protocol that is used by the source.
- senderControl numberPort 
- The port that the flow uses to send outbound requests to initiate connection with the sender for fujitsu-qos protocol.
- senderIp stringAddress 
- The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.
- sourceArn string
- The ARN of the source.
- sourceIngest stringPort 
- The port that the flow will be listening on for incoming content.(ReadOnly)
- sourceListener stringAddress 
- Source IP or domain name for SRT-caller protocol.
- sourceListener numberPort 
- Source port for SRT-caller protocol.
- streamId string
- The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
- vpcInterface stringName 
- The name of the VPC Interface this Source is configured with.
- whitelistCidr string
- The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
- decryption
FlowSource Encryption 
- The type of encryption that is used on the content ingested from this source.
- description str
- A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.
- entitlement_arn str
- The ARN of the entitlement that allows you to subscribe to content that comes from another AWS account. The entitlement is set by the content originator and the ARN is generated as part of the originator's flow.
- flow_arn str
- The ARN of the flow.
- gateway_bridge_ Flowsource Source Gateway Bridge Source 
- The source configuration for cloud flows receiving a stream from a bridge.
- ingest_ip str
- The IP address that the flow will be listening on for incoming content.
- ingest_port int
- The port that the flow will be listening on for incoming content.
- max_bitrate int
- The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
- max_latency int
- The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
- min_latency int
- The minimum latency in milliseconds.
- protocol
FlowSource Protocol 
- The protocol that is used by the source.
- sender_control_ intport 
- The port that the flow uses to send outbound requests to initiate connection with the sender for fujitsu-qos protocol.
- sender_ip_ straddress 
- The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.
- source_arn str
- The ARN of the source.
- source_ingest_ strport 
- The port that the flow will be listening on for incoming content.(ReadOnly)
- source_listener_ straddress 
- Source IP or domain name for SRT-caller protocol.
- source_listener_ intport 
- Source port for SRT-caller protocol.
- stream_id str
- The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
- vpc_interface_ strname 
- The name of the VPC Interface this Source is configured with.
- whitelist_cidr str
- The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
- decryption Property Map
- The type of encryption that is used on the content ingested from this source.
- description String
- A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.
- entitlementArn String
- The ARN of the entitlement that allows you to subscribe to content that comes from another AWS account. The entitlement is set by the content originator and the ARN is generated as part of the originator's flow.
- flowArn String
- The ARN of the flow.
- gatewayBridge Property MapSource 
- The source configuration for cloud flows receiving a stream from a bridge.
- ingestIp String
- The IP address that the flow will be listening on for incoming content.
- ingestPort Number
- The port that the flow will be listening on for incoming content.
- maxBitrate Number
- The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
- maxLatency Number
- The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
- minLatency Number
- The minimum latency in milliseconds.
- protocol "zixi-push" | "rtp-fec" | "rtp" | "rist" | "fujitsu-qos" | "srt-listener" | "srt-caller" | "st2110-jpegxs" | "cdi"
- The protocol that is used by the source.
- senderControl NumberPort 
- The port that the flow uses to send outbound requests to initiate connection with the sender for fujitsu-qos protocol.
- senderIp StringAddress 
- The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.
- sourceArn String
- The ARN of the source.
- sourceIngest StringPort 
- The port that the flow will be listening on for incoming content.(ReadOnly)
- sourceListener StringAddress 
- Source IP or domain name for SRT-caller protocol.
- sourceListener NumberPort 
- Source port for SRT-caller protocol.
- streamId String
- The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
- vpcInterface StringName 
- The name of the VPC Interface this Source is configured with.
- whitelistCidr String
- The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
Supporting Types
FlowSourceEncryption  
- RoleArn string
- The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
- Algorithm
Pulumi.Aws Native. Media Connect. Flow Source Encryption Algorithm 
- The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
- ConstantInitialization stringVector 
- A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content. This parameter is not valid for static key encryption.
- DeviceId string
- The value of one of the devices that you configured with your digital rights management (DRM) platform key provider. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- KeyType Pulumi.Aws Native. Media Connect. Flow Source Encryption Key Type 
- The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
- Region string
- The AWS Region that the API Gateway proxy endpoint was created in. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- ResourceId string
- An identifier for the content. The service sends this value to the key server to identify the current endpoint. The resource ID is also known as the content ID. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- SecretArn string
- The ARN of the secret that you created in AWS Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.
- Url string
- The URL from the API Gateway proxy that you set up to talk to your key server. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- RoleArn string
- The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
- Algorithm
FlowSource Encryption Algorithm 
- The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
- ConstantInitialization stringVector 
- A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content. This parameter is not valid for static key encryption.
- DeviceId string
- The value of one of the devices that you configured with your digital rights management (DRM) platform key provider. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- KeyType FlowSource Encryption Key Type 
- The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
- Region string
- The AWS Region that the API Gateway proxy endpoint was created in. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- ResourceId string
- An identifier for the content. The service sends this value to the key server to identify the current endpoint. The resource ID is also known as the content ID. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- SecretArn string
- The ARN of the secret that you created in AWS Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.
- Url string
- The URL from the API Gateway proxy that you set up to talk to your key server. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- roleArn String
- The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
- algorithm
FlowSource Encryption Algorithm 
- The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
- constantInitialization StringVector 
- A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content. This parameter is not valid for static key encryption.
- deviceId String
- The value of one of the devices that you configured with your digital rights management (DRM) platform key provider. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- keyType FlowSource Encryption Key Type 
- The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
- region String
- The AWS Region that the API Gateway proxy endpoint was created in. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- resourceId String
- An identifier for the content. The service sends this value to the key server to identify the current endpoint. The resource ID is also known as the content ID. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- secretArn String
- The ARN of the secret that you created in AWS Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.
- url String
- The URL from the API Gateway proxy that you set up to talk to your key server. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- roleArn string
- The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
- algorithm
FlowSource Encryption Algorithm 
- The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
- constantInitialization stringVector 
- A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content. This parameter is not valid for static key encryption.
- deviceId string
- The value of one of the devices that you configured with your digital rights management (DRM) platform key provider. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- keyType FlowSource Encryption Key Type 
- The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
- region string
- The AWS Region that the API Gateway proxy endpoint was created in. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- resourceId string
- An identifier for the content. The service sends this value to the key server to identify the current endpoint. The resource ID is also known as the content ID. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- secretArn string
- The ARN of the secret that you created in AWS Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.
- url string
- The URL from the API Gateway proxy that you set up to talk to your key server. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- role_arn str
- The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
- algorithm
FlowSource Encryption Algorithm 
- The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
- constant_initialization_ strvector 
- A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content. This parameter is not valid for static key encryption.
- device_id str
- The value of one of the devices that you configured with your digital rights management (DRM) platform key provider. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- key_type FlowSource Encryption Key Type 
- The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
- region str
- The AWS Region that the API Gateway proxy endpoint was created in. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- resource_id str
- An identifier for the content. The service sends this value to the key server to identify the current endpoint. The resource ID is also known as the content ID. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- secret_arn str
- The ARN of the secret that you created in AWS Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.
- url str
- The URL from the API Gateway proxy that you set up to talk to your key server. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- roleArn String
- The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
- algorithm "aes128" | "aes192" | "aes256"
- The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
- constantInitialization StringVector 
- A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content. This parameter is not valid for static key encryption.
- deviceId String
- The value of one of the devices that you configured with your digital rights management (DRM) platform key provider. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- keyType "speke" | "static-key" | "srt-password"
- The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
- region String
- The AWS Region that the API Gateway proxy endpoint was created in. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- resourceId String
- An identifier for the content. The service sends this value to the key server to identify the current endpoint. The resource ID is also known as the content ID. This parameter is required for SPEKE encryption and is not valid for static key encryption.
- secretArn String
- The ARN of the secret that you created in AWS Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.
- url String
- The URL from the API Gateway proxy that you set up to talk to your key server. This parameter is required for SPEKE encryption and is not valid for static key encryption.
FlowSourceEncryptionAlgorithm   
FlowSourceEncryptionKeyType    
FlowSourceGatewayBridgeSource    
- BridgeArn string
- The ARN of the bridge feeding this flow.
- VpcInterface Pulumi.Attachment Aws Native. Media Connect. Inputs. Flow Source Vpc Interface Attachment 
- The name of the VPC interface attachment to use for this bridge source.
- BridgeArn string
- The ARN of the bridge feeding this flow.
- VpcInterface FlowAttachment Source Vpc Interface Attachment 
- The name of the VPC interface attachment to use for this bridge source.
- bridgeArn String
- The ARN of the bridge feeding this flow.
- vpcInterface FlowAttachment Source Vpc Interface Attachment 
- The name of the VPC interface attachment to use for this bridge source.
- bridgeArn string
- The ARN of the bridge feeding this flow.
- vpcInterface FlowAttachment Source Vpc Interface Attachment 
- The name of the VPC interface attachment to use for this bridge source.
- bridge_arn str
- The ARN of the bridge feeding this flow.
- vpc_interface_ Flowattachment Source Vpc Interface Attachment 
- The name of the VPC interface attachment to use for this bridge source.
- bridgeArn String
- The ARN of the bridge feeding this flow.
- vpcInterface Property MapAttachment 
- The name of the VPC interface attachment to use for this bridge source.
FlowSourceProtocol  
FlowSourceVpcInterfaceAttachment    
- VpcInterface stringName 
- The name of the VPC interface to use for this resource.
- VpcInterface stringName 
- The name of the VPC interface to use for this resource.
- vpcInterface StringName 
- The name of the VPC interface to use for this resource.
- vpcInterface stringName 
- The name of the VPC interface to use for this resource.
- vpc_interface_ strname 
- The name of the VPC interface to use for this resource.
- vpcInterface StringName 
- The name of the VPC interface to use for this resource.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi