aws / aws/aws-cdk

(cognito): (WebAuthnFactorConfiguration missing from L2 constructs)

Open
#37,895 2 comments 0 reactions 0 assignees View on GitHub
@aws-cdk/aws-cognito effort/medium feature-request mixins p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### Describe the feature

WebAuthnFactorConfiguration is an available CFN property that isn't implemented in the L2 Construct

### Use Case

Being able to set basic CFN properties with L2 props is kinda nice.

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

- [x] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### AWS CDK Library version (aws-cdk-lib)

latest

### AWS CDK CLI version

N/A

### Environment details (OS name and version, etc.)

N/A

Contributor guide

Open the contributing guide

Research direction

Start by locating the Cognito L2 construct and its props, then compare them with the available CloudFormation WebAuthnFactorConfiguration property. Check the construct's existing tests for how similar L2 properties are exposed and covered. Done means the property can be set through the L2 props and the relevant tests pass.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.