|
Author:
{'name': 'Clyde Bazile', 'username': 'bazile-clyde', 'email': 'bazileclyde@gmail.com'}
Message: Support the MONGODB-AWS authentication mechanism
Support authentication using AWS IAM credentials (an access key ID and a secret access key),
temporary AWS IAM credentials obtained from an AWS Security Token Service (STS) Assume Role request,
or temporary AWS IAM credentials assigned to an EC2 instance or ECS task. Temporary credentials,
in addition to an access key ID and a secret access key, includes a security (or session) token.
JAVA-3482
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/02998ad3700ecb6a37cc2ea3c456df37c30f20d2
|