Skip to main content

Questions tagged [amazon-s3]

Amazon S3 (Simple Storage Service) is a web service which provides storage and various interfaces for accessing data stored there.

0 votes
2 answers
1k views

How to encypt files in transit to S3 from local macine

I have installed AWS CLI in a server in my on-prem server I am able to copy files via the cli S3 commands, how can i know if the files in transit to S3 are encrypted?. There is a SSL installed on the ...
Pramod's user avatar
  • 1
0 votes
0 answers
303 views

Large files split when uploaded to cloud (B2 Backblaze)

I'm uploading some ISO files which I made from DVDs to B2 Backblaze cloud. But I see they split there: There are also some 0 bytes size files, which seems strange. How can this be explained? I'm ...
KcFnMi's user avatar
  • 604
0 votes
1 answer
166 views

AWS S3 bucket size reduced after configuring life cycle with Transisition to Standard IA class

Few days back I tried to configure a life cycle for S3 bucket intending to move old files to Glacier. I configured a LifeCycle for that bucket and added transistion to Standard IA class after 31 days ...
Sampath Vatti's user avatar
-1 votes
1 answer
454 views

Can I make an Amazon AWS Lamda function which is triggered by the creation of an S3 bucket? [closed]

I would like to send a mail when a new bucket is created on our AWS account. I'd prefer this to be near-instantaneous so preferably not time scheduled, but triggered by the CreatBucket event directly. ...
G-.'s user avatar
  • 743
0 votes
1 answer
70 views

Configure root login bucket for an s3 user?

I want to configure a policy/permission for a specific s3 user so they will login to a particular sub folder under a bucket. I've got a bucket location here: s3://foo.s3.amazonaws.com and underneath ...
Kevin's user avatar
  • 321
-2 votes
3 answers
2k views

How to implement anti-scraping mechanisms for my Amazon S3 based site?

I have a few static web pages hosted on amazon S3 that are very frequently updated. I want to implement few anti-scraping mechanisms like banning IP's which are making too many requests or making ...
Avinash's user avatar
  • 51
6 votes
0 answers
2k views

AWS Client S3 mv command is slow

I am using aws cli to move the files around in S3 in the same bucket. As far as I know, AWS S3 does not maintain the folder structure. It stores the entire path as key to the file and displays it in ...
nightgaunt's user avatar
4 votes
1 answer
5k views

multiple s3 users in one bucket or per-user buckers

intelligent people, noob here! I am planning on building a multi-user apparatus on s3 for photo/object storage, and I was planning on using s3. I have the whole front-end planned out but I have a ...
BurnDownTheIgloo's user avatar
1 vote
1 answer
736 views

Can I host a static website on Amazon EC2 coupled with EFS?

My website is currently hosted on EC2 with EBS volume. But very often I run a java program on the same instance (Which outputs to EBS) to generate/update files for the website. CPU & memory peaks ...
Avinash's user avatar
  • 51
2 votes
3 answers
2k views

S4cmd working only for Amazon S3. Is it possible to configure it for DreamObjects cloud storage the way S3cmd worked?

I just switched from S3cmd to S4cmd. It's working great for EC2 to Amazon S3 data transfer. But when I'm trying DreamObjects or CenturyLink Object storage in it's place, it shows the below error: ...
Avinash's user avatar
  • 51
0 votes
2 answers
152 views

Centralizing data AWS

I want to centralizer about 1TB of data in AWS for 3 on premise locations (5 users each location). We are going growing but still small. Each location has a 30/5mpbs connection. Each has its own Linux ...
Benjamin Jones's user avatar
0 votes
0 answers
3k views

No permission to download my own file in AWS S3

I can see I have the all the checkboxes checked in S3 panel with me as the Grantee. But when I try access the URL or downloading the file, it says access is denied. I don't want to change permission ...
resting's user avatar
  • 931
1 vote
1 answer
431 views

Unable to import my vmdk to EC2 [duplicate]

I am trying to import my vmdk to EC2 as a instance using S3 bucket I am using this syntax ec2-user@ip-10-0-x-x ~$ ec2-import-instance disk1.vmdk -f VMDK -t m1.xlarge -a x86_64 -b import-raj -o ...
RAJ KUMAR's user avatar
0 votes
0 answers
96 views

keep amazon s3 bucket public between uploads

I've setup an Amazon CloudFront CDN to point to an Amazon S3 Bucket. It works great, I love how it's streamlined much of my process! But I have a problem, every time I do a new upload to it, the new ...
Ciel's user avatar
  • 233
1 vote
1 answer
2k views

How can I restore a MySql database dump direct from S3?

I have a gzipped database backup stored on S3 and would like to restore it to MySql without having to first download it due to disk space constraints. I tried the two commands below but got gzip: ...
KalenGi's user avatar
  • 147

15 30 50 per page
1
3 4
5
6 7
12