Latest questions in Cloud Computing

0 votes
1 answer

-bash: /var/www/html/indexfile.html: Permission denied

Hi@akhtar, You have to give permission to your ...READ MORE

Jun 16, 2020 in AWS by MD
• 95,440 points
4,834 views
0 votes
1 answer

How to do ssh in EC2 instance using Terraform?

Hi@akhtar, To ssh in your EC2 instance, you ...READ MORE

Jun 15, 2020 in Terraform by MD
• 95,440 points
6,808 views
0 votes
1 answer

How to run local command using terraform?

Hi@akhtar, You can use provisioner keyword to run ...READ MORE

Jun 15, 2020 in Terraform by MD
• 95,440 points
1,650 views
0 votes
1 answer

* Error: "field_name": this field cannot be set

Hi@akhtar, You are likely using an older version ...READ MORE

Jun 15, 2020 in Terraform by MD
• 95,440 points
858 views
0 votes
1 answer

Error: error executing "/tmp/terraform_1104475889.sh": Process exited with status 1

Hi@akhtar, You are trying to run a remote ...READ MORE

Jun 15, 2020 in Terraform by MD
• 95,440 points
6,459 views
0 votes
1 answer

Error: Inappropriate value for attribute "content": string required.

Hi@MD, You have to pass in which format ...READ MORE

Jun 15, 2020 in Terraform by akhtar
• 38,230 points
2,322 views
0 votes
1 answer

error deleting S3 Bucket (example11225588): BucketNotEmpty: The bucket you tried to delete is not empty

Hi@akhtar, Your bucket is mounted to a folder. ...READ MORE

Jun 14, 2020 in Terraform by MD
• 95,440 points
3,906 views
0 votes
1 answer

How to create one s3 bucket using terraform?

Hi@akhtar, You can use aws_s3_bucket resources to create ...READ MORE

Jun 12, 2020 in Terraform by MD
• 95,440 points
3,695 views
0 votes
1 answer

Error putting object in S3 bucket (example11225588): NoSuchBucket: The specified bucket does not exist

Hi@akhtar, You are trying to upload something in ...READ MORE

Jun 12, 2020 in Terraform by MD
• 95,440 points
5,600 views
0 votes
1 answer

How to attach an EBS volume to EC2 instance using terraform?

Hi@akhtar, You can use aws_volume_attachment resource to attach ...READ MORE

Jun 12, 2020 in Terraform by MD
• 95,440 points
8,496 views
0 votes
1 answer

How to create a folder in S3 bucket using terraform?

Hi@akhtar, You can use aws_s3_bucket_object resource to create one ...READ MORE

Jun 11, 2020 in Terraform by MD
• 95,440 points
10,171 views
0 votes
1 answer

Error: Error putting object in S3 bucket (example11225588): AccessDenied: Access Denied

Hi@akhtar, To upload your file in the s3 ...READ MORE

Jun 11, 2020 in Terraform by MD
• 95,440 points
2,625 views
0 votes
1 answer

How to create one key in AWS using terraform?

Hi@akhtar, You can use aws_key_pair resource n terraform. ...READ MORE

Jun 11, 2020 in Terraform by MD
• 95,440 points
1,372 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to configure credentials for IAM user in CLI?

Hi@akhtar, To pass credentials for your IAM user ...READ MORE

Jun 10, 2020 in AWS by MD
• 95,440 points
468 views
0 votes
1 answer

'terraform' is not recognized as an internal or external command, operable program or batch file.

Hi@akhtar, You have to set an environment variable ...READ MORE

Jun 10, 2020 in Terraform by MD
• 95,440 points
27,768 views
0 votes
1 answer

How to edit files in the AWS S3 bucket from CLI?

Hi@akhtar, According to my knowledge,  you can't edit ...READ MORE

Jun 8, 2020 in AWS by MD
• 95,440 points
9,019 views
+1 vote
1 answer
+1 vote
1 answer

How to create an EBS volume in AWS?

Hi@akhtar, To create an EBS volume, you can ...READ MORE

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

-bash: systemctl: command not found

Hi@akhtar, I think systemctl command is not supported ...READ MORE

Jun 8, 2020 in AWS by MD
• 95,440 points
2,644 views
+1 vote
1 answer

How to convert .pem format file to .ppk format file?

Hi@akhtar, You can use puttygen to convert .pem ...READ MORE

Jun 8, 2020 in AWS by MD
• 95,440 points
1,094 views
0 votes
1 answer
+1 vote
1 answer

How to share an AMI publicly?

Hi@akhtar, To share your AMI publicly, you can ...READ MORE

Jun 7, 2020 in AWS by MD
• 95,440 points
539 views
+1 vote
1 answer

How to copy AMI from one region to another region in AWS?

Hi@akhtar, To copy your AMI from one region ...READ MORE

