Skip to content

Catch up with AWS changes#63

Merged
mheffner merged 1 commit intomainfrom
new-creds-model
Oct 28, 2025
Merged

Catch up with AWS changes#63
mheffner merged 1 commit intomainfrom
new-creds-model

Conversation

@mheffner
Copy link
Member

This updates Rotel to the latest main version and resolves updates to the AWS credentials support. (Mostly renaming config -> creds).

The AWS Lambda environment handles most of the flexibility of AWS credentials by setting AWS environment variables with access keys and secure keys into the runtime. AFAIK, we don't need to handle the full flexibility of difference access profiles like in other runtimes. Therefore, we exclude building the default features of rotel that include the aws_iam support. This reduces the deployment size for something we shouldn't need. We continue to include the Kafka support for now.

@mheffner mheffner requested a review from rjenkins October 10, 2025 15:04
@mheffner mheffner merged commit a8bbe5d into main Oct 28, 2025
2 checks passed
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