Ray Cluster permissions

I am currently experimenting with launching a ray cluster for the first time on AWS.

I understand that the ray cluster launcher uses boto3.
I am currently required to establish a SAML session.

Would I be able to pass my AWS session token generated by SAML along with AWS credentials to launch a ray cluster?

Yeah, things should work fine if you set the aws session credentials and tokens as environment variables correctly