AWS Glue Python Script Doesn’t install wheel from s3 when adding a glue connection
I’m running a glue python-shell script, and I include extra-py-files
that are paths in S3 to wheels I’ve built for the script. These are installed as expected.
I’m running a glue python-shell script, and I include extra-py-files
that are paths in S3 to wheels I’ve built for the script. These are installed as expected.