Tag: iam

Understanding AWS Security: Implementing Best Practices for Secure Cloud Deployments
Guest author: Harikrishna Kundariya Harikrishna Kundariya, is a marketer, developer, IoT, Cloud & AWS savvy, co-founder, and Director of eSparkBiz, a Software Development Company. His…

Tooling: IAM Legend
AWSÂ IAMÂ actions autocomplete, documentation and wildcard resolution for Visual Studio Code. Supports Serverless Framework, AWS SAM, CloudFormation and Terraform. This extension come from Sebastian Bille over…

Terraform: EC2 access to CodeCommit without HTTPS or SSH credentials.
The Problem I needed a way for a EC2 instance to clone a CodeCommit repository without using HTTPS credentials or a SSH key. Specifically I…