Skip to content

issues Search Results · repo:aio-libs/aiobotocore language:Python

Filter by

387 results
 (65 ms)

387 results

inaio-libs/aiobotocore (press backspace or delete to remove)

Describe the bug When I am trying call DynamoDB from aws by using jwt_token, it shown me that the aiosession doesn t have attribute named _get_ignored_credentials. Checklist - [ /] I have reproduced ...
  • KokTeng00
  • 8
  • Opened 
    on Mar 17
  • #1321

Describe the bug When using aiobotocore with moto, I and @kjagiello observe TypeError: object bytes can t be used in await expression triggered by https://github.com/aio-libs/aiobotocore/blob/3f15b219e0961a2611b507bf9577c10190bed6ba/aiobotocore/endpoint.py#L54-L55 ...
  • maresb
  • 2
  • Opened 
    on Mar 17
  • #1320

Hi, I ve discovered that boto3 pinned to this versions: boto3 = 1.37.0, 1.37.2 is causing my lambdas to timeout. Weird issue, can t reproduce it anywhere else and I m not in a position to go deeper into ...
  • conradogarciaberrotaran
  • 3
  • Opened 
    on Mar 10
  • #1318

Describe the bug I can t assume a refreshable role using aiobotocore, while I can do the same using boto3 I should emphasize that a non refreshable assume role works properly. It is something that is related ...
  • Lyranile
  • 7
  • Opened 
    on Mar 9
  • #1317

Describe the bug test_patches.py maintains a collection of upstream code that is patched by aiobotocore: https://github.com/aio-libs/aiobotocore/blob/d145aea37ee05fff16a71c7c420f703aa794440d/tests/test_patches.py#L142 ...
  • jakob-keller
  • Opened 
    on Mar 8
  • #1316

response = await dynamodb_client.get_item( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File aiobotocore/client.py , line 362, in _make_api_call ) = await self._resolve_endpoint_ruleset( ...
bug
  • thehesiod
  • 3
  • Opened 
    on Mar 3
  • #1313

Describe the bug A lot of, if not all, code in https://github.com/aio-libs/aiobotocore/blob/master/tests/boto_tests/unit/test_credentials.py appears in fact based upon upstream functional tests, not unit ...
  • jakob-keller
  • 2
  • Opened 
    on Feb 28
  • #1310

The older version of botocore required by aioboto is unable to process thinking blocks, returning { SDK_UNKNOWN_MEMBER : { name : reasoningContent }} Note: 1.37 appears to have some breaking changes, ...
dependencies
  • sanderland
  • 5
  • Opened 
    on Feb 27
  • #1306

I don t know why are you trying to make multitool instead of separate client classes for each AWS service to make usage of your lib easier. Type checker says that there is an error on the 24th line, but ...
invalid
  • KERELKO
  • 2
  • Opened 
    on Feb 26
  • #1304

@jakob-keller ya I say drop the pre-commit from being able to modify the PR. Failing is fine, then having the user fix it is better otherwise author may not notice something changing their code ...
github_actions
  • jakob-keller
  • Opened 
    on Feb 17
  • #1298
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub