AWS Tools for Windows PowerShell
Command Reference

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.

Cmdlets

Name Description
Add-AARCustomDomain Calls the AWS App Runner AssociateCustomDomain API operation.
Add-AARResourceTag Calls the AWS App Runner TagResource API operation.
Get-AARAutoScalingConfiguration Calls the AWS App Runner DescribeAutoScalingConfiguration API operation.
Get-AARAutoScalingConfigurationList Calls the AWS App Runner ListAutoScalingConfigurations API operation.
Get-AARConnectionList Calls the AWS App Runner ListConnections API operation.
Get-AARCustomDomain Calls the AWS App Runner DescribeCustomDomains API operation.
Get-AARObservabilityConfiguration Calls the AWS App Runner DescribeObservabilityConfiguration API operation.
Get-AARObservabilityConfigurationList Calls the AWS App Runner ListObservabilityConfigurations API operation.
Get-AAROperationList Calls the AWS App Runner ListOperations API operation.
Get-AARResourceTag Calls the AWS App Runner ListTagsForResource API operation.
Get-AARService Calls the AWS App Runner DescribeService API operation.
Get-AARServiceList Calls the AWS App Runner ListServices API operation.
Get-AARServicesForAutoScalingConfigurationList Calls the AWS App Runner ListServicesForAutoScalingConfiguration API operation.
Get-AARVpcConnector Calls the AWS App Runner DescribeVpcConnector API operation.
Get-AARVpcConnectorList Calls the AWS App Runner ListVpcConnectors API operation.
Get-AARVpcIngressConnection Calls the AWS App Runner DescribeVpcIngressConnection API operation.
Get-AARVpcIngressConnectionList Calls the AWS App Runner ListVpcIngressConnections API operation.
New-AARAutoScalingConfiguration Calls the AWS App Runner CreateAutoScalingConfiguration API operation.
New-AARConnection Calls the AWS App Runner CreateConnection API operation.
New-AARObservabilityConfiguration Calls the AWS App Runner CreateObservabilityConfiguration API operation.
New-AARService Calls the AWS App Runner CreateService API operation.
New-AARVpcConnector Calls the AWS App Runner CreateVpcConnector API operation.
New-AARVpcIngressConnection Calls the AWS App Runner CreateVpcIngressConnection API operation.
Remove-AARAutoScalingConfiguration Calls the AWS App Runner DeleteAutoScalingConfiguration API operation.
Remove-AARConnection Calls the AWS App Runner DeleteConnection API operation.
Remove-AARCustomDomain Calls the AWS App Runner DisassociateCustomDomain API operation.
Remove-AARObservabilityConfiguration Calls the AWS App Runner DeleteObservabilityConfiguration API operation.
Remove-AARResourceTag Calls the AWS App Runner UntagResource API operation.
Remove-AARService Calls the AWS App Runner DeleteService API operation.
Remove-AARVpcConnector Calls the AWS App Runner DeleteVpcConnector API operation.
Remove-AARVpcIngressConnection Calls the AWS App Runner DeleteVpcIngressConnection API operation.
Resume-AARService Calls the AWS App Runner ResumeService API operation.
Start-AARDeployment Calls the AWS App Runner StartDeployment API operation.
Suspend-AARService Calls the AWS App Runner PauseService API operation.
Update-AARDefaultAutoScalingConfiguration Calls the AWS App Runner UpdateDefaultAutoScalingConfiguration API operation.
Update-AARService Calls the AWS App Runner UpdateService API operation.
Update-AARVpcIngressConnection Calls the AWS App Runner UpdateVpcIngressConnection API operation.