Skip to content

Conversation

@michelemin
Copy link
Collaborator

@michelemin michelemin commented Jun 13, 2025

Add APIs for AWS Identity Store to

  • Create a user
  • Delete a user
  • Add a user to a group
  • Remove a user from a group

obelisk and others added 12 commits May 3, 2025 12:07
* Restructure

* Remove Display impl because it wasn't valuable

* moving more code around; attempting to make it cleaner

* More clean up and variadic type refactor

* Finally made this a red diff

* last bit of reorganization

* Fix comments

* Last little bit of clean up...I hope

* Make Bearer token interpolation happen in a more sensible place

* Add test for Slack webhook

* Add tests for the code I refactored

* Add new get_presence and user_info APIs
* Split Plaid config across multiple TOML files

* Fix integration tests script

* Fix dockerfiles and sort files alphabetically

* Rebase on top of Slack API changes

* Fix integration tests

* Skip Slack tests if secrets are not available

---------

Co-authored-by: Michele Minelli <michele.minelli@smartcontract.com>
* Have GET routes accept a body

* Remove content length check

* Allow GET routes to receive headers
* Remove unused InternalConfig

* Remove comments that were obsolete after DB migration

* Fix Ord for DelayedMessage

* Ensure consistency between DB and logback heap; add in-memory DB

* Add is_persistent

* Remove shortcut for 0-delay logbacks
@michelemin michelemin changed the base branch from main to shadow June 13, 2025 12:50
@michelemin michelemin force-pushed the aws_identity_store branch from c9ecf54 to bc11436 Compare June 13, 2025 12:52
Base automatically changed from shadow to main July 10, 2025 07:32
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.

4 participants