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

cfn-resource-bridge out of date with botocore #4

@emayssat-ms

Description

@emayssat-ms

I am hitting this deprecation warning

http://botocore.readthedocs.io/en/latest/client_upgrades.html

I tried to install botocore 0.66 and 0.77 thne I get another issue with pyopenssl

/usr/local/lib/python2.7/dist-packages/botocore/vendored/requests/packages/urllib3/contrib/pyopenssl.py in ()
53
54 orig_util_HAS_SNI = util.HAS_SNI
---> 55 orig_connectionpool_ssl_wrap_socket = connectionpool.ssl_wrap_socket
56
57

AttributeError: 'module' object has no attribute 'ssl_wrap_socket'

what version of botocore, boto and image were you using?

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