Skip to content

Commit

Permalink
HMS Federation Glue Support (#3526)
Browse files Browse the repository at this point in the history
Closes #3011
  • Loading branch information
FastLee authored Jan 23, 2025
1 parent f7f80e8 commit 3492a48
Show file tree
Hide file tree
Showing 16 changed files with 879 additions and 173 deletions.
8 changes: 8 additions & 0 deletions labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,14 @@ commands:
- name: run-as-collection
description: (Optional) boolean flag to indicate to run the cmd as a collection. Default is False.

- name: migrate-glue-credentials
description: Migrate credentials for glue service access to UC storage credential
flags:
- name: aws-profile
description: AWS Profile to use for authentication
- name: run-as-collection
description: (Optional) boolean flag to indicate to run the cmd as a collection. Default is False.

- name: create-account-groups
is_account_level: true
description: |
Expand Down
Loading

0 comments on commit 3492a48

Please sign in to comment.