Create User for Queue Access | Amazon SQS
Learn how to set up a user account to access your queue programmatically. After configuring permissions, you'll create a user that applies the previously defined policy to ensure secure and controlled access to the queue, completing your setup!
1
Create User for Queue Access
After setting up the queue permissions, AWS requires a user account to interact with the queue programmatically. This user will utilize the previously created policy to secure queue access.
Did you find this article helpful?