Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
very good video. can we also do this to all services inside the instance?
ec2.client? That refference should be :response = ec2.create_tags(Resources=[instance_id], Tags=tags)I dont know how your runtime allowed you to pass that value I tried python 3.11 and python 3.9 the ec2.client.create_tags didnt work
very good video. can we also do this to all services inside the instance?
ec2.client? That refference should be :
response = ec2.create_tags(Resources=[instance_id], Tags=tags)
I dont know how your runtime allowed you to pass that value I tried python 3.11 and python 3.9 the ec2.client.create_tags didnt work