AWS Native v0.64.0, Jun 2 23
AWS Native v0.64.0, Jun 2 23
aws-native.mediaconnect.getFlow
Explore with Pulumi AI
Resource schema for AWS::MediaConnect::Flow
Using getFlow
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 getFlow(args: GetFlowArgs, opts?: InvokeOptions): Promise<GetFlowResult>
function getFlowOutput(args: GetFlowOutputArgs, opts?: InvokeOptions): Output<GetFlowResult>
def get_flow(flow_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFlowResult
def get_flow_output(flow_arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFlowResult]
func LookupFlow(ctx *Context, args *LookupFlowArgs, opts ...InvokeOption) (*LookupFlowResult, error)
func LookupFlowOutput(ctx *Context, args *LookupFlowOutputArgs, opts ...InvokeOption) LookupFlowResultOutput
> Note: This function is named LookupFlow
in the Go SDK.
public static class GetFlow
{
public static Task<GetFlowResult> InvokeAsync(GetFlowArgs args, InvokeOptions? opts = null)
public static Output<GetFlowResult> Invoke(GetFlowInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFlowResult> getFlow(GetFlowArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:mediaconnect:getFlow
arguments:
# arguments dictionary
The following arguments are supported:
- Flow
Arn string The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- Flow
Arn string The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- flow
Arn String The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- flow
Arn string The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- flow_
arn str The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- flow
Arn String The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
getFlow Result
The following output properties are available:
- Flow
Arn string The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- Flow
Availability stringZone The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.(ReadOnly)
- Source
Pulumi.
Aws Native. Media Connect. Outputs. Flow Source The source of the flow.
- Source
Failover Pulumi.Config Aws Native. Media Connect. Outputs. Flow Failover Config The source failover config of the flow.
- Flow
Arn string The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- Flow
Availability stringZone The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.(ReadOnly)
- Source
Flow
Source Type The source of the flow.
- Source
Failover FlowConfig Failover Config The source failover config of the flow.
- flow
Arn String The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- flow
Availability StringZone The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.(ReadOnly)
- source
Flow
Source The source of the flow.
- source
Failover FlowConfig Failover Config The source failover config of the flow.
- flow
Arn string The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- flow
Availability stringZone The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.(ReadOnly)
- source
Flow
Source The source of the flow.
- source
Failover FlowConfig Failover Config The source failover config of the flow.
- flow_
arn str The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- flow_
availability_ strzone The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.(ReadOnly)
- source
Flow
Source The source of the flow.
- source_
failover_ Flowconfig Failover Config The source failover config of the flow.
- flow
Arn String The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
- flow
Availability StringZone The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.(ReadOnly)
- source Property Map
The source of the flow.
- source
Failover Property MapConfig The source failover config of the flow.
Supporting Types
FlowEncryption
- Role
Arn 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 Encryption Algorithm The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
- Constant
Initialization 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.
- Device
Id 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.
- Key
Type Pulumi.Aws Native. Media Connect. Flow 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.
- Resource
Id 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.
- Secret
Arn 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 string The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
- Algorithm
Flow
Encryption Algorithm The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
- Constant
Initialization 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.
- Device
Id 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.
- Key
Type FlowEncryption 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.
- Resource
Id 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.
- Secret
Arn 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 String The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
- algorithm
Flow
Encryption Algorithm The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
- constant
Initialization 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.
- device
Id 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.
- key
Type FlowEncryption 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.
- resource
Id 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.
- secret
Arn 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 string The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
- algorithm
Flow
Encryption Algorithm The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
- constant
Initialization 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.
- device
Id 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.
- key
Type FlowEncryption 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.
- resource
Id 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.
- secret
Arn 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
Flow
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 FlowEncryption 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.
- role
Arn 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).
- constant
Initialization 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.
- device
Id 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.
- key
Type "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.
- resource
Id 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.
- secret
Arn 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.
FlowEncryptionAlgorithm
FlowEncryptionKeyType
FlowFailoverConfig
- Failover
Mode Pulumi.Aws Native. Media Connect. Flow Failover Config Failover Mode The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.
- Recovery
Window int Search window time to look for dash-7 packets
- Source
Priority Pulumi.Aws Native. Media Connect. Inputs. Flow Failover Config Source Priority Properties The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
- State
Pulumi.
Aws Native. Media Connect. Flow Failover Config State
- Failover
Mode FlowFailover Config Failover Mode The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.
- Recovery
Window int Search window time to look for dash-7 packets
- Source
Priority FlowFailover Config Source Priority Properties The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
- State
Flow
Failover Config State
- failover
Mode FlowFailover Config Failover Mode The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.
- recovery
Window Integer Search window time to look for dash-7 packets
- source
Priority FlowFailover Config Source Priority Properties The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
- state
Flow
Failover Config State
- failover
Mode FlowFailover Config Failover Mode The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.
- recovery
Window number Search window time to look for dash-7 packets
- source
Priority FlowFailover Config Source Priority Properties The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
- state
Flow
Failover Config State
- failover_
mode FlowFailover Config Failover Mode The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.
- recovery_
window int Search window time to look for dash-7 packets
- source_
priority FlowFailover Config Source Priority Properties The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
- state
Flow
Failover Config State
- failover
Mode "MERGE" | "FAILOVER" The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.
- recovery
Window Number Search window time to look for dash-7 packets
- source
Priority Property Map The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
- state "ENABLED" | "DISABLED"
FlowFailoverConfigFailoverMode
FlowFailoverConfigSourcePriorityProperties
- Primary
Source string The name of the source you choose as the primary source for this flow.
- Primary
Source string The name of the source you choose as the primary source for this flow.
- primary
Source String The name of the source you choose as the primary source for this flow.
- primary
Source string The name of the source you choose as the primary source for this flow.
- primary_
source str The name of the source you choose as the primary source for this flow.
- primary
Source String The name of the source you choose as the primary source for this flow.
FlowFailoverConfigState
FlowSource
- Decryption
Pulumi.
Aws Native. Media Connect. Inputs. Flow Encryption The type of decryption 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.
- Entitlement
Arn 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.
- Ingest
Ip string 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.
- Name string
The name of the source.
- Protocol
Pulumi.
Aws Native. Media Connect. Flow Source 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 stringAddress The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.
- Source
Arn string The ARN of the source.
- Source
Ingest stringPort The port that the flow will be listening on for incoming content.(ReadOnly)
- Source
Listener stringAddress Source IP or domain name for SRT-caller protocol.
- Source
Listener intPort Source port for SRT-caller protocol.
- Stream
Id string The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
- Vpc
Interface stringName The name of the VPC Interface this Source is configured with.
- Whitelist
Cidr 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
Flow
Encryption The type of decryption 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.
- Entitlement
Arn 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.
- Ingest
Ip string 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.
- Name string
The name of the source.
- Protocol
Flow
Source 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 stringAddress The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.
- Source
Arn string The ARN of the source.
- Source
Ingest stringPort The port that the flow will be listening on for incoming content.(ReadOnly)
- Source
Listener stringAddress Source IP or domain name for SRT-caller protocol.
- Source
Listener intPort Source port for SRT-caller protocol.
- Stream
Id string The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
- Vpc
Interface stringName The name of the VPC Interface this Source is configured with.
- Whitelist
Cidr 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
Flow
Encryption The type of decryption 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.
- entitlement
Arn 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.
- ingest
Ip String The IP address that the flow will be listening on for incoming content.
- ingest
Port Integer The port that the flow will be listening on for incoming content.
- max
Bitrate Integer The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
- max
Latency Integer The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
- min
Latency Integer The minimum latency in milliseconds.
- name String
The name of the source.
- protocol
Flow
Source Protocol The protocol that is used by the source.
- sender
Control IntegerPort The port that the flow uses to send outbound requests to initiate connection with the sender for fujitsu-qos protocol.
- sender
Ip StringAddress The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.
- source
Arn String The ARN of the source.
- source
Ingest StringPort The port that the flow will be listening on for incoming content.(ReadOnly)
- source
Listener StringAddress Source IP or domain name for SRT-caller protocol.
- source
Listener IntegerPort Source port for SRT-caller protocol.
- stream
Id String The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
- vpc
Interface StringName The name of the VPC Interface this Source is configured with.
- whitelist
Cidr 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
Flow
Encryption The type of decryption 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.
- entitlement
Arn 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.
- ingest
Ip string The IP address that the flow will be listening on for incoming content.
- ingest
Port number The port that the flow will be listening on for incoming content.
- max
Bitrate number The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
- max
Latency number The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
- min
Latency number The minimum latency in milliseconds.
- name string
The name of the source.
- protocol
Flow
Source Protocol The protocol that is used by the source.
- sender
Control numberPort The port that the flow uses to send outbound requests to initiate connection with the sender for fujitsu-qos protocol.
- sender
Ip stringAddress The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.
- source
Arn string The ARN of the source.
- source
Ingest stringPort The port that the flow will be listening on for incoming content.(ReadOnly)
- source
Listener stringAddress Source IP or domain name for SRT-caller protocol.
- source
Listener numberPort Source port for SRT-caller protocol.
- stream
Id string The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
- vpc
Interface stringName The name of the VPC Interface this Source is configured with.
- whitelist
Cidr 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
Flow
Encryption The type of decryption 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.
- 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.
- name str
The name of the source.
- protocol
Flow
Source 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 decryption 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.
- entitlement
Arn 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.
- ingest
Ip String The IP address that the flow will be listening on for incoming content.
- ingest
Port Number The port that the flow will be listening on for incoming content.
- max
Bitrate Number The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
- max
Latency Number The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
- min
Latency Number The minimum latency in milliseconds.
- name String
The name of the source.
- protocol "zixi-push" | "rtp-fec" | "rtp" | "rist" | "fujitsu-qos" | "srt-listener" | "srt-caller"
The protocol that is used by the source.
- sender
Control NumberPort The port that the flow uses to send outbound requests to initiate connection with the sender for fujitsu-qos protocol.
- sender
Ip StringAddress The IP address that the flow communicates with to initiate connection with the sender for fujitsu-qos protocol.
- source
Arn String The ARN of the source.
- source
Ingest StringPort The port that the flow will be listening on for incoming content.(ReadOnly)
- source
Listener StringAddress Source IP or domain name for SRT-caller protocol.
- source
Listener NumberPort Source port for SRT-caller protocol.
- stream
Id String The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
- vpc
Interface StringName The name of the VPC Interface this Source is configured with.
- whitelist
Cidr 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.
FlowSourceProtocol
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0