DeviceType
class DeviceType
Information about a user's device that they've registered for device SRP authentication in your application. For more information, see Working with user devices in your user pool.
Types
Properties
Link copied to clipboard
Metadata about a user's device, like name and last-access source IP.
Link copied to clipboard
The date and time when the item was created. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a human-readable format like ISO 8601 or a Java Date
object.
Link copied to clipboard
The date when the user last signed in with the device.
Link copied to clipboard
The date and time when the item was modified. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a human-readable format like ISO 8601 or a Java Date
object.