feat(mediapackagev2-alpha): new L2 construct#37279
Conversation
fix on UnscopedValidationErrors
|
|
||||||||||||||
|
|
||||||||||||||
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
readme update to provide more help
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Merge Queue Status
This pull request spent 1 hour 10 minutes 43 seconds in the queue, with no time running CI. ReasonPull request #37279 has been dequeued by a HintIf you want to requeue this pull request, you can post a |
|
@Mergifyio dequeue |
added cloudfront integration test
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Merge Queue Status
This pull request spent 12 minutes 11 seconds in the queue, with no time running CI. ReasonThe pull request can't be updated
HintYou should update or rebase your pull request manually. If you do, this pull request will automatically be requeued once the queue conditions match again. |
|
@Mergifyio queue |
Merge Queue Status🛑 Queue command has been cancelled |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Merge Queue Status
This pull request spent 30 minutes 45 seconds in the queue, including 29 minutes 55 seconds running CI. Required conditions to merge
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Reason for this change
New L2 Construct for AWS Elemental MediaPackage V2.
Description of changes
Implements AWS Elemental MediaPackage V2 L2 constructs (inc. Channel Group, Channel, Origin Endpoint, Channel Policy & Origin Endpoint Policy).
RFC: https://github.com/aws/aws-cdk-rfcs/blob/main/text/0728-aws-elemental-mediapackagev2-l2.md
Describe any new or updated permissions being added
N/A
Description of how you validated changes
Coverage on unit test and new integration tests.
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license