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

SSO-Admin instances #7727

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

bblommers
Copy link
Collaborator

@bblommers bblommers commented May 28, 2024

New methods:

  • list_accounts_for_provisioned_permission_set()
  • list_instances()
  • list_permission_sets_provisioned_to_account()
  • update_instance()

The list_instances-call returns a default SSO instance that is created on start-up.

@bblommers bblommers added this to the 5.0.9 milestone May 28, 2024
Copy link

codecov bot commented May 28, 2024

Codecov Report

Attention: Patch coverage is 98.50746% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 94.33%. Comparing base (3300d99) to head (c31ea5c).
Report is 1 commits behind head on master.

Files Patch % Lines
moto/ssoadmin/models.py 97.61% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7727   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files        1092     1092           
  Lines       93039    93104   +65     
=======================================
+ Hits        87770    87834   +64     
- Misses       5269     5270    +1     
Flag Coverage Δ
servertests 29.54% <37.31%> (+<0.01%) ⬆️
unittests 94.30% <98.50%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bblommers bblommers merged commit c637076 into getmoto:master May 29, 2024
40 checks passed
@bblommers bblommers deleted the ssoadmin-instances2 branch May 29, 2024 08:17
Copy link
Contributor

This is now part of moto >= 5.0.9.dev5

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.

1 participant