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
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
CI unrelated
services/identity/src/constants.rs | ||
---|---|---|
138–141 | Decided to restructure it a bit - login time is no longer a "migration-specific" attribute, but instead we have two "deprecated" attributes |