AWS Data Pipeline

AWS Data Pipeline is a web service that you can use to automate the movement and transformation of data. With AWS Data Pipeline, you can define data-driven workflows, so that tasks can be dependent on the successful completion of previous tasks. You define the parameters of your data transformations and AWSDataPipeline enforces the logic that you’ve set up.

Below are the cmdlets which are available with AWS Data Pipeline

CmdletNameServiceOperation
Add-DPResourceTag                                  AddTags                                       
Disable-DPPipeline                                 DeactivatePipeline                            
Enable-DPPipeline                                  ActivatePipeline                              
Find-DPObject                                      QueryObjects                                  
Get-DPObject                                       DescribeObjects                               
Get-DPPipeline                                     ListPipelines                                 
Get-DPPipelineDefinition                           GetPipelineDefinition                         
Get-DPPipelineDescription                          DescribePipelines                             
Get-DPTask                                         PollForTask                                   
Invoke-DPExpression                                EvaluateExpression                            
New-DPPipeline                                     CreatePipeline                                
Remove-DPPipeline                                  DeletePipeline                                
Remove-DPResourceTag                               RemoveTags                                    
Set-DPStatus                                       SetStatus                                     
Set-DPTaskStatus                                   SetTaskStatus                                 
Test-DPPipelineDefinition                          ValidatePipelineDefinition                    
Update-DPTaskProgress                              ReportTaskProgress                            
Update-DPTaskRunnerHeartbeat                       ReportTaskRunnerHeartbeat                     
Write-DPPipelineDefinition                         PutPipelineDefinition                         

You can also check other AWS Services, and each services cmdlets we are providing.

Click on this Link for an Single place, where you get all the PowerShell cmdlets sorted based on the modules.

You can also refer other blogs on PowerShell at link

You can also refer other blogs on Microsoft at link

And also if you required any technology you want to learn, let us know below we will publish them in our site http://tossolution.com/

Like our page in Facebook and follow us for New technical information.

References are taken from Microsoft and AWS

Leave a Reply

Your email address will not be published. Required fields are marked *