List Pipelines

GET {{baseUrl}}/?Action=ListPipelines&AllocationId.N=<string>&DryRun=<string>&Filter.N=<string>&PublicIp.N=<string>&NextToken=<string>

Gets a summary of all of the pipelines associated with your account.

Request Params

KeyDatatypeRequiredDescription
Actionstring
AllocationId.Nstring[EC2-VPC] One or more allocation IDs.
DryRunstringChecks 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.
Filter.NstringOne or more filters.
PublicIp.Nstring[EC2-Classic] One or more Elastic IP addresses.
NextTokenstringThe NextToken value returned from a previous paginated DescribeSnapshots request where MaxResults was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the NextToken value. This value is null when there are no more results to return.