[ 
https://issues.apache.org/jira/browse/CAMEL-20281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799831#comment-17799831
 ] 

Andrea Cosentino commented on CAMEL-20281:
------------------------------------------

So you might think about a user with no permissions  (beside assumeRole 
permission), obtaining access key, secret key and session token for a role, 
assuming the role and use the credentials. Once the credentials are expired, 
the cycle could go back from the beginning or stop.

> 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
>            Priority: Major
>             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)

Reply via email to