External DocumentationTo learn more, visit the AWS documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| AWS Region | Enter the desired AWS Region. If no Region is specified, and the requested service supports Regions, AWS routes the request to us-east-1 by default. |
| Filters | A JSON array of filters to narrow results. Supports filtering by instance attributes like state, type, tags, network configuration, and more. For the complete list of attributes to list by, visit AWS documentation. |
| Instance IDs | A space-separated list of instance IDs to filter results by. |
| Query | A JMESPath query to filter results by. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
| Dry Run | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. |
| Max Results | The maximum number of results per call (5-1000). Note: This parmaeter cannot be used with the Instance IDs parameter. |
| Next Token | A token from a previous call to retrieve the next page of results. |