Trending questions in AWS

0 votes
1 answer

Amazon Lex Bot version deployed for use by end users

Yes. You can build and deploy a ...READ MORE

Nov 26, 2018 in AWS by Archana
• 5,640 points
612 views
0 votes
1 answer

AWS Cloudfront is not classifying the Tablet device as Tablet?

You can seek reference from the below ...READ MORE

Nov 2, 2018 in AWS by Subhodeep Ghosh
1,648 views
0 votes
1 answer

htaccess redirect + hide subfolder in url

I found this after searching, Try this rule: # ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,090 points
5,943 views
0 votes
1 answer

502 Bad Gateway Error in CloudFront AWS

To resolve this you have 2 option.    Enable ...READ MORE

Sep 6, 2018 in AWS by Priyaj
• 58,090 points
4,100 views
0 votes
1 answer

How do you make S3 Object public via Java SDK?

Found the answer in an AWS Documentation return ...READ MORE

Oct 16, 2018 in AWS by Archana
• 4,170 points
2,352 views
0 votes
2 answers

How do i set development and staging with Amazon Redshift

As Redshift is a fork of postgres ...READ MORE

Oct 12, 2018 in AWS by findingbugs
• 4,780 points
2,628 views
0 votes
1 answer

Is there a way to move AWS Elasticsearch to another account

Create a role with Elasticsearch permission. Provide the iam:PassRole for ...READ MORE

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

Error while accessing tomcat installed in EC2

Make sure your Ubuntu Uncomplicated Firewall is controlling the ...READ MORE

Nov 23, 2018 in AWS by Archana
• 5,640 points
664 views
+1 vote
2 answers

How to install Python MySQLdb module using pip?

It's easy to do, but hard to ...READ MORE

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

Using Shapely on AWS Lambda with Python 3

For some reason, the pip install of ...READ MORE

Oct 8, 2018 in AWS by Priyaj
• 58,090 points
2,608 views
0 votes
1 answer

remove object command running sucessfully but the object is still there.

The command is running successfully because there ...READ MORE

Nov 26, 2018 in AWS by Priyaj
• 58,090 points
470 views
0 votes
1 answer

Validate Amazon SessionToken / Cognito?

You can use it as an OAuth token ...READ MORE

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

How to support more than one trigger in AWS Lambda in Golang?

In approach one, you are directly calling ...READ MORE

Sep 12, 2018 in AWS by Priyaj
• 58,090 points
3,691 views
+1 vote
1 answer

How to load data to Amazon redshift from different sources eg DynamoDB or Amazon EC2?

Hey @Jino, If you are talking about ...READ MORE

Nov 20, 2018 in AWS by Nabarupa
670 views
0 votes
1 answer

Defining multiple schedules in same data pipeline

Yes, simply define multiple schedule objects in ...READ MORE

Nov 16, 2018 in AWS by Archana
• 5,640 points
904 views
0 votes
1 answer

What is the benfits of using Elastic Load Balancer in VPC?

Hello, @Jino. Talking about the Load Balancer, it ...READ MORE

Nov 20, 2018 in AWS by Priyaj
• 58,090 points
689 views
0 votes
1 answer

What's the difference between Simple Workflow Service and Data Pipeline?

While both services provide execution tracking, handling ...READ MORE

Nov 16, 2018 in AWS by Archana
• 5,640 points
846 views
0 votes
1 answer

Unable to start express server on AWS instance

It's not your code — you can't connect ...READ MORE

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

How to exclude specific folders every time I run 'eb deploy' using AWS EB CLI

If there is not .ebignore file it ...READ MORE

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

What are the stages auto scaling goes when a scale up happens?

There is no term such as scale ...READ MORE

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

How to create analysis with Amazon Quicksight?

The entire process is fairly simple.  Amazon QuickSight ...READ MORE

Nov 14, 2018 in AWS by Archana
• 5,640 points
909 views
0 votes
1 answer

What is a DB Instance of Amazon RDS?

Hey @findingbugs, there are two question of ...READ MORE

Nov 19, 2018 in AWS by Priyaj
• 58,090 points
686 views
0 votes
1 answer

What is the maximum storage capacity of a node in Redshift?

You can create a cluster using either ...READ MORE

Oct 26, 2018 in AWS by Archana
• 5,640 points
1,721 views
0 votes
1 answer

Push Notification not sent by Amazon SNS to IOS application.

If the SNS endpoint is disabled after ...READ MORE

Aug 14, 2018 in AWS by Deepthi
• 300 points
4,965 views
0 votes
1 answer

Utiliy of Terraform WAF Web ACL Resource

You can now create any of a aws_wafregional_byte_match_set, aws_wafregional_ipset, aws_wafregional_size_constraint_set, aws_wafregional_sql_injection_match_set or aws_wafregional_xss_match_set, ...READ MORE

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

How to perform DR Setup in AWS?

