Questions tagged with Amazon Simple Storage Service

Content language: English

Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

After initiating a restore on several files about a day ago in S3 Glacier Deep Archive, using 'Standard' (Typically 12 hours), and setting them as 'available' for 7 days, none of the files seem to...
0
answers
0
votes
10
views
asked 9 days ago
As AWS mentioned in docmuent, EBS Snapshot will store in S3. But price for EBS Snapshot is more expensive than S3 price. For example, in Singapore region, - EBS Snapshot price for Standard is...
1
answers
0
votes
24
views
asked 9 days ago
I have SSM document that accessing an S3 bucket using HTTPS. The bucket contains an installer . I can access the installer using below S3 policy, but it is open to public. Is there a way to restrict...
1
answers
0
votes
28
views
asked 9 days ago
We have a requirement where the user would use a drag and drop file upload control to select multiple files (may be large size files like 100MB) and these files would then be uploaded to S3 via our...
1
answers
0
votes
28
views
asked 10 days ago
We have .net 6 application from where we are publishing email/text notification using masstransit and subscribing in another application from same solution. Publishing email with attachment is working...
2
answers
0
votes
30
views
asked 10 days ago
Hi Community, Looking for some help with IoT Analytics datastore(s3) partitions. Currently my pipeline routes all the messages to datastore on s3 (customer managed storage) with no custom partitions...
0
answers
0
votes
40
views
profile picture
asked 10 days ago
Hi, I'm using aws cli and boto3 in Linux ubunto 20.4 locally and encountered similar problems. Once in a while, the upload started and I get an `upload fail......Could not connect to the endpoint...
2
answers
0
votes
76
views
asked 10 days ago
As we are trying to delete an object from S3 using SDK getting 403 error for DeleteObject below is the Request...
1
answers
0
votes
49
views
asked 11 days ago
so I have 2 streams and I am merging them and then I am putting them in 1 stream which is named join which is connected to a delivery stream, when I am running the specific code manually on aws...
0
answers
0
votes
19
views
asked 11 days ago
Hello, I have executed a batch operation to replicate the objects from one bucket to another, but from the Metrics tab, the number of objects on the destination bucket is different from the amount of...
1
answers
0
votes
79
views
asked 12 days ago
i wanted to deploy a static website build up of html, css, js. after following the procedure of deploying static website on s3. its still showing error Code: NoSuchKey Message: The specified...
1
answers
0
votes
67
views
Shree
asked 12 days ago
``` bool AwsDoc::S3::PutObjectAsync(const Aws::S3::S3Client &s3Client, const Aws::String &bucketName, const Aws::String &fileName) { //...
0
answers
0
votes
39
views
asked 12 days ago