---
title: "GET /sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}"
method: GET
path: "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}"
---

# GET /sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}

`GET /sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}`

The live source to describe.

## Path parameters

- `LiveSourceName` string, required
- `SourceLocationName` string, required

## Response `200`

Success

- DescribeLiveSourceResponse
  - `Arn` string — The ARN of the live source.
  - `CreationTime` string, date-time — The timestamp that indicates when the live source was created.
  - `HttpPackageConfigurations` HttpPackageConfiguration[] — The HTTP package configurations.
    - `Path` string, required — The relative path to the URL for this VOD source. This is combined with <code>SourceLocation::HttpConfiguration::BaseUrl</code> to form a valid URL.
    - `SourceGroup` string, required — The name of the source group. This has to match one of the <code>Channel::Outputs::SourceGroup</code>.
    - `Type` 'DASH' | 'HLS', required — The streaming protocol for this package configuration. Supported values are <code>HLS</code> and <code>DASH</code>.
  - `LastModifiedTime` string, date-time — The timestamp that indicates when the live source was modified.
  - `LiveSourceName` string — The name of the live source.
  - `SourceLocationName` string — The name of the source location associated with the live source.
  - `Tags` object — The tags assigned to the live source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.

---

[API](https://skmtc.net/aws/apis/mediatailor.md) · [All operations](https://skmtc.net/aws/apis/mediatailor/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/mediatailor/versions/52c4c025987a/schema)
