A developer wants to insert a record into an Amazon DynamoDB table as soon as a new file is added to an Amazon S3 bucket. Which set of steps would be necessary to achieve this? A. Create an event with Amazon EventBridge that will monitor the S3 bucket and then insert the records into DynamoDB. B. Configure an S3 event to invoke an AWS Lambda function that inserts records into DynamoDB. C. Create an AWS Lambda function that will poll the S3 bucket and then insert the records into DynamoDB. D. Create a cron job that will run at a scheduled time and insert the records into DynamoDB.  Suggested Answer: B Community Answer: B This question is in DVA-C02 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer