generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 206
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
So I was able to sync all Gsuite users via the "users_groups" but I am not seeing any Google Workspaces groups in AWS SSO Console.
Ideally I just want to sync all GSuite groups with AWS SSO and then deploy an AWS SSO permission set for GSuite group, I am using the following command:
./ssosync -t $SSOSYNC_SCIM_ACCESS_TOKEN -e $SSOSYNC_SCIM_ENDPOINT -u -c <key.json>
-g 'name:Fuel* email:all*' --sync-method 'groups'
and I am getting this
INFO[0000] Syncing AWS users and groups from Google Workspace SAML Application
INFO[0000] syncing sync_method=groups
INFO[0000] get google groups query="name:Fuel* email:all*"
FATA[0001] googleapi: Error 400: Invalid Input: query, invalid
what i am doing wrong to sync the GSuite email groups to AWS SSO Groups?
deanmalan
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request