Skip to content

Conversation

@tylerburdsall
Copy link
Contributor

Adds support for PutObject and GetObject via a host-managed interface for an S3 client. This allows you to have a long-lasting client and avoid reconstructing a brand new S3 client even if it's been days since you've last invoked your function. The included examples merely show a simple ingest/egress function, but naturally you could pair this with Momento caches to avoid extra S3 calls if need be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants