AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Name | Description |
---|---|
Get-CBBuildBatch | Calls the AWS CodeBuild BatchGetBuilds API operation. |
Get-CBBuildIdList | Calls the AWS CodeBuild ListBuilds API operation. |
Get-CBBuildIdListForProject | Calls the AWS CodeBuild ListBuildsForProject API operation. |
Get-CBCuratedEnvironmentImageList | Calls the AWS CodeBuild ListCuratedEnvironmentImages API operation. |
Get-CBProjectBatch | Calls the AWS CodeBuild BatchGetProjects API operation. |
Get-CBProjectList | Calls the AWS CodeBuild ListProjects API operation. |
Get-CBSourceCredentialList | Calls the AWS CodeBuild ListSourceCredentials API operation. |
Import-CBSourceCredential | Calls the AWS CodeBuild ImportSourceCredentials API operation. |
New-CBProject | Calls the AWS CodeBuild CreateProject API operation. |
New-CBWebhook | Calls the AWS CodeBuild CreateWebhook API operation. |
Remove-CBBuildBatch | Calls the AWS CodeBuild BatchDeleteBuilds API operation. |
Remove-CBProject | Calls the AWS CodeBuild DeleteProject API operation. |
Remove-CBSourceCredential | Calls the AWS CodeBuild DeleteSourceCredentials API operation. |
Remove-CBWebhook | Calls the AWS CodeBuild DeleteWebhook API operation. |
Reset-CBProjectCache | Calls the AWS CodeBuild InvalidateProjectCache API operation. |
Start-CBBuild | Calls the AWS CodeBuild StartBuild API operation. |
Stop-CBBuild | Calls the AWS CodeBuild StopBuild API operation. |
Update-CBProject | Calls the AWS CodeBuild UpdateProject API operation. |
Update-CBWebhook | Calls the AWS CodeBuild UpdateWebhook API operation. |