Skip to content

bengreenier/aws-iam-ec2-svc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-iam-ec2-svc

A lightweight service that queries the AWS EC2 Instance Metadata service for Troubleshooting.

Getting Started

  • Login to AWS CLI
  • Run ./scripts/test.ps1 -InstanceProfileId <some_instance_profile_arn> -InstanceImageId <some_image_id>
  • Observe "Green" output, manually checking for any issues as listed on the troubleshooting page.