Skip to content

[BB-546] Add account provisioning capabilities to AWS connector#69

Merged
btipling merged 2 commits intomainfrom
BB-546-aws-account-provisioning
Jun 4, 2025
Merged

[BB-546] Add account provisioning capabilities to AWS connector#69
btipling merged 2 commits intomainfrom
BB-546-aws-account-provisioning

Conversation

@btipling
Copy link
Contributor

@btipling btipling commented May 30, 2025

Summary

  • Add support for creating AWS IAM users
  • Implement CreateAccount and CreateAccountCapabilityDetails methods
  • Leverage the existing AWS SDK IAM client for user provisioning

🤖 Generated with Claude Code

image image

btipling and others added 2 commits May 30, 2025 15:58
Add support for creating AWS SSO users via the AccountManager interface

- Implement CreateAccount method to provision users via SCIM API
- Implement CreateAccountCapabilityDetails method to specify supported options
- Use NO_PASSWORD option for AWS SSO which sends welcome emails by default
- Add proper name extraction from email or profile data

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
SSO users should be handled by the SSO integration
@btipling btipling requested a review from a team June 3, 2025 23:19
@btipling btipling merged commit 4694e34 into main Jun 4, 2025
3 checks passed
@btipling btipling deleted the BB-546-aws-account-provisioning branch June 4, 2025 16:09
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.

2 participants