Skip to content

A sample Azure Function Extension that can be used to interact with text files stored in AWS S3 storage buckets.

Notifications You must be signed in to change notification settings

sjwaight/azure-functions-s3textfile-extension

Repository files navigation

Sample Custom Azure Function Extension to work with AWS S3 Objects

This repository contains a Custom Azure Function Extension which is used to interact with text files on AWS' S3 Object Storage service.

NOTE: The implementation is trivial and would likely need additional work to be suitable for production use. Don't use it in production, OK.

If you read the linked blog in the first paragraph you can see how you can test out the resulting assembly produced by this project.

You should be able to use VS Code, a Dev Container, or GitHub Codespaces to have a play with this.

About

A sample Azure Function Extension that can be used to interact with text files stored in AWS S3 storage buckets.

Topics

Resources

Stars

Watchers

Forks

Languages