Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Unable to import module 'main': cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' on deploying the solution #4

@alexhafner

Description

@alexhafner

The CDK install runs into

Received response status [FAILED] from custom resource. Message returned: Error: Unable to import module 'main': cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/var/task/urllib3/util/ssl_.py)
Logs: /aws/lambda/DocumentSplitterWorkflow-LambdaConfigurationPrefil-ZGDSfaU5CpWR

on the LambdaConfigurationPrefill custom resource.

This resembles the error widely reported in relation to urllib3 in issues like psf/requests#6443 , aws/aws-lambda-base-images#98 and boto/boto3#3714. Is there already a workaround available for this project?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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