Skip to content

identitystore: Create identity center users #34345

Open
@jasonrdunne

Description

@jasonrdunne

Describe the feature

Currently, there's no way to create or manage Identity Center users through CDK. This is a significant gap in functionality: while CDK supports Identity Center groups, permission sets, and assignments, the inability to manage users means orgs must maintain a separate workflow (manual or via other tools) just for user management.

Use Case

Most organizations using AWS Organizations with Identity Center need to manage:
User creation/deletion
User attributes (name, email, etc.)
User group memberships

Proposed Solution

Add L1 constructs for Identity Store user management:
new identitystore.CfnUser(...);

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.154.1

Environment details (OS name and version, etc.)

Mac Sonoma 14.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions