SQS includes methods to share your queues so others can use them, using permissions set in an access control policy. A permission gives access to another user to use your queue in some particular way. A policy is the actual document that contains the permissions you've granted. Refer to AWS SQS documentation for more detailed information.