Trending questions in AWS

0 votes
1 answer

Chalice: Unable to connect with DynamoDB through pynamodb

You have to add "autogen_policy":false, to config.json and ...READ MORE

Sep 10, 2018 in AWS by Priyaj
• 58,090 points
1,827 views
0 votes
1 answer

Difference between A Rec & CNAME in Route53?

 Route 53, an A record can give the appearance ...READ MORE

Oct 1, 2018 in AWS by datageek
• 2,530 points
896 views
0 votes
1 answer

Single-Node Cluster & Multiple-Node Cluster

In the single-node cluster, you have a ...READ MORE

Sep 27, 2018 in AWS by Archana
• 4,170 points
1,052 views
0 votes
1 answer

Amazon products API - Looking for basic overview and information

Your post contains several questions, so I'll ...READ MORE

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

AWS ECS Service for Wordpress

If your container needs access to the ...READ MORE

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

How to set-up DynamoDB trigger using AWS Lambda?

Well this code worked for me. You ...READ MORE

Aug 20, 2018 in AWS by Archana
• 4,170 points
2,652 views
0 votes
1 answer

How to set up S3 policies for multiple IAM users so each has access only to their personal bucket folder?

Something like this should work to allow ...READ MORE

Aug 14, 2018 in AWS by Deepthi
• 300 points
2,909 views
0 votes
2 answers

Are S3 buckets region specific?

Yes, S3 buckets are region specific. We specify ...READ MORE

Jul 12, 2018 in AWS by sunshine
• 1,300 points
4,312 views
0 votes
1 answer

Loading data into Amazon Redshift

You can load data into Amazon Redshift ...READ MORE

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

How to upload an object into Amazon S3 in Lambda?

I suspect you are calling the context.done() function before s3.upload() has ...READ MORE

Sep 27, 2018 in AWS by Archana
• 4,170 points
966 views
+2 votes
2 answers

How do we move a domain from Hostgator to AWS Route 53?

I found this  Before transferring a domain, make ...READ MORE

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

How do I write an S3 Object to a file?

While IOUtils.copy() and IOUtils.copyLarge() are great, I would prefer the old ...READ MORE

Jul 13, 2018 in AWS by Hammer
• 360 points
4,214 views
0 votes
1 answer

Training data in S3 in AWS Sagemaker

If your IAM roles are setup correctly, ...READ MORE

Jul 27, 2018 in AWS by Priyaj
• 58,090 points
3,605 views
0 votes
1 answer

Configure Application load balancer to route http to https in Elastic beanstalk

From this document: To update your Elastic Beanstalk environment to ...READ MORE

Sep 6, 2018 in AWS by Priyaj
• 58,090 points
1,828 views
+7 votes
1 answer

Error: Path not found

try using the following command aws s3 cp ...READ MORE

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

Slack slash command delayed response on AWS Lambda

That won't work in a single lambda ...READ MORE

Sep 5, 2018 in AWS by Priyaj
• 58,090 points
1,800 views
+1 vote
1 answer

How do I get to AccessToken and IdToken following successful Amazon Cognito Login from iOS

Figured it out now: func getSession(){ ...READ MORE

Aug 28, 2018 in AWS by Priyaj
• 58,090 points
2,078 views
0 votes
1 answer

Amazon Athena vs Amazon Redshift

"Amazon Athena is the simplest way to give ...READ MORE

Sep 27, 2018 in AWS by Archana
• 4,170 points
786 views
0 votes
1 answer

Data-At-Rest encryption on Amazon RDS

Amazon RDS supports encryption at rest for ...READ MORE

Sep 18, 2018 in AWS by Archana
• 4,170 points
1,174 views
0 votes
1 answer

How can i copy tables from one database to other on AWS?

You can use AWS Data pipeline to ...READ MORE

Jul 5, 2018 in AWS by Priyaj
• 58,090 points
4,388 views
0 votes
1 answer

How does AWS guardduty generate sample event and generate cloudwatch event

For anyone that comes across this for ...READ MORE

Aug 22, 2018 in AWS by Priyaj
• 58,090 points
2,317 views
0 votes
1 answer

Can't find class CognitoUserPoolsSignInProvider: Issue with Sign In integration

CognitoUserPoolsSignInProvider is ditributed as part of aws-android-sdk-auth-userpools library. Please import ...READ MORE

Sep 28, 2018 in AWS by Priyaj
• 58,090 points
696 views
0 votes
1 answer

Using ElasticSearch Rest Client with Spring Data ElasticSearch

Currently Spring Data Elasticsearch doesn't support the ...READ MORE

Aug 10, 2018 in AWS by Deepthi
• 300 points
2,825 views
0 votes
1 answer

How do i manage firewall settings for my instance in Lightsail?

Yes. You can control the data traffic ...READ MORE

Sep 12, 2018 in AWS by Archana
• 4,170 points
1,369 views
0 votes
1 answer

How is Amazon ECS different from AWS Elastic Beanstalk?

AWS Elastic Beanstalk is an application management ...READ MORE

Sep 20, 2018 in AWS by datageek
• 2,530 points
1,016 views
0 votes
1 answer

how to connect my ec2 instance to a registered domain?

Hard to troubleshoot on here- but I ...READ MORE

Sep 24, 2018 in AWS by Priyaj
• 58,090 points
829 views
+5 votes
2 answers

What are the different job roles that one can get for AWS

If you have the AWS certification for ...READ MORE

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

Using pymongo to connect to MongoDB hosted on AWS

Yes, the drivers work independently of any ...READ MORE

Sep 14, 2018 in AWS by Priyaj
• 58,090 points
1,208 views
+1 vote
5 answers

Can Celery be used with Amazon SQS

I regenerated the credentials in the IAM ...READ MORE

Oct 25, 2018 in AWS by triedntested
3,519 views
0 votes
1 answer

Scaling in Amazon Redshift

The existing data warehouse cluster remains available ...READ MORE

Sep 27, 2018 in AWS by Archana
• 4,170 points
590 views
0 votes
1 answer

How to add IAM role to an existing instance in aws?

As of AWS CLI v1.11.46,  you can ...READ MORE

Sep 6, 2018 in AWS by Archana
• 4,170 points
1,466 views
0 votes
1 answer

Not able to stream PDF, using AWS gateway/Lambda setup

I had a similar problem with trying ...READ MORE

Jul 31, 2018 in AWS by Priyaj
• 58,090 points
3,060 views
+3 votes
1 answer

How to get a Job for AWS cloud architect

A Cloud Architect is an IT specialist who is ...READ MORE

Sep 25, 2018 in AWS by Priyaj
• 58,090 points
511 views
0 votes
1 answer

How to have a server 2012 in cloud and my users in different location

You will access the server the same ...READ MORE

Sep 25, 2018 in AWS by Priyaj
• 58,090 points
624 views
0 votes
1 answer

I am Unable to call Django REST API from within the same AWS EC2 Linux machine.

As per discussions in comment section, it's ...READ MORE

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

How to callback an error message when searching a table is unsuccessful in DynamoDB

When you get the "Process exited" response ...READ MORE

Sep 11, 2018 in AWS by Priyaj
• 58,090 points
1,162 views
+5 votes
1 answer

How is AWS better than GCP

AWS definitely is the leader of the ...READ MORE

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

How to delete events from an Amazon SQS?

I'm assuming that you don't care about ...READ MORE

Sep 21, 2018 in AWS by Archana
• 4,170 points
706 views
0 votes
1 answer

AWS AppSync User relations for FriendsList

This is possible in AppSync today. To accomplish ...READ MORE

Sep 11, 2018 in AWS by Priyaj
• 58,090 points
1,121 views
0 votes
1 answer

How do you pass custom environment variable on Amazon Elastic Beanstalk (AWS EBS)?

Old way  - use .ebextensions/*.config in AWS ...READ MORE

Sep 11, 2018 in AWS by Archana
• 4,170 points
1,101 views
0 votes
1 answer

How to switch between multiple accounts with AWS SDK

You can define multiple profiles in ~/.aws/credentials ...READ MORE

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

I'm trying to integrate Bitbucket into AWS Code Pipeline? What is the best approach?

You can integrate Bitbucket with AWS CodePipeline ...READ MORE

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

Amazon SQS FIFO Queue send message validation

Assuming you only have one process adding ...READ MORE

Sep 7, 2018 in AWS by Priyaj
• 58,090 points
1,259 views
0 votes
1 answer

AWS Lamda with Proxy Integration not recieving request parameters

The lambda proxy integration should pass through ...READ MORE

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

How to Enable CORS for an AWS API Gateway Resource

Since you're using Lambda Proxy integration for ...READ MORE

Jul 10, 2018 in AWS by Hammer
• 360 points
3,798 views
0 votes
1 answer

Why I get AWS repository ARN could not be added to restrict access?

heh... answer my own question: I must ...READ MORE

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

Multi-factor authentication in Amazon Quicksight

Yes. You can enable multi-factor authentication (MFA) ...READ MORE

Sep 14, 2018 in AWS by Archana
• 4,170 points
919 views
+4 votes
1 answer

How do I go from development docker-compose.yml to deployed docker-compose.yml in AWS

It can work if you try to put ...READ MORE

Jun 7, 2018 in AWS by Cloud gunner
• 4,670 points
4,978 views
0 votes
1 answer

How do i get the Elastic IP from running instance?

If yours is a linux ec2 instance ...READ MORE

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

I cannot install aws cli on mac os with pip - awscli: command not found

Here are the two steps to install ...READ MORE

Aug 2, 2018 in AWS by bug_seeker
• 15,520 points
2,669 views