Skip to content

Commit

Permalink
feat(cognito): support UserPoolGroup (#31351)
Browse files Browse the repository at this point in the history
### Issue # (if applicable)

Closes #21026.

### Reason for this change
To support UserPool Group L2 Construct.


### Description of changes
Add `UserPoolGroup` class.



### Description of how you validated changes
Add unit tests and integ tests.


### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
mazyu36 authored Oct 31, 2024
1 parent b800da8 commit 408b20f
Show file tree
Hide file tree
Showing 15 changed files with 851 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 408b20f

Please sign in to comment.