Adds a permission to the resource policy associated with the specified AWS Lambda function.
Creates an alias that points to the specified Lambda function version.
Identifies a stream as an event source for a Lambda function.
Creates a new Lambda function.
Deletes the specified Lambda function alias.
Removes an event source mapping.
Deletes the specified Lambda function code and configuration.
Returns a customer's account settings.
Returns the specified alias information such as the alias ARN, description, and function version it is pointing to.
Returns configuration information for the specified event source mapping (see.
Returns the configuration information of the Lambda function and a presigned URL link to the.
Returns the configuration information of the Lambda function.
Returns the resource policy associated with the specified Lambda function.
Invokes a specific Lambda function.
ImportantThis API is deprecated.
Returns list of aliases created for a Lambda function.
Returns a list of event source mappings you created using the CreateEventSourceMapping (see.
Returns a list of your Lambda functions.
List all versions of a function.
Publishes a version of your function from the current snapshot of $LATEST.
You can remove individual permissions from an resource policy associated with a Lambda function by providing a statement ID that you provided when you added the permission.
Using this API you can update the function version to which the alias points and the alias description.
You can update an event source mapping.
Updates the code for the specified Lambda function.
Updates the configuration parameters for the specified Lambda function by using the values provided in the request.