Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
datapipeline
/
Filename :
put-pipeline-definition.rst
back
Copy
**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": [] }