Hello @Selva. There are a bunch of services ...READ MORE

Nov 19, 2018 in AWS by Priyaj
• 58,090 points

reshown Nov 26, 2018 by Priyaj 688 views
0 votes
1 answer

Best way to manage repositories and images in Amazon Elastic Container Registry

Amazon ECR provides a command line interface and ...READ MORE

Nov 23, 2018 in AWS by Archana
• 5,640 points
482 views
0 votes
1 answer

AWS ElasticBeanstalk CLI in OS X: EB Command Not Found

After a lot more trial and error, ...READ MORE

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

How to map, trace and display AWS X-Ray GoLang Lambda to lambda service

You don't need to add a subsegment ...READ MORE

Oct 15, 2018 in AWS by Priyaj
• 58,090 points
2,162 views
0 votes
1 answer

How to monitor & track a chatbot on Amazon Lex?

You can track metrics for your bot ...READ MORE

Nov 8, 2018 in AWS by Archana
• 5,640 points
1,097 views
0 votes
1 answer

Invalid Bucket name when creating s3 bucket with AWS SDK

AWS provides naming standards when naming an ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,090 points
4,121 views
0 votes
1 answer

How to connect the MySQL Keyring plugin to AWS KMS services?

You can refer to this link below ...READ MORE

Nov 12, 2018 in AWS by Priyaj
• 58,090 points
917 views
0 votes
1 answer

Get the names of different stages in an AWS Lambda function?

How to get the name of the ...READ MORE

Sep 27, 2018 in AWS by Priyaj
• 58,090 points
2,857 views
0 votes
1 answer

Custom authorizer vs Cognito - authentication for amazon api gateway - Web application

okay, authentication and security is indeed hard ...READ MORE

Sep 24, 2018 in AWS by Priyaj
• 58,090 points
2,959 views
0 votes
1 answer

Directory Listing in S3 Static Website

There is also a solution: https://github.com/caussourd/aws-s3-bucket-listing Similar to https://github.com/rgrp/s3-bucket-listing but I couldn't ...READ MORE

Jul 18, 2018 in AWS by Cloud gunner
• 4,670 points
5,892 views
0 votes
1 answer

AWS S3 has to load before I execute commands on the command line

Grep your project for boto or boto3 if you're using AWS ...READ MORE

Nov 15, 2018 in AWS by findingbugs
• 3,260 points
713 views
0 votes
1 answer

Is a DB Instance Avablity Zone dependent?

Hello @findingbugs, before knowing the dependency you ...READ MORE

Nov 19, 2018 in AWS by Priyaj
• 58,090 points
507 views
0 votes
1 answer

POST request to S3 is returning a HTTPResponse 405

This error has nothing to do with ...READ MORE

Aug 13, 2018 in AWS by Archana
• 4,170 points
4,731 views
+1 vote
1 answer

How to issue a parsing json from case class using jackson?

Do you use jackson-module-scala or any other Scala-aware configuration ...READ MORE

Sep 26, 2018 in AWS by Priyaj
• 58,090 points
2,787 views
0 votes
1 answer

Database with AWS Ealstic Beanstalk

Elastic Beanstalk can automatically provision an Amazon ...READ MORE

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

How to sync upload in multiparts using AWS S3 CLI

sync uses multipart upload by default. Refer ...READ MORE

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

How to set up rules for Application Load Balancer?

You can configure rules for each of ...READ MORE

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

How does AWS certification work on root domain

You need separate certificate for the root ...READ MORE

Nov 15, 2018 in AWS by Priyaj
• 58,090 points
611 views
0 votes
1 answer

Snapshot AMI in AWS

When you say, non-EBS, you mean EC2 instance ...READ MORE

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

How can I disable a user's password in AWS using boto3

delete_login_profile is the one you should use if ...READ MORE

Sep 27, 2018 in AWS by Priyaj
• 58,090 points
2,718 views
0 votes
1 answer

Why does EC2 instance terminates when stopped?

Because it is part of an Auto ...READ MORE

Oct 8, 2018 in AWS by Archana
• 4,170 points
2,243 views
0 votes
1 answer

How to copy a folder from S3 to Elastic Beanstalk instance on its creation?

I had encountered similar problem. But i ...READ MORE

Aug 24, 2018 in AWS by Archana
• 4,170 points
4,186 views
0 votes
1 answer

Sort output of aws-cli ec2 describe-instances by Hostrecord (Route53::RecordSet)

The easiest way I can think of ...READ MORE

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

VPC and Subnets

Setup an EC2 instance (Use this as ...READ MORE

Nov 15, 2018 in AWS by findingbugs
• 3,260 points
571 views
0 votes
1 answer

On what resources does AWS Data Pipeline activities run?

AWS Data Pipeline activities are run on ...READ MORE

Nov 16, 2018 in AWS by Archana
• 5,640 points
535 views