Class ListTasksCommandProtected
Constructors
constructor
- new ListTasksCommand(input: ListTasksCommandInput): ListTasksCommand
-
Methods
Static
getEndpointParameterInstructions
- getEndpointParameterInstructions(): EndpointParameterInstructions
-
Returns EndpointParameterInstructions
Returns a list of tasks that can be filtered by state.
Example
Use a bare-bones client and the command you need to make an API call.
Param
ListTasksCommandInput
Returns
ListTasksCommandOutput
See
input
shape.response
shape.config
shape.Throws
AccessDeniedException (client fault)
You don't have sufficient access to perform this action.
Throws
InternalServerException (server fault)
An unexpected error occurred while processing the request.
Throws
ThrottlingException (client fault)
The request was denied due to request throttling.
Throws
ValidationException (client fault)
The input fails to satisfy the constraints specified by an Amazon Web Services service.
Throws
SnowDeviceManagementServiceException
Base exception class for all service exceptions from SnowDeviceManagement service.