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-SQSPermission Calls the Amazon Simple Queue Service (SQS) AddPermission API operation.
Add-SQSResourceTag Calls the Amazon Simple Queue Service (SQS) TagQueue API operation.
Clear-SQSQueue Calls the Amazon Simple Queue Service (SQS) PurgeQueue API operation.
Edit-SQSMessageVisibility Calls the Amazon Simple Queue Service (SQS) ChangeMessageVisibility API operation.
Edit-SQSMessageVisibilityBatch Calls the Amazon Simple Queue Service (SQS) ChangeMessageVisibilityBatch API operation.
Get-SQSDeadLetterSourceQueue Calls the Amazon Simple Queue Service (SQS) ListDeadLetterSourceQueues API operation.
Get-SQSMessageMoveTask Calls the Amazon Simple Queue Service (SQS) ListMessageMoveTasks API operation.
Get-SQSQueue Calls the Amazon Simple Queue Service (SQS) ListQueues API operation.
Get-SQSQueueAttribute Calls the Amazon Simple Queue Service (SQS) GetQueueAttributes API operation.
Get-SQSQueueUrl Calls the Amazon Simple Queue Service (SQS) GetQueueUrl API operation.
Get-SQSResourceTag Calls the Amazon Simple Queue Service (SQS) ListQueueTags API operation.
New-SQSQueue Calls the Amazon Simple Queue Service (SQS) CreateQueue API operation.
Receive-SQSMessage Calls the Amazon Simple Queue Service (SQS) ReceiveMessage API operation.
Remove-SQSMessage Calls the Amazon Simple Queue Service (SQS) DeleteMessage API operation.
Remove-SQSMessageBatch Calls the Amazon Simple Queue Service (SQS) DeleteMessageBatch API operation.
Remove-SQSPermission Calls the Amazon Simple Queue Service (SQS) RemovePermission API operation.
Remove-SQSQueue Calls the Amazon Simple Queue Service (SQS) DeleteQueue API operation.
Remove-SQSResourceTag Calls the Amazon Simple Queue Service (SQS) UntagQueue API operation.
Send-SQSMessage Calls the Amazon Simple Queue Service (SQS) SendMessage API operation.
Send-SQSMessageBatch Calls the Amazon Simple Queue Service (SQS) SendMessageBatch API operation.
Set-SQSQueueAttribute Calls the Amazon Simple Queue Service (SQS) SetQueueAttributes API operation.
Start-SQSMessageMoveTask Calls the Amazon Simple Queue Service (SQS) StartMessageMoveTask API operation.
Stop-SQSMessageMoveTask Calls the Amazon Simple Queue Service (SQS) CancelMessageMoveTask API operation.

Aliases

Name Description
Get-SQSDeadLetterSourceQueues Calls the Amazon Simple Queue Service (SQS) ListDeadLetterSourceQueues API operation.