deliveryStatusLogging

@JvmName(name = "hiuaducdonuihswf")
suspend fun deliveryStatusLogging(value: Output<List<TopicLoggingConfigArgs>>)
@JvmName(name = "ninspouiisbmclfs")
suspend fun deliveryStatusLogging(value: List<TopicLoggingConfigArgs>?)

Parameters

value

The DeliveryStatusLogging configuration enables you to log the delivery status of messages sent from your Amazon SNS topic to subscribed endpoints with the following supported delivery protocols:

  • HTTP

  • Amazon Kinesis Data Firehose

  • AWS Lambda

  • Platform application endpoint

  • Amazon Simple Queue Service Once configured, log entries are sent to Amazon CloudWatch Logs.


@JvmName(name = "bgcqromwjwaiokdq")
suspend fun deliveryStatusLogging(vararg values: Output<TopicLoggingConfigArgs>)


@JvmName(name = "ffjbtnghousyaxyr")
suspend fun deliveryStatusLogging(values: List<Output<TopicLoggingConfigArgs>>)
@JvmName(name = "dwqgjddjbxtxulax")
suspend fun deliveryStatusLogging(vararg values: TopicLoggingConfigArgs)

Parameters

values

The DeliveryStatusLogging configuration enables you to log the delivery status of messages sent from your Amazon SNS topic to subscribed endpoints with the following supported delivery protocols:

  • HTTP

  • Amazon Kinesis Data Firehose

  • AWS Lambda

  • Platform application endpoint

  • Amazon Simple Queue Service Once configured, log entries are sent to Amazon CloudWatch Logs.


@JvmName(name = "oqcdrjgmoxcganef")
suspend fun deliveryStatusLogging(argument: List<suspend TopicLoggingConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ekvmbjogmbcbfscd")
suspend fun deliveryStatusLogging(vararg argument: suspend TopicLoggingConfigArgsBuilder.() -> Unit)
@JvmName(name = "ooxnxnnpssscvkvu")
suspend fun deliveryStatusLogging(argument: suspend TopicLoggingConfigArgsBuilder.() -> Unit)

Parameters

argument

The DeliveryStatusLogging configuration enables you to log the delivery status of messages sent from your Amazon SNS topic to subscribed endpoints with the following supported delivery protocols:

  • HTTP

  • Amazon Kinesis Data Firehose

  • AWS Lambda

  • Platform application endpoint

  • Amazon Simple Queue Service Once configured, log entries are sent to Amazon CloudWatch Logs.