Trending questions in AWS

0 votes
1 answer

"Cannot perform an interactive login from a non TTY device"

I also got the error 'Cannot perform ...READ MORE

Oct 24 in AWS by Tanushree
101 views
0 votes
1 answer

How can I download the pem file in AWS EC2?

First, log in to your AWS account. ...READ MORE

Oct 24 in AWS by Reenu
52 views
0 votes
1 answer

Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1

When I tried to run an AWS ...READ MORE

Oct 24 in AWS by Dhanu
81 views
0 votes
1 answer

How do I use aws s3 cp to download an entire folder from an S3 bucket?

Use the aws s3 cp command to ...READ MORE

Oct 24 in AWS by Manuu
92 views
0 votes
1 answer

How can I resolve the "zsh: command not found: aws" error when trying to run AWS CLI commands in my terminal?

To resolve the 'zsh: command not found: ...READ MORE

Oct 17 in AWS by anonymous

edited Oct 29 by Priyanka 136 views
0 votes
1 answer

How can I obtain my AWS Access Key ID for accessing AWS services?

 A step-by-step guide to help you easily obtain ...READ MORE

Oct 17 in AWS by Chetuzz

edited Oct 18 by Hoor 124 views
0 votes
0 answers

What are the key differences between AWS EFS and S3, and when should I use each?

Basically, I want to know how these ...READ MORE

Oct 16 in AWS by Priyanka
• 4,080 points
166 views
0 votes
1 answer

How can I resolve the 'instance reachability check failed' issue on an Ubuntu AWS instance?

First, I checked the System Logs to ...READ MORE

Oct 17 in AWS by Tanu
95 views
0 votes
0 answers
0 votes
0 answers

What is Elastic IP in AWS and why it is useful?

Oct 10 in AWS by Priyanka
• 4,080 points
115 views
0 votes
0 answers

How can I resolve the 'instance reachability check failed' issue on an Ubuntu AWS instance?

How can I resolve the 'instance reachability ...READ MORE

Oct 10 in AWS by Priyanka
• 4,080 points
114 views
0 votes
0 answers

What are the key differences between AWS EFS and S3, and when should I use each?

What are the key differences between AWS ...READ MORE

Oct 10 in AWS by Priyanka
• 4,080 points
109 views
0 votes
0 answers

Cannot perform an interactive login from a non TTY device

Oct 10 in AWS by Priyanka
• 4,080 points
103 views
0 votes
0 answers

How do I use aws s3 cp to download an entire folder from an S3 bucket? [closed]

How do I use aws s3 cp ...READ MORE

Oct 10 in AWS by Priyanka
• 4,080 points

closed Oct 16 by Priyanka 85 views
0 votes
0 answers
0 votes
0 answers

how to check aws cli version

Jan 12 in AWS by Priyanka
• 4,080 points
378 views
0 votes
0 answers

what is transit gateway in aws?

Jan 12 in AWS by Priyanka
• 4,080 points
331 views
0 votes
1 answer

what is key pair in aws?

A key pair in AWS is a ...READ MORE

Jan 12 in AWS by anonymous
423 views
0 votes
0 answers

how to create iam user in aws

Jan 12 in AWS by Priyanka
• 4,080 points
296 views
0 votes
0 answers

what is s3 bucket in aws

Jan 5 in AWS by Priyanka
• 4,080 points
330 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,360 points
364 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,360 points
320 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
405 views
0 votes
0 answers

how to create s3 bucket in aws

Nov 29, 2023 in AWS by Priyanka
• 4,080 points
279 views
0 votes
0 answers

what are the characteristics of cloud computing

Nov 29, 2023 in AWS by Priyanka
• 4,080 points
230 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
• 4,080 points
242 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
64,302 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,460 points
50,243 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
54,419 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
5,603 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,460 points
39,977 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
586 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,887 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,817 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
1,598 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
1,597 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,514 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
1,173 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
1,139 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
1,185 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
1,154 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
1,063 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
910 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
901 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
864 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
858 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
775 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
771 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
830 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
639 views