Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-3313

Cache AWS Credentials Where Possible

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • pymongo-auth-aws-1.1.0, 4.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Currently drivers are querying an AWS link-local endpoint each time a connection handshake results in authentication. This may result in hitting a rate limit. Drivers should cache fetched AWS credentials if the expiration time is known, and only re-fetch the credentials when they are about to expire.

      See https://jira.mongodb.org/browse/DRIVERS-2333 for full details.

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: