Skip to content

Commit 3492a48

Browse files
authored
HMS Federation Glue Support (#3526)
Closes #3011
1 parent f7f80e8 commit 3492a48

File tree

16 files changed

+879
-173
lines changed

16 files changed

+879
-173
lines changed

labs.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,14 @@ commands:
222222
- name: run-as-collection
223223
description: (Optional) boolean flag to indicate to run the cmd as a collection. Default is False.
224224

225+
- name: migrate-glue-credentials
226+
description: Migrate credentials for glue service access to UC storage credential
227+
flags:
228+
- name: aws-profile
229+
description: AWS Profile to use for authentication
230+
- name: run-as-collection
231+
description: (Optional) boolean flag to indicate to run the cmd as a collection. Default is False.
232+
225233
- name: create-account-groups
226234
is_account_level: true
227235
description: |

0 commit comments

Comments
 (0)