Skip to content

Conversation

@blink1073
Copy link
Member

No description provided.

raise RuntimeError(
"MONGODB-AWS authentication requires pymongo-auth-aws: "
"On-demand AWS credentials require pymongo-auth-aws: "
"install with: python -m pip install 'pymongo[aws]'"
Copy link
Member

@ShaneHarvey ShaneHarvey Aug 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"[aws]" -> "[encryption]"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was asuuming you'd only hit this if using a version of pymongo that didn't include pymongo_aws_auth in the encryption extra.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh good point.

@blink1073 blink1073 merged commit 1a4a1bc into mongodb:master Sep 6, 2022
@blink1073 blink1073 deleted the PYTHON-3256-2 branch September 6, 2022 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants