awslabs / data-solutions-framework-on-aws

An open-source framework that simplifies implementation of data solutions.
https://awslabs.github.io/data-solutions-framework-on-aws/
Apache License 2.0
105 stars 14 forks source link

fix: Adding missing IAM policy to be able to execute updates on MSK topics #677

Closed armaseg closed 2 weeks ago

armaseg commented 2 weeks ago

676

Description of changes:

Adding missing IAM policy to be able to update properties on MSK topics

Checklist

* [ ] Update tests * [ ] Update docs * [X] PR title follows [conventional commit semantics](https://www.conventionalcommits.org/en/v1.0.0/) (`fix: `, `feat: `, `docs: `, ...) By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.