Notifications
You can be notified either by SMS or email when a cluster has finished its deployment. To do so, you can setup the following variables:
CCME_ADMIN_PHONE
: can be set to a valid mobile phone number (in E. 164 format) to deliver information about the cluster when it is ready to be used. As described by the ITU, the E.164 general format must contain only digits split as follows:+
signCountry code (max 3 digits)
Subscriber number (max 12 digits)
WARNING: This feature is restricted by an “account spend limit” that prevents you to spend more than a given amount of money on SMS sendings. See this documentation.
CCME_ADMIN_SNS_TOPIC_ARN
: can be set to a valid SNS topic ARN you want to deliver information about the cluster when it is ready to be used. For example, you can configure your SNS topic to deliver the information by email to the administrators of the platform.