feat(medialive): new AWS Elemental MediaLive L2 Construct with integration on MediaConnect L2 alpha - #38563
Conversation
Wiring up MediaConnect with MediaLive
|
👋 It looks like your PR description follows the template but is missing a valid issue number in the first section. PRs without a linked issue will receive lower priority for review and merging. Please update the description to include a reference like |
alvazjor
left a comment
There was a problem hiding this comment.
lgtm, approving its current state
|
@Mergifyio refresh |
✅ Pull request refreshed |
|
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 19 seconds in the queue, including 59 minutes 59 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. |
Issue # (if applicable)
Closes #.
Reason for this change
Next AWS Elemental Media Services L2 construct alpha - with a big API surface!
Description of changes
Full new alpha module
This PR also introduces an integration with aws-mediaconnect-alpha module
Describe any new or updated permissions being added
MediaLive has an auto-generated role (on channel and input) which gets permissions required. This is done inline with documentation: https://docs.aws.amazon.com/medialive/latest/ug/trusted-entity-requirements.html
Description of how you validated changes
Comparisons between validations in Console and L2
Integration tests and unit tests (more to be added with more maturity of alpha module)
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license