Trending questions in AWS

0 votes
1 answer

How to import big data public data sets AWS?

One solution is to create an EBS ...READ MORE

Jan 8, 2019 in AWS by Archana
• 5,640 points
625 views
0 votes
1 answer

CreateBucket: Could not connect to the endpoint URL

This is not a error but more ...READ MORE

Nov 23, 2018 in AWS by Namitha
2,590 views
0 votes
1 answer

set up an AWS system manager that manages and configures my existing ec2 instance

Follow these steps to create a system ...READ MORE

Jan 10, 2019 in AWS by Amilia
484 views
0 votes
1 answer

What is SQS Lambda?

SQS is basically nothing but an approach ...READ MORE

Jan 11, 2019 in AWS by Jino Kurian
431 views
0 votes
1 answer

Validate a jwt token from cognito

Here is a documentation on how to ...READ MORE

Oct 31, 2018 in AWS by Priyaj
• 58,090 points
3,545 views
0 votes
1 answer

How to attach a internet gateway with a VPC using Python boto3?

Here is the code to attach a ...READ MORE

Dec 4, 2018 in AWS by Shuvodip Ghosh
2,036 views
0 votes
1 answer

What are the best practices for security in Lambda?

For security, there are some of the ...READ MORE

Jan 11, 2019 in AWS by Diksha
385 views
0 votes
1 answer

Is there a full list of configuration options for .elasticbeanstalk/config.yml?

For configuration settings like instance type and ...READ MORE

Oct 4, 2018 in AWS by Priyaj
• 58,090 points
4,671 views
0 votes
1 answer

Error creating Key Pair: You are not authorized to perform this operation

Try adding AmazonEC2FullAccess policy. If you are not sure how ...READ MORE

Sep 19, 2018 in AWS by Priyaj
• 58,090 points
5,315 views
0 votes
1 answer

How to use Google's mod_pagespeed module with AWS Beanstalk?

It's simple. You need to first download the ...READ MORE

Dec 28, 2018 in AWS by datageek
• 3,090 points
974 views
0 votes
1 answer

How can I install curl 7.34 or later on Amazon linux old instance

got answer from this link https://www.digitalocean.com/community/questions/how-to-upgrade-curl-in-centos6 worked for ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
7,071 views
0 votes
1 answer

Is it possible to find all S3 buckets given a prefix?

The high level collection command s3.buckets.filter only ...READ MORE

Aug 27, 2018 in AWS by Archana
• 4,170 points
6,288 views
0 votes
1 answer

Problem in creating AWS CodeBuild Webhook

The two possible scenario can be 1. ...READ MORE

Nov 12, 2018 in AWS by Priyaj
• 58,090 points
2,963 views
+1 vote
1 answer

What tools can be used to spin-up servers on AWS?

Yes. There are a lot of tools ...READ MORE

Dec 19, 2018 in AWS by Archana
• 5,640 points
1,306 views
0 votes
1 answer

How can I just increase the size of my root disk on AWS EC2 for use with Elastic Beanstalk?

This can be done using the following ...READ MORE

Nov 12, 2018 in AWS by Archana
• 5,640 points
2,939 views
0 votes
1 answer

What checksums does Amazon S3 employ to detect data corruption?

Amazon S3 uses a combination of Content-MD5 ...READ MORE

Oct 25, 2018 in AWS by Archana
• 5,640 points
3,712 views
0 votes
1 answer

what php API can be used to upload and download files to Amazon S3

Amazon have a PHPSDK , check the sample code // ...READ MORE

Oct 17, 2018 in AWS by Priyaj
• 58,090 points
4,052 views
0 votes
1 answer

What are the changes Cloud Adaption brings to the architecture?

Cloud is certainly the best place to ...READ MORE

Jan 11, 2019 in AWS by Shuvodip
307 views
0 votes
1 answer

How to detach and delete Internet gateway from a VPC using boto3?

Here is a simple implementation. You need ...READ MORE

Dec 4, 2018 in AWS by Shuvodip Ghosh
1,926 views
+1 vote
1 answer

Llimit to number of objects in a S3 bucket

If you are referring to the number of objects ...READ MORE

Oct 12, 2018 in AWS by Archana
• 4,170 points
4,104 views
+1 vote
1 answer

What is the pricing model for Route 53?

The pricing generally for the service of ...READ MORE

Dec 5, 2018 in AWS by Nabarupa
1,765 views
0 votes
1 answer

Import my AWS credentials using python script

Using AWS Cli  Configure your IAM user then ...READ MORE

Nov 16, 2018 in AWS by Jino
• 5,810 points
2,593 views
0 votes
1 answer

How to use AWS as Google App Engine back end?

Well, there are two ways. One, you ...READ MORE

Dec 27, 2018 in AWS by Archana
• 5,640 points
809 views
0 votes
1 answer

How to copy a file from my on-prem machine to Linux EC2 Instance?

You can use a tool called FileZilla. You ...READ MORE

Dec 14, 2018 in AWS by Shuvodip
1,381 views
+1 vote
1 answer

Cannot create a Default VPC

Okay so from a document from AWS, ...READ MORE

Oct 23, 2018 in AWS by Priyaj
• 58,090 points

edited Oct 24, 2018 by Priyaj 3,609 views
0 votes
1 answer

How to make ApiGateway point to specific Lambda bias

You actually need to make changes to ...READ MORE

Dec 21, 2018 in AWS by Archana
• 5,640 points
1,030 views
0 votes
1 answer

What is the difference between AWS Ops Work and Cloud Formation?

AWS Ops Work is an application management ...READ MORE

Dec 14, 2018 in AWS by Shuvodip
1,326 views
+1 vote
1 answer

How is VPC Security Group different than a DB Security Group?

There are 3 different security groups that ...READ MORE

Nov 20, 2018 in AWS by Rishav Ram
2,283 views
0 votes
1 answer

When should I use a t2.medium vs. a m3.medium instance type within AWS?

30000 hits per month is on average ...READ MORE

Aug 17, 2018 in AWS by Priyaj
• 58,090 points
6,427 views
0 votes
1 answer

Target groups in AWS for Network Load Balancers

Ypu can change the port definition in ...READ MORE

Nov 13, 2018 in AWS by Priyaj
• 58,090 points
2,617 views
0 votes
1 answer

How to change new instance tag Name when auto scaling?

You can set up a new Name ...READ MORE

Oct 29, 2018 in AWS by Archana
• 5,640 points
3,263 views
+1 vote
1 answer

Invalid hostname error when connecting to S3 using secret key

Hey, it works perfectly fine you just ...READ MORE

Oct 11, 2018 in AWS by Archana
• 4,170 points
3,985 views
0 votes
1 answer

What is the AWS EBS limit?

Hey @Sradha, Amazon EBS volumes are billed by ...READ MORE

Dec 28, 2018 in AWS by Samprit Mishra
631 views
0 votes
1 answer

Notification to AWS SNS to insert a record insert into Mysql Rds table?

You can achieve "automatic" triggering by AWS Lambda or ...READ MORE

Oct 31, 2018 in AWS by Priyaj
• 58,090 points
3,124 views
0 votes
1 answer

Polling the queue in Amazon SQS

One way is you could create a ...READ MORE

Dec 20, 2018 in AWS by Archana
• 5,640 points
963 views
0 votes
1 answer

How to get aws lambda response as an HTML page

Store the HTML markup in a variable and return ...READ MORE

Dec 4, 2018 in AWS by Archana
• 5,640 points
1,649 views
+4 votes
1 answer

How to create a lambda fucntion using Python?

Hey @Jino, I will tell you the ...READ MORE

Dec 20, 2018 in AWS by Nabarupa

edited Jun 9, 2020 by MD 763 views
0 votes
1 answer

How to enable Amazon Simple Queue Service (SQS)

Please follow the below steps in order ...READ MORE

Dec 28, 2018 in AWS by Shuvodip
571 views
0 votes
1 answer

How to change AWS S3 Bucket policies?

Here is the JSON file I used ...READ MORE

Nov 16, 2018 in AWS by Jino
• 5,810 points
2,387 views
0 votes
1 answer

Error while creating Security Group using aws-CLI

The error says you have entered a ...READ MORE

Nov 21, 2018 in AWS by Anup
2,162 views
0 votes
1 answer

How do I use AWS sdk definitions for TypeScript?

Hey, slight modification with what you have ...READ MORE

Dec 3, 2018 in AWS by Archana
• 5,640 points
1,617 views
0 votes
1 answer

Elastic Beanstalk: Deploy-time commands inside Docker

You could add a post deploy script ...READ MORE

Nov 14, 2018 in AWS by Theodor
• 740 points
2,424 views
0 votes
1 answer

How to delete all the subnets from a VPC using boto3?

You can refer to this question here: https://www.edureka.co/community/32182/unable-to-delete-subnets-in-a-vpc-using-boto3 You ...READ MORE

Dec 5, 2018 in AWS by Shuvodip Ghosh
1,542 views
0 votes
1 answer

Upload an image from Android to Amazon S3

Take a look at the Amazon S3 ...READ MORE

Sep 21, 2018 in AWS by Archana
• 4,170 points

edited Aug 8, 2019 by Archana 4,752 views
0 votes
1 answer

Unable to create a function in Lambda.

Hey @Jino, the error that you are ...READ MORE

Dec 20, 2018 in AWS by Shuvodip
856 views
0 votes
1 answer

Use external template to create AMI in AWS.

Hey @user, Amazon provides a feature called VM ...READ MORE

Dec 28, 2018 in AWS by Nabarupa
499 views
0 votes
1 answer

Is there any certification required for an AWS pre-sales ?

The certification on AWS Architect (associate or ...READ MORE

Nov 30, 2018 in AWS by Aniket
1,712 views
0 votes
1 answer

Deploy react app to AWS with pm2

Under 'tools' directory, in 'distServer.js' try to ...READ MORE

Feb 6, 2019 in AWS by Fatima
2,421 views
0 votes
1 answer

What are the skill required to be a AWS pre-sales Architect?

The employee needs to have a Degree ...READ MORE

Nov 30, 2018 in AWS by Aniket
1,635 views
0 votes
1 answer

What does the log file of a lambda function contains?

A simple lambda function contains the following ...READ MORE

Dec 28, 2018 in AWS by Rachna
452 views