Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
0 answers
9 views

Uploading from OneDrive/Sharepoint in Laravel App

I'm looking for a solution to allow users to authenticate then upload files from their Sharepoint/OneDrive to S3 within a Laravel application. Has anyone been able to accomplish this before? I've only ...
Abdel Ibrahim's user avatar
0 votes
0 answers
8 views

How to connect Athena ODBC using AWS learner lab

I downloaded the Athena ODBC to connect to amazon athena. When I go to configure a data source in ODBC data sources 64bit on my own computer, I can't seem to get the correct secret access key or ...
user26529933's user avatar
-3 votes
1 answer
11 views

How can I upload a CSV file from a local folder to a specific folder within an S3 bucket using Python?

If I have a CSV file stored in a specific local folder, how can I upload it to a specific folder within an S3 bucket using Python?
Buddhadeb Mondal's user avatar
0 votes
1 answer
16 views

How much data in S3 will be backup for the first time?

Let say I have a S3 bucket which I created it and uploaded files to it a year ago. I kept it unchanged for a year. Now I turn on backup on it using continuous backup and set the total retention period ...
Steve's user avatar
  • 215
0 votes
0 answers
17 views

Uploading static files to an S3 as part of a Serverless deploy

I'm extending an existing tool that runs as a bunch of lambdas. It has several components to it (sftp handling, RDS Postgres updates, etc) and a small UI element. The UI needs has a few pages that now ...
Dycey's user avatar
  • 4,635
0 votes
0 answers
24 views

Unable to read a dataframe from s3

I am getting the following error: 24/07/25 21:29:43 WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 24/07/25 21:29:53 ...
Minu's user avatar
  • 7
-1 votes
1 answer
24 views

Does it make sense to "Let Cloudfront access S3 with VPC endpoint"

Currently I am making an infrastructure with Cloudfront infront of S3 for serving public static assets. The customer requested that they don't like to have their public static assets being public on ...
qkhanhpro's user avatar
  • 4,942
0 votes
0 answers
37 views

Unable to upload images to S3 using boto3

I am using fastapi to upload images to my s3 bucket. first i tried presigned url method to upload images from postman and it is working fine. But when i try to directly upload image(size ~7kb) from ...
varun_k_21's user avatar
1 vote
0 answers
11 views

Python - Writing data from Firehose lambda to S3 with dynamic names

I am using Amazon Data Firehose with a Lambda function to massage data before writing to S3 destination. I need to change the name of the S3 file written to S3 based on the data processed in the ...
George Chacko's user avatar
0 votes
1 answer
26 views

AWS Serverless framework, stack deploy stuck "CREATE_IN_PROGRESS"

I have a problem while using the Serverless framework to deploy my stack to AWS. I'm running this serverless deploy --stage tst --region eu-west-3 --verbose Then 2 of my functions get stuck in "...
JeanPierre's user avatar
1 vote
0 answers
26 views

Not able to Access S3 image via Cloudfront

I have created S3 bucket with public access with below mentioned Bucket policy and CORS. My bucket image is accessible in my web app. But When I create cloudfront distribution for this bucket with ...
Ahmad's user avatar
  • 11
0 votes
0 answers
11 views

Amazon Managed Service for Apache Flink keeping S3 as data source

Is it possible to read files from S3 whenever a new file is added from AWS Managed Apache Flink and I need to process the list of new files data one by one, the final result needs to be added to ...
Jayanth's user avatar
  • 495
0 votes
0 answers
8 views

How to Efficiently Upload Files in Parallel in Next.js/Node.js Using Async and S3?

I'm working on a Next.js project where I need to upload multiple files to AWS S3 in parallel. I'm using the @aws-sdk/client-s3 for uploading the files. Despite trying different approaches, my uploads ...
Hassaan Baig's user avatar
0 votes
0 answers
16 views

Amazon S3 bucket requirements for create spot-datafeed-subscription

I want to create a spot-datafeed-subscription with the documentation on Track your Spot Instance costs by subscribing to a data feed - Amazon Elastic Compute Cloud. I am kind of lost in how I have to ...
Julia Bambie's user avatar
0 votes
1 answer
41 views

S3 Intelligent - Tiering with snowflake managed iceberg tables

Trying to save on huge rarely used data storage costs, with snowflake managed iceberg tables. Would you apply the economical s3 intelligent-Tiering storage, to the iceberg’s external volume on s3, ...
רע פלג's user avatar

15 30 50 per page
1
2 3 4 5
1865