Can I use packages with AWS Lambda?
a) No, AWS Lambda does not support the use of external packages.
b) Yes, AWS Lambda supports the use of custom and NPM packages.
c) AWS Lambda only supports built-in AWS packages.
d) Packages can be used but require additional fees.