Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to exclude existing AWS groups when sync-method=users_groups #142

Closed
wants to merge 1 commit into from

Conversation

yesteph
Copy link

@yesteph yesteph commented Jul 17, 2023

Can resolve #141 using a regular expression on groups.

Description of changes:

Add ignore-aws-groups flag to filter existing AWS groups when sync-method=users_groups.
If the flag is not provided, no change on behaviour.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ChrisPates
Copy link
Contributor

This functionality needs a more robust approach to be suitable for all ssosync users.

This items has been merged into a more complete feature request Configurable handling of 'manually created' Users/Groups in IAM Identity Center #179, please review and provide feedback on that item.

@ChrisPates ChrisPates closed this Mar 21, 2024
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.

Exclude manually created Identity Center Groups
2 participants