Skip to content
Discussion options

You must be logged in to vote

Hi @avifenesh, thanks for pinging me. It's actually hard to get this parameter to work in Lambda because there's no way to know in which AZ a particular Lambda is running. The only way to force this is to deploy Lambda in only one AZ, but this is not recommended as you won't benefit from multi-AZ fault tolerance. You also can't query instance metadata in Lambda because this is not available in firecracker container.

Currently, customers using Lambda may not be able to take advantage of this functionality.

Pls let me know if I can help with anything else.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dreamorosi
Comment options

Answer selected by avifenesh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants