The k6 aws library doesn't have support to load AWS injected credentials when using IAM role?

I was trying to authenticate with AWS using the library (S3Client | Grafana k6 documentation), but I realized that it doesn’t have a default provider to load credentials from an injected file when using IAM roles, such as through IRSA. Am I missing something, or does it really not support this authentication method?