aws tag

215 questions


1 answers
211 views
0
When I run GetObject from S3 on AWS Lambda, I get an error and I don't know what to do.

When I run GetObject from S3 on AWS Lambda, I get an error and I don't know what to do.Error Contents { errorMessage: An error occurred (AccessDenied) when calling the GetObject operation: Access Deni...

2 years ago

1 answers
40 views
0
How to Scale Up an AWS Instance

Is it possible to scale up the instance that was already made in EC2 of AWS?I can't find the CPU, memory, instance changes, etc.It says virtualization type hvm, but is it impossible to change this ins...

aws
2 years ago

1 answers
141 views
0
Unable to Connect Remote Desktop to the EC2 Instance of Windows Server in AWS

I created a Windows Server (free version of Micro2) in an EC2 instance of Amazon WebService and used it with a remote desktop connection, but when I tried to RDP from a different client PC than my pre...

2 years ago

2 answers
63 views
0
I want to hang the image on S3 on Amazon Rekognition via AWS CLI.

Through AWS CLI, I would like to throw the image placed on S3 to Amazon Rekognition for DetectText, but the error does not work.aws recognition detect-text -- image S3Object={Bucket=mybucket,Name=text...

2 years ago

3 answers
42 views
0
I'm doing rails-tutorial.AWS reports a Blocked host: error.

I am a programming beginner doing rails-tutorial.As I proceeded with the tutorial, I received a Blocked host: error on the AWS server.You want to know how to resolve this error.I will write the detail...

2 years ago

4 answers
41 views
0
How to deal with aws charge generation

I am currently studying rails, and I started using aws, but when I realized that there was a fee and I don't know what to do, so I would like to ask you a question.Looking at the billing information, ...

aws
2 years ago

2 answers
97 views
0
Unable to connect to the Internet through a NAT instance

EC2 (private subnet) cannot connect to the Internet through a NAT instance (public subnet).Ping from EC2 (private subnet) to NAT instance (public subnet)The NAT instance (public subnet) is curl, etc.,...

2 years ago

1 answers
43 views
0
Do I need NAT translations for IP addresses when I use AWS?

We will use EC2 in AWS to build one server.Access to office servers for business interaction and maintenance from several clients.AWS and the office will be connected via Internet VPN.It was stated on...

aws
2 years ago

1 answers
79 views
0
When I deploy the Django app on AWS Elastic Beanstalk, I can't see the static directory.

I'm about to publish a project made with python 3.4, django 1.7 on AWS Elastic Beanstalk.The deployment was successful and I was able to access it with a browser, but the directory containing the stat...


1 answers
72 views
0
After turning Ravel into https, post is no longer possible.

Regarding the subject, ·cloudfront→ALB→EC2↓·https~→cloudfront→ALB→EC2※ Issue https~ with Certificate ManagerAfter making the changes as shown in , Twitter authentication using post, laravel socialite ...

2 years ago
« - 11 - »

© 2024 OneMinuteCode. All rights reserved.