Skip to content

Support aioboto3>=9.0.0 #5

Description

@mykola-semenov

In version 9.0.0 aioboto3 package introduced a breaking change: aioboto3.client method no longer exists.

So, to support aioboto3>=9.0.0 we need to create aioboto3.Session() and then use session.client method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions