Most voted questions in AWS

0 votes
2 answers

Adding swagger to existing aws lambda (API Gateway)

I have only used Swagger with API ...READ MORE

Aug 20, 2018 in AWS by Priyaj
• 58,090 points
3,604 views
0 votes
1 answer

How do I invoke another lambda async and pass context to it?

I tried several times trying to pass ...READ MORE

Apr 27, 2018 in AWS by Cloud gunner
• 4,670 points
6,126 views
0 votes
1 answer

AWS Placement groups

Placements groups, as the documentation states, is ...READ MORE

Apr 27, 2018 in AWS by Flying geek
• 3,280 points
1,060 views
0 votes
1 answer

Getting Error 503 when I using my site via DNS

add the server_name directive to your Nginx ...READ MORE

Apr 25, 2018 in AWS by Cloud gunner
• 4,670 points
1,596 views
0 votes
1 answer

How do I create folder under an Amazon S3 bucket through PHP API?

Of Course, it is possible to create ...READ MORE

Apr 24, 2018 in AWS by anonymous
10,981 views
0 votes
1 answer

Leave Deep Learning Process Running on AWS and Reconnect Later

You can run the process in a ...READ MORE

Apr 24, 2018 in AWS by Cloud gunner
• 4,670 points
587 views
0 votes
2 answers

Using an api key in amazon api gateway

Try with this X-Api-Key READ MORE

Apr 17, 2019 in AWS by sampath
2,331 views
0 votes
2 answers

Can we use Step function AWS over setTimeout for scheduling?

I think you have a few things ...READ MORE

Aug 20, 2018 in AWS by Priyaj
• 58,090 points
1,268 views
0 votes
4 answers

Renaming AWS Lambda function

Nope- the function name is immutable READ MORE

Mar 7, 2019 in AWS by anonymous
13,265 views
0 votes
1 answer

StackDriver AWS Reduce Resource Usage

Whenever you configure the AWS role, you ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
1,152 views
0 votes
1 answer

AmazonEC2 exception case, need help!!!!

Try to use .withRegion(..) and do not use .withEndpointConfiguration(...).  Perhaps you ...READ MORE

Aug 13, 2018 in AWS by bug_seeker
• 15,520 points
919 views
0 votes
1 answer

AWS Lambda Provisioning Business Logic

AWS Lambda's main function is to reuse ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
706 views
0 votes
3 answers

What is CPU Credit Balance in EC2 for AWS?

When you use fewer CPU resources then ...READ MORE

Nov 30, 2018 in AWS by Aniket
2,132 views
0 votes
3 answers

How to replace/add key pair for a Windows EC2 instance

Stop the EC2 instance for which you ...READ MORE

Nov 30, 2018 in AWS by Abhinav
7,460 views
0 votes
2 answers

Receiving SMS from users and stores in AWS

As far as I know, receiving international ...READ MORE

Aug 21, 2018 in AWS by Priyaj
• 58,090 points
1,322 views
0 votes
1 answer

Adding Keypair to existing EC2 instance

No you can't. The reason is KeyPair ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,290 points
1,137 views
0 votes
1 answer

Is it possible to pass custom environment variable on Amazon Elastic Beanstalk?

Yes this is possible. However I would ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,290 points
1,732 views
0 votes
1 answer

S3 Static Website Hosting Route All Paths to Index.html

Yes there is an easy way to ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,290 points
3,202 views
–1 vote
1 answer

How to configure httpd webserver in EC2 instance?

Hi@akhtar, To configure httpd web server in EC2 ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
1,022 views
–1 vote
1 answer

How to find AWS instance Ids in yaml format from command line?

Hi@akhtar, By default AWS gives output in json ...READ MORE

Jun 2, 2020 in AWS by MD
• 95,440 points
612 views
–1 vote
1 answer

What is IAM in AWS?

yes Manish, IAM is a service provided ...READ MORE

Apr 9, 2019 in AWS by Chandan
615 views
–1 vote
1 answer

How to decrypt the encrypted S3 file using aws-encryption-cli --decrypt

Use command : aws s3 presign s3://mybucket/abc_count.png you get ...READ MORE

Oct 22, 2018 in AWS by Priyaj
• 58,090 points
4,871 views