AWS::Lambda::EventSourceMapping SelfManagedKafkaEventSourceConfig - AWS CloudFormation (original) (raw)

Specific configuration settings for a self-managed Apache Kafka event source.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{
  "ConsumerGroupId" : String
}

YAML

  ConsumerGroupId: String

Properties

ConsumerGroupId

The identifier for the Kafka consumer group to join. The consumer group ID must be unique among all your Kafka event sources. After creating a Kafka event source mapping with the consumer group ID specified, you cannot update this value. For more information, seeCustomizable consumer group ID.

Required: No

Type: String

Pattern: [a-zA-Z0-9-\/*:_+=.@-]*

Minimum: 1

Maximum: 200

Update requires: Replacement

SelfManagedEventSource

SourceAccessConfiguration

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.