Most viewed questions in AWS

0 votes
1 answer

How to link AWS Lambda function to Amazon CloudWatch ?

In order to create Log Group and ...READ MORE

Jul 20, 2018 in AWS by datageek
• 2,530 points
1,347 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,346 views
+1 vote
1 answer

How many times can one receive the AWS free tier?

Yes, it is possible to create a ...READ MORE

Jul 27, 2018 in AWS by Priyaj
• 58,090 points
1,346 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,345 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,345 views
0 votes
1 answer

EC2 IAM policy to require tags

Use StringLike or StringNotLike to do your work ...READ MORE

May 15, 2019 in AWS by sunshine
• 1,300 points
1,340 views
0 votes
1 answer

Are the Reserved Instances available for Multi-AZ Deployments?

Reserved Instances is a pricing model, which ...READ MORE

Aug 8, 2019 in AWS by Diana
1,335 views
0 votes
1 answer

Jenkins on Linuz(AWS AMI) error "java.lang.UnsupportedClassVersionError: 51.0"

I had a similar problem, i removed ...READ MORE

Feb 6, 2020 in AWS by Jacques Schmitz Junior
1,332 views
0 votes
1 answer

CodePipeline error "ERROR: Failed to record SCM polling for hudson.model"

Register the jenkins custom pipeline custom action ...READ MORE

Jul 4, 2019 in AWS by Akki
1,331 views
0 votes
1 answer

How to secure EC2 Instances runnuing within a VPC?

Security groups present in a VPC provides ...READ MORE

Feb 19, 2019 in AWS by Ritesh
1,331 views
0 votes
1 answer

Unable to download aws s3 glacier objects

You can fix the issue with the ...READ MORE

Feb 15, 2022 in AWS by Rahul
• 2,080 points
1,323 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,323 views
0 votes
1 answer
0 votes
1 answer

celery with sqs error "No module named 'sqs'"

It's using SQS as a result backend ...READ MORE

Aug 20, 2019 in AWS by Vijay
1,322 views
0 votes
1 answer

Connection fails when an instance tries to connect NLB - AWS

Hey @Hannah, so sometimes what happens is ...READ MORE

Oct 15, 2019 in AWS by Tanya
1,321 views
0 votes
1 answer

Delete data from RDS on the onSuccess of a copyActivity in AWS Data Pipeline?

onSuccess/onFailure are primarily for status reporting. DPL doesn't ...READ MORE

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

How to create a new service in ECS cluster behind a load balancer?

Hi@akhtar, The following create-service example shows how to create a ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
1,315 views
0 votes
2 answers

Cloud Custodian Policies not working for EC2 and S3

There are no straight up examples. Best ...READ MORE

Mar 1, 2019 in AWS by anonymous
1,310 views
+2 votes
0 answers

How to migrate my GCP Instance to AWS

Hi There, Need ur help can anyone guide ...READ MORE

Feb 3, 2020 in AWS by antonyjohnson
• 140 points
1,304 views
0 votes
0 answers

Broken image from image upload to Amazon s3 via base64 string

Feb 18, 2022 in AWS by Rahul
• 2,080 points
1,301 views
0 votes
1 answer

How to Https to Https AWS ElasticBeanstalk?

As you've already tested HTTPS working fine ...READ MORE

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

Difference between Amazon SNS and Amazon MQ

Let me give you a situation to ...READ MORE

Jul 24, 2019 in AWS by Tanishq
1,298 views
0 votes
1 answer

How to describe a key pair using Boto3?

Hi@akhtar, You can find one method in your ...READ MORE

Oct 8, 2020 in AWS by MD
• 95,440 points
1,297 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,820 points
1,297 views
0 votes
1 answer

Getting memory leak error on AWS EMR - Saving Dataframe into hive external table on S3 -

You can start by creating  a temp ...READ MORE

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

Remove the terminated instances from the auto-scaling group in AWS?

Once you terminate the instance, detach it ...READ MORE

Oct 9, 2019 in AWS by Neel
1,294 views
0 votes
1 answer

Lambda + RDS Postgres not working

Have you verified your security group for ...READ MORE

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