Jun 7, 2020 in AWS by MD
• 95,440 points
5,204 views
+1 vote
1 answer

How to take a backup of my EC2 instance?

Hi@akhtar, You can take a backup using snapshot ...READ MORE

Jun 7, 2020 in AWS by MD
• 95,440 points
644 views
+1 vote
1 answer

Want to remove the lasts from line in three .txt file which is present into S3 bucket (file size is more that 4 GB) how to automate that using lambda!!!

Hi@Shubh, According to my knowledge,  you can't edit ...READ MORE

Jun 8, 2020 in AWS by MD
• 95,440 points
1,426 views
+1 vote
1 answer
+1 vote
1 answer

There was a problem setting up the instance connection The connection has been closed because the server is taking too long to respond

Hi@akhta if AWS finds your CLI in static ...READ MORE

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

The Amazon CloudFront distribution is configured to block access from your country. We can't connect to the server for this app or website at this time.

Hi@akhtar, You got this error because you restricted ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
17,955 views
0 votes
1 answer

How to restrict Cloudfront service countrywise?

Hi@akhtar, You can restrict your CloudFront according to ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
5,978 views
+1 vote
1 answer

Need of CloudFront service in AWS.

Hi@akhtar, We need CloudFront service so that we ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
414 views
–1 vote
1 answer

How to configure httpd webserver in EC2 instance?

Hi@akhtar, To configure httpd web server in EC2 ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
1,031 views
+1 vote
1 answer

How to launch an EC2 instance?

Hi@akhtar, First login to your AWS account. Now ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
599 views
+1 vote
1 answer

How to forward S3 bucket logs to CloudTrail?

Hi@akhtar, To forward S3 bucket logs to CloudTrail, ...READ MORE

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

Why I saw in the aws s3 glacier vault the size does not match with asw s3 glacier client

Hi, I am not sure, but the client ...READ MORE

Jun 29, 2020 in AWS by MD
• 95,440 points
822 views
+2 votes
1 answer

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

Hi@akhtar, You have to give permissions to your ...READ MORE

Jun 3, 2020 in AWS by MD
• 95,440 points
24,402 views
0 votes
1 answer

Load key "key1234.pem": Permission denied ec2-user@13.126.141.194: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

Hi@akhtar, It seems you didn't set permissions to ...READ MORE

Jun 3, 2020 in AWS by MD
• 95,440 points
3,344 views
+2 votes
1 answer

Permissions for 'key123.pem' are too open. It is required that your private key files are NOT accessible by others.

Hi@akhtar, You got this error because you didn't ...READ MORE

Jun 3, 2020 in AWS by MD
• 95,440 points
7,750 views
+1 vote
1 answer
+1 vote
1 answer

An error occurred (InvalidKeyPair.NotFound) when calling the RunInstances operation: The key pair 'key123.pem' does not exist

Hi@akhtar, In your command don't use .pem extension ...READ MORE

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

Load key "key123.pem": invalid format ec2-user@13.127.118.117: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

Hi@akhtar, Actually the key you have created is ...READ MORE

Jun 2, 2020 in AWS by MD
• 95,440 points
4,987 views
–1 vote
1 answer

How to find AWS instance Ids in yaml format from command line?

Hi@akhtar, By default AWS gives output in json ...READ MORE

Jun 2, 2020 in AWS by MD
• 95,440 points
621 views
+1 vote
1 answer

How to find all instance Ids In AWS from command line?

Hi@akhtar, You can find one keyword --query in ...READ MORE

Jun 2, 2020 in AWS by MD
• 95,440 points
5,162 views
+1 vote
1 answer

[WinError 2] The system cannot find the file specified

Hi@akhtar, You may get this error, if you ...READ MORE

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

You must specify a region. You can also configure your region by running "aws configure".

Hi@akhtar, When you installed AWS CLI first time ...READ MORE

Jun 1, 2020 in AWS by MD
• 95,440 points
7,225 views
+1 vote
1 answer

There was a problem setting up the instance connection Log in failed

Hi@akhtar, According to my knowledge Amazon Linux 2 AMI ...READ MORE

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

Load key "myfirstkey.ppk": invalid format ec2-user@13.235.67.73: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

Hi@akhtar, You are trying to do SSH with ...READ MORE

Jun 1, 2020 in AWS by MD
• 95,440 points
2,536 views
+1 vote
1 answer

How to create an IAM user in AWS?

Hi@akhtar, To create new user in AWS, you ...READ MORE

Jun 1, 2020 in AWS by MD
• 95,440 points
1,144 views
+1 vote
1 answer

User: arn:aws:iam::142213003344:user/nadeem is not authorized to perform: iam:GetAccountSummary on resource: *

Hi@akhtar, Every user does not have all the ...READ MORE

Jun 1, 2020 in AWS by MD
• 95,440 points
2,113 views