Automatically change AWS EC2 instance size with python lambda function

Описание к видео Automatically change AWS EC2 instance size with python lambda function

In this video we will change the EC2 instance type using the pythin lambda function :-

Python Code used in this video :-
https://github.com/shivm04/ec2-change...

Code added in the test event section change the ec2 instance ID below :-

{
"instanceId": "i-001ee15b9788c08b8"
}

Комментарии

Информация по комментариям в разработке