Skip to content

Error while using boto3 in lambda function #1

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": []
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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