From 6c10c81a23b13ebe22d1d8a74310bbd296ec2e26 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Sat, 16 Mar 2024 01:17:36 +0300 Subject: [PATCH] chore(kb/aws/ec2): mention the instance profile --- knowledge base/cloud computing/aws/ec2.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/knowledge base/cloud computing/aws/ec2.md b/knowledge base/cloud computing/aws/ec2.md index 0b44e47..ab42f93 100644 --- a/knowledge base/cloud computing/aws/ec2.md +++ b/knowledge base/cloud computing/aws/ec2.md @@ -7,6 +7,8 @@ ## TL;DR +Use an instance profile to pass an IAM role to an EC2 instance. +
Real world use cases @@ -41,6 +43,8 @@ See [EBS]. ### Sources +- [Using instance profiles] + @@ -52,6 +56,8 @@ See [EBS]. +[using instance profiles]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2_instance-profiles.html + [aws ec2 instance pricing comparison]: https://ec2instances.github.io/ [ec2instances.info on vantage.sh]: https://instances.vantage.sh/