-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: mongo-tools-common
-
None
-
Needed
-
Server 4.4 will add IAM role-based auth, with shell syntax like this (according to the design document):
mongo --authenticationMechanism MONGODB-IAM --authenticationDatabase='$external' --iamAwsAccessKeyId=HEX_STRING --iamAwsSecretAccessKey=HEX_STRING
The tools need to provide a similar capability.
- depends on
-
GODRIVER-1395 MONGODB-AWS Support
- Closed
- links to