@Matt_Collins2 Unfortunately, it is a proprietary project, so I can’t share a code snippet. But to provide some guidance: Basically you need to patch the mongodb/lib/cmap/auth/aws_temporary_credentials.js file. Override the getCredentials method to return a AWS credentials provider.
1 Like