DeviceType - Amazon Cognito User Pools
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DeviceType

The device type.

Contents

DeviceAttributes

The device attributes.

Type: Array of AttributeType objects

Required: No

DeviceCreateDate

The creation date of the device.

Type: Timestamp

Required: No

DeviceKey

The device key.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 55.

Pattern: [\w-]+_[0-9a-f-]+

Required: No

DeviceLastAuthenticatedDate

The date when the device was last authenticated.

Type: Timestamp

Required: No

DeviceLastModifiedDate

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.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: