Most answered questions in AWS

0 votes
1 answer

How to delete an empty ECS cluster using AWS CLI?

Hi@akhtar, You can delete the specified ECS cluster. The ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
1,479 views
0 votes
1 answer

Create a task set in a service in ECS Cluster.

Hi@akhtar, You can create a task set in ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
579 views
0 votes
1 answer

How to create a service using the EC2 launch type?

Hi@akhtar, The following create-service example shows how to create a ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
388 views
0 votes
1 answer

How to create a service with a Fargate task?

Hi@akhtar, You can create a service with a Fargate ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
400 views
0 votes
1 answer

How to create an ECS cluster using AWS CLI?

Hi@akhtar, You can create a new Amazon ECS cluster. ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
706 views
0 votes
1 answer

How to create a customer managed CMK in AWS KMS?

Hi@akhtar, You can create a unique customer-managed customer master key (CMK) ...READ MORE

Nov 8, 2020 in AWS by MD
• 95,440 points
434 views
0 votes
1 answer

How to configure AWS CLI on top of Docker?

Hi@akhtar, The official AWS CLI version 2 Docker ...READ MORE

Nov 6, 2020 in AWS by MD
• 95,440 points
954 views
0 votes
1 answer

How to copy an AMI to another region using AWS CLI?

Hi@akhtar, You can copy an AMI from the ...READ MORE

Nov 5, 2020 in AWS by MD
• 95,440 points
527 views
0 votes
1 answer

How to attach a volume to an instance in AWS?

Hi@akhtar, You can attach an EBS volume to a ...READ MORE

Nov 5, 2020 in AWS by MD
• 95,440 points
328 views
0 votes
1 answer

How to delete a Lambda function using AWS CLI?

Hi@akhtar, You can delete a Lambda function. To ...READ MORE

Nov 5, 2020 in AWS by MD
• 95,440 points
2,013 views
0 votes
1 answer

How to add permissions to an existing Lambda function?

Hi@akhtar, You can grant an AWS service or another ...READ MORE

Nov 5, 2020 in AWS by MD
• 95,440 points
1,777 views
0 votes
1 answer

How to create a Lambda function with AWS CLI?

Hi@akhtar, To create a function, you need a ...READ MORE

Nov 5, 2020 in AWS by MD
• 95,440 points
976 views
0 votes
1 answer

How to change an IAM role session duration?

Hi@akhtar, You can update the IAM role from ...READ MORE

Nov 4, 2020 in AWS by MD
• 95,440 points
1,770 views
0 votes
1 answer

How to activate or deactivate an access key for an IAM user?

Hi@akhtar, The following update-access-key command deactivates the specified access key ...READ MORE

Nov 4, 2020 in AWS by MD
• 95,440 points
1,844 views
0 votes
1 answer

Is aws cdn edge locations are connected each other?

Hi@Senthiikumar, Yes, according to my knowledge all the ...READ MORE

Nov 4, 2020 in AWS by MD
• 95,440 points
515 views
0 votes
1 answer

Unable to import module 'lambda_function': No module named 'pymongo' for mongodb with python in aws lambda.

Hi@pradip, I think you need to import some ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
5,826 views
0 votes
1 answer

How to delete an IAM user using AWS CLI?

Hi@akhtar, You can delete the specified IAM user. ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
1,592 views
0 votes
1 answer

Delete a signing certificate for an IAM user.

Hi@akhtar, If you do not specify a user ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
314 views
0 votes
1 answer

How to delete an access key for an IAM user?

Hi@akhtar, If you do not specify a user ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
1,206 views
0 votes
1 answer

How to create a virtual MFA device using AWS CLI?

Hi@akhtar, You can create a new virtual MFA device ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
837 views
0 votes
1 answer

How to create a password for an IAM user?

Hi@akhtar, You can create a password for the specified ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
541 views
0 votes
1 answer

Create an instance profile in AWS.

Hi@akhtar, Sometimes we need to create multiple instance ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
636 views
0 votes
1 answer

How to create an account alias in AWS?

Hi@akhtar, You can create an alias for your ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
1,185 views
0 votes
1 answer

How to create an access key for an IAM user in AWS?

Hi@akhtar, You can create a new AWS secret ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
407 views
0 votes
1 answer

How to change the password for your IAM user?

