Skip to content

(cognito): UserPoolGroup CDK construct #21026

@SamStephens

Description

@SamStephens

Describe the feature

Provide a high level construct for Cognito user pool groups.

Use Case

If we want to use CDK to create Cognito Groups, we have to use Level 1/Cfn constructs.

Proposed Solution

Create a high-level CDK Construct for AWS::Cognito::UserPoolGroup. Possibly also add an add_group method to UserPool.

Other Information

Reopening the recently auto-closed issue #13413.

Acknowledgements

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

CDK version used

2.31.0, Python

Environment details (OS name and version, etc.)

Ubuntu 20.04 on WSL 2 within Windows 10.0.19044

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-cognitoRelated to Amazon Cognitoeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions