---
type: resource-type
title: SdiSource
description: aws resource type AWS::MediaLive::SdiSource
name: SdiSource
lexicon: aws
resource_type: AWS::MediaLive::SdiSource
---
`AWS::MediaLive::SdiSource`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the SdiSource.
- `Type` (`SdiSource_SdiSourceType`, required)
- `Arn` (`string`, optional): The unique arn of the SdiSource.
- `Id` (`string`, optional): The unique identifier of the SdiSource.
- `Inputs` (`string[]`, optional): The list of inputs currently using this SDI source.
- `Mode` (`SdiSource_SdiSourceMode`, optional)
- `State` (`SdiSource_SdiSourceState`, optional)
- `Tags` (`SdiSource_Tags[]`, optional): A collection of key-value pairs.

## Attributes

- `Arn`
- `Id`
- `Inputs`
- `State`
