-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(cognito): UserPoolGroup CDK construct #21026
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-cognitoRelated to Amazon CognitoRelated to Amazon Cognitoeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p3
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-cognitoRelated to Amazon CognitoRelated to Amazon Cognitoeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p3