Andrea Cosentino created CAMEL-20281:
----------------------------------------
Summary: Camel-AWS Components: Make it possible to use
AwsSessionCredentials to support temporary credentials
Key: CAMEL-20281
URL: https://issues.apache.org/jira/browse/CAMEL-20281
Project: Camel
Issue Type: Improvement
Components: camel-aws
Reporter: Andrea Cosentino
Assignee: Andrea Cosentino
Fix For: 4.x
This is really well explained through this:
https://repost.aws/knowledge-center/iam-assume-role-cli
Essentially it could be the case, we want a user to be able to do some
operations and having temporary credentials. As of today, we don't offer a way
of creating AWS sessions credentials and I think it's a good use case.
So the idea is introducing another option useSessionsCredentials and improve
the client factories we have. That way a user would be able to use this kamelet
correctly for example:
https://github.com/apache/camel-kamelets/blob/main/kamelets/aws-sts-assume-role-action.kamelet.yaml
--
This message was sent by Atlassian Jira
(v8.20.10#820010)