Automatically change AWS EC2 instance size with python lambda function #aws #lambda

preview_player
Показать описание
In this video we will change the EC2 instance type using the pythin lambda function :-

Python Code used in this video :-

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

{
"instanceId": "i-001ee15b9788c08b8"
}
Рекомендации по теме