lightsail instance stop if running out of data transfer qutoa

0

Hello,

Is it possible to let lightsail instance stop if running out of data transfer qutoa? In case occur overusage charge.

bob
preguntada hace 5 meses134 visualizaciones
1 Respuesta
0

Hello.

I think it's difficult because Lightsail metrics are independent from CloudWatch.
https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-resource-health-metrics

It may be possible to create a Lambda that retrieves metric data called "NetworkOut" every few minutes and stops when the total data exceeds the free data transfer amount.
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lightsail/client/get_instance_metric_data.html

profile picture
EXPERTO
respondido hace 5 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas