Error Codes

The exceptions that are thrown by the plug-in are listed with corresponding descriptions and resolutions.

Error Code and Error Message Role Category Description Resolution
BW-AMAZON-SQSSNS-503000

Resource exception creating connection shared resource

errorRole BW-Plug-in Exception while creating connection shared resource Correct the shared resource definition such that it can be instantiated.
BW-AMAZON-SQSSNS-503001

Failed to create the AmazonSQSClient

errorRole BW-Plug-in Cannot create AWS credentials based on the provided KeyId and KeySecret, or the default configuration Correct the shared resource definition such that the client can be instantiated.
BW-AMAZON-SQSSNS-503002

Failed to create the AmazonSQSClient because the custom client configuration is not correctly configured.

errorRole BW-Plug-in The Amazon SQSClient cannot be created because the custom client configuration is not correctly configured. Correct the shared resource definition such that the client can be instantiated.
BW-AMAZON-SQSSNS-503003

Failed to create the AmazonSQSClient because a KeyId is provided and a KeySecret wasn't

errorRole BW-Plug-in The Amazon SQSClient cannot be created because a KeyId is provided but a KeySecret is not provided. Correct the shared resource definition such that the client can be instantiated
BW-AMAZON-SQSSNS-502002

The get operation failed to return a message for the reason: "{error}"

errorRole BW-Plug-in The get operation fails to return a message. It shows error message thrown by Amazon SQS Resolve the problem based on the exception information provided.
BW-AMAZON-SQSSNS-502003

The put operation failed to send a message for reason: "{error}"

errorRole BW-Plug-in The get operation fails to return a message. It shows error message thrown by Amazon SQS Resolve the problem based on the exception information provided.
BW-AMAZON-SQSSNS-502005

The create operation failed to create queue for the reason: "{error}"

errorRole BW-Plug-in The create operation failed to create a message. It shows error message thrown by Amazon SQS Resolve the problem based on the exception information provided.
BW-AMAZON-SQSSNS-502006

The delete operation failed for reason: "{error}"

errorRole BW-Plug-in The delete operation fails. It shows error message thrown by Amazon SQS Resolve the problem based on the exception information provided.
BW-AMAZON-SQSSNS-502007

The inquire operation failed for the reason: "{error}"

errorRole BW-Plug-in The inquire operation fails. It shows error message thrown by Amazon SQS Resolve the problem based on the exception information provided.
BW-AMAZON-SQSSNS-502020

The create topic operation failed for reason:{reason}

errorRole BW-Plug-in The create topic operation fails. It shows error message thrown by Amazon SQS. Resolve the problem based on the exception information provided.
BW-AMAZON-SQSSNS-502021

The publish operation failed to send a message for reason:{reason}

errorRole BW-Plug-in The publish operation fails to send a message. It shows error message thrown by Amazon SQS. Resolve the problem based on the exception information provided.
BW-AMAZON-SQSSNS-502022

The destroy topic operation failed for reason: {reason}

errorRole BW-Plug-in The publish operation fails. It shows error message thrown by Amazon SQS. Resolve the problem based on the exception information provided.