https://github.com/axiscommunications/acap-integration-examples-aws
Integration between Axis devices and Amazon Web Services (AWS)
https://github.com/axiscommunications/acap-integration-examples-aws
acap aws axis
Last synced: 12 months ago
JSON representation
Integration between Axis devices and Amazon Web Services (AWS)
- Host: GitHub
- URL: https://github.com/axiscommunications/acap-integration-examples-aws
- Owner: AxisCommunications
- License: apache-2.0
- Created: 2021-04-07T09:57:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T07:36:51.000Z (about 1 year ago)
- Last Synced: 2025-05-05T08:30:09.886Z (about 1 year ago)
- Topics: acap, aws, axis
- Language: JavaScript
- Homepage: https://developer.axis.com/
- Size: 218 KB
- Stars: 18
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
*Copyright (C) 2021, Axis Communications AB, Lund, Sweden. All Rights Reserved.*
# Integration between Axis devices and Amazon Web Services (AWS)
## Introduction
[Axis Developer Documentation](https://developer.axis.com/) serves as a comprehensive resource hub for developers and solution builders aiming to build applications tailored for Axis network-connected devices.
[Amazon Web Services (AWS)](https://aws.amazon.com) is a platform in the cloud that provides highly reliable, scalable, low-cost infrastructure to individuals, companies, and governments.
This repository focuses on providing code to examples where we create the integration between the Axis device and Amazon Web Services.
## Code examples
If you find yourself wishing there was another example more relevant to your use case, please don't hesitate to [start a discussion](https://github.com/AxisCommunications/acap-integration-examples-aws/discussions/new) or [open a new issue](https://github.com/AxisCommunications/acap-integration-examples-aws/issues/new/choose).
- [images-to-aws-s3](./images-to-aws-s3/)
- This code example covers sending images from a camera to AWS S3
- [telemetry-to-aws-iot-core](./telemetry-to-aws-iot-core/)
- This code example covers sending telemetry from a camera to AWS IoT Core
## License
[Apache 2.0](./LICENSE)