Trending questions in AWS

0 votes
1 answer

What is the meaning of def lambda_handler(event, context):

Hey @sradha,  def lambda_handler(event, context):  Here def is for ...READ MORE

Dec 27, 2018 in AWS by Nabarupa
13,597 views
0 votes
2 answers

How can I find out the instance id of an ec2 instance from within the ec2 instance?

A curl or wget to http://169.254.169.254/latest/meta-data/instance-id will ...READ MORE

Mar 9, 2020 in AWS by anonymous
6,417 views
+1 vote
1 answer

What are acquired and launch credits? - AWS EC2 instance

Hi @hannah, launch credits, as the name ...READ MORE

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

ec2 instance is unreachable

Hey @Hannah, it might be some OS-based ...READ MORE

Oct 11, 2019 in AWS by Yuvraj
1,052 views
0 votes
1 answer

How do I use the user portal once I have enabled the Single Sign-On?

If you are an SSO user, you ...READ MORE

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

Migrate WordPress from on-prem VM to AWS

Hi @hannah, its a good decision to ...READ MORE

Oct 17, 2019 in AWS by Aleesha
760 views
0 votes
1 answer

Change AWS console language

Click on the language at the bottom ...READ MORE

Aug 30, 2019 in AWS by Kishore

edited Sep 6, 2023 by Khan Sarfaraz 2,816 views
0 votes
1 answer

Restrict access from seeing the CloudTrail Event History - CloudTrail

CloudTrain or for a matter of fact, ...READ MORE

Sep 30, 2019 in AWS by Kashish
1,469 views
0 votes
1 answer

What all languages and dev stacks does AWS Beanstalk support?

These are the following languages that AWS ...READ MORE

Oct 18, 2019 in AWS by Umer
680 views
0 votes
1 answer

Credit earn rate - AWS EC2 INSTANCE

T2 Standard instances get 30 launch credits ...READ MORE

Oct 21, 2019 in AWS by Payal
534 views
+1 vote
1 answer

How do I change the Root Volume to persist at launch time using the console?

Follow these steps to launch the instance ...READ MORE

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

Downloading an entire S3 bucket

On AWS CLI you can use Command: aws s3 ...READ MORE

Apr 29, 2019 in AWS by Archana
• 5,640 points
8,039 views
0 votes
1 answer

Reset MariaDB password running on EC2 instance - AWS

Hey @Hannah, follow these steps: 1. Stop the ...READ MORE

Oct 11, 2019 in AWS by Yuvraj
908 views
0 votes
1 answer

EC2 instance unable to connect to internet - aws

The security group attached to the instance’s ...READ MORE

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

How do I change the Root Volume to persist at launch time using the CLI?

add the following option to your run-instances command: --block-device-mappings file://mapping.json Specify ...READ MORE

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

CloudFront version API - AWS

Hi @Hannah,  1. Enable CloudTrail logging for your ...READ MORE

Oct 17, 2019 in AWS by Tanmay
587 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,279 views
0 votes
1 answer

Import VM using AWS CLI

Hey, you can use the following command ...READ MORE

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

Automatic updates for the application's underlying platform - AWS

Elastic Beanstalk regularly releases the latest version ...READ MORE

Oct 18, 2019 in AWS by Yogesh
473 views
0 votes
2 answers

What is the difference between Amazon SNS and Amazon SQS?

Amazon SQS and SNS are the two ...READ MORE

Sep 9, 2020 in AWS by Michael
• 140 points
3,048 views
0 votes
1 answer

Is it possible to store application data like images on S3?

You can create an S3 bucket and ...READ MORE

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

Download SMS connector from AWS console

It's very straight forward to download the ...READ MORE

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

Does Aurora Serverless support DB subnet groups with subnets in the same Availability Zone?

Aurora Serverless doesn't support DB subnet groups ...READ MORE

Aug 23, 2019 in AWS by Ashish
2,856 views
0 votes
1 answer

How to monitor AWS account activity with Cloudtrail, Cloudwatch Events and Serverless

Hey @Hannah,  This project will require you to ...READ MORE

Oct 1, 2019 in AWS by Jack
1,172 views
0 votes
0 answers

Credit earn rate - AWS EC2 INSTANCE

I have a T2.micro instance and I ...READ MORE

Oct 21, 2019 in AWS by Hannah
• 18,570 points
340 views
0 votes
1 answer

CloudWatch alarm to monitor RDS

have a look at this: https://aws.amazon.com/premiumsupport/knowledge ...READ MORE