Hi@akhtar, You can change the password of the IAM ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
898 views
0 votes
1 answer

How to attach a managed policy to an IAM user?

Hi@akhtar, You can attach the specified managed policy ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
411 views
0 votes
1 answer

How to attach a managed policy to an IAM group?

Hi@akhtar, You can attach the specified managed policy to ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
378 views
+1 vote
1 answer

How to add an user to an IAM group?

Hi@akhtar, You can add the specified user to the ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
346 views
0 votes
1 answer

How to add a role to an instance profile in AWS?

Hi@akhtar, You can add the specified IAM role ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
393 views
0 votes
1 answer

How to list CloudFront origin access identities?

Hi@akhtar, The following example gets a list of ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
373 views
0 votes
1 answer

How to list CloudFront public keys?

Hi@akhtar, You can list down your public keys ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
477 views
0 votes
1 answer

How to update a CloudFront distribution's default root object?

Hi@akhtar, The following example updates the default root ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
1,477 views
0 votes
1 answer

How to update a CloudFront origin access identity?

Hi@akhtar, The following example updates the origin access ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
989 views
0 votes
1 answer

How to remove tags from a CloudFront distribution?

Hi@akhtar, The following example removes two tags from ...READ MORE

Nov 2, 2020 in AWS by MD
• 95,440 points
487 views
0 votes
1 answer

How to monitor Oracle RDS instance in AWS?

You could probably use Cloudwatch itself for ...READ MORE

Nov 2, 2020 in AWS by Nilesh
499 views
0 votes
1 answer

How to delete a CloudFront public key?

Hi@akhtar, You can delete your Cloudfront public key ...READ MORE

Nov 2, 2020 in AWS by MD
• 95,440 points
680 views
0 votes
1 answer

How to get a CloudFront origin access identity?

Hi@MD, The following example gets the CloudFront origin ...READ MORE

Nov 2, 2020 in AWS by akhtar
• 38,230 points
720 views
0 votes
1 answer

How to create Cloudfront public key?

Hi Team, The following example creates a CloudFront ...READ MORE

Nov 2, 2020 in AWS by MD
• 95,440 points
1,476 views
0 votes
1 answer

How to get the CloudFront distribution?

Hi@akhtar, To get the distribution, you need to ...READ MORE

Nov 2, 2020 in AWS by MD
• 95,440 points
397 views
0 votes
1 answer

How to delete an origin access identity in Cloudfront?

Hi@akhtar, You can delete your origin access identity ...READ MORE

Nov 2, 2020 in AWS by MD
• 95,440 points
3,665 views
0 votes
1 answer

How to delete a distribution in Cloudfront?

Hi@akhtar, Before you can delete a distribution, you ...READ MORE

Nov 2, 2020 in AWS by MD
• 95,440 points
1,638 views
0 votes
1 answer

Create a new invalidation in Cloudfront.

Hi@akhtar, The CloudFront console allows you to specify ...READ MORE

Nov 2, 2020 in AWS by MD
• 95,440 points
525 views
0 votes
1 answer

How to list down all the distributions in Cloudfront?

Hi@akhtar, You can list down all the distributions ...READ MORE

Nov 2, 2020 in AWS by MD
• 95,440 points
1,092 views
0 votes
1 answer

Creates a new web distribution in Cloudfront.

Hi@akhtar, You can create a CloudFront distribution to ...READ MORE

Nov 2, 2020 in AWS by MD
• 95,440 points
458 views
0 votes
1 answer

How to creates a new origin access identity in Cloudfront?

Hi@akhtar, If you're using Amazon S3 for your ...READ MORE

Nov 2, 2020 in AWS by MD
• 95,440 points
488 views
0 votes
1 answer

How to access my on premises file server from AWS ?

You can use Amazon FSx for Windows ...READ MORE

Oct 30, 2020 in AWS by Raghwendra
1,130 views
0 votes
1 answer

Is there any impact when i create AMI without SYSPREP shutdown in Windows EC2 instance?

Hi@Lakshminarayanan, I think it will impact your instance ...READ MORE

Oct 30, 2020 in AWS by MD
• 95,440 points
3,448 views
0 votes
1 answer

What makes Amazon’s T-series EC2 instances unsuitable for production deployments?

It's not unsuitable, it depends on your ...READ MORE

Oct 28, 2020 in AWS by Lohith
661 views