latest--aws-mediaconnect-flowoutput
sharedResource schema for AWS::MediaConnect::FlowOutput. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-mediaconnect.git
Properties
The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.
The protocol that is used by the source or output.
The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
Information about the encryption of the flow.
4 nested properties
The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
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.
The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
A description of the output.
The address where you want to send the output.
The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
The minimum latency in milliseconds.
The name of the output. This value must be unique within the current flow.
The port to use when content is distributed to this output.
The remote ID for the Zixi-pull stream.
The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
The settings for attaching a VPC interface to an output.
1 nested properties
The name of the VPC interface to use for this output.
Definitions
Information about the encryption of the flow.
The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
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.
The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
The settings for attaching a VPC interface to an output.
The name of the VPC interface to use for this output.