{"id":19338017,"url":"https://github.com/scrive/amazonka-lite","last_synced_at":"2026-05-16T00:03:06.871Z","repository":{"id":38081936,"uuid":"500914475","full_name":"scrive/amazonka-lite","owner":"scrive","description":"Amazonka Lite","archived":false,"fork":false,"pushed_at":"2023-07-27T16:10:16.000Z","size":296,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-01-06T10:27:00.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scrive.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}},"created_at":"2022-06-07T16:13:41.000Z","updated_at":"2022-06-07T17:04:30.000Z","dependencies_parsed_at":"2024-11-10T03:26:29.181Z","dependency_job_id":null,"html_url":"https://github.com/scrive/amazonka-lite","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrive%2Famazonka-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrive%2Famazonka-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrive%2Famazonka-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrive%2Famazonka-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scrive","download_url":"https://codeload.github.com/scrive/amazonka-lite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240441951,"owners_count":19801793,"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":"2024-11-10T03:16:05.195Z","updated_at":"2026-05-16T00:03:01.851Z","avatar_url":"https://github.com/scrive.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Amazonka\n\n## Scrive Update\n\nThe original code version is the same as of released amazonka 1.6.1.\n\nhttps://github.com/brendanhay/amazonka/commit/d6120081222808ca6173b28b07d13b1721a7fc07\n\nThat commit corresponds to the latest master branch of that repo. Then they started\nusing \"main\" as the main development branch.\n\nThis repo contains a lightweight version of amazonka based on 1.6.1 with necessary\nfixes for GHC 9.2.x.\n\n## Contents\n\n* [Description](#description)\n* [Documentation](#documentation)\n* [Organisation](#organisation)\n* [Change Log](#change-log)\n* [Contribute](#contribute)\n    - [Package Names](#package-names)\n* [Licence](#licence)\n\n## Description\n\nA comprehensive Amazon Web Services SDK for Haskell supporting all of the\npublicly available services.\n\nParts of the code contained in this repository are auto-generated and\nautomatically kept up to date with Amazon's latest service APIs.\n\nAn introductory blog post detailing some of the motivation and design decisions\ncan be found [here](http://brendanhay.nz/amazonka-comprehensive-haskell-aws-client).\n\n## Documentation\n\nYou can find the latest stable release documentation for each respective library\non Hackage under the [AWS section](http://hackage.haskell.org/packages/#cat:AWS).\n\nHaddock documentation which is built by CI from the `develop` branch\ncan be found [here](http://brendanhay.nz/amazonka-doc).\n\n\n## Organisation\n\nThis repository is organised into the following directory structure:\n\n* [`amazonka`](amazonka): Actual operational logic, you'll need to import this to send requests etc.\n* `amazonka-*`: Data types for each of the individual Amazon Web Service libraries.\n* `amazonka-*/test`: Tests and fixtures for each respective library.\n* [`core`](core): The `amazonka-core` library upon which each of the services depends.\n* [`examples`](examples): A currently sparse collection of examples for the various services.\n* [`gen`](gen): The code generation binary, along with configuration, templates, and assets.\n* [`script`](script): CI scripts to manage the release lifecycle of the service libraries.\n* [`share`](share): Makefile plumbing common to all service libraries\n* [`test`](test): The `amazonka-test` library containing common test functionality.\n\n\n## Change Log\n\nA change log for the entire project can be found under [`amazonka/CHANGELOG.md`](amazonka/CHANGELOG.md).\n\n\n## Contribute\n\nFor any problems, comments, or feedback please create an issue [here on GitHub](https://github.com/brendanhay/amazonka/issues).\n\n### Package Names\n\nIt is often desirable to provide supplemental functionality to `amazonka` as\nan additional library, for example providing S3 encryption via a package such\nas `amazonka-s3-encryption`.\n\nI ask that authors of these packages carefully consider package naming\nand preferably do not prefix the package with `amazonka-*` to avoid potential\ncollisions with generated package names.\n\n\n## Licence\n\nAmazonka is released under the [Mozilla Public License Version 2.0](http://www.mozilla.org/MPL/).\n\nParts of the code are derived from AWS service descriptions, licensed under Apache 2.0.\nSource files subject to this contain an additional licensing clause in their header.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrive%2Famazonka-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrive%2Famazonka-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrive%2Famazonka-lite/lists"}