Addresses ENG-8382.
Introduced index to find devices only by deviceID.
Details
Details
terraform, localstack,
awslocal dynamodb scan --table-name identity-devices --index-name deviceID-index
returns userID, deviceID and loginTime attributes
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
CI unrelated
services/identity/src/constants.rs | ||
---|---|---|
138–141 ↗ | (On Diff #41094) | Decided to restructure it a bit - login time is no longer a "migration-specific" attribute, but instead we have two "deprecated" attributes |