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

feat: datazone authorizer #691

Open vgkowski opened 1 month ago

vgkowski commented 1 month ago

Issue #, if available:

Description of changes:

Implement MSK topics integration in DataZone. Provides:

  1. DataZone custom asset type for MSK topics
  2. Custom authorizer granting MSK topics read access when subcription is granted in DataZone

Checklist

* [ ] Update tests * [ ] Update docs * [ ] PR title follows [conventional commit semantics](https://www.conventionalcommits.org/en/v1.0.0/) (`fix: `, `feat: `, `docs: `, ...) ## Breaking change checklist

RFC issue #:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.