eventBridgeConfiguration

@JvmName(name = "xecylaklmhvrrreg")
suspend fun eventBridgeConfiguration(value: Output<EventBridgeConfigurationArgs>)
@JvmName(name = "tvgafakdoqbfppyn")
suspend fun eventBridgeConfiguration(value: EventBridgeConfigurationArgs?)

Parameters

value

Enables delivery of events to Amazon EventBridge. Amazon S3 can send events to Amazon EventBridge whenever certain events happen in your bucket, see Using EventBridge in the Amazon S3 User Guide. Unlike other destinations, delivery of events to EventBridge can be either enabled or disabled for a bucket. If enabled, all events will be sent to EventBridge and you can use EventBridge rules to route events to additional targets. For more information, see What Is Amazon EventBridge in the Amazon EventBridge User Guide


@JvmName(name = "jewoojqtgqisoaxl")
suspend fun eventBridgeConfiguration(argument: suspend EventBridgeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Enables delivery of events to Amazon EventBridge. Amazon S3 can send events to Amazon EventBridge whenever certain events happen in your bucket, see Using EventBridge in the Amazon S3 User Guide. Unlike other destinations, delivery of events to EventBridge can be either enabled or disabled for a bucket. If enabled, all events will be sent to EventBridge and you can use EventBridge rules to route events to additional targets. For more information, see What Is Amazon EventBridge in the Amazon EventBridge User Guide