LastUpdateStatus, LastUpdateStatusReason, and LastUpdateStatusReasonCode fields in the response from GetFunctionConfiguration indicate when the update is complete and the function is processing events with the new configuration. For more information, see Function States.curl --location -g --request PUT 'http://lambda.{region}.amazonaws.com/2015-03-31/functions//configuration' \
--header 'Content-Type: application/json' \
--data-raw ''