Hi AWS Ansible community,
I’ve submitted a PR to the community.aws repository that adds new MediaLive modules. While the code and tests work in my environment, I’m encountering two build failures that I need help addressing:
- Documentation Build Failure
- I’ve noticed this same documentation build error appearing in other recently merged PRs
- Would appreciate guidance on whether this is a known issue that can be bypassed
- Integration Test Permissions
- The integration tests run successfully in my environment using an IAM role with MediaLive permissions
- The automated build system appears to be failing due to insufficient IAM permissions for MediaLive and IAM
- Looking for confirmation if this is an environment-specific issue that needs to be addressed at the CI level
I’ve commented on the PR but haven’t received any response. Would greatly appreciate any guidance on how to proceed with these build failures or if they can be considered non-blocking for this contribution.
Thanks in advance for any help!