Trending questions in AWS

+5 votes
14 answers

Python AWS Boto3: How do i read files from S3 Bucket?

You can use the following code, import boto3 s3 ...READ MORE

Dec 7, 2018 in AWS by Nitesh
313,617 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
225,989 views
+9 votes
17 answers

AWS VPC - What is the difference between Internet Gateway & NAT

Internet Gateway An Internet Gateway is a logical connection ...READ MORE

Apr 24, 2018 in AWS by Flying geek
• 3,280 points

edited Jul 10, 2023 by Khan Sarfaraz 126,947 views
+1 vote
1 answer

remote side unexpectedly closed network connection.

Hi@akhtar, A PuTTY session left idle will disconnect ...READ MORE

Aug 27, 2020 in AWS by MD
• 95,440 points

edited Jul 10, 2023 by Khan Sarfaraz 82,658 views
0 votes
0 answers

what is transit gateway in aws?

Jan 12 in AWS by Priyanka
• 700 points
103 views
0 votes
0 answers

how to check aws cli version

Jan 12 in AWS by Priyanka
• 700 points
95 views
0 votes
0 answers

how to create iam user in aws

Jan 12 in AWS by Priyanka
• 700 points
94 views
0 votes
0 answers

what is key pair in aws?

Jan 5 in AWS by Priyanka
• 700 points
162 views
0 votes
0 answers

what is s3 bucket in aws

Jan 5 in AWS by Priyanka
• 700 points
130 views
0 votes
0 answers

What is AWS SQS ?

What does AWS SQS (Simple Queue Service) ...READ MORE

Dec 19, 2023 in AWS by Saniya
• 3,320 points
159 views
0 votes
0 answers

How to install AWS CLI?

What are the steps involved in installing ...READ MORE

Dec 19, 2023 in AWS by Saniya
• 3,320 points
149 views
0 votes
1 answer

What is ecs in aws?

ECS stands for Amazon Elastic Container Service. ...READ MORE

Dec 4, 2023 in AWS by Shibu
179 views
0 votes
0 answers

what are the characteristics of cloud computing

Nov 29, 2023 in AWS by Priyanka
• 700 points
104 views
0 votes
0 answers

how to create s3 bucket in aws

Nov 29, 2023 in AWS by Priyanka
• 700 points
89 views
0 votes
0 answers

how many buckets can you create in aws by default

how many buckets can you create in ...READ MORE

Nov 29, 2023 in AWS by Priyanka
• 700 points
85 views
+1 vote
1 answer

Unable to import module 'lambda_function': No module named lambda_function

Hi@akhtar, This error appears when you haven’t named ...READ MORE

Apr 28, 2020 in AWS by MD
• 95,440 points
49,349 views
+1 vote
2 answers

How to read a csv file stored in Amazon S3 using csv.DictReader

The code would be something like this: import ...READ MORE

Oct 25, 2018 in AWS by Archana
• 5,640 points
53,671 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
56,553 views
0 votes
0 answers

AWS Lambda "cannot find module aws-sdk" in Build a Basic Web Application tutorial

I'm trying to get a start with ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 3,820 points
4,877 views
0 votes
1 answer

allowing a third party application to write to your aws bucket

To grant access to a third-party developer ...READ MORE

Jun 20, 2023 in AWS by Khan Sarfaraz
• 700 points
320 views
0 votes
1 answer

How do I obtain temporary AWS credentials for an unauthenticated role in PowerShell using a Cognito IdentityPool?

To obtain temporary AWS credentials for an ...READ MORE

Feb 17, 2023 in AWS by anonymous
1,499 views
0 votes
1 answer

How to specify `logs:CreateLogGroup` permission for AWS ECS Fargate container in CloudFormation YAML?

To specify the logs:CreateLogGroup permission for an ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
1,223 views
0 votes
1 answer

Terraform-AWS-Modules-using subnet-id of a VPC child module in another ec2 child module

It looks like the issue is with ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
1,016 views
0 votes
1 answer

Reset cache in AWS Lambda when AWS Secrets Manager secret value is updated?

You can use AWS Lambda's built-in integration ...READ MORE

Feb 17, 2023 in AWS by anonymous
925 views
0 votes
1 answer

Cannot find module '@aws-sdk/client-sns'

This error occurs because the AWS SDK ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
908 views
0 votes
0 answers

AWS Lambda does not seem to get an private IP address

I am testing the Vault Lambda Extension which allows ...READ MORE

Feb 16, 2023 in AWS by sarit
• 1,830 points
855 views
0 votes
1 answer

Prometheus monitoring: Show maximum number of nodes allowed in a node group (AWS EKS)

You can use the Prometheus eks_nodegroup_capacity metric ...READ MORE

Feb 17, 2023 in AWS by anonymous
651 views
0 votes
1 answer

Lambda works locally, but not when deployed?

The error message you received when testing ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
641 views
0 votes
1 answer

AWS mTLS access to load balanced EC2 cluster

Yes, you are correct that API Gateway ...READ MORE

Feb 17, 2023 in AWS by anonymous
627 views
0 votes
1 answer

Why do I have heavy DeserializeSparse phase after EagerKernelExecutes on the multiple GPU training?

The heavy "DeserializeSparse" phase after the "EagerKernelExecutes" ...READ MORE

Feb 17, 2023 in AWS by anonymous
625 views
0 votes
1 answer

Issue with upgrading aws EC2 t2 machine to t3 or t3a

It sounds like the issue you are ...READ MORE

Feb 16, 2023 in AWS by anonymous
657 views
0 votes
1 answer

Delivering live streaming video with CloudFront and AWS Media Services

To connect your MediaPackage channel to CloudFront, ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
579 views
0 votes
1 answer

An error occurred (InvalidClientTokenId) when calling the GetCallerIdentity operation: The security token included in the request is invalid.

Hi@akhtar, I think there is a problem with ...READ MORE

Sep 23, 2020 in AWS by MD
• 95,440 points
38,437 views
0 votes
1 answer

Xcode not found in the PATH and expo cannot run iOS simulator

It sounds like you've encountered a few ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
482 views
0 votes
1 answer

DMZ kind of network design in the AKS

It sounds like you want to implement ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
468 views
0 votes
1 answer

Problem with connecting frontend and backend services through internal load balancer

It sounds like the communication between the ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
468 views
0 votes
1 answer

Why my new server shows numbers in the URL address?

It looks like the URLs for your ...READ MORE

Feb 17, 2023 in AWS by anonymous
460 views
0 votes
1 answer

Trigger a lambda function after a rest api is accessed

To trigger a Lambda function after a ...READ MORE

Feb 16, 2023 in AWS by anonymous
458 views
0 votes
1 answer

Extending auto-generated Amplify Datastore classes with factory constructors

it seems like the issue is that ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
342 views
0 votes
1 answer

How to build a Python project for a specific version of Python?

To build a Python project for a ...READ MORE

Feb 17, 2023 in AWS by anonymous
254 views
0 votes
1 answer

How to deploy Airflow to production being agnostic to Cloud providers?

Yes, deploying Airflow using Docker is a ...READ MORE

Feb 17, 2023 in AWS by anonymous
251 views
0 votes
1 answer

Calling AWS ELB public DNS from AWS EC2 client. How much do I get charged?

If you are calling an AWS Elastic ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
239 views
0 votes
0 answers

Axios, is it slower to auto catch error responses (such as 404)?

Just out of curiosity, the default setting ...READ MORE

Feb 14, 2023 in AWS by Ashwini
• 5,430 points
372 views
0 votes
0 answers

how to count the number of methods other than OPTION on AWS API Gateway with python?

I need to count the number of ...READ MORE

Feb 14, 2023 in AWS by Ashwini
• 5,430 points
227 views
0 votes
0 answers

Get target group arn from aws cli

I'm attempting to obtain the arn of a target group whose name contains the word "test" or the value assigned to "value," but I'm having trouble because I keep getting this problem. value=test aws elbv2 describe-target-groups --query "TargetGroups[?starts_with(TargetGroupName, '${value}') == ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
684 views
0 votes
0 answers

How to directly read excel file from s3 with pandas in airflow dag?

Python is not working when I try to read an excel file from S3 inside of an AI flow dag.  It is quite strange because it works when I read it using pd.read excel(s3 excel path) from outside airflow.   How I acted:   Create an AWS account in Airflow (this works well as I can list my s3 bucket) In my Docker environment, where I run Airflow, instal pandas and s3fs. Pd.read excel(s3 excel path) should be used to attempt to read the file. I've tried it outside of Airflow, and it functions as stated.  Furthermore, even after waiting 20 minutes, nothing happens; the dag just keeps running indefinitely (at the stage where it is meant to read the file). (I am attempting to read the file ...READ MORE

Jan 3, 2023 in AWS by Tejashwini
• 3,820 points
1,529 views
0 votes
0 answers

How to properly send a GraphQL update request using Axios?

I created an application using AWS Amplify, ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
573 views
0 votes
0 answers

How to implement XRay in NodeJS project?

I need to create XRay to collect ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
571 views
0 votes
0 answers

Create Terraform Cloudwatch Dashboards dynamically

Overview Currently, dashboards are being deployed via Terraform ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
511 views
0 votes
0 answers

Are there any services like Databricks but without compulsion of AWS/Azure/Google Cloud?

I'm doing a course on Udemy for ...READ MORE

Jan 24, 2023 in AWS by Tejashwini
• 3,820 points
427 views