curl --location '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data '{
"DeviceKey": "string",
"AccessToken": "string"
}'{
"Device": {
"DeviceKey": "string",
"DeviceAttributes": [],
"DeviceCreateDate": "string",
"DeviceLastModifiedDate": "string",
"DeviceLastAuthenticatedDate": "string"
}
}