Most answered questions in AWS

0 votes
1 answer

Is it possible to use own scheduler with Amazon ECS?

ECS provides Blox, a collection of open ...READ MORE

Nov 5, 2018 in AWS by datageek
• 3,090 points
552 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,688 views
0 votes
1 answer

Amazon Lex action fulfillment

There are two ways to fulfill an ...READ MORE

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

While connectig to EMR Cluster AWS EMR Automated Failed

Doing that amount of work wont be ...READ MORE

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

AWS SSL security error : [curl] 60: SSL certificate prob…: unable to get local issuer certificate

the solution for AWS SDK v2 is ...READ MORE

Nov 2, 2018 in AWS by Priyaj
• 58,090 points
7,362 views
0 votes
1 answer

Due to Malformed Lambda proxy response my lambda function through API gateway fails

You can refer to the following documentation ...READ MORE

Nov 2, 2018 in AWS by Priyaj
• 58,090 points
5,155 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
1,999 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,612 views
0 votes
1 answer

How to view pdf stored in S3 using Angular 5

You can refer to this blog to ...READ MORE

Oct 31, 2018 in AWS by Nabarupa
8,074 views
0 votes
1 answer

Validate a jwt token from cognito

Here is a documentation on how to ...READ MORE

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

How to allocate IP address in VPC to RDS instance?

The instance will already have an IP ...READ MORE

Oct 31, 2018 in AWS by Archana
• 5,640 points
2,600 views
0 votes
1 answer

How to read data from S3 in a regular inetrval using Spark Scala

Inorder to get it done first you ...READ MORE

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

Create AWS s3 bucket with null region

It is almost similar and It occurs ...READ MORE

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

Notification to AWS SNS to insert a record insert into Mysql Rds table?

You can achieve "automatic" triggering by AWS Lambda or ...READ MORE

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

How to get a list of EC2 instances in an EC2 Auto Scale group?

Here is a bash command that will ...READ MORE

Oct 31, 2018 in AWS by Archana
• 5,640 points
4,169 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,876 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,666 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,313 views
0 votes
1 answer

How to read data from config.properties from jenkins?

One thing you could do to figure ...READ MORE

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

Pivot rows into columns in AWS Athena?

You can use the following method :- It ...READ MORE

Oct 29, 2018 in AWS by Priyaj
• 58,090 points
7,505 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,903 views
0 votes
1 answer

How to Update Default Root Object of Cloud front Distribution in C#

You will need AWS's new modularized assemblies.  AWSSKD.Core ...READ MORE

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

How to format & translate data before visualizing?

Amazon QuickSight lets you prepare data that ...READ MORE

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

How to change new instance tag Name when auto scaling?

You can set up a new Name ...READ MORE

Oct 29, 2018 in AWS by Archana
• 5,640 points
3,227 views
+1 vote
1 answer

In GoDaddy how to validate a Domain For AWS ACM

For validate www.example.com you have to write just the ...READ MORE

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

AWS kinesis producer writing same record multiple times

"Fetched Record" implies you're reading the stream. ...READ MORE

Oct 29, 2018 in AWS by Priyaj
• 58,090 points
501 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,683 views
0 votes
1 answer

Using Amazon S3 for the photo storage

Pre-generating different sizes and storing them in ...READ MORE

Oct 26, 2018 in AWS by Archana
• 5,640 points
786 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,302 views
0 votes
1 answer

How to fetch a list of items (like a SQL IN clause)

You can use this as this worked ...READ MORE

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

What checksums does Amazon S3 employ to detect data corruption?

Amazon S3 uses a combination of Content-MD5 ...READ MORE

Oct 25, 2018 in AWS by Archana
• 5,640 points
3,681 views
0 votes
1 answer

What kind of storage does Elastic Beanstalk use?

Yes. AWS Elastic Beanstalk stores your application ...READ MORE

Oct 25, 2018 in AWS by Archana
• 5,640 points
809 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,941 views
0 votes
1 answer

How to access AWS Lambda environment variables using Java?

In Spring Core change the PropertySourcesPlaceholderConfigurer class can ...READ MORE

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

permission error-when i am trying to SSH into an Amazon Ec2 instance

You are having wrong mod on the file. You ...READ MORE

Oct 24, 2018 in AWS by Priyaj
• 58,090 points
1,082 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,252 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,812 views
0 votes
1 answer

Using HTML buttons how can I move the data from one DynamoDB table to other DynamoDB table in the same region?

In a serverless way, i.e. from a ...READ MORE

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

What is an autograph in Amazon Quicksight?

Amazon QuickSight has an innovative technology called ...READ MORE

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

What are the data sources that AWS Quicksight support?

You can connect to AWS data sources ...READ MORE

Oct 23, 2018 in AWS by Archana
• 4,170 points
700 views
+1 vote
1 answer

Cannot create a Default VPC

Okay so from a document from AWS, ...READ MORE

Oct 23, 2018 in AWS by Priyaj
• 58,090 points

edited Oct 24, 2018 by Priyaj 3,562 views
0 votes
1 answer

Error: AWS specific parameters and EC2 SecurityGroupIds List String

The issue is that when pDefaultSg is accessed via ...READ MORE

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

Does AWS S3 support multiple events for a same bucket

Your best bet can be to use ...READ MORE

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

Different Firebase and NodeJS Hosting Services

if your app uses firebase and you ...READ MORE

Oct 22, 2018 in AWS by Priyaj
• 58,090 points
517 views
–1 vote
1 answer

How to decrypt the encrypted S3 file using aws-encryption-cli --decrypt

Use command : aws s3 presign s3://mybucket/abc_count.png you get ...READ MORE

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

Accessing elastic load balancing API's from VPC

Yes, you can privately access Elastic Load ...READ MORE

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

How to make multiple files in Amazon S3 public?

I had to change several hundred thousand ...READ MORE

Oct 17, 2018 in AWS by Archana
• 4,170 points
859 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,189 views
0 votes
1 answer

Cannot refresh AWS Web console during EC2 reboot

This never happens but you can see ...READ MORE

Oct 17, 2018 in AWS by Priyaj
• 58,090 points
530 views