deliveryStatusLogging

@JvmName(name = "ipbkqyjabfmymcvm")
suspend fun deliveryStatusLogging(value: Output<List<TopicLoggingConfigArgs>>)
@JvmName(name = "fmvkmvqrqngagykr")
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 = "yhwrxettdowieyuj")
suspend fun deliveryStatusLogging(vararg values: Output<TopicLoggingConfigArgs>)


@JvmName(name = "ncbkuwccwlomrkps")
suspend fun deliveryStatusLogging(values: List<Output<TopicLoggingConfigArgs>>)
@JvmName(name = "uksicntwccddejoc")
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 = "lpcdjlmjoahhimwc")
suspend fun deliveryStatusLogging(argument: List<suspend TopicLoggingConfigArgsBuilder.() -> Unit>)
@JvmName(name = "vymjkwushbyjtnmr")
suspend fun deliveryStatusLogging(vararg argument: suspend TopicLoggingConfigArgsBuilder.() -> Unit)
@JvmName(name = "gahcmxuthgxtgptv")
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.