A company is building a serverless application that uses AWS Lambda functions. The company needs to create a set of test events to test Lambda functions in a development environment. The test events will be created once and then will be used by all the developers in an IAM developer group. The test events must be editable by any of the IAM users in the IAM developer group. Which solution will meet these requirements? A. Create and store the test events in Amazon S3 as JSON objects. Allow S3 bucket access to all IAM users. B. Create the test events. Configure the event sharing settings to make the test events shareable. C. Create and store the test events in Amazon DynamoDB. Allow access to DynamoDB by using IAM roles. D. Create the test events. Configure the event sharing settings to make the test events private.  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