If any command runs successfully inside if conditional expression then if treats it as true. if...
Well I was having difficult time importing dynamodb and trying with arn, but it was db name that...
Use Source IP condition in IAM policy. { "Version": "2012-10-17", "Statement": [ ...
Create an AMI of the instance aws ec2 create-image \ --instance-id...
Without dynamic block a security group resource looks like this resource "aws_security_group"...
Sometimes it's tidy to export aws credentials manually. It can be done by the following...
I needed to know consumed total storage in AWS CodeArtifact. I didn't get this from AWS Console or...
IAM policy to restrict user to a single region { "Version": "2012-10-17", "Statement": [ ...
In this tutorial I will demonstrate How to enfornce 2FA in both AWS CLI and AWS Console. Later in the...
Part I => How to enforce MFA in AWS CLI - Part I Here in Part II we will discuss how to access...
It's just an FYI. Though theoretically you can create an aws virtual mfa device through terraform but...