Module Awso_snow_device_management.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule AttachmentStatus : sig ... end
Sourcemodule Boolean : sig ... end
Sourcemodule String_ : sig ... end
Sourcemodule Timestamp : sig ... end
Sourcemodule EbsInstanceBlockDevice : sig ... end

Describes a parameter used to set up an Amazon Elastic Block Store (Amazon EBS) volume in a block device mapping.

Sourcemodule Integer : sig ... end

The description of a block device mapping.

Sourcemodule InstanceStateName : sig ... end
Sourcemodule SecurityGroupIdentifier : sig ... end

Information about the device's security group.

Sourcemodule CpuOptions : sig ... end

The options for how a device's CPU is configured.

Sourcemodule InstanceState : sig ... end

The description of the current state of an instance.

Sourcemodule TagMap : sig ... end
Sourcemodule TaskId : sig ... end
Sourcemodule TaskState : sig ... end
Sourcemodule ExecutionId : sig ... end
Sourcemodule ExecutionState : sig ... end
Sourcemodule ManagedDeviceId : sig ... end
Sourcemodule CapacityNameString : sig ... end
Sourcemodule CapacityUnitString : sig ... end
Sourcemodule Long : sig ... end
Sourcemodule IpAddressAssignment : sig ... end
Sourcemodule PhysicalConnectorType : sig ... end
Sourcemodule Instance : sig ... end

The description of an instance. Currently, Amazon EC2 instances are the only supported instance type.

Sourcemodule TaskSummary : sig ... end

Information about the task assigned to one or many devices.

Sourcemodule ExecutionSummary : sig ... end

The summary of a task execution on a specified device.

Sourcemodule DeviceSummary : sig ... end

Identifying information about the device.

Sourcemodule ResourceSummary : sig ... end

A summary of a resource available on the device.

Sourcemodule Capacity : sig ... end

The physical capacity of the Amazon Web Services Snow Family device.

Sourcemodule PhysicalNetworkInterface : sig ... end

The details about the physical network interface for the device.

Sourcemodule InstanceSummary : sig ... end

The details about the instance.

Sourcemodule Reboot : sig ... end

A structure used to reboot the device.

Sourcemodule Unlock : sig ... end

A structure used to unlock a device.

Sourcemodule TagKeys : sig ... end
Sourcemodule AccessDeniedException : sig ... end

You don't have sufficient access to perform this action.

Sourcemodule InternalServerException : sig ... end

An unexpected error occurred while processing the request.

Sourcemodule NextToken : sig ... end
Sourcemodule TaskSummaryList : sig ... end
Sourcemodule ThrottlingException : sig ... end

The request was denied due to request throttling.

Sourcemodule ValidationException : sig ... end

The input fails to satisfy the constraints specified by an Amazon Web Services service.

Sourcemodule MaxResults : sig ... end
Sourcemodule ResourceNotFoundException : sig ... end

The request references a resource that doesn't exist.

Sourcemodule ExecutionSummaryList : sig ... end
Sourcemodule DeviceSummaryList : sig ... end
Sourcemodule JobId : sig ... end
Sourcemodule ResourceSummaryList : sig ... end
Sourcemodule TargetList : sig ... end
Sourcemodule TaskDescriptionString : sig ... end
Sourcemodule CapacityList : sig ... end
Sourcemodule SoftwareInformation : sig ... end

Information about the software on the device.

Sourcemodule UnlockState : sig ... end
Sourcemodule InstanceSummaryList : sig ... end
Sourcemodule InstanceIdsList : sig ... end

The request would cause a service quota to be exceeded.

Sourcemodule Command : sig ... end

The command given to the device to execute.

Sourcemodule IdempotencyToken : sig ... end
Sourcemodule UntagResourceInput : sig ... end

Removes a tag from a device or task.

Sourcemodule TagResourceInput : sig ... end

Adds or replaces tags on a device or task.

Sourcemodule ListTasksOutput : sig ... end

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

Sourcemodule ListTasksInput : sig ... end

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

Sourcemodule ListTagsForResourceOutput : sig ... end

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

Sourcemodule ListTagsForResourceInput : sig ... end

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

Sourcemodule ListExecutionsOutput : sig ... end

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

Sourcemodule ListExecutionsInput : sig ... end

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

Sourcemodule ListDevicesOutput : sig ... end

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.

Sourcemodule ListDevicesInput : sig ... end

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.

Sourcemodule ListDeviceResourcesOutput : sig ... end

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

Sourcemodule ListDeviceResourcesInput : sig ... end

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

Sourcemodule DescribeTaskOutput : sig ... end

Checks the metadata for a given task on a device.

Sourcemodule DescribeTaskInput : sig ... end

Checks the metadata for a given task on a device.

Sourcemodule DescribeExecutionOutput : sig ... end

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

Sourcemodule DescribeExecutionInput : sig ... end

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

Sourcemodule DescribeDeviceOutput : sig ... end

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

Sourcemodule DescribeDeviceInput : sig ... end

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

Sourcemodule DescribeDeviceEc2Output : sig ... end

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.

Sourcemodule DescribeDeviceEc2Input : sig ... end

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.

Sourcemodule CreateTaskOutput : sig ... end

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

Sourcemodule CreateTaskInput : sig ... end

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

Sourcemodule CancelTaskOutput : sig ... end

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. A task might still run if it's processed from the queue before the CancelTask operation changes the task's state.

Sourcemodule CancelTaskInput : sig ... end

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. A task might still run if it's processed from the queue before the CancelTask operation changes the task's state.