AWS::MediaLive::InputResource Type definition for AWS::MediaLive::Input
16 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Destinations | Array<InputDestinationRequest> | |
InputDevices | Array<InputDeviceSettings> | |
InputNetworkLocation | string | Create-only |
InputSecurityGroups | Array<string> | |
MediaConnectFlows | Array<MediaConnectFlowRequest> | |
MulticastSettings | MulticastSettingsCreateRequest | |
Name | string | |
RoleArn | string | |
RouterSettings | RouterSettings | Create-only |
SdiSources | Array<string> | |
Smpte2110ReceiverGroupSettings | Smpte2110ReceiverGroupSettings | |
Sources | Array<InputSourceRequest> | |
SrtSettings | SrtSettingsRequest | |
Tags | object | |
Type | string | Create-only |
Vpc | InputVpcRequest | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
Id | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::MediaLive::Input
Resources:
MyResource:
Type: AWS::MediaLive::Input
Properties:
Tags:
- Key: Environment
Value: Production
Name: !Ref "AWS::StackName"Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
VpcTypeRouterSettingsInputNetworkLocation