paws.security.identity (version 0.1.0)

cognitoidentityprovider_admin_get_device: Gets the device, as an administrator

Description

Gets the device, as an administrator.

Usage

cognitoidentityprovider_admin_get_device(DeviceKey, UserPoolId,
  Username)

Arguments

DeviceKey

[required] The device key.

UserPoolId

[required] The user pool ID.

Username

[required] The user name.

Request syntax

svc$admin_get_device(
  DeviceKey = "string",
  UserPoolId = "string",
  Username = "string"
)

Details

Requires developer credentials.