Skip to content

aws_s3: add TLS config option (input/output/cache)#3569

Open
srenatus wants to merge 1 commit intoredpanda-data:mainfrom
srenatus:sr/yyynmnrwnmzs
Open

aws_s3: add TLS config option (input/output/cache)#3569
srenatus wants to merge 1 commit intoredpanda-data:mainfrom
srenatus:sr/yyynmnrwnmzs

Conversation

@srenatus
Copy link
Copy Markdown
Contributor

This change makes TLS configurable for the S3 components (input, output, and cache).

There are more callers to GetSession(), but if I understand it correctly, these are AWS-specific services (DynamoDB, Bedrock, ...) and using those components with drop-ins might not be as common as having a different, compatible S3 endpoint.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jul 31, 2025

CLA assistant check
All committers have signed the CLA.

This change makes TLS configurable for the S3 components (input, output,
and cache).

There are more callers to GetSession(), but if I understand it
correctly, these are AWS-specific services (DynamoDB, Bedrock, ...) and
using those components with drop-ins might not be as common as having a
different, compatible S3 endpoint.

Signed-off-by: Stephan Renatus <stephan@styra.com>
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