AWS CodeDeploy

AWS CodeDeploy is a fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Fargate, AWS Lambda, and your on-premises servers. AWS CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during application deployment, and handles the complexity of updating your applications. You can use AWS CodeDeploy to automate software deployments, eliminating the need for error-prone manual operations. The service scales to match your deployment needs.

Below are the cmdlets which are available with AWS CodeDeploy

CmdletNameServiceOperation
Add-CDOnPremiseInstanceTag                         AddTagsToOnPremisesInstances                  
Add-CDResourceTag                                  TagResource                                   
Get-CDApplication                                  GetApplication                                
Get-CDApplicationBatch                             BatchGetApplications                          
Get-CDApplicationList                              ListApplications                              
Get-CDApplicationRevision                          GetApplicationRevision                        
Get-CDApplicationRevisionBatch                     BatchGetApplicationRevisions                  
Get-CDApplicationRevisionList                      ListApplicationRevisions                      
Get-CDDeployment                                   GetDeployment                                 
Get-CDDeploymentBatch                              BatchGetDeployments                           
Get-CDDeploymentConfig                             GetDeploymentConfig                           
Get-CDDeploymentConfigList                         ListDeploymentConfigs                         
Get-CDDeploymentGroup                              GetDeploymentGroup                            
Get-CDDeploymentGroupBatch                         BatchGetDeploymentGroups                      
Get-CDDeploymentGroupList                          ListDeploymentGroups                          
Get-CDDeploymentInstance                           GetDeploymentInstance                         
Get-CDDeploymentInstanceBatch                      BatchGetDeploymentInstances                   
Get-CDDeploymentInstanceList                       ListDeploymentInstances                       
Get-CDDeploymentList                               ListDeployments                               
Get-CDDeploymentTarget                             GetDeploymentTarget                           
Get-CDDeploymentTargetBatch                        BatchGetDeploymentTargets                     
Get-CDDeploymentTargetList                         ListDeploymentTargets                         
Get-CDGitHubAccountTokenNameList                   ListGitHubAccountTokenNames                   
Get-CDOnPremiseInstance                            GetOnPremisesInstance                         
Get-CDOnPremiseInstanceBatch                       BatchGetOnPremisesInstances                   
Get-CDOnPremiseInstanceList                        ListOnPremisesInstances                       
Get-CDResourceTag                                  ListTagsForResource                           
New-CDApplication                                  CreateApplication                             
New-CDDeployment                                   CreateDeployment                              
New-CDDeploymentConfig                             CreateDeploymentConfig                        
New-CDDeploymentGroup                              CreateDeploymentGroup                         
Register-CDApplicationRevision                     RegisterApplicationRevision                   
Register-CDOnPremiseInstance                       RegisterOnPremisesInstance                    
Remove-CDApplication                               DeleteApplication                             
Remove-CDDeploymentConfig                          DeleteDeploymentConfig                        
Remove-CDDeploymentGroup                           DeleteDeploymentGroup                         
Remove-CDGitHubAccountToken                        DeleteGitHubAccountToken                      
Remove-CDOnPremiseInstanceTag                      RemoveTagsFromOnPremisesInstances             
Remove-CDResourcesByExternalId                     DeleteResourcesByExternalId                   
Remove-CDResourceTag                               UntagResource                                 
Resume-CDDeployment                                ContinueDeployment                            
Skip-CDWaitTimeForInstanceTermination              SkipWaitTimeForInstanceTermination            
Stop-CDDeployment                                  StopDeployment                                
Unregister-CDOnPremiseInstance                     DeregisterOnPremisesInstance                  
Update-CDApplication                               UpdateApplication                             
Update-CDDeploymentGroup                           UpdateDeploymentGroup                         
Write-CDLifecycleEventHookExecutionStatus          PutLifecycleEventHookExecutionStatus          

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 *