Retrieves the names of all job resources in this Amazon Web Services account, or the resources with the specified tag. This operation allows you to see which resources are available in your account, and their names.
This operation takes the optional Tags field, which you can use as a filter on
the response so that tagged resources can be retrieved as a group. If you choose to use tags
filtering, only resources with the tag are retrieved.
Example
Use a bare-bones client and the command you need to make an API call.
Retrieves the names of all job resources in this Amazon Web Services account, or the resources with the specified tag. This operation allows you to see which resources are available in your account, and their names.
This operation takes the optional
Tags
field, which you can use as a filter on the response so that tagged resources can be retrieved as a group. If you choose to use tags filtering, only resources with the tag are retrieved.Example
Use a bare-bones client and the command you need to make an API call.
Param
ListJobsCommandInput
Returns
ListJobsCommandOutput
See
input
shape.response
shape.config
shape.Throws
EntityNotFoundException (client fault)
A specified entity does not exist
Throws
InternalServiceException (server fault)
An internal service error occurred.
Throws
InvalidInputException (client fault)
The input provided was not valid.
Throws
OperationTimeoutException (client fault)
The operation timed out.
Throws
GlueServiceException
Base exception class for all service exceptions from Glue service.