Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

S3-CRT not working with C++ runtime

Open
#121 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
aws, cpp
Domain
backend, cloud

Research direction

Start by locating the existing S3 examples in the aws-lambda-cpp repository and review how they use AWS SDK C++ v1.9 with Lambda functions. Reproduce the reported S3-CRT failure in a Lambda function, then update the examples so they use S3-CRT and verify that they work.

Written by the indexing model from the issue text.

Description

Hi, I've updated AWS SDK CPP to v1.9 and rewritten my libraries that were using S3 to use S3-CRT instead. However S3-CRT doesn't work with my lambda functions. Could you please include/update the S3 examples to S3-CRT?

Dominant language
C++
Stars
465
Forks
98
Avg merge
1h 16m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from awslabs/aws-lambda-cpp

All issues in awslabs/aws-lambda-cpp

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.