messageBoxId;
authorizationManager.authorizeUser(user, messageBoxPath,
MessageBoxConstants.SQS_OPERATION_DELETE_MESSAGE);
authorizationManager.authorizeUser(user, messageBoxPath,
MessageBoxConstants.SQS_OPERATION_CHANGE_MESSAGE_VISIBILITY);
authorizationManager.authorizeUser(user, messageBoxPath,
MessageBoxConstants.SQS_OPERATION_GET_QUEUE_ATTRIBUTES);
authorizationManager.authorizeUser(user, messageBoxPath,
MessageBoxConstants.SQS_OPERATION_RECEIVE_MESSAGE);
authorizationManager.authorizeUser(user, messageBoxPath,
MessageBoxConstants.SQS_OPERATION_SEND_MESSAGE);