{"id":15732747,"url":"https://github.com/grasmash/aws_sqs","last_synced_at":"2025-07-27T01:04:59.237Z","repository":{"id":10712540,"uuid":"12960645","full_name":"grasmash/aws_sqs","owner":"grasmash","description":"Dev sandbox. Official project lives here: https://drupal.org/project/aws_sqs.","archived":false,"fork":false,"pushed_at":"2013-09-19T22:20:55.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"bh","last_synced_at":"2025-06-11T02:06:17.826Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grasmash.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-19T22:14:27.000Z","updated_at":"2022-02-28T21:51:17.000Z","dependencies_parsed_at":"2022-09-02T04:20:34.985Z","dependency_job_id":null,"html_url":"https://github.com/grasmash/aws_sqs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/grasmash/aws_sqs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Faws_sqs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Faws_sqs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Faws_sqs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Faws_sqs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grasmash","download_url":"https://codeload.github.com/grasmash/aws_sqs/tar.gz/refs/heads/bh","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Faws_sqs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267278631,"owners_count":24063252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-04T00:22:07.321Z","updated_at":"2025-07-27T01:04:59.216Z","avatar_url":"https://github.com/grasmash.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"AWS Simple Queue Service (7.x-1.x)\n===================================\n\nThis module uses AWS SQS as a backend for Drupal's queue system. You can use AWS SQS as a full replacement for your Drupal queues, or use it for certain queues.\n\nDependencies\n-------------\n\n  - composer_manager (module)\n  - composer (drush extension)\n\n\nInstallation \u0026 Set-up\n----------------------\n\n  1. Download and install required projects.\n\n        drush dl aws_sqs composer_manager composer\n        drush en composer_manager\n        drush en aws_sqs\n        drush composer-rebuild-file\n        drush composer-execute update\n\n  2. Set up your Amazon account and sign up for SQS.\n\n        Instructions here:\n        http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSGettingStartedGuide/GettingSetUp.html\n\n        - Create an Amazon account.\n        - Creating a group, user, and granting that user access to SQS.\n        - Get set up to submit requests to AWS SQS with PHP.\n        \n        You may also be interested in documentation on AWS SDK for PHP:\n        http://docs.aws.amazon.com/aws-sdk-php-2/guide/latest/index.html\n\n  3. Enter your AWS credentials.\n\n        - Go here: admin/config/system/aws-queue\n        - Enter your creds\n        - Set AwsSqsQueue as your default queue. If you don't want SQS to be your\n          backend by default, leave it set to SystemQueue and instantiate SQS\n          queues manually with AwsSqsQueue::get().\n\n  4. (Optional) Test drive with example_queue module.\n\n        drush dl examples\n        drush en queue_example\n        \n        - Go here: queue_example/insert_remove\n        - Add some items to a queue.\n        - Toggle over to your AWS Console and watch your queued items appear.\n        - Try removing, claiming, releasing, and deleting items from the queue.\n          Watch how these changes are all reflected in the AWS Console.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrasmash%2Faws_sqs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrasmash%2Faws_sqs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrasmash%2Faws_sqs/lists"}