Non static AWS credentials pipeline from S3

Hi,
I’m looking to setup a pipeline from S3 using non-static AWS credentials (via AssumeRoleWithWebIdentity - AWS Security Token Service and Creating OpenID Connect (OIDC) identity providers - AWS Identity and Access Management).

Is there a way to do with this with SS?
The docs (CREATE PIPELINE · SingleStore Documentation) suggests pipeline author has to supply static aws_access_key + secrets which we want to avoid for security reason.

Thanks

hi Cln,

thank you for reaching out. Are you using the SingleStoreDB cloud managed service or SingleStoreDB self managed?

thanks

hi,
it’s self-managed