PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
datapipeline
**To upload a pipeline definition** This example uploads the specified pipeline definition to the specified pipeline:: aws datapipeline put-pipeline-definition --pipeline-id df-00627471SOVYZEXAMPLE --pipeline-definition file://my-pipeline-definition.json The following is example output:: { "validationErrors": [], "errored": false, "validationWarnings": [] }
[-] add-tags.rst
[edit]
[-] describe-pipelines.rst
[edit]
[-] create-pipeline.rst
[edit]
[+]
..
[-] deactivate-pipeline.rst
[edit]
[-] get-pipeline-definition.rst
[edit]
[-] delete-pipeline.rst
[edit]
[-] remove-tags.rst
[edit]
[-] put-pipeline-definition.rst
[edit]
[-] list-pipelines.rst
[edit]
[-] list-runs.rst
[edit]
[-] activate-pipeline.rst
[edit]