Specifies the message (payload) as published to the SNS topic.
Build variables can be used and are resolved before message is sent.
Additional variables include:
- $BUILD_PHASE ("STARTED", "COMPLETED", etc)
- $BUILD_ARTIFACT_PATHS (new-line separated list of artifact paths)
- $BUILD_RESULT ("STARTED", "SUCESS", "FAILED", etc)
- $BUILD_DURATION (number of milli-seconds it took to run this build)