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,532 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
601 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
428 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
421 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
741 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
480 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
1,004 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
543 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
357 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,091 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,851 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
1,002 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,850 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,920 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
558 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,920 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,640 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
340 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,241 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
873 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
583 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
659 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,211 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
434 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
922 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
442 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
406 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
372 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
417 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
403 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
500 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,510 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
1,039 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
515 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
529 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
713 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
745 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,512 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
438 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,735 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,684 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
562 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,148 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
505 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
516 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,206 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,547 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
694 views