Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 333

    A developer is building an event-driven application by using AWS Lambda and Amazon EventBridge. The Lambda function needs to push events to an EventBridge event bus. The developer uses an SDK to run the PutEvents EventBridge action and specifies no credentials in the code. After deploying the Lambda function, the developer notices that the function is failing and there are AccessDeniedException errors in the logs.

    How should the developer resolve this issue?

    • Configure a VPC peering connection between the Lambda function and EventBridge.

    • Modify their AWS credentials to include permissions for the PutEvents EventBridge action.

    • Modify the Lambda function execution role to include permissions for the PutEvents EventBridge action.

    • Add a resource-based policy to the Lambda function to include permissions for the PutEvents EventBridge action.


    シャッフルモード