amazon-s3 tag

41 questions


1 answers
107 views
0
Expires cannot be added in CloudFront and S3 configurations.

I'm a front desk engineer and I don't know much about the server.I would like to cache the image file saved in S3 using Wordpress in EC2 of AWS from CloudFront, but I am having trouble setting Expires...

1 years ago

1 answers
110 views
0
Error when trying to use aws-sdk from ruby

After gem install aws-sdk-core, you will get an error if you execute code that reads only the following:Could you tell me where to find the cause or how to solve it?require 'rubygems'require 'aws-sdk-...

1 years ago

1 answers
80 views
0
Can s3 of aws support ssl in its own domain?

There is a domain you are taking under your name com.This is example.com.I would like to place the image file in s3 of aws so that it can be accessed at the URL https://img.example.com/. Is that possi...

1 years ago

1 answers
110 views
0
Can s3 of aws support ssl in its own domain?

There is a domain you are taking under your name com.This is example.com.I would like to place the image file in s3 of aws so that it can be accessed at the URL https://img.example.com/. Is that possi...

1 years ago

2 answers
71 views
0
File servers using s3fs and samba are not available from Mac

Could you please reply to me if there is someone who has solved the same situation?Centos 6 environment uses s3fs to provide a server with AWS s3 mounted.I created a configuration to share the mounted...

1 years ago

2 answers
133 views
0
File servers using s3fs and samba are not available from Mac

Could you please reply to me if there is someone who has solved the same situation?Centos 6 environment uses s3fs to provide a server with AWS s3 mounted.I created a configuration to share the mounted...

1 years ago

1 answers
97 views
0
Unable to access from the proprietary domain retrieved from route53.

In order to place the website on the server, you can create a backup (same as your own domain name) in S3 along the official AWS documentation (https://docs.aws.amazon.com/AmazonS3/latest/dev/website-...

1 years ago

2 answers
65 views
0
I want to know how to avoid indexing files in the Amazon S3 bucket.

What do you want to solveSave images and video files to Amazon S3.This file is made public, and only those who want to show it can view it by providing the URL.Looking at various information, I saw in...

1 years ago

1 answers
51 views
0
Please tell me how to make the aws policy.

{ Version: 2012-10-11, Id: Policy 1503119012324, Statement: [{ Sid: Stmt15031190096534, Effect: Deny, Principal: *, Action: *, Resource: arn:aws:s3::mybucket/*, Condition: { I want to make an exceptio...

1 years ago

1 answers
100 views
0
Understanding IP Control for s3

I am managing the image in S3, but I want to limit the IP and allow access only from my server, but when I put the IP in the condition of the configuration, 403 is returned and I cannot access it.If y...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.