How can I create tables in Athena?

Creating tables in Athena is very easy. ...READ MORE

Jan 17, 2019 in AWS by Edureka
• 4,220 points
1,290 views
+2 votes
3 answers

Where to buy good TEST Exam based scenarios samples ? ( Solution Architect Associated ) SAA-C01, AWS exam,

The user Leonardofed from github has put a lot ...READ MORE

Feb 6, 2019 in AWS by Disha
1,289 views
0 votes
1 answer

Does the CloudTrail Event History show all account activity within my account?

Yes, CloudTrail event will show you the ...READ MORE

Sep 30, 2019 in AWS by Kashish
1,288 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,288 views
0 votes
0 answers

AWS IAM user receive 401 when accessing to ECR repository, works with root user

I've started using AWS ECR to store ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
1,287 views
0 votes
1 answer

How to specify `logs:CreateLogGroup` permission for AWS ECS Fargate container in CloudFormation YAML?

To specify the logs:CreateLogGroup permission for an ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
1,283 views
0 votes
1 answer

What is AFI?

AFI is nothing but the design that ...READ MORE

Jan 30, 2019 in AWS by sukesh
1,278 views
0 votes
1 answer

Any one know SAP Analytic Cloud is it possible to run SAC on premise?

SAP Analytic Cloud as the name suggests ...READ MORE

Jun 21, 2019 in AWS by Harsh
1,277 views
0 votes
1 answer

How to get the size of an Amazon S3 bucket?

Hi@akhtar, You can use AWS CLI to perform ...READ MORE

Oct 5, 2020 in AWS by MD
• 95,440 points
1,274 views
0 votes
1 answer

Can subscribers selectively receive only a subset of messages published to a topic? - AWS SNS

Yes, of course, you can. You can ...READ MORE

Jul 25, 2019 in AWS by Rhea
1,274 views
0 votes
1 answer

How to create a EMR Cluster using Java AWS SDK?

The Java code for creating an EMR ...READ MORE

Feb 27, 2019 in AWS by Priyaj
• 58,090 points
1,274 views
0 votes
1 answer

How to merge two branches using the squash merge strategy in AWS CodeCommit?

Hi@akhtar, You can merge two branches using the ...READ MORE

Nov 24, 2020 in AWS by MD
• 95,440 points
1,273 views
0 votes
1 answer

Encrypting the data stored in the clusters of Amazon Redshift

Below is the answer to your question. ...READ MORE

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

Metadata for my AWS Glue data catalog

AWS Glue is used to provide a ...READ MORE

Feb 4, 2019 in AWS by Heena
1,272 views
0 votes
1 answer

Can I Run Command in Script with AWS SDK .Net API

Try this code, will help you for ...READ MORE

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

EC2 API throttling limits

Amazon EC2 has meanwhile documented their general Query API ...READ MORE

Aug 13, 2018 in AWS by bug_seeker
• 15,520 points
1,269 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,265 views
0 votes
1 answer

How to reboot a RedShift Cluster?

Hi@akhtar, You can reboot a cluster. with the CLI ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
1,262 views
+1 vote
1 answer

There was a problem setting up the instance connection The connection has been closed because the server is taking too long to respond

Hi@akhta if AWS finds your CLI in static ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
1,260 views
0 votes
1 answer

How to monitor instances using Boto3?

Hi@akhtar, You can monitor your EC2 instances with ...READ MORE

Oct 8, 2020 in AWS by MD
• 95,440 points
1,259 views
0 votes
1 answer

How can I return XML from boto calls?

I don't think there's an officially supported ...READ MORE

Jul 20, 2018 in AWS by Cloud gunner
• 4,670 points
1,258 views
0 votes
1 answer

Using an API Gateway in conjunction with microservices and JWTs?

This is how we went about it... What ...READ MORE

Oct 17, 2018 in AWS by Priyaj
• 58,090 points
1,251 views
+2 votes
1 answer

If s3 is global then why we need to select a region while launching it?

This might help you with your query.  Have ...READ MORE

Feb 18, 2020 in AWS by Sirajul
• 59,230 points
1,249 views