Trending questions in AWS

+1 vote
0 answers

This is the lambda function .. I want to add a new function here . delete the original file

Here I have a lmabda funtion that ...READ MORE

Dec 4, 2019 in AWS by Mritunjoy
• 130 points
954 views
0 votes
1 answer

Install Jenkins on an ec2 instance

Hey @Yamini, follow these steps: 1. Install Java yum ...READ MORE

Aug 1, 2019 in AWS by Varsha
6,210 views
+1 vote
1 answer

Migrate S3 bucket from one account to another - AWS

As far as I know, you cannot ...READ MORE

Oct 9, 2019 in AWS by Neel
3,079 views
0 votes
2 answers

Migrate an EC2 instance from one account to another - AWS

You can use AWS CLI to move ...READ MORE

Oct 16, 2019 in AWS by Guillermo
• 200 points
2,897 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,319 views
0 votes
1 answer

install and enable the latest Elastic Network Adapter driver on an EC2 instance

Hi @Hannah, execute the following commands: Download and ...READ MORE

Oct 11, 2019 in AWS by Lisha
2,898 views
+1 vote
1 answer

Is There any Connector from IBM MQ to Kinesis

The AWS documentation does not explicitly mention that ...READ MORE

Oct 30, 2019 in AWS by Tanmay
2,074 views
0 votes
1 answer

AWS CodePipeline error "YAML_FILE_ERROR Message: Wrong number of container tags, expected 1"

Show your spec.yaml file. Most probably the ...READ MORE

Jun 28, 2019 in AWS by Himanshu
7,342 views
+2 votes
1 answer

How many people had completed AWS certified solution architect-Associate level in world-wide?

Hi, I took my exam on 24th ...READ MORE

Oct 30, 2019 in AWS by Arun
1,962 views
0 votes
1 answer

What programming languages or platforms can I use to access Amazon Kinesis API?

These are the list of languages supported: C++ Go Java JavaSc ...READ MORE

Nov 19, 2019 in AWS by Aleesha
893 views
+1 vote
2 answers

How to create an EC2 instance in AWS Console?

Here is a step by step guide ...READ MORE

Feb 11, 2019 in AWS by Shubendu
1,692 views
+1 vote
1 answer

how do I decide the throughput of the data stream?

Hi @Hannah, Estimate the average size of the ...READ MORE

Nov 19, 2019 in AWS by Aman
764 views
0 votes
1 answer

Access single C-PAC instance via via X2Go

Hi @hannah, follow these steps: Open X2go and ...READ MORE

Nov 26, 2019 in AWS by Priyank
478 views
0 votes
1 answer

How much data can I store in Amazon S3?

A single Amazon S3 object can store ...READ MORE

Aug 21, 2019 in AWS by Trisha
4,650 views
0 votes
0 answers

How to upload a file in to aws s3 by using programmatically?? [closed]

Sep 13, 2019 in AWS by anonymous

closed Sep 16, 2019 by Kalgi 3,680 views
0 votes
0 answers

Get my metadata into the AWS Glue Data Catalog?

I am pretty new to AWS glue. ...READ MORE

Nov 20, 2019 in AWS by Hannah
• 18,570 points
710 views
+2 votes
2 answers

How to provide Data level Access to S3?

You can create IAM groups and assign ...READ MORE

Nov 22, 2019 in AWS by Vijay
689 views
0 votes
1 answer

Get/request for extra shards peraccount - Amazon Kinesis

You can use the Amazon Kinesis Data Streams ...READ MORE

Nov 19, 2019 in AWS by Anshul
645 views
0 votes
1 answer

AWS CloudFront error "InvalidViewerCertificate"

The error clearly mentions that the certificate ...READ MORE

Oct 17, 2019 in AWS by Tanmay
2,052 views
+1 vote
1 answer

Attaching exisiting EBS volume to a self-healing instances with Ansible ?

Hello @vreddy, Have a look at this. ...READ MORE

Nov 14, 2019 in AWS by Eric
1,065 views
0 votes
1 answer

How do I add data to my Amazon Kinesis data stream?

You can add data to an Amazon ...READ MORE

Nov 19, 2019 in AWS by Tracy
564 views
+1 vote
1 answer

Is there any condition on maximum throughput I can request for my Kinesis data stream?

The throughput of an Amazon Kinesis data ...READ MORE

Nov 19, 2019 in AWS by Aman
496 views
0 votes
1 answer

How to check wether a bucket exists using boto3?

You can use this code to check ...READ MORE

Dec 6, 2018 in AWS by Rishav
15,604 views
+1 vote
1 answer

Connect CloudFront to a website hosted on an EC2 instance - AWS

Hi @hannah, Have a look at the application/website ...READ MORE

Oct 17, 2019 in AWS by Tanmay
1,901 views
0 votes
1 answer

CloudFront not following the cache behaviour for a particular path pattern - AWS

Hi @Hannah, if your CloudFront isn't following ...READ MORE

Oct 17, 2019 in AWS by Tanmay
1,937 views
+1 vote
3 answers

AWS Error "The address with allocation id [allocation id] cannot be released because it is locked to your account"

Do you see any associations for the ...READ MORE

Oct 10, 2019 in AWS by Pratap
2,095 views
+1 vote
1 answer

CloudFormation - Is there on template sample to create two ec2 instance and one rds instance?

Hey, Have a look at different templates ...READ MORE

Sep 26, 2019 in AWS by Kalgi
• 52,360 points
2,704 views
0 votes
1 answer

CPU credit balance suddenly dropped for my instance - AWS

Hi @Hannah, when you stop your instance ...READ MORE

Oct 21, 2019 in AWS by Imran
1,525 views
0 votes
1 answer

Connect an already existing EC2 instance with a new ssh key pair - AWS

yes, this is possible. Follow the below ...READ MORE

Oct 17, 2019 in AWS by Rick
1,599 views
0 votes
1 answer

Using Cloudfront for posting data

The POST request must be done to ...READ MORE

Sep 3, 2019 in AWS by Lakshminarayan
3,411 views
0 votes
1 answer

How to download the latest file in a S3 bucket using AWS CLI?

You can use the below command $ aws ...READ MORE

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

Different between Amazon Machine Image and Docker Image

AMI is a complete machine image which ...READ MORE

Aug 13, 2019 in AWS by Praveen
• 700 points
4,361 views
0 votes
1 answer

Restore the EBS volume on instance termination - AWS

There is a boolean term called DeleteOnTermination ...READ MORE

Oct 21, 2019 in AWS by Pearl
1,134 views
0 votes
1 answer

Query an object in S3 Glacier class

Hi @Hannah,  1. Create a JSON file using ...READ MORE

Oct 24, 2019 in AWS by Bob
956 views
0 votes
1 answer

How to write a string to amazon s3 bucket?

without creating a file on S3, can ...READ MORE

Jun 14, 2019 in AWS by datageek
• 3,090 points
6,651 views
+1 vote
1 answer

How to upload a file in a particular folder in S3 using Python boto3?

There is a particular format that works ...READ MORE

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

I have created a custom AMI and now I would like to launch it as an EC2 instance. Is this possible? If yes, How?

Hi @Hannah, of course, this is possible. ...READ MORE

Oct 21, 2019 in AWS by Alia
1,004 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,299 views
0 votes
1 answer

Cloudwatch error "An error occurred (InvalidParameterException) when calling the GetLogEvents operation"

Change your command from: aws logs --debug get-log-events ...READ MORE

Aug 27, 2019 in AWS by Vikas
3,328 views
0 votes
1 answer

Two websites on the same DNS

Hey @Hannah, if I am not wrong, ...READ MORE

Oct 28, 2019 in AWS by Yesha
603 views
0 votes
1 answer

Server refused my aws ec2 key

This could happen for any of the ...READ MORE

Oct 21, 2019 in AWS by Payal
899 views
0 votes
1 answer

whenever generate report in frontend then this report send to user mail using lambda+sqs+ses

You can create a trigger and send ...READ MORE

Oct 21, 2019 in AWS by Kalgi
• 52,360 points
942 views
0 votes
1 answer

AWS CodeDeploy success or failure email notification

Hi @Hannah, I found this code on ...READ MORE

Oct 15, 2019 in AWS by Jack
1,155 views
0 votes
1 answer

Emails nor being sent through the port 25 of an EC2 instance- aws

Hi @Hannah, so if you are using ...READ MORE

Oct 17, 2019 in AWS by Rick
1,071 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,230 views
0 votes
1 answer

How is AWS Beanstalk different from other PAAS services?

This depends on what PAAS are you ...READ MORE

Oct 18, 2019 in AWS by Pavan
984 views
0 votes
1 answer

Create names topic, subscribe and publish message - AWS SNS

You can write a python code which ...READ MORE

Aug 21, 2019 in AWS by Hari
3,404 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,269 views
0 votes
1 answer

Restrict S3 access from everywhere other than the CloudFront distribution - AWS

To restrict the access to only the ...READ MORE

Oct 17, 2019 in AWS by Tanmay
946 views
0 votes
1 answer

HTTP 502 errors when my client makes requests to a website through a Classic Load Balancer

Check the instances running behind your EC2 ...READ MORE

Oct 14, 2019 in AWS by Tanya
1,028 views