aws devicefarm list-test-grid-sessions

Retrieves a list of sessions for a TestGridProject

Options

NameDescription
--project-arn <string>ARN of a TestGridProject
--status <string>Return only sessions in this state
--creation-time-after <timestamp>Return only sessions created after this time
--creation-time-before <timestamp>Return only sessions created before this time
--end-time-after <timestamp>Return only sessions that ended after this time
--end-time-before <timestamp>Return only sessions that ended before this time
--max-result <integer>Return only this many results at a time
--next-token <string>Pagination token
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command