APIs.io Engineering Platform AWS Lambda — 2018 10 31
APIs.io Engineering Platform AWS Lambda — 2018 10 31. 9 operations. Lead operation: 2018 10 31. Self-contained Naftiko capability covering one Engineering Platform business surface.
What You Can Do
Creates an Lambda layer from a ZIP archive. Each time you call PublishLayerVersion with the same layer name, a new version is created.
Adds 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 ca
MCP Tools
lists-href-https-docs-aws-amazon-com-lambda-latest
Lists Lambda layers and shows information about the latest version of each. Specify a read-only idempotent
returns-information-about-version-href-https
Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.
lists-versions-href-https-docs-aws-amazon-com-lambda
Lists the versions of an Lambda layer. Versions that have been deleted aren't listed. Specify a read-only idempotent
p-creates-href-https-docs-aws-amazon-com-lambda-latest
Creates an Lambda layer from a ZIP archive. Each time you call PublishLayerVersion with the same layer name, a new version is created.
deletes-version-href-https-docs-aws-amazon-com-lambda
Deletes 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 re
returns-information-about-version-href-https-2
Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.
p-adds-permissions-resource-based-policy
Adds 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 ca
returns-permission-policy-version-href-https
Returns the permission policy for a version of an Lambda layer. For more information, see AddLayerVersionPermission.
removes-statement-permissions-policy-version
Removes a statement from the permissions policy for a version of an Lambda layer. For more information, see AddLayerVersionPermission.