S3 events can trigger AWS Lambda functions in response to changes in __________.
- Amazon EC2 instances
- Amazon RDS databases
- Amazon S3 buckets
- Amazon SQS queues
S3 events can trigger AWS Lambda functions in response to changes in Amazon S3 buckets, such as object creation, deletion, or modification.
Loading...
Related Quiz
- What are the best practices for optimizing performance when using VPC integration with AWS Lambda?
- How can you export log data from CloudWatch Logs to other AWS services or external destinations?
- Environment variables in AWS Lambda can be used to store sensitive information such as __________.
- CloudWatch Logs allows you to define __________ to control how long log data is retained.
- The Serverless Framework provides a command-line interface (CLI) for __________ serverless applications.