aws tag

215 questions


3 answers
112 views
0
The Rails application is not working in the production environment, so-called production environment.

The Rails application is not working in the production environment, so-called production environment.In the test environment, css, image, and javascript are successfully compiled and reflected each ti...


1 answers
99 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...

2 years ago

1 answers
131 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...

2 years ago

1 answers
49 views
0
I want to set AWS CloudFront to boto and then Grant Read Permissions on Bucket: Yes.

AWS CloudFront is configured from Python using boto.However, the following settings are not available.Can't you do it with boto?Grant Read Permissions on Bucket:Yes, Update Bucket Policy

2 years ago

2 answers
76 views
0
Maybe it's because the rtp record setting is not working well due to AWS reverse DNS application.

Currently, spam has been determined when sending emails.I'm looking into it I am using AWS and I have to apply for the lifting of the restriction on Elastic IP, so I sent the application by referring ...

2 years ago

1 answers
47 views
0
Disk Space Monitoring in AWS EC2 Windows

I would like to monitor AWS disk capacity, but I have procured samples on the web as shown below.You cannot change drive C to drive D.Specifically, on the following site:I'd like to monitor the capaci...

2 years ago

1 answers
124 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-...

2 years ago

1 answers
130 views
0
Why can I choose to enable or disable each region endpoint in AWS STS?

Why can I enable/disable each region endpoint in STS?What are the security threats when enabled recklessly?

2 years ago

1 answers
115 views
0
How to Start an EC2 Instance in Lambda and Stop the Instance After Executing the Command

I would like to start the EC2 instance of Ubuntu that is stopped, run the script, email the results, and then stop again.I wrote and ran Lambda functions like this:import boto3instanceId='i-xxxxxxxx'i...

2 years ago

1 answers
71 views
0
Description of Array in API Parameters

Thank you for browsing.I am currently studying Python and am writing a program using the API.However, I would like to use the array for the values to be set in the parameters, but it doesn't work.How ...

2 years ago
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.