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
demandé il y a 5 mois134 vues
1 réponse
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
EXPERT
répondu il y a 5 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions