aws_lambda_event_source_mapping

Amazon Web Services Lambda Event Source Mapping

Name

Type

Nullable

accountId

String

accountName

String

amazonManagedKafkaEventSourceConfig

KafkaEventSourceConfig

batchSize

Int

bisectBatchOnFunctionError

Boolean

destinationConfig

DestinationConfig

eventSourceArn

String

filterCriteria

FilterCriteria

functionArn

String

functionResponseTypes

List

lastModified

String

lastProcessingResult

String

maximumBatchingWindowInSeconds

Int

maximumRecordAgeInSeconds

Int

maximumRetryAttempts

Int

parallelizationFactor

Int

queues

List

region

String

selfManagedEventSource

SelfManagedEventSource

selfManagedKafkaEventSourceConfig

KafkaEventSourceConfig

sourceAccessConfigurations

List

startingPosition

String

state

String

stateTransitionReason

String

topics

List

tumblingWindowInSeconds

Int

uuid

String

DestinationConfig

Name

Type

Nullable

onFailureDestination

String

onSuccessDestination

String

FilterCriteria

Name

Type

Nullable

filterPatterns

List

KafkaEventSourceConfig

Name

Type

Nullable

consumerGroupId

String

SelfManagedEventSource

Name

Type

Nullable

endpoints

Map<String,List>

SourceAccessConfiguration

Name

Type

Nullable

type

String

uri

String

Last updated