An open API service indexing awesome lists of open source software.

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)

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)