filmov
tv
Automatically change AWS EC2 instance size with python lambda function #aws #lambda
Показать описание
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"
}
Python Code used in this video :-
Code added in the test event section change the ec2 instance ID below :-
{
"instanceId": "i-001ee15b9788c08b8"
}