awslabs / awslabs/aws-solutions-constructs

aws-fargate-opensearch Set Cognito Password Policy request

Open
#977 1 comment 0 reactions 0 assignees View on GitHub
feature-request needs-triage
Dominant language
TypeScript
Stars
1.4k
Forks
268
Avg merge
5h 18m
Merged PRs (30d)
5

Description

Provide props that user can set cognito user pool's password policy that minimally specify a password length of at least 8 characters, as well as requiring uppercase, numeric, and special characters.

### Use Case

In building prototyping, there's a cdk-nag that The Cognito user pool does not have a password policy that minimally specify a password length of at least 8 characters, as well as requiring uppercase, numeric, and special characters.
I'd like to set password policy to resolve this error.

### Proposed Solution

### Other

* [ ] :wave: I may be able to implement this feature request
* [ ] :warning: This feature might incur a breaking change

---

This is a :rocket: Feature Request

Contributor guide

Open the contributing guide

Research direction

Start by locating the aws-fargate-opensearch construct and its Cognito user pool definition, then inspect any existing props and tests for that construct. The work is done when callers can configure the requested password policy and tests verify the minimum length and character requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
authentication, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.