{"id":13522211,"url":"https://github.com/shelfio/apache-tika-lambda-layer","last_synced_at":"2025-06-10T08:09:09.486Z","repository":{"id":40445736,"uuid":"228373210","full_name":"shelfio/apache-tika-lambda-layer","owner":"shelfio","description":"AWS Lambda layer containing latest version of Apache Tika","archived":false,"fork":false,"pushed_at":"2025-05-29T23:36:22.000Z","size":342738,"stargazers_count":14,"open_issues_count":2,"forks_count":6,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-05-30T00:28:10.248Z","etag":null,"topics":["apache-tika","aws-lambda","lambda-layer","text-extraction"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shelfio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license","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,"zenodo":null}},"created_at":"2019-12-16T11:35:24.000Z","updated_at":"2025-03-25T18:00:04.000Z","dependencies_parsed_at":"2024-11-02T06:31:18.360Z","dependency_job_id":"54f18804-f00d-49d3-9880-1883e766efea","html_url":"https://github.com/shelfio/apache-tika-lambda-layer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelfio%2Fapache-tika-lambda-layer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelfio%2Fapache-tika-lambda-layer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelfio%2Fapache-tika-lambda-layer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelfio%2Fapache-tika-lambda-layer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shelfio","download_url":"https://codeload.github.com/shelfio/apache-tika-lambda-layer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelfio%2Fapache-tika-lambda-layer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259033838,"owners_count":22795772,"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":["apache-tika","aws-lambda","lambda-layer","text-extraction"],"created_at":"2024-08-01T06:00:44.109Z","updated_at":"2025-06-10T08:09:09.424Z","avatar_url":"https://github.com/shelfio.png","language":"Shell","funding_links":[],"categories":["Layers"],"sub_categories":["Utilities"],"readme":"# Apache Tika for AWS Lambda as a layer\n\n\u003e AWS Lambda layer containing the latest [Apache Tika Server](https://tika.apache.org/)\n\n## Getting Started\n\nClick on Layers and choose \"Add a layer\", and \"Provide a layer version\nARN\" and enter the following ARN.\n\n```\narn:aws:lambda:us-east-1:764866452798:layer:apache-tika:7\n```\n\nCurrent version: [2.3.0](https://tika.apache.org/2.3.0/index.html)\n\n## How can I use it with the Lambda runtime which doesn't have Java installed?\n\nThe latest Apache Tika version requires Java 8 to be able to work.\n\nIf your runtime doesn't have Java installed, you can use [Java 8 Lambda layer](https://github.com/shelfio/java-lambda-layer), which actually was designed to make Apache Tika work on Node.js 12.x runtime.\n\n## Where can I find Apache Tika `.jar` file inside of Lambda when I attached the layer?\n\nYou can find it at `/opt/tika-server.jar` (`/opt` is where Lambda unpacks layers).\n\n## Available regions\n\n* ap-northeast-1: `arn:aws:lambda:ap-northeast-1:764866452798:layer:apache-tika:3`\n* ap-northeast-2: `arn:aws:lambda:ap-northeast-2:764866452798:layer:apache-tika:3`\n* ap-south-1: `arn:aws:lambda:ap-south-1:764866452798:layer:apache-tika:3`\n* ap-southeast-1: `arn:aws:lambda:ap-southeast-1:764866452798:layer:apache-tika:3`\n* ap-southeast-2: `arn:aws:lambda:ap-southeast-2:764866452798:layer:apache-tika:3`\n* ca-central-1: `arn:aws:lambda:ca-central-1:764866452798:layer:apache-tika:3`\n* eu-north-1: `arn:aws:lambda:eu-north-1:764866452798:layer:apache-tika:3`\n* eu-central-1: `arn:aws:lambda:eu-central-1:764866452798:layer:apache-tika:3`\n* eu-west-1: `arn:aws:lambda:eu-west-1:764866452798:layer:apache-tika:3`\n* eu-west-2: `arn:aws:lambda:eu-west-2:764866452798:layer:apache-tika:3`\n* eu-west-3: `arn:aws:lambda:eu-west-3:764866452798:layer:apache-tika:3`\n* sa-east-1: `arn:aws:lambda:sa-east-1:764866452798:layer:apache-tika:3`\n* us-east-1: `arn:aws:lambda:us-east-1:764866452798:layer:apache-tika:7`\n* us-east-2: `arn:aws:lambda:us-east-2:764866452798:layer:apache-tika:3`\n* us-west-1: `arn:aws:lambda:us-west-1:764866452798:layer:apache-tika:3`\n* us-west-2: `arn:aws:lambda:us-west-2:764866452798:layer:apache-tika:3`\n\n## Update\n\n1. Go to https://tika.apache.org/download.html, download Apache Tika server `runnable jar`\n2. Rename the jar file from `tika-server-x.xx.jar` to `tika-server.jar`\n3. Create zip archive of Apache Tika server with the filename `tika-server.zip`\n4. Put zip archive into this repo\n5. Put proper version inside of `publish.sh` \u0026 `README.md`\n6. Increment layer versions in `README.md`\n7. Commit \u0026 Create Pull Request\n\n## License\n\nMIT © [Shelf](https://shelf.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshelfio%2Fapache-tika-lambda-layer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshelfio%2Fapache-tika-lambda-layer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshelfio%2Fapache-tika-lambda-layer/lists"}