{"id":27456789,"url":"https://github.com/ericduran/test-aws_sqs","last_synced_at":"2025-04-15T18:29:40.147Z","repository":{"id":137933675,"uuid":"43972589","full_name":"ericduran/test-aws_sqs","owner":"ericduran","description":"Test repo to test other git source from drupal-packegist","archived":false,"fork":false,"pushed_at":"2015-10-09T18:27:52.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"8.x-1.x","last_synced_at":"2023-03-11T05:08:07.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"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/ericduran.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":"2015-10-09T18:19:52.000Z","updated_at":"2023-03-13T12:02:08.635Z","dependencies_parsed_at":"2023-03-13T12:02:08.589Z","dependency_job_id":null,"html_url":"https://github.com/ericduran/test-aws_sqs","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Ftest-aws_sqs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Ftest-aws_sqs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Ftest-aws_sqs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Ftest-aws_sqs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericduran","download_url":"https://codeload.github.com/ericduran/test-aws_sqs/tar.gz/refs/heads/8.x-1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249128652,"owners_count":21217186,"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","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":"2025-04-15T18:29:39.591Z","updated_at":"2025-04-15T18:29:40.077Z","avatar_url":"https://github.com/ericduran.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%2Fericduran%2Ftest-aws_sqs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericduran%2Ftest-aws_sqs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericduran%2Ftest-aws_sqs/lists"}