LAP Registry

AWS Lambda Skill

amazonaws-com-lambda

Provider: Amazon Web Services Version: 2015-03-31 Endpoints: 68 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy
POST/2015-03-31/functions/{FunctionName}/policyAdds permissions to the resource-based policy of a version of an Lambda layer. Use this action to grant layer usage permission to other accounts. You can grant permission to a sin...
POST/2015-03-31/functions/{FunctionName}/aliasesGrants an Amazon Web Servicesservice, Amazon Web Services account, or Amazon Web Services organization permission to use a function. You can apply the policy at the function level...
POST/2020-04-22/code-signing-configs/Creates an alias for a Lambda function version. Use aliases to provide clients with a function identifier that you can update to invoke a different version. You can also map an al...
POST/2015-03-31/event-source-mappings/Creates a code signing configuration. A code signing configuration defines a list of allowed signing profiles and defines the code-signing validation policy (action to be taken if...
POST/2015-03-31/functionsCreates a mapping between an event source and an Lambda function. Lambda reads items from the event source and invokes the function. For details about how to configure different e...
POST/2021-10-31/functions/{FunctionName}/urlCreates a Lambda function. To create a function, you need a deployment package and an execution role. The deployment package is a .zip file archive or container image that contain...
DELETE/2015-03-31/functions/{FunctionName}/aliases/{Name}Creates a Lambda function URL with the specified configuration parameters. A function URL is a dedicated HTTP(S) endpoint that you can use to invoke your function.
DELETE/2020-04-22/code-signing-configs/{CodeSigningConfigArn}Deletes a Lambda function alias.
DELETE/2015-03-31/event-source-mappings/{UUID}Deletes the code signing configuration. You can delete the code signing configuration only if no function is using it.
DELETE/2015-03-31/functions/{FunctionName}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...
DELETE/2020-06-30/functions/{FunctionName}/code-signing-configDeletes a Lambda function. To delete a specific function version, use the Qualifier parameter. Otherwise, all versions and aliases are deleted. This doesn't require the user to ha...
DELETE/2017-10-31/functions/{FunctionName}/concurrencyRemoves the code signing configuration from the function.
DELETE/2019-09-25/functions/{FunctionName}/event-invoke-configRemoves a concurrent execution limit from a function.
DELETE/2021-10-31/functions/{FunctionName}/urlDeletes the configuration for asynchronous invocation for a function, version, or alias. To configure options for asynchronous invocation, use PutFunctionEventInvokeConfig.
DELETE/2018-10-31/layers/{LayerName}/versions/{VersionNumber}Deletes a Lambda function URL. When you delete a function URL, you can't recover it. Creating a new function URL results in a different URL address.
DELETE/2019-09-30/functions/{FunctionName}/provisioned-concurrencyDeletes a version of an Lambda layer. Deleted versions can no longer be viewed or added to functions. To avoid breaking functions, a copy of the version remains in Lambda until no...
GET/2016-08-19/account-settings/Deletes the provisioned concurrency configuration for a function.
GET/2015-03-31/functions/{FunctionName}/aliases/{Name}Retrieves details about your account's limits and usage in an Amazon Web Services Region.
GET/2020-04-22/code-signing-configs/{CodeSigningConfigArn}Returns details about a Lambda function alias.
GET/2015-03-31/event-source-mappings/{UUID}Returns information about the specified code signing configuration.
GET/2015-03-31/functions/{FunctionName}Returns details about an event source mapping. You can get the identifier of a mapping from the output of ListEventSourceMappings.
GET/2020-06-30/functions/{FunctionName}/code-signing-configReturns information about the function or function version, with a link to download the deployment package that's valid for 10 minutes. If you specify a function version, only det...
GET/2019-09-30/functions/{FunctionName}/concurrencyReturns the code signing configuration for the specified function.
GET/2015-03-31/functions/{FunctionName}/configurationReturns details about the reserved concurrency configuration for a function. To set a concurrency limit for a function, use PutFunctionConcurrency.
GET/2019-09-25/functions/{FunctionName}/event-invoke-configReturns the version-specific settings of a Lambda function or version. The output includes only options that can vary between versions of a function. To modify these settings, use...
GET/2024-08-31/functions/{FunctionName}/recursion-configRetrieves the configuration for asynchronous invocation for a function, version, or alias. To configure options for asynchronous invocation, use PutFunctionEventInvokeConfig.
GET/2021-10-31/functions/{FunctionName}/urlReturns your function's recursive loop detection configuration.
GET/2018-10-31/layers/{LayerName}/versions/{VersionNumber}Returns details about a Lambda function URL.
GET/2018-10-31/layers?find=LayerVersionReturns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-lambda

Downloads and installs to ~/.claude/skills/amazonaws-com-lambda/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)