Package-level declarations

Types

Link copied to clipboard

Amazon Web Services Snow Device Management documentation.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Inherited functions

Link copied to clipboard

Sends a cancel request for a specified task. You can cancel a task only if it's still in a QUEUED state. Tasks that are already running can't be cancelled.

Link copied to clipboard

Instructs one or more devices to start a task, such as unlocking or rebooting.

Link copied to clipboard

Checks device-specific information, such as the device type, software version, IP addresses, and lock status.

Link copied to clipboard

Checks the current state of the Amazon EC2 instances. The output is similar to describeDevice, but the results are sourced from the device cache in the Amazon Web Services Cloud and include a subset of the available fields.

Link copied to clipboard

Checks the status of a remote task running on one or more target devices.

Link copied to clipboard

Checks the metadata for a given task on a device.

Link copied to clipboard

Returns a list of the Amazon Web Services resources available for a device. Currently, Amazon EC2 instances are the only supported resource type.

Link copied to clipboard

Returns a list of all devices on your Amazon Web Services account that have Amazon Web Services Snow Device Management enabled in the Amazon Web Services Region where the command is run.

Link copied to clipboard

Returns the status of tasks for one or more target devices.

Link copied to clipboard

Returns a list of tags for a managed device or task.

Link copied to clipboard

Returns a list of tasks that can be filtered by state.

Link copied to clipboard

Adds or replaces tags on a device or task.

Link copied to clipboard

Removes a tag from a device or task.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.