<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: I’m having trouble connecting to my AWS S3 bucket in Databricks Free Edition Help</title>
    <link>https://community.databricks.com/t5/databricks-free-edition-help/i-m-having-trouble-connecting-to-my-aws-s3-bucket/m-p/106751#M143</link>
    <description>&lt;P&gt;Can you check your firewall rules in AWS if that is not blocking outgoing requests.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2025 06:20:29 GMT</pubDate>
    <dc:creator>dineshk</dc:creator>
    <dc:date>2025-01-23T06:20:29Z</dc:date>
    <item>
      <title>I’m having trouble connecting to my AWS S3 bucket</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/i-m-having-trouble-connecting-to-my-aws-s3-bucket/m-p/106748#M142</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I’m having trouble connecting to my AWS S3 bucket from my local Python environment using boto3. When I try to run the following code:&lt;/P&gt;&lt;P&gt;import boto3&lt;BR /&gt;s3 = boto3.client('s3')&lt;BR /&gt;response = s3.list_objects_v2(Bucket='my-bucket-name')&lt;BR /&gt;print(response)&lt;/P&gt;&lt;P&gt;error message:&lt;/P&gt;&lt;P&gt;botocore.exceptions.SSLError: Can't connect to HTTPS URL because the SSL module is not available.&lt;/P&gt;&lt;P&gt;I’ve already run aws configure to set up my credentials, but I’m still seeing this error. I’m not sure if this is an issue with my Python installation, SSL configuration, or something else.&lt;/P&gt;&lt;P&gt;Thanks for any insights or suggestions!&lt;/P&gt;&lt;P&gt;Best Regard,&lt;/P&gt;&lt;P&gt;Lusy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 06:01:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/i-m-having-trouble-connecting-to-my-aws-s3-bucket/m-p/106748#M142</guid>
      <dc:creator>lusy26demco</dc:creator>
      <dc:date>2025-01-23T06:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: I’m having trouble connecting to my AWS S3 bucket</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/i-m-having-trouble-connecting-to-my-aws-s3-bucket/m-p/106751#M143</link>
      <description>&lt;P&gt;Can you check your firewall rules in AWS if that is not blocking outgoing requests.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 06:20:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/i-m-having-trouble-connecting-to-my-aws-s3-bucket/m-p/106751#M143</guid>
      <dc:creator>dineshk</dc:creator>
      <dc:date>2025-01-23T06:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: I’m having trouble connecting to my AWS S3 bucket</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/i-m-having-trouble-connecting-to-my-aws-s3-bucket/m-p/114554#M205</link>
      <description>&lt;P&gt;Hello Mate,&lt;/P&gt;&lt;P&gt;Are you trying from databricks notebook? if so can you share the dbr version ?&lt;/P&gt;&lt;P&gt;If not, you can install the below code :&lt;/P&gt;&lt;P&gt;import ssl&lt;BR /&gt;print(ssl.OPENSSL_VERSION)&lt;/P&gt;&lt;P&gt;and update the pip package :&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;`pip install --upgrade pip`&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;try post this.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Happy learning,&lt;/DIV&gt;&lt;DIV&gt;Saran&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Apr 2025 17:56:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/i-m-having-trouble-connecting-to-my-aws-s3-bucket/m-p/114554#M205</guid>
      <dc:creator>saisaran_g</dc:creator>
      <dc:date>2025-04-04T17:56:03Z</dc:date>
    </item>
  </channel>
</rss>

