---
type: resource-type
title: MediaPackageChannel
description: aws resource type AWS::MediaPackage::Channel
name: MediaPackageChannel
lexicon: aws
resource_type: AWS::MediaPackage::Channel
---
`AWS::MediaPackage::Channel`, a resource type of the aws lexicon.

## Properties

- `Id` (`string`, required): The ID of the Channel.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) assigned to the Channel.
- `Description` (`string`, optional): A short text description of the Channel.
- `EgressAccessLogs` (`MediaPackageChannel_LogConfiguration`, optional): The configuration parameters for egress access logging.
- `HlsIngest` (`MediaPackageChannel_HlsIngest`, optional): An HTTP Live Streaming (HLS) ingest resource configuration.
- `IngressAccessLogs` (`MediaPackageChannel_LogConfiguration`, optional): The configuration parameters for egress access logging.
- `Tags` (`MediaPackageChannel_Tag[]`, optional): A collection of tags associated with a resource

## Attributes

- `Arn`
- `HlsIngest.ingestEndpoints.*.Id`
- `HlsIngest.ingestEndpoints.*.Password`
- `HlsIngest.ingestEndpoints.*.Url`
- `HlsIngest.ingestEndpoints.*.Username`
