deleteEventSourceMapping (original) (raw)

lambda/aws.sdk.kotlin.services.lambda/LambdaClient/deleteEventSourceMapping

abstract suspend fun deleteEventSourceMapping(input: DeleteEventSourceMappingRequest): DeleteEventSourceMappingResponse

Deletes an event source mapping. You can get the identifier of a mapping from the output of ListEventSourceMappings.

When you delete an event source mapping, it enters a Deleting state and might not be completely deleted for several seconds.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.Generated by dokka