Skip to content

Error while using boto3 in lambda function #1

@Adomener

Description

@Adomener

Hi, when importing boto3 in the lambda function I get the following error while testing:

{
"errorMessage": "Unable to import module 'lambda_function': cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/opt/python/lib/python3.9/site-packages/urllib3/util/ssl_.py)",
"errorType": "Runtime.ImportModuleError",
"requestId": "629f81e8-6e45-4ad8-9ad5-d99114cdde80",
"stackTrace": []
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions