Skip to content

Releases: hideokamoto/lambda-function-search

Search by all region

28 Mar 06:39
Compare
Choose a tag to compare

We can list your all regions functions by the following command.

$ lfs -R nodejs6.10 -r all -p static
Search condition: Runtime === nodejs6.10
=== Matched Functions: 0 / 0 ===
Region : ap-northeast-1
=== Matched Functions: 0 / 0 ===
Region : ap-northeast-2
=== Matched Functions: 0 / 0 ===
Region : ap-south-1
=== Matched Functions: 0 / 0 ===
Region : ap-southeast-1
=== Matched Functions: 0 / 0 ===
Region : ap-southeast-2
=== Matched Functions: 0 / 0 ===
Region : us-west-1
=== Matched Functions: 0 / 0 ===
Region : us-west-2
=== Matched Functions: 0 / 0 ===
Region : ca-central-1
=== Matched Functions: 0 / 0 ===
Region : us-east-2
=== Matched Functions: 0 / 0 ===
Region : eu-west-3
=== Matched Functions: 0 / 0 ===
Region : eu-west-2
=== Matched Functions: 0 / 0 ===
Region : eu-north-1
=== Matched Functions: 0 / 0 ===
Region : eu-west-1
=== Matched Functions: 0 / 0 ===
Region : sa-east-1
=== Matched Functions: 0 / 0 ===
Region : eu-central-1
=== Matched Functions: 1 / 52 ===
Region : us-east-1
example-functions

Upgrade

$ npm i -g lambda-function-search@latest

or

$ npm i -g [email protected]