Latest questions in AWS

0 votes
1 answer

What all filters can I use? - Cloudtrail

Hey @Hannah, you can specify Time range ...READ MORE

Sep 30, 2019 in AWS by Bob
395 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,293 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,739 views
0 votes
1 answer

How do i get s3 files using python(without using boto3 sdk)?

Hi, You can use the below code to ...READ MORE

Jul 22, 2020 in AWS by MD
• 95,440 points
2,429 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,707 views
0 votes
1 answer

why should we use a newly created administrator user and not root account in aws?

The root account has full access to ...READ MORE

Sep 16, 2019 in AWS by Bob
457 views
0 votes
0 answers
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,449 views
0 votes
1 answer

Can I configure fine-grained authorization in AWS IoT Core?

Yes. Similar to other AWS services, in ...READ MORE

Aug 30, 2019 in AWS by AWS-ninja
915 views
0 votes
1 answer

IoT devices communicate directly with applications - AWS IoT

You can have applications communicate directly to ...READ MORE

Aug 30, 2019 in AWS by Alok
678 views
0 votes
1 answer

history of AWS IoT core API

Yes, to receive a history of AWS ...READ MORE

Aug 30, 2019 in AWS by Kishore
505 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,854 views
0 votes
1 answer

Can devices that are not directly connected to the Internet access AWS IoT Core?

if device has Bluetooth connectivity with AWS ...READ MORE

Aug 20, 2020 in AWS by Mehul
609 views
0 votes
1 answer

MongoDB or MongoDB Atlas - AWS

Hey @Tameem, MongoDB would be a good ...READ MORE

Aug 30, 2019 in AWS by Yamini
1,190 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,335 views
0 votes
1 answer

Jenkins on AWS error "wget: missing URL"

Hahah @Dipti, its a very silly mistake. ...READ MORE

Aug 29, 2019 in AWS by Kalgi
• 52,360 points
1,741 views
0 votes
1 answer

AWS services that support Jenkins integration

Jenkins can be integrated with many services. ...READ MORE

Aug 29, 2019 in AWS by Hary
514 views
0 votes
1 answer

Can I remove items from the edge location - AWS CloudFront

You can just delete the file from ...READ MORE

Aug 28, 2019 in AWS by Vishnu
708 views
0 votes
1 answer

Enable regional edge cache feature - AWS CloudFront

You do not make any changes. Regional ...READ MORE

Aug 28, 2019 in AWS by Prithvi
904 views
0 votes
1 answer

Does CloudFront work with non AWS origins?

Yes, CloudFront is now capable of working ...READ MORE

Aug 28, 2019 in AWS by Prithvi
914 views
0 votes
1 answer

New Quick Start for MongoDB on AWS: URI to connect from application?

Hey @Yamini, To start off with, configure your ...READ MORE

Aug 28, 2019 in AWS by Randy
1,212 views
0 votes
1 answer

Access Denied error when trying to access domain

AWS appears to have added a new ...READ MORE

Aug 28, 2019 in AWS by Randy
1,996 views
0 votes
1 answer

Not able to run script in EC2 AMI instance

To allow run the 'aws s3 sync' ...READ MORE

Aug 28, 2019 in AWS by Randy
1,848 views
0 votes
1 answer

Dynamic site that offers a page with selection drop-down and search boxes that search a database and show results

Hi, I would suggest looking at Wordpress on ...READ MORE

Aug 28, 2019 in AWS by Randy
358 views
0 votes
1 answer

How to create subnets in a vpc and in subnet 1 create Ec2 and in subnet 2 create Rds using boto3

To create the subnet in VPC: subnet = ...READ MORE

Aug 28, 2019 in AWS by Yesha
1,223 views
0 votes
1 answer

AWS error "Unable to locate credentials"

If you add --debug to the command ...READ MORE

Aug 28, 2019 in AWS by Faiza
6,676 views
0 votes
1 answer
0 votes
1 answer
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,397 views
+1 vote
1 answer

What is the exam cost of AWS associate architect?

Cost of AWS associate architect is 150 ...READ MORE

Aug 26, 2019 in AWS by Cloud_Castle
520 views
0 votes
2 answers

AWS account limit exceeded and the account blocked

You can call the customer service and ...READ MORE

Aug 26, 2019 in AWS by Laya
1,160 views
0 votes
1 answer

Do I need to start with cloud practitioners certification or can I directly jump to Architect associate certification?

You do not really need the practitioner ...READ MORE

Aug 26, 2019 in AWS by Vasudha
522 views
0 votes
1 answer

View total size of an S3 bucket - aws cli

To view stats about a bucket, which ...READ MORE

Aug 23, 2019 in AWS by Parth
7,723 views
0 votes
2 answers

Delete a folder from an s3 bucket - aws cli

There is a delete-folder option, but you ...READ MORE

Oct 3, 2019 in AWS by Shai
57,352 views
0 votes
1 answer

Download a specific folder and all subfolders recursively from s3 - aws cli

Use the recursive function for this purpose: $ ...READ MORE

Aug 23, 2019 in AWS by Alia
5,579 views
+1 vote
2 answers

Download file from s3 - aws cli

You can use cp to copy the ...READ MORE

Aug 23, 2019 in AWS by Faiza
227,128 views
0 votes
1 answer

Logging to a Linux EC2 using username/password combination

By default in a Linux EC2, allows ...READ MORE

Aug 23, 2019 in AWS by Praveen
• 700 points
686 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,744 views
0 votes
1 answer

Different ways of securing data in S3

It’s always better to use the IAM ...READ MORE

Aug 23, 2019 in AWS by Praveen
• 700 points
400 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,524 views
0 votes
1 answer

Difference between SecurityGroup and NACL?

As mentioned both SG and NACL allow/restrict ...READ MORE

Aug 23, 2019 in AWS by Praveen
• 700 points
825 views
0 votes
1 answer

Create traffic mirror Target - AWS

Follow these steps: Open Amazon VPC console Select the ...READ MORE

Aug 23, 2019 in AWS by anonymous
477 views
0 votes
0 answers

What is traffic mirroring in AWS?

What is traffic mirroring in AWS? I ...READ MORE

Aug 23, 2019 in AWS by Alia
364 views
0 votes
1 answer

Change the pem file - AWS

You need to take the ami and ...READ MORE

Aug 23, 2019 in AWS by Mahesh
772 views
0 votes
1 answer

Report a bug related to aws services.

To submit feedback on AWS services Use the AWS ...READ MORE

Aug 23, 2019 in AWS by Alok

edited Jun 20, 2023 by Khan Sarfaraz 2,068 views
0 votes
1 answer

How can I send feedback to AWS?

To submit feedback on an AWS console Choose Feedback in ...READ MORE

Aug 23, 2019 in AWS by Faiza
814 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,869 views
+2 votes
2 answers

Can I copy objects from one s3 bucket to another?

Hi, We can use sync command to move ...READ MORE

Jan 27, 2020 in AWS by vivek
• 530 points
2,744 views
0 votes
1 answer

How do I set an aws aurora serverless cluster?

Hey @Prakash, follow these steps: Click “Create Database” ...READ MORE

Aug 22, 2019 in AWS by Scarlet
849 views
0 votes
2 answers

AWS Aurora MySQL Serverless CPU utilisation is above 10 even it is not processing any requests

It is serverless so you cannot do ...READ MORE

Aug 22, 2019 in AWS by Maris
2,095 views