- Retrieve your Lambda account limits and usage in the AWS Region
- Invoke a Lambda function synchronously or asynchronously
- List the aliases for a Lambda function
- Retrieve details about a Lambda function alias
- Create an alias for a Lambda function version
- Update the configuration of a Lambda function alias
- Delete a Lambda function alias
- List the code signing configurations in the AWS account and region
- Retrieve a code signing configuration by ARN
- Create a code signing configuration that defines trusted publishers and a signing policy
- Update an existing code signing configuration
- Delete a code signing configuration
- List the functions that use the specified code signing configuration
- Retrieve the code signing configuration associated with a function
- Attach a code signing configuration to a function
- Remove the code signing configuration from a function
- List the asynchronous invocation configurations for a Lambda function
- Retrieve the asynchronous invocation configuration for a function, version, or alias
- Configure asynchronous invocation for a function, version, or alias (overwrites existing config)
- Update the asynchronous invocation configuration for a function, version, or alias
- Delete the asynchronous invocation configuration for a function, version, or alias
- List the event source mappings for a function or event source
- Retrieve details about a single event source mapping
- Create a mapping between an event source and a Lambda function
- Update the settings of an existing event source mapping
- Delete an event source mapping identified by its UUID
- List the provisioned concurrency configurations for a Lambda function
- Retrieve the provisioned concurrency configuration for a function's alias or version
- Add a provisioned concurrency configuration to a function's alias or version
- Delete the provisioned concurrency configuration for a function
- Retrieve the runtime management configuration for a function's version
- Set the runtime management configuration for a function's version
- Retrieve a function's recursive loop detection configuration
- Set a function's recursive loop detection configuration
- List the Lambda functions in the AWS account and region
- Retrieve information about a Lambda function or a specific version
- Retrieve the version-specific configuration settings of a Lambda function
- Create a Lambda function from a deployment package and execution role
- Update the code of a Lambda function from a package or container image
- Modify the version-specific configuration settings of a Lambda function
- Delete a Lambda function or a specific version
- Publish an immutable version from the current function code and configuration
- List the published versions of a Lambda function
- Retrieve the reserved concurrency configuration for a function
- Set the reserved concurrency limit for a function
- Remove the reserved concurrency limit from a function
- List the Lambda function URLs configured for a function
- Retrieve details about a Lambda function URL
- Create a Lambda function URL with the specified configuration
- Update the configuration for a Lambda function URL
- Delete a Lambda function URL
- List the Lambda layers in the AWS account and region
- List the versions of a Lambda layer
- Retrieve information about a specific version of a Lambda layer
- Retrieve information about a Lambda layer version by its ARN
- Retrieve the resource-based permission policy for a Lambda layer version
- Create a Lambda layer from a ZIP archive
- Delete a version of a Lambda layer
- Grant another account or organization permission to use a Lambda layer version
- Remove a statement from the permission policy of a Lambda layer version
- Retrieve the resource-based IAM policy for a Lambda function
- Grant a principal permission to use a Lambda function
- Revoke function-use permission by removing a policy statement
- List the tags on a Lambda function, event source mapping, or code signing configuration
- Add tags to a Lambda function, event source mapping, or code signing configuration
- Remove tags from a Lambda function, event source mapping, or code signing configuration
No matching actions