Trending questions in AWS

0 votes
1 answer

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

Imagine needing a fixed, reliable public IP ...READ MORE

Oct 24, 2024 in AWS by Pammii
349 views
0 votes
1 answer

What does AWS STS get caller identity do?

Let me tell you what AWS STS ...READ MORE

Oct 26, 2024 in AWS by anonymous
264 views
0 votes
0 answers

Which service is an AWS storage service?

I need a way to store files ...READ MORE

Oct 24, 2024 in AWS by Priyanka
• 4,500 points
219 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, 2024 in AWS by Manuu
331 views
0 votes
1 answer

Difference between a snapshot and AMI

When I was using AWS for data ...READ MORE

Oct 25, 2024 in AWS by Jaanu
260 views
0 votes
0 answers

Which of the following services is free in AWS?

I'm exploring AWS and want to know, ...READ MORE

Oct 24, 2024 in AWS by Priyanka
• 4,500 points
193 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, 2024 in AWS by Reenu
263 views
0 votes
0 answers

Which AWS service is a compute service?

I'm setting up my application on AWS ...READ MORE

Oct 24, 2024 in AWS by Priyanka
• 4,500 points
187 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, 2024 in AWS by Chetuzz

edited Oct 18, 2024 by Hoor 448 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, 2024 in AWS by Priyanka
• 4,500 points
334 views
0 votes
0 answers

What is the difference between DocumentDB and DynamoDB?

What is the difference between DocumentDB and ...READ MORE

Oct 11, 2024 in AWS by Priyanka
• 4,500 points

edited Mar 5 95 views
0 votes
1 answer
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
558 views
0 votes
0 answers

how to check aws cli version

Jan 12, 2024 in AWS by Priyanka
• 4,500 points
670 views
0 votes
0 answers

what is transit gateway in aws?

Jan 12, 2024 in AWS by Priyanka
• 4,500 points
560 views
0 votes
0 answers

how to create iam user in aws

Jan 12, 2024 in AWS by Priyanka
• 4,500 points
454 views
0 votes
0 answers

what is s3 bucket in aws

Jan 5, 2024 in AWS by Priyanka
• 4,500 points
518 views
0 votes
1 answer

what is key pair in aws?

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

Jan 12, 2024 in AWS by anonymous
738 views
0 votes
2 answers

How to delete a folder in AWS s3?

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

Oct 3, 2019 in AWS by Shai
67,841 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
451 views
0 votes
0 answers

how to create s3 bucket in aws

Nov 29, 2023 in AWS by Priyanka
• 4,500 points
449 views
0 votes
0 answers

what are the characteristics of cloud computing

Nov 29, 2023 in AWS by Priyanka
• 4,500 points
382 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
575 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,500 points
369 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,958 views
+2 votes
1 answer

<Error> <Code>AccessDenied</Code> not able to connect s3 bucket.

toast is good READ MORE

Nov 2, 2022 in AWS by anonymous

edited Mar 5 30,129 views
0 votes
0 answers

Deployment to CloudHub with Mule Runtime 4.3.0-20210319 resulted in an error?

When attempting to deploy my Mule application ...READ MORE

Jul 18, 2023 in AWS by Bob

edited Mar 5 94 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,970 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
• 5,380 points
6,316 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
40,915 views
0 votes
0 answers

AppSync DynamoDB atomic append to existing list attribute and other list operations

We have an object in dynamo DB ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,730 points
1,091 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
2,519 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
2,314 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
957 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
2,253 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
2,244 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,913 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,622 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,659 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,567 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,474 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,363 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
1,276 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
1,264 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
1,155 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
1,139 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
1,134 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
1,148 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
1,055 views
0 votes
0 answers

Retrieve or store results of Gremlin queries within AWS Neptune ML, in IPython Notebook

I need to use Gremlin in a ...READ MORE

Dec 15, 2022 in AWS by Tejashwini
• 5,380 points
834 views