Automatically change AWS EC2 instance size with node js lambda function

Опубликовано: 13 Декабрь 2023
на канале: Devops TerraByte
114
0

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

Node Code used in this video :-
https://github.com/shivm04/ec2-instan...

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

{
"instanceRegion": "ap-south-1",
"instanceId": "i-07010f188bba51f72",
"instanceType": "t2.micro"
}


Смотрите видео Automatically change AWS EC2 instance size with node js lambda function онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Devops TerraByte 13 Декабрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 114 раз и оно понравилось 0 людям.