Skip to content

feat: add AMAZON_MSK to AtlanConnectorType enum#928

Open
vaibhavatlan wants to merge 1 commit intomainfrom
BLDX-938
Open

feat: add AMAZON_MSK to AtlanConnectorType enum#928
vaibhavatlan wants to merge 1 commit intomainfrom
BLDX-938

Conversation

@vaibhavatlan
Copy link
Copy Markdown
Contributor

Summary

  • Adds AMAZON_MSK = ("amazon-msk", AtlanConnectionCategory.EVENT_BUS) to the AtlanConnectorType enum, matching the Java SDK definition
  • Inserted alphabetically alongside the other Kafka/event-bus variants

Linear

Closes BLDX-938

Test plan

  • Verify AtlanConnectorType.AMAZON_MSK resolves to ("amazon-msk", AtlanConnectionCategory.EVENT_BUS)
  • Confirm the extend_enum workaround used during the Plusgrade POV is no longer needed

🤖 Generated with Claude Code

Adds the missing AMAZON_MSK ("amazon-msk", EVENT_BUS) variant to match
the Java SDK and the marketplace connector workflow identifier.

Closes BLDX-938

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant