{"id":16060870,"url":"https://github.com/geerlingguy/drupal-rekognition_api","last_synced_at":"2026-05-08T01:47:59.914Z","repository":{"id":139937313,"uuid":"96822761","full_name":"geerlingguy/drupal-rekognition_api","owner":"geerlingguy","description":"Official GitHub mirror of the Rekognition API module for Drupal.","archived":false,"fork":false,"pushed_at":"2019-12-11T16:24:53.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"8.x-1.x","last_synced_at":"2025-04-05T09:12:12.070Z","etag":null,"topics":["amazon-web-services","aws","contrib","drupal","drupal-8","facial-recognition","module","object-detection","rekognition"],"latest_commit_sha":null,"homepage":"https://www.drupal.org/project/rekognition_api","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/geerlingguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"geerlingguy","patreon":"geerlingguy"}},"created_at":"2017-07-10T21:26:20.000Z","updated_at":"2023-07-12T01:26:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"36d24383-61b2-4e4d-baa6-587d6ec7f13a","html_url":"https://github.com/geerlingguy/drupal-rekognition_api","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/geerlingguy/drupal-rekognition_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fdrupal-rekognition_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fdrupal-rekognition_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fdrupal-rekognition_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fdrupal-rekognition_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geerlingguy","download_url":"https://codeload.github.com/geerlingguy/drupal-rekognition_api/tar.gz/refs/heads/8.x-1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fdrupal-rekognition_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32763518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["amazon-web-services","aws","contrib","drupal","drupal-8","facial-recognition","module","object-detection","rekognition"],"created_at":"2024-10-09T04:06:53.268Z","updated_at":"2026-05-08T01:47:59.867Z","avatar_url":"https://github.com/geerlingguy.png","language":"PHP","funding_links":["https://github.com/sponsors/geerlingguy","https://patreon.com/geerlingguy"],"categories":[],"sub_categories":[],"readme":"# Rekognition API\n\nThis module interacts with the [AWS Rekognition](https://aws.amazon.com/rekognition/) service to identify objects and faces in photos. The module requires integration with an active [Amazon Web Services](https://aws.amazon.com) (AWS) account, and also requires some initial setup in order to use with a Drupal site using the [Media Entity](https://www.drupal.org/project/media_entity) and [Media Entity Image](https://www.drupal.org/project/media_entity_image) modules.\n\n## Requirements\n\nThis module assumes you have configured a few entity types:\n\n  - Taxonomy 'Name' (`name`)\n  - Taxonomy 'Face' (`face`)\n    - Field 'Name' (`field_name`) - entity reference to Name taxonomy.\n  - Taxonomy 'Label' (`label`)\n  - Media Image 'Image' (`image`)\n    - Field 'Image' (`field_image`) that stores images in S3 (via the [S3 File System](https://www.drupal.org/project/s3fs) module).\n    - Field 'Label' (`field_label`) - entity reference to Label taxonomy.\n    - Field 'Face' (`field_face`) - entity reference to Face taxonomy.\n\nAlso, you must be using the [S3 File System](https://www.drupal.org/project/s3fs) module to store all Media Image images on Amazon S3 in a specific bucket.\n\n## AWS Setup - S3, Lambda, and Rekognition\n\nThis module includes an AWS CloudFormation stack template (inside the `lambda` folder) for quick and automatic set up of all the required resources and permissions to integrate S3, Lambda, and Rekognition so they work with your Drupal site.\n\nSee the detailed guide that's part of the [Drupal Photo Gallery](https://github.com/geerlingguy/drupal-photo-gallery) documentation for more details on how to use the AWS CLI to deploy this CloudFormation stack inside your own account.\n\n## Authors\n\nThis project was initially created during Acquia's 2017 Build Week Hackathon by:\n\n  - [Matthew Wagner](https://ma.ttwagner.com)\n  - [Glenn Pratt](https://about.me/glennpratt)\n  - [ASH Heath](http://www.burnashburn.com)\n  - [Jeff Geerling](https://www.jeffgeerling.com)\n  - [Rok Zlender](https://twitter.com/Zlender)\n  - [Meagan White](https://twitter.com/MeaganWhite_)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fdrupal-rekognition_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeerlingguy%2Fdrupal-rekognition_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fdrupal-rekognition_api/lists"}