Update Pipeline

GET {{baseUrl}}/?Action=UpdatePipeline&Attribute=<string>&DryRun=<string>&NetworkInterfaceId=<string>&pipeline=<string>

Updates a specified pipeline with edits or changes to its structure.

Request Params

KeyDatatypeRequiredDescription
Actionstring
AttributestringThe snapshot attribute you would like to view.
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.
NetworkInterfaceIdstring[EC2-VPC] The ID of the network interface. If the instance has more than one network interface, you must specify a network interface ID.
pipelinestringRepresents the structure of actions and stages to be performed in the pipeline.