Latest questions in AWS

0 votes
2 answers

How to display just the name of files using aws s3 ls command?

aws s3 ls s3://<your_bucket_name>/ | awk '{print ...READ MORE

Mar 17, 2019 in AWS by anonymous
20,926 views
0 votes
1 answer

Unable to initiate ssh connection to Amazon EC2 instance

The keypair which you are using must ...READ MORE

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

Parallel uploads to the same s3 bucket directory with s3cmd

Is your problem is not with the ...READ MORE

Sep 5, 2018 in AWS by Priyaj
• 58,090 points
836 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,783 views
0 votes
1 answer

AWS Network ELB take 4 minutes to recognise target as healthy

We hit this issue with NLBs and ...READ MORE

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

Amazon Lambda writing to DynamoDB

After making a few changes to the ...READ MORE

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

Incorrect policy detected in S3 bucket in CloudFormation

I modified your code and it seems ...READ MORE

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

What is AWS Artifact?

AWS Artifact is your go-to, central resource ...READ MORE

Sep 4, 2018 in AWS by hemant
• 5,790 points
1,127 views
0 votes
2 answers

How to skip headers when reading a CSV file in S3 and creating a table in AWS Athena?

Thanks for the answer. This should be clear ...READ MORE

Aug 14, 2019 in AWS by athenauserz
11,258 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,361 views
+1 vote
1 answer

How to Deploy RESTful API with .net framework 4.5 in AWS Lambda

Is it necessary to migrate to .Net ...READ MORE

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

How can I return binary body and http headers from an AWS lambda through API gateway

I recently got this working after facing ...READ MORE

Sep 4, 2018 in AWS by Priyaj
• 58,090 points
7,410 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,427 views
0 votes
1 answer

How to access an Elastic Beanstalk environment property from an .ebextensions config file

The statement that they are passed into ...READ MORE

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

Error in Adding LIMIT fixes “Invalid digit, Value N” in Amazon Redshift.

This could be expressed simply as: SELECT TOP ...READ MORE

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

How to launch an EC2 instance with IAM-Role?

The credentials you are using from your ...READ MORE

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

How do you concatenate small sized files in Amazon S3?

Amazon S3 does not provide a concatenate ...READ MORE

Sep 3, 2018 in AWS by Archana
• 4,170 points
5,116 views
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,475 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,283 views
0 votes
1 answer

Why amazon cognito authorizer works just as authenticator not as an authorizer?

Because it is an authenticator. Naming it as ...READ MORE

Sep 3, 2018 in AWS by Priyaj
• 58,090 points
389 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,548 views
0 votes
1 answer

How do I roll-back a message to Amazon MQ (AMQ) from Lambda?

It is apparently not possible using STOMP ...READ MORE

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

How do I disable detailed monitoring for instances in an auto scaling group in a CloudFormation template?

The property you want is InstanceMonitoring, not ...READ MORE

Aug 31, 2018 in AWS by Archana
• 4,170 points

edited Jun 16, 2023 by Khan Sarfaraz 1,017 views
0 votes
1 answer

AWS Elastic Beanstalk - How to increase instance disk capacity?

The 8 GB diskthat you are seeing ...READ MORE

Sep 3, 2018 in AWS by anonymous
3,527 views
0 votes
1 answer

How can I call Amazon's AWS kms decrypt function without using a binary file?

Not sure if you've already found this, ...READ MORE

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

SageMakerRuntime: MissingAuthenticationTokenException

Make sure you include AWS.Credentials when you create the AWS.SageMakerRuntime instance. ...READ MORE

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

How to use Federation from a User Pool (not from an Identity Pool)!

Is there a SignIn API for federated ...READ MORE

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

Aws-elb health check failing at 302 code

In the event that the condition of ...READ MORE

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

Amazon DynamoDB: warning

Yes, you should address this problem. You can ...READ MORE

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

Creating a linux virtual machine from disk in azure using python

You specifically ask... Can anyone explain the answer ...READ MORE

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

Amazon EC2 Beanstalk Lavarel showing code instead of displaying the page

If there is permission issue, give the ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,090 points
634 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,119 views
+1 vote
1 answer

Memory Utilization for auto scaling group AWS

Here is link to AWS support with same ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,090 points
2,870 views
+5 votes
14 answers

Python AWS Boto3: How do i read files from S3 Bucket?

You can use the following code, import boto3 s3 ...READ MORE

Dec 7, 2018 in AWS by Nitesh
313,624 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,535 views
0 votes
1 answer

AWS Simple AD : SSH based key Authentication for Linux instances

You can interact with SimpleAD in the ...READ MORE

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

How can I get current date in a CloudFormation script?

There was a similar question asked on ...READ MORE

Aug 29, 2018 in AWS by Priyaj
• 58,090 points
8,247 views
0 votes
1 answer

Is there a way to prevent kubectl from de-registering kubernetes nodes?

By default, you using something like a ...READ MORE

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

SerializationException:Start of structure or map found where not expected: API Gateway to Step function

Use escape character for your parameters as ...READ MORE

Aug 29, 2018 in AWS by Priyaj
• 58,090 points
13,047 views
+3 votes
6 answers

How to move files from amazon ec2 to s3 bucket using command line

Hey, 3 ways you can do this: To ...READ MORE

Oct 9, 2018 in AWS by Omkar
• 69,210 points
19,284 views
0 votes
1 answer

How do i install specific fonts on my instances?

Create a fonts/ folder in your application ...READ MORE

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

What is command to install Visual C++ in Elastic Beanstalk?

Below solution worked for me Download the redistributable ...READ MORE

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

Redirect working from www.xyz.com to https://xyz.com but not from https://www.xyz.com

Make sure you have created the certificate ...READ MORE

Aug 28, 2018 in AWS by Priyaj
• 58,090 points
1,431 views
+1 vote
1 answer

How to authenticate session in application running on Beanstalk with boto3

The recommended way of managing credentials used ...READ MORE

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

How to combine multiple S3 objects in the target S3 object w/o leaving S3

"However sometimes our raw objects are not ...READ MORE

Aug 28, 2018 in AWS by Priyaj
• 58,090 points
12,388 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,070 views
+2 votes
1 answer

How to Use Amazon AWS Credentials to Access/Query Tables in AWS RDS Instance through Mobile App

You should make your backend functions to ...READ MORE

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

Are S3 buckets region specific?

Usually the user interface shows all your ...READ MORE

Aug 27, 2018 in AWS by Archana
• 4,170 points
616 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,290 views
0 votes
1 answer

Can an AWS Batch job use Reserved Instances?

Yes, Batch compute resources are just ec2 ...READ MORE

Aug 27, 2018 in AWS by Priyaj
• 58,090 points
1,565 views