aws tag

215 questions


1 answers
41 views
0
AWS cannot release Elastic IP.

EIP was assigned to an EC2 instance, but When you press Actions - > Unassociate Addresses to release it, You do not have permission to access the specified resource.The error appears and cannot be ...

aws
2 years ago

1 answers
46 views
0
CPU utilization periodically drops to 0%

I'm having trouble with the timing of the site's very poor response.The frequency is several times per minute.It's only been three days since it was released, so there's very little access.The top com...

2 years ago

1 answers
43 views
0
Does Amazon Redshift data sharing synchronize the data share area if you change the definition of an object?

If I change the definition of a table or view in a producer cluster with Amazon Redshift data sharing by adding columns, will it automatically be reflected in the table or view in the data share area?...

2 years ago

1 answers
100 views
0
The locally precompiled manifest file cannot be read from the AWS production environment.

I couldn't understand the cause and got stuck, so I'd like to ask you a question.The title is correct.I am deploying to the server after running assembets:precompile locally, but I am having trouble b...


1 answers
40 views
0
Applying Floating IP Across the Availability Zone

We are considering using the Floating IP of AWS to provide Active/Standby redundancy between EC2 instances located in different Availability Zones (hereafter, AZ).Floating IP is a method of switching ...

aws
2 years ago

1 answers
119 views
0
Why the Allocation ID and Association ID exist for AWS NAT Gateway and EIP

Let me ask you a question about AWS network resources.There seem to be two relationships between NAT gateways and EIP: Allocation ID and Association ID, but why are there two?I was recently organizing...

2 years ago

1 answers
66 views
0
I want to use the library containing fetch() in TypeScriot/nodejs, but I am not sure how to replace global variables.

I would like to use the library aws-amplify in nodejs. Because this library uses fetch APIs, JavaScript/nodejs was solved by using node-fetch as follows:constamplify=require('aws-amplify');global.fetc...

2 years ago

2 answers
46 views
0
Add Static Value to Query String Parameter in the Amazon API Gateway HTTP Proxy

on the Amazon API Gateway/api/?hoge=fuga-like requestI would like to send additional Query String Parameters when relaying to external API endpoints, such as https://endpoint/?hoge=fuga&foo=bar. W...

aws
2 years ago

1 answers
118 views
0
Database Errors in Chef Solo

[Question] $bundle exec knife solo cookie node nameThe following error occurs in Error executing action create on resource 'mysql_database [aws]'*Currently, recipes that do not use database are workin...

2 years ago

1 answers
46 views
0
No basic auth credentials error in docker push to ECR

https://yomon.hatenablog.com/entry/2019/08/fargateseleniumI tried to move selenium on aws by following the instructions on the page above, but docker push didn't work and got stuck. docker push 123456...

2 years ago
« - 15 - »

© 2024 OneMinuteCode. All rights reserved.