Skip to content

feat(mediapackagev2): add region attribute on mediapackagev2 resources and extra naming validation#37526

Open
jamiepmullan wants to merge 3 commits intoaws:mainfrom
jamiepmullan:feat/add-region-attributes-to-mediapackagev2
Open

feat(mediapackagev2): add region attribute on mediapackagev2 resources and extra naming validation#37526
jamiepmullan wants to merge 3 commits intoaws:mainfrom
jamiepmullan:feat/add-region-attributes-to-mediapackagev2

Conversation

@jamiepmullan
Copy link
Copy Markdown
Contributor

@jamiepmullan jamiepmullan commented Apr 6, 2026

Reason for this change

Allow cross-region references on an imported MediaPackageV2 channel and extra runtime validation on manifest naming.
Docs: https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-medialive-channel-mediapackageoutputdestinationsettings.html
(MediaPackageRegionName)

Description of changes

Overview of change:

  1. Add region attribute on mediapackagev2 resources
  2. add "from***Arn()" functions for imports
  3. Added validation to unique manifest names

Describe any new or updated permissions being added

N/A

Description of how you validated changes

Added new unit tests

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

add "from***Arn()" functions for imports
Added validation to unique manifest names
@github-actions github-actions bot added p2 repeat-contributor [Pilot] contributed between 3-5 PRs to the CDK labels Apr 6, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team April 6, 2026 09:27
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(This review is outdated)

@jamiepmullan jamiepmullan marked this pull request as draft April 6, 2026 09:29
@jamiepmullan jamiepmullan changed the title feat[mediapackagev2]: Add region attribute on mediapackagev2 resources and extra naming validation feat[mediapackagev2]: add region attribute on mediapackagev2 resources and extra naming validation Apr 6, 2026
@jamiepmullan jamiepmullan changed the title feat[mediapackagev2]: add region attribute on mediapackagev2 resources and extra naming validation feat(mediapackagev2): add region attribute on mediapackagev2 resources and extra naming validation Apr 6, 2026
@jamiepmullan jamiepmullan marked this pull request as ready for review April 7, 2026 10:38
@aws-cdk-automation aws-cdk-automation dismissed their stale review April 7, 2026 10:38

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

⚠️ Experimental Feature: This security report is currently in experimental phase. Results may include false positives and the rules are being actively refined.
This security report is NOT a review blocker. Please try merge from main to avoid findings unrelated to the PR.


TestsPassed ✅SkippedFailed
Security Guardian Results48 ran48 passed
TestResult
No test annotations available

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

⚠️ Experimental Feature: This security report is currently in experimental phase. Results may include false positives and the rules are being actively refined.
This security report is NOT a review blocker. Please try merge from main to avoid findings unrelated to the PR.


TestsPassed ✅SkippedFailed
Security Guardian Results with resolved templates48 ran48 passed
TestResult
No test annotations available

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. repeat-contributor [Pilot] contributed between 3-5 PRs to the CDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants