AWS Lambda functions integrated with API Gateway can be associated with __________, allowing for fine-grained access control.
- Environment variables
- IAM roles
- Security groups
- VPC endpoints
AWS Lambda functions integrated with API Gateway can be associated with IAM roles, allowing for fine-grained access control based on the permissions assigned to the IAM role.
Loading...
Related Quiz
- How does Lambda@Edge integrate with AWS CloudFront?
- Scenario: You're tasked with optimizing the cost of a serverless application running on AWS Lambda. How would you identify opportunities for resource reuse and implement them efficiently?
- What type of data do CloudWatch Metrics collect?
- In AWS Step Functions, what is a state machine?
- Scenario: You are tasked with optimizing the deployment process for a large-scale serverless application. How would you leverage features specific to AWS SAM and the Serverless Framework to achieve this goal?