aws lambda function to start and stop ec2 instance with tag value
AWS Lambda is a server less computing service that allows users to run code for applications and back end services without managing servers.
Create a instance
create lambda function
function name stopec2
Create a new role with basic Lambda permiss...
sundarpalanivel.hashnode.dev1 min read