aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

[AWS::MediaPackageV2::OriginEndpoint] - [Missing ISM container and MSS manifest support]

Open
#2,351 2 comments 4 reactions 0 assignees View on GitHub
Coverage
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::MediaPackageV2::OriginEndpoint

### Resource name

_No response_

### Description

### Use Case

The `AWS::MediaPackageV2::OriginEndpoint` resource is missing support for the `ISM` container type and `MssManifests` configuration.

These options are already available through the AWS Console and API, but are not exposed in CloudFormation. This limits our ability to manage these endpoints via Infrastructure as Code (IaC) and prevents us from using the `awscc` Terraform provider for full automation.

### Request

Please add support for the following:

- `ContainerType: ISM`
- `MssManifests`: configuration block for Smooth Streaming manifests

These features are important for delivering Smooth Streaming content and are fully supported in the MediaPackage V2 API.

### Impact

- Breaks parity between AWS Console/API and CloudFormation
- Prevents automated deployment of ISM endpoints
- Affects Terraform users relying on the awscc provider

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the AWS::MediaPackageV2::OriginEndpoint resource coverage and the MediaPackage V2 API options described in this issue. Confirm how ContainerType: ISM and the MssManifests configuration block should be represented, then verify that CloudFormation and the awscc Terraform provider expose both options. Done means ISM endpoints and Smooth Streaming manifests can be configured through infrastructure as code.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, terraform
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.