To ensure security and access control, AWS Lambda functions are associated with __________ that define their permissions.
- API keys
- IAM roles
- SSH keys
- SSL certificates
AWS Lambda functions are associated with IAM roles that define their permissions, ensuring security and access control based on defined policies.
Loading...
Related Quiz
- How does AWS Lambda ensure the reliability of SNS triggers?
- Dependency management tools such as __________ can be used to automate the installation of required libraries for AWS Lambda functions.
- What benefits does AWS X-Ray provide for debugging and performance optimization?
- What is the primary advantage of using a custom runtime in AWS Lambda?
- The maximum size for an uncompressed deployment package for Lambda is _________.