Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

SFHolidayCalendar - Template not working #158

Description

@ragheb

Hello,

The installation of cloudformation sfhc.yaml does not work anymore. the error message during installation :
CloudFormation did not receive a response from your Custom Resource. Please check your logs for requestId [5b7656b9-3464-466e-946f-f54ac5e0b90d]. If you are using the Python cfn-response module, you may need to update your Lambda function code so that CloudFormation can attach the updated version.

when I debug the lambda SFCalendarAssociation, I get the error message below.
{
"errorMessage": "Unable to import module 'associate_lambda': cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/tmp/urllib3/util/ssl_.py)",
"errorType": "Runtime.ImportModuleError",
"requestId": "2154c3f4-03ce-4345-9ff0-154e4ae938db",
"stackTrace": []
}

Sincerely,
Ragheb GMIRA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions