Trending questions in AWS

0 votes
1 answer

How can I enforce a S3 policy to let only signed URL get objects?

You don't need to make a bucket ...READ MORE

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

What is Amazon CloudWatch?

CloudWatch is a tool built for developers ...READ MORE

Dec 6, 2018 in AWS by Nitesh
601 views
0 votes
1 answer

How to use CloudFormation to create an ECS cluster?

Looks like there is nothing special about ...READ MORE

Sep 24, 2018 in AWS by Archana
• 4,170 points
3,746 views
0 votes
1 answer

What is AWS Lambda?

AWS Lambda is a serverless compute service ...READ MORE

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

AWS boto3 — Difference between `batch_writer` and `batch_write_item`

As far as I understand and use ...READ MORE

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

How to create a security group in EC2-Classic using AWS-CLI?

Hello @Jino, The command for creating security group ...READ MORE

Nov 21, 2018 in AWS by Anoop
1,218 views
0 votes
1 answer

How Can I Reboot Elastic Beanstalk Instances in an ebextensions script?

The answer is you don't. The recommendation ...READ MORE

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

What is a CNAME?

It is an alternate domain name provided ...READ MORE

Dec 6, 2018 in AWS by Ritwik
585 views
0 votes
1 answer

Unable to delete subnets in a VPC using boto3.

.terminate is used for instances and not ...READ MORE

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

What are the informations that we can get from the CloudTrial lof of S3?

Event or log entry contains information about ...READ MORE

Dec 6, 2018 in AWS by Nitesh
541 views
0 votes
1 answer

Issue with RDS import terraform

I guess this was the mistake you ...READ MORE

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

Elastic Beanstalk change environment variables wipes out WSGIPassAuthorization

Currently when you deploy a new config, ...READ MORE

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

Connect AWS Athena to an existing Hive Metastore

Athena works only with its own metastore ...READ MORE

Nov 16, 2018 in AWS by Jino
• 5,810 points
1,408 views
+1 vote
1 answer

What are the features of Route 53?

The features of Route 53 can be ...READ MORE

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

How to create AWS S3 api logs using Cloud Trail?

CloudTrail basically captures the part of API calls ...READ MORE

Dec 6, 2018 in AWS by Nitesh
522 views
0 votes
1 answer

What is the difference in terms of utility between Application Load Balancer and Classic Load Balancer?

Classic Load balancer are used in times ...READ MORE

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

How to configure IAM roles for ECS tasks?

You first need to create an IAM ...READ MORE

Nov 5, 2018 in AWS by anonymous
1,838 views
0 votes
1 answer

Functionality differences for AWS Lambda functions written in node.js/Java

Well, you can always choose Java, if ...READ MORE

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

How does Route 53 work?

Amazon Route 53 is a highly available and scalable ...READ MORE

Dec 6, 2018 in AWS by Rachit
514 views
+1 vote
1 answer

What is the pricing for CloudWatch?

Many of the service is generate Cloud ...READ MORE

Dec 6, 2018 in AWS by Nitesh
429 views
0 votes
1 answer

AWS presigned url acl public read invalid signature

The error that you got was because error ...READ MORE

Oct 5, 2018 in AWS by Priyaj
• 58,090 points
3,160 views
+1 vote
1 answer

AWS Elasticsearch VPC connectivity

VPC Endpoint cannot be accessed outside the ...READ MORE

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

Amazon Ec2 FTP Write Permission error

The ec2-user don't have permission to write ...READ MORE

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

Amazon Athena or Redshift Spectrum?

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

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

restrict access to specific AWS Elastic Beanstalk resources

Yes. You can allow or deny permissions ...READ MORE

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

Select all text currently in a textbox and overwrite it?

You can achieve this with the Javascript command.  It ...READ MORE

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

How to test credentials for AWS Command Line Tools

This command always works regardless of the ...READ MORE

Aug 8, 2018 in AWS by anonymous
5,672 views
0 votes
1 answer

Why AWS auto scaling grroup removed instance from standby without putting in InService

AFAIK, The instance state transition must go ...READ MORE

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

AWS SNS Topic subscription filter account limit

I guess you can only have 100 ...READ MORE

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

How to create Route 53 heath check?

It is a feature provided by Route ...READ MORE

Dec 6, 2018 in AWS by Rishav
398 views
0 votes
1 answer

What is Amazon Athena?

Amazon Athena is an interactive data analysis ...READ MORE

Dec 6, 2018 in AWS by Priyaj
• 58,090 points
357 views
0 votes
1 answer

AWS SNS - How to get SNS topic by name?

If you know the topic already exists ...READ MORE

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

AWS Route53 recordset delete Error - values provided do not match the current values

I was able to figure this one ...READ MORE

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

What are the best practices to upload file to S3 and also trigger a lambda

AWS recommends to store files on S3, ...READ MORE

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

Unable to fetch the last coloumn using Athena

the error that i found was with ...READ MORE

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

https doesn't get updated from list in security group

As per your snap you have selected ...READ MORE

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

What are the suitable alternatives to Lambda?

There are multiple replacements for Lambda. Here are ...READ MORE

Dec 5, 2018 in AWS by Prawin
329 views
0 votes
1 answer

Get User Group in Swift using AWS Cognito

The groups are exposed in the ID ...READ MORE

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

How to setup Amazon Lightsail Subdomain

AWS LightSail is different from shared hosting ...READ MORE

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

Create Snapshot of EBS and attach to EC2 using Terraform

You can also create a snapshot using ...READ MORE

Oct 29, 2018 in AWS by Priyaj
• 58,090 points
1,925 views
+2 votes
3 answers

I am not able to stream PDF, using AWS gateway/Lambda setup

I got a discussion on aws forum ...READ MORE

Aug 2, 2018 in AWS by bug_seeker
• 15,520 points
7,290 views
0 votes
1 answer

Set the permission for a folder in aws when the directory is using laravel file storage?

you need the chown -R not the ...READ MORE

Oct 22, 2018 in AWS by Priyaj
• 58,090 points
2,205 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,324 views
0 votes
1 answer

Error: Unknown Option: group, security

Hello @Jino, This is a simple syntax error ...READ MORE

Nov 21, 2018 in AWS by Nabarupa
928 views
0 votes
1 answer

Updating an attribute in AWS DynamoDB

Unfortunately, it can't be achieved in a ...READ MORE

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

Can a fresher with knowledge on AWS get a job for AWS pre-sales Acrhitect?

A fresher with the certification and knowledge ...READ MORE

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

Does Amazon ECS support dynamic port mapping?

Yes. It is possible to associate a ...READ MORE

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

How to create new stack using create-change-set in AWS Cloudformation

The type of change set operation. To ...READ MORE

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

How do I enable SSH for my AWS-EB instance?

Using the EB CLI to do eb ...READ MORE

Oct 9, 2018 in AWS by Archana
• 4,170 points
2,721 views
+1 vote
1 answer

How to make an application private on AWS Elastic Beanstalk?

Like you said by default, your application ...READ MORE

Oct 25, 2018 in AWS by Archana
• 5,640 points
1,977 views