messageFormat

@JvmName(name = "qpdtapwdypypvwcj")
suspend fun messageFormat(value: Output<String>)
@JvmName(name = "bsjbfxkiuqipgpfd")
suspend fun messageFormat(value: String?)

Parameters

value

(Optional) The message format of the message to publish. Accepted values are "JSON" and "RAW". The default value of the attribute is "RAW". SNS uses this setting to determine if the payload should be parsed and relevant platform-specific bits of the payload should be extracted. For more information, see Amazon SNS Message and JSON Formats in the Amazon Simple Notification Service Developer Guide .