Oct 11, 2019 in AWS by Rishi
• 210 points
749 views
0 votes
1 answer

Migrate instance from local virtualization environment to an EC2 - AWS

Hi @hannah, there are two mains of ...READ MORE

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

Make Beakstalk application private - AWS

You can use Amazon's VPC to isolate ...READ MORE

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

Javascript code to download a file from Amazon S3

Hai, I was thinking along the same ...READ MORE

Dec 31, 2018 in AWS by Archana
• 5,640 points
12,935 views
0 votes
0 answers

RDS instance using swap memory when I have enough free memory - AWS

I have an RDS instance that is ...READ MORE

Oct 10, 2019 in AWS by Hannah
• 18,570 points
704 views
0 votes
1 answer

Connecting to an EC2 in a Private Subnet

An EC2 created in the Private Subnet ...READ MORE

Aug 23, 2019 in AWS by Praveen
• 700 points
2,724 views
+1 vote
3 answers

Is it possible to get platform and OS information from EC2 instances?

Yes it is possible to get the ...READ MORE

Feb 6, 2019 in AWS by Priyaj
• 58,090 points
9,101 views
0 votes
1 answer

Load Balancer's IP address

Use the following command on the AWS ...READ MORE

Oct 11, 2019 in AWS by Nagya
541 views
0 votes
0 answers

RDS free tier instance - AWS

I need an RDS instance that will ...READ MORE

Oct 10, 2019 in AWS by Hannah
• 18,570 points
613 views
0 votes
0 answers

transfer the ownership of Amazon S3 objects from one AWS account to another [closed]

I want to transfer the ownership of ...READ MORE

Oct 9, 2019 in AWS by Hannah
• 18,570 points

closed Oct 9, 2019 by Kalgi 645 views
0 votes
1 answer

Copying one table to another in DynamoDB

Hai! Even I wanted to know the ...READ MORE

Jan 16, 2019 in AWS by Archana
• 5,640 points
12,045 views
0 votes
1 answer

C# List all files with filename under a amazon S3 folder

Also you can use the following c# ...READ MORE

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

lookup-events CLI Command - CloudTrail

You can use CloudTrail API/CLI to view past ...READ MORE

Sep 30, 2019 in AWS by Bob
935 views
0 votes
1 answer

Load balancer's flagging perfectly fine functioning ECS's

Configure the network page, change the Health ...READ MORE

Oct 11, 2019 in AWS by Nagya
404 views
0 votes
1 answer

Configuring Amazon Route 53 to Route Traffic to an ELB Load Balancer

To route traffic to an ELB load ...READ MORE

May 15, 2019 in AWS by Alok
6,842 views
+1 vote
1 answer

AWS ssh access permission denied (public key issue)

For Ubuntu Instance, First, check whether you have ...READ MORE

May 13, 2019 in AWS by sunshine
• 1,300 points
6,883 views
0 votes
1 answer

Load balancer route requests to a particular group of targets - AWS

You need to create a Load balancer ...READ MORE

Oct 11, 2019 in AWS by Nagya
391 views
0 votes
1 answer

Snowball vs Snowmobile

A single Snowball can store up to ...READ MORE

Aug 23, 2019 in AWS by Praveen
• 700 points
2,501 views
0 votes
0 answers

Limit RDS resources

I want to limit the number of ...READ MORE

Oct 10, 2019 in AWS by Hannah
• 18,570 points
452 views
0 votes
1 answer

How do I Install the Serverless Framework open-source CLI?

To install the serverless framework open-source CLI, ...READ MORE

Oct 1, 2019 in AWS by Vijay
796 views
0 votes
1 answer

Access SQL server being a domain user - AWS

Hey @Hannah, the condition in this situation ...READ MORE

Oct 9, 2019 in AWS by Neel
348 views
+1 vote
1 answer

difference between client and resource in boto3

The main difference between Client and Resources ...READ MORE

Mar 1, 2019 in AWS by Priyaj
• 58,090 points
9,870 views
0 votes
1 answer

How to provide tags for the stack in CloudFormation Template?

In the template anatomy, you cant set ...READ MORE

Aug 13, 2018 in AWS by bug_seeker
• 15,520 points
18,853 views
0 votes
1 answer

Create and deploy a serverless service on Linux

Hi @Hannah, execute the followinf commands: # Create ...READ MORE

Oct 1, 2019 in AWS by Nagya
597 views
0 votes
2 answers

CreateBucket operation: InvalidBucketName

Your bucket name cannot contain capital letters. ...READ MORE

Jan 27, 2019 in AWS by therealrodk
12,619 views