amazonaws.com

Lambda Overview Lambda is a compute service that lets you run code without provisioning or managing servers. Lambda runs your code on a high-availability compute infrastructure and performs all of the administration of the compute resources, including server a

🔑 oauth2 66 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Lists <a href="https://docs.aws.amazon.com/lambda/latest/dg/invocation-layers…
curl \
  -H "Authorization: $API_KEY" \
  http://lambda.us-east-1.amazonaws.com/2018-10-31/layers
<p>Returns a list of Lambda functions, with the version-specific configuratio…
curl \
  -H "Authorization: $API_KEY" \
  http://lambda.us-east-1.amazonaws.com/2015-03-31/functions/
Returns a function's <a href="https://docs.aws.amazon.com/lambda/latest/dg/ta…
curl \
  -H "Authorization: $API_KEY" \
  http://lambda.us-east-1.amazonaws.com/2017-03-31/tags/{ARN}
Endpoints (66 total)
GET
/2018-10-31/layers
Lists <a href="https://docs.aws.amazon.com/lambda/latest/dg/invocation-layers…
GET
/2015-03-31/functions/
<p>Returns a list of Lambda functions, with the version-specific configuratio…
GET
/2017-03-31/tags/{ARN}
Returns a function's <a href="https://docs.aws.amazon.com/lambda/latest/dg/ta…
GET
/2016-08-19/account-settings/
Retrieves details about your account's <a href="https://docs.aws.amazon.com/l…
GET
/2020-04-22/code-signing-configs/
Returns a list of <a href="https://docs.aws.amazon.com/lambda/latest/dg/confi…
GET
/2015-03-31/event-source-mappings/
Lists event source mappings. Specify an <code>EventSourceArn</code> to show o…
GET
/2015-03-31/functions/{FunctionName}
Returns information about the function or function version, with a link to do…
GET
/2018-10-31/layers/{LayerName}/versions
Lists the versions of an <a href="https://docs.aws.amazon.com/lambda/latest/d…
GET
/2021-10-31/functions/{FunctionName}/url
Returns details about a Lambda function URL.
GET
/2015-03-31/event-source-mappings/{UUID}
Returns details about an event source mapping. You can get the identifier of …
GET
/2018-10-31/layers#find=LayerVersion&Arn
Returns information about a version of an <a href="https://docs.aws.amazon.co…
GET
/2021-10-31/functions/{FunctionName}/urls
Returns a list of Lambda function URLs for the specified function.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints66
Authoauth2
Categories1
http://lambda.us-east-1.amazonaws.com