Skip to content

Commit

Permalink
Merge branch 'FT-843' into FT-887
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavatlan committed Jan 3, 2025
2 parents 529e43d + e5eceea commit 90f281b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyatlan/model/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ def get_connector_name(
IBM_DB2 = ("ibmdb2", AtlanConnectionCategory.DATABASE)
APP = ("app", AtlanConnectionCategory.APP)
BIGID = ("bigid", AtlanConnectionCategory.SAAS)
ANAPLAN = ("anaplan", AtlanConnectionCategory.BI)
AWS_BATCH = ("aws-batch", AtlanConnectionCategory.ELT)
AWS_ECS = ("aws-ecs", AtlanConnectionCategory.ELT)
AWS_LAMBDA = ("aws-lambda", AtlanConnectionCategory.ELT)
Expand Down

0 comments on commit 90f281b

Please sign in to comment.