Trending questions in AWS

0 votes
0 answers

I want to get file name from key in S3 bucket wanted to read single file from list of file present in bucket

1 <class 'boto.s3.key.Key'> <Key: numbers-email, staging/Procured_Numbers_Status/procured_numbers_status_2019-05-15:06:09:04.csv> I ...READ MORE

May 15, 2019 in AWS by anonymous
6,582 views
0 votes
1 answer

What happens when I apply a trail to all regions?

CloudTrail creates a new trail in all ...READ MORE

Sep 30, 2019 in AWS by Steve
554 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,964 views
0 votes
1 answer

API calls made from the AWS Management Console - CloudTrail

Yes, of course, all the API calls ...READ MORE

Sep 30, 2019 in AWS by Steve
538 views
0 votes
1 answer

Is there any equivalent for CloudTrail in Azure?

Log Analytics is pretty similar to Cloud ...READ MORE

Dec 6, 2018 in AWS by Nitesh
13,385 views
0 votes
1 answer

I already have a trail created. Can I apply that trail to all regions?

Yes, you can apply an existing trail ...READ MORE

Sep 30, 2019 in AWS by Steve
492 views
0 votes
1 answer

How to update or insert data using Athena?

Athena is a query language and as ...READ MORE

Jan 17, 2019 in AWS by Edureka
• 4,220 points
11,540 views
0 votes
1 answer

log files stored before they are delivered to my Amazon S3 bucket? - CloudTrail

All activity information is stored and processed ...READ MORE

Sep 30, 2019 in AWS by Steve
457 views
0 votes
1 answer

Cloudtrail additional features after setting up cloudtrail

There are a lot of features that ...READ MORE

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

Cost of viewing account activity - CloudTrail

As far as I know, I've used ...READ MORE

Sep 30, 2019 in AWS by Yesha
434 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,061 views
0 votes
2 answers

What is the difference between CloudWatch and CloudTrail?

CloudWatch is mostly used to monitor operational ...READ MORE

Jun 1, 2019 in AWS by Javed Ali
9,405 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,810 views
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
384 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,015 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,699 views
0 votes
1 answer

Lookup a queue by its name - AWS SQS

Yes, it is possible to lookup for ...READ MORE

Aug 20, 2019 in AWS by Akaash
1,982 views
0 votes
1 answer

Can messages be sent in batches? - AWS SQS

Yes! It's totally possible to send messages ...READ MORE

Aug 20, 2019 in AWS by Scarlet
1,960 views
0 votes
0 answers
0 votes
1 answer

no viable alternative at input create external (service: amazonathena; status code: 400;

In your case a (,) comma is ...READ MORE

Nov 26, 2018 in AWS by Priyaj
• 58,090 points
13,390 views
0 votes
3 answers

Sharing an AMI with other accounts

You can share it by specifying your ...READ MORE

Sep 3, 2019 in AWS by Maris
1,752 views
+1 vote
2 answers

CreateBucket operation: Access Denied

Make sure to add S3 Full access ...READ MORE

Apr 21, 2019 in AWS by Kesavan
• 460 points
10,028 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,172 views
0 votes
1 answer

Create a message and print its messageId - AWS SQS

Use the following code for adding a ...READ MORE

Aug 20, 2019 in AWS by Vishal
1,566 views
+1 vote
1 answer

How to import a python module in multiple lambda function?

setup your helper function in your file ...READ MORE

Mar 26, 2019 in AWS by Esha
7,879 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,192 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,197 views
0 votes
1 answer

How to create an AMI from the command line?

Yes, the CLI can be used to ...READ MORE

Aug 13, 2019 in AWS by Praveen
• 700 points
1,986 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
444 views
0 votes
1 answer
0 votes
1 answer

Can I create a message with custom attributes? - AWS SQS

Yess! You can create a message with ...READ MORE

Aug 20, 2019 in AWS by Keshav
1,467 views
0 votes
1 answer

Replicating the AWS Resources from one account to another account.

One way is to look at the ...READ MORE

Jul 30, 2019 in AWS by Praveen
• 700 points
2,356 views
0 votes
1 answer

I do not get any messages using sns - AWS SNS

I am facing a similar issue. As ...READ MORE

Jul 9, 2019 in AWS by Kyraa
3,261 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,119 views
0 votes
0 answers

CodeBuild failed, error "CLIENT_ERROR: no matching artifact paths found"

I've created a BuildPipeline and my build ...READ MORE

Jul 1, 2019 in AWS by Jiggs
3,607 views
0 votes
1 answer

Attaching multiple policies for S3

As per the AWS documentation here, an ...READ MORE

Jul 30, 2019 in AWS by Praveen
• 700 points
2,305 views
0 votes
1 answer

How do I delete a queue in AWS SQS?

Its pretty simple to delete a queue ...READ MORE

Aug 20, 2019 in AWS by Travis
1,385 views
0 votes
1 answer

How to create EMR cluster using Python boto3?

The python boto3 code for creating a ...READ MORE

Feb 27, 2019 in AWS by Priyaj
• 58,090 points
8,872 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
898 views
0 votes
1 answer

celery with sqs error "No module named 'sqs'"

It's using SQS as a result backend ...READ MORE

Aug 20, 2019 in AWS by Vijay
1,287 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
898 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
888 views
0 votes
0 answers
0 votes
1 answer

Not able to give public access to S3 Bucket

There had been a few incidents where ...READ MORE

Jul 30, 2019 in AWS by Praveen
• 700 points
2,107 views
0 votes
1 answer

What are the naming rules to be followed in DynamoDB?

There are certain rules that needs to ...READ MORE

Feb 15, 2019 in AWS by heena
9,263 views
0 votes
1 answer

What is the consistency model of DynamoDB?

While reading data from DynamoDB, user can ...READ MORE

Mar 11, 2019 in AWS by Pankaj Sharma
8,178 views
0 votes
1 answer

How much does Amazon SNS cost?

As AWS works with the concept of ...READ MORE

Jul 24, 2019 in AWS by Travis
2,308 views
0 votes
1 answer

Moving data from one storage class to another based on the access pattern

AWS S3 provides a feature called S3 ...READ MORE

Jul 30, 2019 in AWS by Praveen
• 700 points
1,991 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
640 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
690 views