BisectBatchOnFunctionError - If the function returns an error, split the batch in two and retry.DestinationConfig - Send discarded records to an Amazon SQS queue or Amazon SNS topic.MaximumRecordAgeInSeconds - Discard records older than the specified age. The default value is infinite (-1). When set to infinite (-1), failed records are retried until the record expiresMaximumRetryAttempts - Discard records after the specified number of retries. The default value is infinite (-1). When set to infinite (-1), failed records are retried until the record expires.ParallelizationFactor - Process multiple batches from each shard concurrently.curl --location -g --request POST 'http://lambda.{region}.amazonaws.com/2015-03-31/event-source-mappings/' \
--header 'Content-Type: application/json' \
--data-raw ''