Cognito: Device Tracking Setting Resets After Adding Lambda Triggers for Cognito via CDK #33282
Labels
@aws-cdk/aws-cognito
Related to Amazon Cognito
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
Describe the bug
When adding or modifying Lambda triggers for an Amazon Cognito User Pool using AWS CDK, the Device Tracking setting is unexpectedly reset. This requires manual reconfiguration after each deployment.
Regression Issue
Last Known Working CDK Version
No response
Expected Behavior
The Device Tracking setting should retain its configured value after adding or modifying Lambda triggers via AWS CDK.
Current Behavior
The Device Tracking setting is reset, requiring manual reconfiguration after each CDK deployment.
Reproduction Steps
The scripts we use:
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.177.0
Framework Version
No response
Node.js Version
22.13.1
OS
MacOS 15.1.1
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: