Delete Queue
The SQS DeleteQueue activity deletes a queue from the AWS backend.
General
On the General tab, you can establish a connection to the Amazon server. The following table lists the configurations on the General tab of the DeleteQueue activity.
Description
On the Description tab, you can provide a short description for the DeleteQueue activity.
Input
On the Input tab, you can specify input values for the DeleteQueue activity. The following table lists the input element on the Input tab of the DeleteQueue activity.
Fault
The Fault tab lists exceptions that are generated by this activity.
Fault | Data Type | Description |
---|---|---|
SQSException | N/A | Any exception generated by the activity after execution. It has the following fields: ErrorCode and ErrorMessage. |
ErrorCode | String | The plug-in error code for the exception. For more information, see Error Codes topic. |
ErrorMessage | String | The plug-in error message for the exception. This frequently contains the error message from the AWS SQS API call that failed. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.