Description
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
Attachments
Issue Links
- links to
(15 links to)